Manage {system,user}.conf values #798
Annotations
10 errors
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
The logs for this run have expired and are no longer available.
Loading