Skip to content

Fix debian gpg validation and improve rundeck::install spec file #272

Fix debian gpg validation and improve rundeck::install spec file

Fix debian gpg validation and improve rundeck::install spec file #272

Triggered via pull request January 17, 2024 08:16
Status Failure
Total duration 5m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Puppet  /  Static validations
20s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

51 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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
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 => {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} Failure/Error: is_expected.to contain_apt__source('rundeck').with( location: 'https://packages.rundeck.com/pagerduty/rundeck/any', release: 'any', repos: 'main', key: { 'name' => 'rundeck.asc', 'source' => 'https://packages.rundeck.com/pagerduty/rundeck/gpgkey', } ) expected that the catalogue would contain Apt::Source[rundeck] with location set to "https://packages.rundeck.com/pagerduty/rundeck/any" but it is set to "https://packages.rundeck.com/pagerduty/rundeck/any/", and parameter key set to {"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} but it is set to {"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"} Diff: @@ -1,4 +1,4 @@ -https://packages.rundeck.com/pagerduty/rundeck/any +https://packages.rundeck.com/pagerduty/rundeck/any/ -{"name"=>"rundeck.asc", "source"=>"https://packages.rundeck.com/pagerduty/rundeck/gpgkey"} +{"id"=>"0DDD2FA79B15D736ECEA32B89B5206167C5C34C0", "server"=>"keyserver.ubuntu.com"}
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082027675.pp.jHbefD Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16460 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.00 seconds �[mNotice: Applied catalog in 0.64 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21980 Debug: Received report to process from almalinux8-64-puppet7.example.com Debug: Processing report from almalinux8-64-puppet7.example.com with processor Puppet::Reports::Store
Puppet / Puppet 7 - AlmaLinux 8: 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 - AlmaLinux 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082033524.pp.u0HxJd Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705479635' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.62 seconds
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082039975.pp.5v7BCM Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16420 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.00 seconds �[mNotice: Applied catalog in 0.63 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21900 Debug: Received report to process from almalinux8-64-puppet8.example.com Debug: Processing report from almalinux8-64-puppet8.example.com with processor Puppet::Reports::Store
Puppet / Puppet 8 - AlmaLinux 8: 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 - AlmaLinux 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082048178.pp.fw13jF Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for almalinux8-64-puppet8.example.com in environment production in 0.17 seconds Info: Using environment 'production' Info: Applying configuration version '1705479651' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.61 seconds
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082054913.pp.pUkYy6 Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16460 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.00 seconds �[mNotice: Applied catalog in 0.48 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21980 Debug: Received report to process from centos7-64-puppet7.example.com Debug: Processing report from centos7-64-puppet7.example.com with processor Puppet::Reports::Store
Puppet / Puppet 7 - CentOS 7: 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 - CentOS 7: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082100195.pp.NGpOT8 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705479661' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.48 seconds
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082053682.pp.vWq8zv Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16420 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.00 seconds �[mNotice: Applied catalog in 0.62 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21900 Debug: Received report to process from rocky8-64-puppet8.example.com Debug: Processing report from rocky8-64-puppet8.example.com with processor Puppet::Reports::Store
Puppet / Puppet 8 - Rocky 8: 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 - Rocky 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082101759.pp.8VnPhj Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet8.example.com in environment production in 0.16 seconds Info: Using environment 'production' Info: Applying configuration version '1705479664' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.61 seconds
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
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_082025979.pp.lSK0b0 Last 10 lines of output were: Debug: Finishing transaction 18460 Debug: Storing state 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.26 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 23180 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
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
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082108721.pp.DO3v3D Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16420 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.00 seconds �[mNotice: Applied catalog in 1.62 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21900 Debug: Received report to process from centos8-64-puppet8.example.com Debug: Processing report from centos8-64-puppet8.example.com with processor Puppet::Reports::Store
Puppet / Puppet 8 - CentOS 8: 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 - CentOS 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082118692.pp.C1A0zR Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet8.example.com in environment production in 0.15 seconds Info: Using environment 'production' Info: Applying configuration version '1705479681' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 1.63 seconds
Puppet / Puppet 8 - CentOS 8: 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 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082118078.pp.NPjWTq Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16460 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.00 seconds �[mNotice: Applied catalog in 0.62 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21980 Debug: Received report to process from rocky8-64-puppet7.example.com Debug: Processing report from rocky8-64-puppet7.example.com with processor Puppet::Reports::Store
Puppet / Puppet 7 - Rocky 8: 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 - Rocky 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082123717.pp.eGyLPc Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for rocky8-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705479685' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.61 seconds
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082117551.pp.77Xr7u Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16460 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.01 seconds �[mNotice: Applied catalog in 1.66 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21980 Debug: Received report to process from centos8-64-puppet7.example.com Debug: Processing report from centos8-64-puppet7.example.com with processor Puppet::Reports::Store
Puppet / Puppet 7 - CentOS 8: 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 - CentOS 8: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos8-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082125255.pp.1FSiX4 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos8-64-puppet7.example.com in environment production in 0.11 seconds Info: Using environment 'production' Info: Applying configuration version '1705479686' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 1.64 seconds
Puppet / Puppet 7 - CentOS 8: 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 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7: spec/acceptance/rundeck_spec.rb#L7
rundeck class default parameters applies successfully Failure/Error: apply_manifest(pp, catch_changes: true, debug: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 2 running: puppet apply --debug --detailed-exitcodes /tmp/apply_manifest_082119861.pp.5gfmex Last 10 lines of output were: Debug: Class[Rundeck]: The container Stage[main] will propagate my refresh event Debug: Finishing transaction 16420 Debug: Storing state Debug: Pruned old state cache entries in 0.00 seconds Debug: Stored state in 0.01 seconds �[mNotice: Applied catalog in 0.50 seconds Debug: Applying settings catalog for sections reporting, metrics Debug: Finishing transaction 21900 Debug: Received report to process from centos7-64-puppet8.example.com Debug: Processing report from centos7-64-puppet8.example.com with processor Puppet::Reports::Store
Puppet / Puppet 8 - CentOS 7: 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 - CentOS 7: spec/acceptance/rundeck_spec.rb#L35
rundeck class updrade to latest version applies successfully Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'centos7-64-puppet8.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082127735.pp.MGdGm0 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for centos7-64-puppet8.example.com in environment production in 0.16 seconds Info: Using environment 'production' Info: Applying configuration version '1705479690' �[mNotice: /Stage[main]/Rundeck::Service/Service[rundeckd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Rundeck::Service/Service[rundeckd]: Unscheduling refresh on Service[rundeckd] �[mNotice: Applied catalog in 0.50 seconds
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.