Manage {system,user}.conf values #798
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
251 errors and 5 warnings
Puppet / Distro Puppet - Archlinux rolling:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140527934.HJMjv7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Distro Puppet - Archlinux rolling:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140530044.Gr0j9p.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140532051.jOU3NY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535458.n15teG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/networkd_spec.rb#L51
systemd with manage_networkd true configure systemd stopped Service "systemd-networkd" is expected not to be running
Failure/Error: it { is_expected.not_to be_running }
expected Service "systemd-networkd" not to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/networkd_spec.rb#L52
systemd with manage_networkd true configure systemd stopped Service "systemd-networkd" is expected not to be enabled
Failure/Error: it { is_expected.not_to be_enabled }
expected Service "systemd-networkd" not to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140537624.gMIWrD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140539733.Cgijwh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140541926.YGKpvM.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/modules/systemd/manifests/init.pp, line: 371, column: 5) on node archlinuxrolling-64.example.com
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/resolved_spec.rb#L44
systemd with manage_resolved true configure systemd stopped Service "systemd-resolved" is expected not to be running
Failure/Error: it { is_expected.not_to be_running }
expected Service "systemd-resolved" not to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140514045.klqZDh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140516130.hiug78.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140519523.JLk77P.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535259.0MRLbH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140539420.QYvMKt.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140541563.6xDarZ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140532173.22mUkO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140534101.wf7sMe.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535913.o6FlCU.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140539015.RlXIx5.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140540934.uimDU9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140542796.azGKK9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/resolved_spec.rb#L23
systemd with manage_resolved true configure systemd resolved Service "systemd-resolved" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-resolved" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140519351.tPPdlw.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140521318.FpW7Za.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140524829.QXTbfg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140537788.Y0AS2C.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140542009.BFHuy0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543998.XBsZqx.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140516628.0nQDZ2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140518611.lor0TV.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140522216.uI17KO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140537853.8Ww5vm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140541856.FRxgeH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543867.2nejtD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140533511.j7a8te.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535571.ENU03l.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140537535.Xo8KEu.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140540732.dJLcNr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140542825.0zM9BP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140544843.zAosAh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian11-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/resolved_spec.rb#L23
systemd with manage_resolved true configure systemd resolved Service "systemd-resolved" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-resolved" to be running
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140533814.dZBo8t.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535887.HSNz2N.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140537826.FIx7C6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140541031.g6567d.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543130.K8JGv1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140545173.7EoDOR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/resolved_spec.rb#L27
systemd with manage_resolved true configure systemd resolved is expected to be installed
Failure/Error: it { expect(package('systemd-resolved')).to be_installed } if has_package
expected Package "systemd-resolved" to be installed
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140533571.XeIGVr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535709.jvJ9L6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140537760.x8EG3D.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140541041.NMWvWG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543203.A8p3cE.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140545312.XrzfGR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node debian12-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/resolved_spec.rb#L27
systemd with manage_resolved true configure systemd resolved is expected to be installed
Failure/Error: it { expect(package('systemd-resolved')).to be_installed } if has_package
expected Package "systemd-resolved" to be installed
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140522527.2kyAmq.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140524601.je6doG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140528375.xi60er.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140542483.fTHoeO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547101.emLtp7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549200.5kE5Rs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535747.Htw4FY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140538098.fUvbLm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140540341.t1gMJA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543846.8l54yR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140546209.M9uZkm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140548533.qEpIhe.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140550895.aZyPq3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140523138.OER4RF.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140525213.Vv92ly.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140529264.GnSHMi.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140542654.yJRRh7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547128.OT9Y1I.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549224.1of5yG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140536219.Oo8j2d.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140538584.Aysv73.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140540874.BDRMYF.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140544432.NDlAC0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140546786.sublYu.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549035.JMPfKX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140551315.Sjwu15.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140521946.HSXlHr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140524019.gV1StX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140528062.ryRRnz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543093.rLgsqk.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547152.2N8D8P.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549229.Upgab5.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140524951.L0aYHN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140527038.tiZH6x.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140530757.PTlQqR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547151.y3Twvz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140551164.qKPuz7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140553247.AnMrV9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140527947.QkTMTm.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140529862.dCt5mc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140533591.fxfcNT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549968.g4f1tw.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140553794.H8SYhO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140555725.8xrFrv.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140525764.2kkRO9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140527956.y3ca9F.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140532273.5PEVfe.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547244.p15mOc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140551887.5oroL2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140554107.ohpLaG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140524656.9Vms7J.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140526583.nHQF3i.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140529654.2OZUMe.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140554033.qXwzuN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140559103.BMAveG.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140601498.7eGIpI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547582.4BGHmR.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549793.6aLvoe.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547450.7EL5tV.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140551898.0v2K0W.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140549581.2DY6Fn.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140551572.qqYu5a.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140555267.DXM59s.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140557500.JRNzLs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140554825.zjiYx1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140556959.RXK6IO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140559694.5N1Ctr.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140601953.sjabBa.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140559053.x3mhYW.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/resolved_spec.rb#L31
systemd with manage_resolved true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140601195.p3vNYh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140530085.kHBtnC.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140532349.mPrOpK.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140535740.8b2plh.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140601370.05PUtx.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140606981.nZ28NI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140609332.zsQxpz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140541111.82gkoS.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140543307.sTv5Fq.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140547645.nVUKuA.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140606469.tMA8Q0.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140610869.UqBGrS.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140613120.lD2cF1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140551638.zP6CVo.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140553831.y17pTD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140559318.ZYhdob.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140630146.KEfbpY.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140638664.hkfPSK.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140640840.Kuh2CD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet8.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
systemd 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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140552728.KLVCt9.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
systemd 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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140554774.AG6Waz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/default_spec.rb:6
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L20
systemd with manage_networkd true configure systemd-networkd works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140559951.Z4IZDv.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L32
systemd with manage_networkd true configure systemd-networkd is expected to be installed
Failure/Error: it { expect(package('systemd-networkd')).to be_installed } if has_package
expected Package "systemd-networkd" to be installed
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L28
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "systemd-networkd" to be running
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L29
systemd with manage_networkd true configure systemd-networkd Service "systemd-networkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "systemd-networkd" to be enabled
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/networkd_spec.rb#L45
systemd with manage_networkd true configure systemd stopped works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140631656.WitZqg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/nspwan_spec.rb#L17
systemd with manage_nspawn true configure nspawn works idempotently with no errors
Failure/Error: apply_manifest(manifest, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140640172.bl1Tes.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet7.example.com
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/nspwan_spec.rb#L23
systemd with manage_nspawn true configure nspawn File "/usr/bin/machinectl" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/usr/bin/machinectl".file?` to be truthy, got false
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/resolved_spec.rb#L9
systemd with manage_resolved true configure systemd resolved works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_140642189.IZvjbD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /etc/puppetlabs/code/environments/production/modules/systemd/manifests/init.pp, line: 371, column: 5) on node oracle8-64-puppet7.example.com
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L20
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L12
systemd::daemon_reload supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L22
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d] with ensure => "directory", recurse => "true", purge => "true" and selinux_ignore_defaults => false
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d").with(
ensure: 'directory',
recurse: 'true',
purge: 'true',
selinux_ignore_defaults: false
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L15
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults is expected to contain Exec[systemd-irregardless-systemctl-daemon-reload] with command => ["systemctl", "daemon-reload"] and refreshonly => true
Failure/Error:
expect(subject).to contain_exec("systemd-#{title}-systemctl-daemon-reload").
with_command(%w[systemctl daemon-reload]).
with_refreshonly(true)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L11
systemd supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L31
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain Systemd::Daemon_reload[test.service]
Failure/Error: expect(subject).to create_systemd__daemon_reload(params[:unit])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L37
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults with a username specfied is expected to fail to compile and raise an error matching /user is not supported below/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{user is not supported below}) }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L12
systemd supported operating systems on debian-11-x86_64 is expected to contain Class[systemd]
Failure/Error: it { is_expected.to create_class('systemd') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/dropin_file_spec.rb#L35
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d/test.conf] that notifies Systemd::Daemon_reload[test.service]
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d/#{title}").with(
ensure: 'file',
content: %r{#{params[:content]}},
mode: '0444',
selinux_ignore_defaults: false
).
that_notifies("Systemd::Daemon_reload[#{params[:unit]}]")
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/daemon_reload_spec.rb#L56
systemd::daemon_reload supported operating systems on debian-11-x86_64 when disabled is expected not to contain Exec[systemd-irregardless-systemctl-daemon-reload]
Failure/Error: expect(subject).not_to contain_exec("systemd-#{title}-systemctl-daemon-reload")
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1934-374.t2vbzg3o1ejehok2dbizqfxqnc.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L12
systemd::daemon_reload supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L20
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L15
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults is expected to contain Exec[systemd-irregardless-systemctl-daemon-reload] with command => ["systemctl", "daemon-reload"] and refreshonly => true
Failure/Error:
expect(subject).to contain_exec("systemd-#{title}-systemctl-daemon-reload").
with_command(%w[systemctl daemon-reload]).
with_refreshonly(true)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L11
systemd supported operating systems on debian-11-x86_64 is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L22
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain File[/etc/systemd/system/test.service.d] with ensure => "directory", recurse => "true", purge => "true" and selinux_ignore_defaults => false
Failure/Error:
expect(subject).to create_file("/etc/systemd/system/#{params[:unit]}.d").with(
ensure: 'directory',
recurse: 'true',
purge: 'true',
selinux_ignore_defaults: false
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L37
systemd::daemon_reload supported operating systems on debian-11-x86_64 with defaults with a username specfied is expected to fail to compile and raise an error matching /user is not supported below/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{user is not supported below}) }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L12
systemd supported operating systems on debian-11-x86_64 is expected to contain Class[systemd]
Failure/Error: it { is_expected.to create_class('systemd') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/dropin_file_spec.rb#L31
systemd::dropin_file supported operating systems on debian-11-x86_64 is expected to contain Systemd::Daemon_reload[test.service]
Failure/Error: expect(subject).to create_systemd__daemon_reload(params[:unit])
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/daemon_reload_spec.rb#L56
systemd::daemon_reload supported operating systems on debian-11-x86_64 when disabled is expected not to contain Exec[systemd-irregardless-systemctl-daemon-reload]
Failure/Error: expect(subject).not_to contain_exec("systemd-#{title}-systemctl-daemon-reload")
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) (line: 2) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L13
systemd supported operating systems on debian-11-x86_64 is expected to contain Class[systemd::journald]
Failure/Error: it { is_expected.to contain_class('systemd::journald') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, Class[Systemd::Service_manager]:
parameter 'system_settings' entry 'DefaultCPUAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultBlockIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIOAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultIPAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultMemoryAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String
parameter 'system_settings' entry 'DefaultTasksAccounting' expects a value of type Boolean or Systemd::SettingEnsure = Struct[{'ensure' => Enum['absent', 'present']}], got String (file: /home/runner/work/puppet-systemd/puppet-systemd/spec/fixtures/modules/systemd/manifests/init.pp, line: 371, column: 5) on node fv-az1046-981.sncc4k5voanupjygstqehzthfh.dx.internal.cloudapp.net
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 37
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Fedora 38
|