Add EL9 support #282
ci.yml
on: pull_request
Puppet
/
Static validations
36s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
20 errors
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L18
borg with a backup server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165133614.pp.TkAXBB
Last 10 lines of output were:
Info: Computing checksum on file /etc/ssh/ssh_config
Info: /Stage[main]/Ssh::Client::Config/Concat[/etc/ssh/ssh_config]/File[/etc/ssh/ssh_config]: Filebucketed /etc/ssh/ssh_config to puppet with sum 6856a9a191223cf56d55ba932ab0d69308618273205be3f4f4646051792d7eee
�[mNotice: /Stage[main]/Ssh::Client::Config/Concat[/etc/ssh/ssh_config]/File[/etc/ssh/ssh_config]/content: content changed '{sha256}6856a9a191223cf56d55ba932ab0d69308618273205be3f4f4646051792d7eee' to '{sha256}38b52b36def9a49ccf0d5c6f7c030f18f84958fb54d7076071bffe96a1d45000'
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/Systemd::Daemon_reload[borg-backup.service]/Exec[systemd-borg-backup.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/File[/etc/systemd/system/borg-backup.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Systemd::Daemon_reload[borg-backup.timer]/Exec[systemd-borg-backup.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Service[borg-backup.timer]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 50.65 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L24
borg with a backup server Service "borg-backup.timer" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "borg-backup.timer" to be enabled
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L25
borg with a backup server Service "borg-backup.timer" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "borg-backup.timer" to be running
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L29
borg with a backup server Command "PATH="/usr/bin/vendor_perl:${PATH}" borg-restore.pl --version" stdout is expected to match /^Version: 3.4.5$/
Failure/Error: its(:stdout) { is_expected.to match(%r{^Version: 3.4.5$}) }
expected "" to match /^Version: 3.4.5$/
Diff:
@@ -1 +1 @@
-/^Version: 3.4.5$/
+""
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L42
borg with a backup server and default repositry setup works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165229464.pp.ONCWR2
Last 10 lines of output were:
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_file[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_fragment[root]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/File[/etc/systemd/system/borg-backup.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/Systemd::Daemon_reload[borg-backup.service]/Exec[systemd-borg-backup.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/File[/etc/systemd/system/borg-backup.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Systemd::Daemon_reload[borg-backup.timer]/Exec[systemd-borg-backup.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Service[borg-backup.timer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.06 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L48
borg with a backup server and default repositry setup Service "borg-backup.timer" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "borg-backup.timer" to be enabled
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L49
borg with a backup server and default repositry setup Service "borg-backup.timer" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "borg-backup.timer" to be running
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L66
borg with a backup server and App:BorgRestore works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165235171.pp.qsIjs5
Last 10 lines of output were:
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_file[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_fragment[root]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/File[/etc/systemd/system/borg-backup.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/Systemd::Daemon_reload[borg-backup.service]/Exec[systemd-borg-backup.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/File[/etc/systemd/system/borg-backup.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Systemd::Daemon_reload[borg-backup.timer]/Exec[systemd-borg-backup.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Service[borg-backup.timer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.08 seconds
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L72
borg with a backup server and App:BorgRestore Service "borg-backup.timer" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "borg-backup.timer" to be enabled
|
Puppet / 8 - CentOS 9:
spec/acceptance/init_spec.rb#L73
borg with a backup server and App:BorgRestore Service "borg-backup.timer" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "borg-backup.timer" to be running
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L18
borg with a backup server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165109773.pp.YtViIi
Last 10 lines of output were:
Info: Computing checksum on file /etc/ssh/ssh_config
Info: /Stage[main]/Ssh::Client::Config/Concat[/etc/ssh/ssh_config]/File[/etc/ssh/ssh_config]: Filebucketed /etc/ssh/ssh_config to puppet with sum 6856a9a191223cf56d55ba932ab0d69308618273205be3f4f4646051792d7eee
�[mNotice: /Stage[main]/Ssh::Client::Config/Concat[/etc/ssh/ssh_config]/File[/etc/ssh/ssh_config]/content: content changed '{sha256}6856a9a191223cf56d55ba932ab0d69308618273205be3f4f4646051792d7eee' to '{sha256}38b52b36def9a49ccf0d5c6f7c030f18f84958fb54d7076071bffe96a1d45000'
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/Systemd::Daemon_reload[borg-backup.service]/Exec[systemd-borg-backup.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/File[/etc/systemd/system/borg-backup.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Systemd::Daemon_reload[borg-backup.timer]/Exec[systemd-borg-backup.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Service[borg-backup.timer]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 33.58 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L24
borg with a backup server Service "borg-backup.timer" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "borg-backup.timer" to be enabled
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L25
borg with a backup server Service "borg-backup.timer" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "borg-backup.timer" to be running
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L29
borg with a backup server Command "PATH="/usr/bin/vendor_perl:${PATH}" borg-restore.pl --version" stdout is expected to match /^Version: 3.4.5$/
Failure/Error: its(:stdout) { is_expected.to match(%r{^Version: 3.4.5$}) }
expected "" to match /^Version: 3.4.5$/
Diff:
@@ -1 +1 @@
-/^Version: 3.4.5$/
+""
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L42
borg with a backup server and default repositry setup works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165146074.pp.WkWp4R
Last 10 lines of output were:
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_file[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_fragment[root]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/File[/etc/systemd/system/borg-backup.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/Systemd::Daemon_reload[borg-backup.service]/Exec[systemd-borg-backup.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/File[/etc/systemd/system/borg-backup.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Systemd::Daemon_reload[borg-backup.timer]/Exec[systemd-borg-backup.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Service[borg-backup.timer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.74 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L48
borg with a backup server and default repositry setup Service "borg-backup.timer" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "borg-backup.timer" to be enabled
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L49
borg with a backup server and default repositry setup Service "borg-backup.timer" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "borg-backup.timer" to be running
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L66
borg with a backup server and App:BorgRestore works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_165149107.pp.7Sg61L
Last 10 lines of output were:
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_file[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/File[/root/.ssh/config]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Config/Ssh::Client::Config::User[root]/Concat_fragment[root]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/File[/etc/systemd/system/borg-backup.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.service]/Systemd::Daemon_reload[borg-backup.service]/Exec[systemd-borg-backup.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/File[/etc/systemd/system/borg-backup.timer]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Systemd::Daemon_reload[borg-backup.timer]/Exec[systemd-borg-backup.timer-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Borg::Service/Systemd::Unit_file[borg-backup.timer]/Service[borg-backup.timer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.76 seconds
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L72
borg with a backup server and App:BorgRestore Service "borg-backup.timer" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "borg-backup.timer" to be enabled
|
Puppet / 7 - CentOS 9:
spec/acceptance/init_spec.rb#L73
borg with a backup server and App:BorgRestore Service "borg-backup.timer" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "borg-backup.timer" to be running
|