Module quality update #193
Annotations
9 errors
Run tests:
spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true, debug: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_092922353.pp.B8yRCS
Last 10 lines of output were:
"gpgcheck" => 1,
"gpgkey" => "https://packagecloud.io/pagerduty/rundeck/gpgkey",
"repo_gpgcheck" => 1
}
}
}
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Rundeck]:
parameter 'auth_config' expects a Rundeck::Auth_config = Struct[{Optional['file'] => Hash[String, Data], Optional['ldap'] => Hash[String, Data], Optional['pam'] => Hash[String, Data]}] value, got Tuple
parameter 'key_storage_config' expects a Rundeck::Key_storage_config = Struct[{'type' => String, 'path' => String, Optional['config'] => Hash}] value, got Tuple (file: /tmp/apply_manifest_092922353.pp.B8yRCS, line: 4, column: 7) on node centos8-64-puppet7.example.com
Debug: Found in cache :production (ttl = 0 sec)
|
Run tests:
spec/acceptance/rundeck_spec.rb#L25
rundeck class default parameters Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Run tests:
spec/acceptance/rundeck_spec.rb#L29
rundeck class default parameters Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Run tests:
spec/acceptance/rundeck_spec.rb#L30
rundeck class default parameters Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Run tests:
spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_092925024.pp.YCICWS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Rundeck]:
parameter 'auth_config' expects a Rundeck::Auth_config = Struct[{Optional['file'] => Hash[String, Data], Optional['ldap'] => Hash[String, Data], Optional['pam'] => Hash[String, Data]}] value, got Tuple
parameter 'key_storage_config' expects a Rundeck::Key_storage_config = Struct[{'type' => String, 'path' => String, Optional['config'] => Hash}] value, got Tuple (file: /tmp/apply_manifest_092925024.pp.YCICWS, line: 1, column: 7) on node centos8-64-puppet7.example.com
|
Run tests:
spec/acceptance/rundeck_spec.rb#L48
rundeck class updrade to latest version Package "rundeck" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "rundeck" to be installed
|
Run tests:
spec/acceptance/rundeck_spec.rb#L52
rundeck class updrade to latest version Service "rundeckd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "rundeckd" to be enabled
|
Run tests:
spec/acceptance/rundeck_spec.rb#L53
rundeck class updrade to latest version Service "rundeckd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rundeckd" to be running
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading