Skip to content

add support for journal upload and remote server #735

add support for journal upload and remote server

add support for journal upload and remote server #735

Triggered via pull request August 13, 2024 11:53
Status Failure
Total duration 4m 28s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
18s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
12s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 5 warnings
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L603
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L604
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain Service[systemd-journal-upload] Failure/Error: it { is_expected.to contain_service('systemd-journal-upload') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain Ini_setting[URL] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and value => "https://central.server:19532" Failure/Error: expect(subject).to contain_ini_setting('URL').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', value: 'https://central.server:19532' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L617
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain Ini_setting[TrustedCerticateFile] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCerticateFile').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L603
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L604
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain Service[systemd-journal-upload] Failure/Error: it { is_expected.to contain_service('systemd-journal-upload') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain Ini_setting[URL] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and value => "https://central.server:19532" Failure/Error: expect(subject).to contain_ini_setting('URL').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', value: 'https://central.server:19532' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L617
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain Ini_setting[TrustedCerticateFile] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCerticateFile').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az735-393.3fam5btdjptetor2mdbeum0p5b.dx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L603
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L604
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain Service[systemd-journal-upload] Failure/Error: it { is_expected.to contain_service('systemd-journal-upload') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain Ini_setting[URL] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and value => "https://central.server:19532" Failure/Error: expect(subject).to contain_ini_setting('URL').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', value: 'https://central.server:19532' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L617
systemd supported operating systems on debian-11-x86_64 when journal-upload is enabled is expected to contain Ini_setting[TrustedCerticateFile] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCerticateFile').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L603
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to compile into a catalogue without dependency cycles Failure/Error: it { is_expected.to compile.with_all_deps } error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L604
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain Service[systemd-journal-upload] Failure/Error: it { is_expected.to contain_service('systemd-journal-upload') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L606
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain exactly 4 Ini_setting resources Failure/Error: it { is_expected.to have_ini_setting_resource_count(4) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L608
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain Ini_setting[URL] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and value => "https://central.server:19532" Failure/Error: expect(subject).to contain_ini_setting('URL').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', value: 'https://central.server:19532' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L617
systemd supported operating systems on debian-12-x86_64 when journal-upload is enabled is expected to contain Ini_setting[TrustedCerticateFile] with path => "/etc/systemd/journal-upload.conf", section => "Upload", notify => "Service[systemd-journal-upload]" and ensure => "absent" Failure/Error: expect(subject).to contain_ini_setting('TrustedCerticateFile').with( path: '/etc/systemd/journal-upload.conf', section: 'Upload', notify: 'Service[systemd-journal-upload]', ensure: 'absent' ) Puppet::PreformattedError: Evaluation Error: Error while evaluating a Resource Statement, Class[Systemd]: has no parameter named 'journald_upload_settings' (line: 2, column: 1) on node fv-az802-39.15taxv3x2l5urdl5ou4x200swd.phxx.internal.cloudapp.net
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Fedora 37
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system Fedora 38