Skip to content

Disable FIPS on EL8+ #1262

Disable FIPS on EL8+

Disable FIPS on EL8+ #1262

Re-run triggered March 19, 2024 17:47
Status Failure
Total duration 4m 54s
Artifacts

ci.yml

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

Annotations

22 errors and 20 warnings
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade install 7.6.0 behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175011382.pp.CZsHKP Last 10 lines of output were: Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies Info: Class[Puppet]: Unscheduling all events on Class[Puppet] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 23.67 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade install 7.6.0 behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175037551.pp.nC2w5U Last 10 lines of output were: �[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.85 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/puppetserver_upgrade_spec.rb#L54
Scenario: minor version upgrade install 7.6.0 Service "puppetserver" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "puppetserver" to be enabled
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/puppetserver_upgrade_spec.rb#L55
Scenario: minor version upgrade install 7.6.0 Service "puppetserver" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "puppetserver" to be running
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/puppetserver_upgrade_spec.rb#L59
Scenario: minor version upgrade install 7.6.0 Port "8140" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8140" to be listening
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade upgrade to 7.13.0 behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175049901.pp.0DYOFw Last 10 lines of output were: �[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 9.64 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:64
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade upgrade to 7.13.0 behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175102977.pp.sQdA91 Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5 (file: /etc/puppetlabs/puppet/hiera.yaml) �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.65 seconds Info: Using environment 'production' Info: Applying configuration version '1710870665' �[mNotice: /Stage[main]/Puppet::Server::Service/Service[puppetserver]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Puppet::Server::Service/Service[puppetserver]: Unscheduling refresh on Service[puppetserver] �[mNotice: Applied catalog in 13.01 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:64
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade install 7.6.0 behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175020886.pp.fDttMT Last 10 lines of output were: Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies Info: Class[Puppet]: Unscheduling all events on Class[Puppet] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 29.22 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade install 7.6.0 behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175052362.pp.56BiYD Last 10 lines of output were: Mar 19 17:50:51 debian11-64-puppet7.example.com puppetserver[4887]: SyntaxError: /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/facter/util/api_debugger.rb:37: syntax error, unexpected '{ arg' Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.16 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
Puppet / Puppet 7 - Debian 11: spec/acceptance/puppetserver_upgrade_spec.rb#L54
Scenario: minor version upgrade install 7.6.0 Service "puppetserver" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "puppetserver" to be enabled
Puppet / Puppet 7 - Debian 11: spec/acceptance/puppetserver_upgrade_spec.rb#L55
Scenario: minor version upgrade install 7.6.0 Service "puppetserver" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "puppetserver" to be running
Puppet / Puppet 7 - Debian 11: spec/acceptance/puppetserver_upgrade_spec.rb#L59
Scenario: minor version upgrade install 7.6.0 Port "8140" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8140" to be listening
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade upgrade to 7.13.0 behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175103864.pp.GV3XI9 Last 10 lines of output were: �[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 8.89 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:64
Puppet / Puppet 7 - Debian 11: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade upgrade to 7.13.0 behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175116065.pp.vznwiT Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: /etc/puppetlabs/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5 (file: /etc/puppetlabs/puppet/hiera.yaml) �[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.69 seconds Info: Using environment 'production' Info: Applying configuration version '1710870678' �[mNotice: /Stage[main]/Puppet::Server::Service/Service[puppetserver]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Puppet::Server::Service/Service[puppetserver]: Unscheduling refresh on Service[puppetserver] �[mNotice: Applied catalog in 11.86 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:64
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: minor version upgrade install 7.6.0 behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175013007.pp.8PJgJL Last 10 lines of output were: Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies Info: Class[Puppet]: Unscheduling all events on Class[Puppet] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 24.30 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
Puppet / Puppet 7 - CentOS 7: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: minor version upgrade install 7.6.0 behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_175039687.pp.wXtKSe Last 10 lines of output were: �[mNotice: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Dependency Service[puppetserver] has failures: true Warning: /Stage[main]/Puppet::Agent::Service::Daemon/Service[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Cron/Cron[puppet]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/File[/etc/systemd/system/puppet-run.service]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.service]/Systemd::Daemon_reload[puppet-run.service]/Exec[systemd-puppet-run.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Service[puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/File[/etc/systemd/system/puppet-run.timer]: Skipping because of failed dependencies Warning: /Stage[main]/Puppet::Agent::Service::Systemd/Systemd::Timer[puppet-run.timer]/Systemd::Unit_file[puppet-run.timer]/Systemd::Daemon_reload[puppet-run.timer]/Exec[systemd-puppet-run.timer-systemctl-daemon-reload]: Skipping because of failed dependencies �[mNotice: Applied catalog in 8.33 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/puppetserver_upgrade_spec.rb:38
Puppet / Puppet 7 - CentOS 7: spec/acceptance/puppetserver_upgrade_spec.rb#L54
Scenario: minor version upgrade install 7.6.0 Service "puppetserver" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "puppetserver" to be enabled
Puppet / Puppet 7 - CentOS 7: spec/acceptance/puppetserver_upgrade_spec.rb#L55
Scenario: minor version upgrade install 7.6.0 Service "puppetserver" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "puppetserver" to be running
Puppet / Puppet 7 - CentOS 7: spec/acceptance/puppetserver_upgrade_spec.rb#L59
Scenario: minor version upgrade install 7.6.0 Port "8140" is expected to be listening Failure/Error: it { is_expected.to be_listening } expected Port "8140" to be listening
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on almalinux-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on centos-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on centos-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on centos-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on debian-11-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on debian-12-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on fedora-36-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-11-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_spec.rb#L487
puppet on oraclelinux-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on scientific-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on centos-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on ubuntu-20.04-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-11-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on debian-12-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on redhat-8-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on debian-11-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on rocky-9-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on centos-7-x86_64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_spec.rb#L487
puppet on freebsd-12-amd64 with server_ca_crl_sync => true with server_ca => false and running "puppet apply" should not sync the crl Failure/Error: should_not contain_file('/etc/custom/puppetlabs/puppet/ssl/crl.pem') expected that the catalogue would not contain File[/etc/custom/puppetlabs/puppet/ssl/crl.pem]