Skip to content

Disable FIPS on EL8+ #1261

Disable FIPS on EL8+

Disable FIPS on EL8+ #1261

Re-run triggered March 19, 2024 16:57
Status Failure
Total duration 8m 58s
Artifacts

ci.yml

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

Annotations

42 errors and 20 warnings
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_170029811.pp.aWsoY7 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.24 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_170055297.pp.sJePT6 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.07 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_170106789.pp.QExg4R 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 Info: Stage[main]: Unscheduling all events on Stage[main] 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 10.03 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_170120098.pp.cmBdwv 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.71 seconds Info: Using environment 'production' Info: Applying configuration version '1710867682' �[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 12.03 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 - 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_170026111.pp.hohRzY 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 27.82 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_170056427.pp.pW08ug 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.94 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_170108851.pp.6Ngmdt 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 Info: Stage[main]: Unscheduling all events on Stage[main] 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 9.91 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_170121867.pp.GS3S9e 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.58 seconds Info: Using environment 'production' Info: Applying configuration version '1710867684' �[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 12.70 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 - 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_170019029.pp.87OLX7 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 25.80 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_170047126.pp.ZTbbRf 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.32 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_puppetserver_spec.rb#L400
puppet on almalinux-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on almalinux-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on centos-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on centos-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on fedora-36-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on fedora-36-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on oraclelinux-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on oraclelinux-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on redhat-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 8 (Ruby 3.2): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on redhat-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on centos-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on centos-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on rocky-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on rocky-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on fedora-36-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on fedora-36-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on almalinux-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on almalinux-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L400
puppet on redhat-9-x86_64 with extra_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"\'', 'set JAVA_BIN /usr/bin/java' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo\"'", "set JAVA_BIN /usr/bin/java"] Diff: @@ -1 +1 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G -XX:foo=bar -XX:bar=foo"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false -XX:foo=bar -XX:bar=foo"'
Puppet / 7 (Ruby 2.7): spec/classes/puppet_server_puppetserver_spec.rb#L428
puppet on redhat-9-x86_64 with cli_args parameter is expected to contain Augeas[puppet::server::puppetserver::jvm] with changes => ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"], context => "/files/etc/default/puppetserver", incl => "/etc/default/puppetserver" and lens => "Shellvars.lns" Failure/Error: should contain_augeas('puppet::server::puppetserver::jvm') .with_changes([ 'set JAVA_ARGS \'"-Xms2G -Xmx2G"\'', 'set JAVA_BIN /usr/bin/java', 'set JAVA_ARGS_CLI \'"-Djava.io.tmpdir=/var/puppettmp"\'' ]) .with_context('/files/etc/default/puppetserver') .with_incl('/etc/default/puppetserver') .with_lens('Shellvars.lns') expected that the catalogue would contain Augeas[puppet::server::puppetserver::jvm] with changes set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] but it is set to ["set JAVA_ARGS '\"-Xms2G -Xmx2G -Dcom.redhat.fips=false\"'", "set JAVA_BIN /usr/bin/java", "set JAVA_ARGS_CLI '\"-Djava.io.tmpdir=/var/puppettmp\"'"] Diff: @@ -1,4 +1,4 @@ -set JAVA_ARGS '"-Xms2G -Xmx2G"' +set JAVA_ARGS '"-Xms2G -Xmx2G -Dcom.redhat.fips=false"' set JAVA_BIN /usr/bin/java
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]