Fix debian gpg validation and improve rundeck::install spec file #282
Triggered via pull request
January 23, 2024 17:07
Status
Cancelled
Total duration
2m 40s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
132 errors
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on debian-10-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on debian-11-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-18.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-20.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-22.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on debian-11-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-18.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on debian-10-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-22.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7):
spec/classes/install_spec.rb#L29
rundeck on ubuntu-20.04-x86_64 without any parameters test rundeck::install is expected to contain Apt::Source[rundeck] with location => "https://packages.rundeck.com/pagerduty/rundeck/any", release => "any", repos => "main" and key => {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Failure/Error:
is_expected.to contain_apt__source('rundeck').with(
location: 'https://packages.rundeck.com/pagerduty/rundeck/any',
release: 'any',
repos: 'main',
key: {
'id' => '0DDD2FA79B15D736ECEA32B89B5206167C5C34C0',
'server' => 'keyserver.ubuntu.com',
}
)
expected that the catalogue would contain Apt::Source[rundeck] with key set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} but it is set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"}
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170946721.pp.pXOBYI
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 12.18 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23480
Debug: Received report to process from ubuntu2204-64-puppet7.example.com
Debug: Processing report from ubuntu2204-64-puppet7.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171004714.pp.1cEeJ5
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.00 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04:
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
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 7 - Debian 10
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170950067.pp.X5ah6W
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 11.99 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
Debug: Received report to process from debian10-64-puppet7.example.com
Debug: Processing report from debian10-64-puppet7.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171006573.pp.vtGrba
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.56 seconds
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10:
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
|
Puppet / Puppet 7 - Debian 10
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170951260.pp.JmvVKS
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 11.65 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
Debug: Received report to process from debian11-64-puppet7.example.com
Debug: Processing report from debian11-64-puppet7.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171007362.pp.2ivlbG
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.40 seconds
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11:
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
|
Puppet / Puppet 7 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170951527.pp.PyQNoh
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 8.88 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23380
Debug: Received report to process from ubuntu2204-64-puppet8.example.com
Debug: Processing report from ubuntu2204-64-puppet8.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171006867.pp.URySUw
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.94 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04:
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
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 8 - Debian 10
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170952090.pp.ZMsz7b
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 11.53 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
Debug: Received report to process from debian10-64-puppet8.example.com
Debug: Processing report from debian10-64-puppet8.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171009782.pp.E9B0eF
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.40 seconds
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10:
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
|
Puppet / Puppet 8 - Debian 10
The operation was canceled.
|
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170954577.pp.eDX3xZ
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 11.50 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
Debug: Received report to process from debian11-64-puppet8.example.com
Debug: Processing report from debian11-64-puppet8.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_171011815.pp.kgJUws
Last 10 lines of output were:
Warning: /Stage[main]/Rundeck::Config/File[/etc/default/rundeckd]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/realm.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Jaas_auth/File[/etc/rundeck/jaas-loginmodule.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config::Framework/File[/etc/rundeck/framework.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/project.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/File[/etc/rundeck/rundeck-config.properties]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[admin]/File[/etc/rundeck/admin.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Config/Rundeck::Config::Aclpolicyfile[apitoken]/File[/etc/rundeck/apitoken.aclpolicy]: Skipping because of failed dependencies
Warning: /Stage[main]/Rundeck::Service/Service[rundeckd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.44 seconds
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11:
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
|
Puppet / Puppet 8 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - CentOS 8
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - OracleLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170956866.pp.ovWTl1
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 14.47 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
Debug: Received report to process from ubuntu2004-64-puppet7.example.com
Debug: Processing report from ubuntu2004-64-puppet7.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04:
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
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Rocky 8
The operation was canceled.
|
Puppet / Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Rocky 9
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 7
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - CentOS 7
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - CentOS 8
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - OracleLinux 9
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 18.04
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170956058.pp.9ICPes
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 13.60 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
Debug: Received report to process from ubuntu1804-64-puppet8.example.com
Debug: Processing report from ubuntu1804-64-puppet8.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04:
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
|
Puppet / Puppet 8 - Ubuntu 18.04
The operation was canceled.
|
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 18.04
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Ubuntu 18.04:
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 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170956910.pp.JxLzlo
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 13.18 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23500
Debug: Received report to process from ubuntu1804-64-puppet7.example.com
Debug: Processing report from ubuntu1804-64-puppet7.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04:
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
|
Puppet / Puppet 7 - Ubuntu 18.04
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 7
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - CentOS 7
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04:
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 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_170958314.pp.sfBbSy
Last 10 lines of output were:
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
Debug: Pruned old state cache entries in 0.00 seconds
Debug: Stored state in 0.00 seconds
�[mNotice: Applied catalog in 16.34 seconds
Debug: Applying settings catalog for sections reporting, metrics
Debug: Finishing transaction 23400
Debug: Received report to process from ubuntu2004-64-puppet8.example.com
Debug: Processing report from ubuntu2004-64-puppet8.example.com with processor Puppet::Reports::Store
Debug: Closing connection for https://packages.rundeck.com:443
Debug: Closing connection for https://d3fo0g5hm7lbuv.cloudfront.net:443
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04:
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
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Rocky 9
The operation was canceled.
|
Puppet / Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - CentOS 9
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 7 - Rocky 8
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 7 - Rocky 8
The operation was canceled.
|
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '528/merge' exists
|
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
|