Fact ipmitool fru #78
Annotations
4 errors
Run tests:
spec/acceptance/ipmi_spec.rb#L24
ipmi class running puppet code applies the manifest
Failure/Error: apply_manifest(pp, catch_failures: false)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose /tmp/apply_manifest_203029233.pp.cZrUtD
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Error: Facter: Error while resolving custom fact fact='ipmitool_mc_info', resolution='<anonymous>': undefined method `[]' for nil:NilClass
Error: Evaluation Error: Error while evaluating a Function Call, Class[Ipmi]: parameter 'service_ensure' expects a match for Stdlib::Ensure::Service = Enum['running', 'stopped'], got '' (file: /tmp/apply_manifest_203029233.pp.cZrUtD, line: 1, column: 7) on node almalinux8-64-puppet7.example.com
|
Run tests:
spec/acceptance/ipmi_spec.rb#L31
ipmi class running puppet code Package "OpenIPMI" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "OpenIPMI" to be installed
|
Run tests:
spec/acceptance/ipmi_spec.rb#L31
ipmi class running puppet code Package "ipmitool" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "ipmitool" to be installed
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading