Skip to content

add key_value provider #177

add key_value provider

add key_value provider #177

Triggered via pull request January 9, 2025 14:37
Status Failure
Total duration 5m 37s
Artifacts

ci.yml

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

Annotations

111 errors
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 10: spec/acceptance/fact_spec.rb#L35
nomad class facts sets up nomad Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143948435.RKEjOF.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Dependency Package[nomad] has failures: true Warning: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/usr/local/bin/config_validate.rb]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[nomad config.json]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.59 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/fact_spec.rb#L39
nomad class facts outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...ge: defined 'message' as 'nomad_version: '\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433599' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: +�[mNotice: /Stage[main]/Main/Notify[nomad_version: ]/message: defined 'message' as 'nomad_version: ' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/package_spec.rb#L8
nomad class default parameters works with no errors based on the example 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_143959128.Q3FT6K.pp Last 10 lines of output were: E: Unable to locate package nomad �[mNotice: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Dependency Package[nomad] has failures: true Warning: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/usr/local/bin/config_validate.rb]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[nomad config.json]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.92 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/package_spec.rb#L31
nomad class default parameters File "/var/lib/nomad" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/var/lib/nomad".directory?` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/package_spec.rb#L35
nomad class default parameters Service "nomad" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "nomad" to be enabled
Puppet / Puppet 7 - Debian 10: spec/acceptance/package_spec.rb#L36
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Debian 10: spec/acceptance/server_recover_spec.rb#L40
nomad class server_recovery sets up nomad 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_144009199.FCPlyp.pp Last 10 lines of output were: E: Unable to locate package nomad �[mNotice: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Dependency Package[nomad] has failures: true Warning: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/usr/local/bin/config_validate.rb]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[nomad config.json]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.91 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/server_recover_spec.rb#L52
nomad class server_recovery outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...ge: defined 'message' as 'nomad_version: '\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433618' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: +�[mNotice: /Stage[main]/Main/Notify[nomad_version: ]/message: defined 'message' as 'nomad_version: ' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 7 - Debian 10: spec/acceptance/server_recover_spec.rb#L45
nomad class server_recovery File "/tmp/peers.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/peers.json".file?` to be truthy, got false
Puppet / Puppet 7 - Debian 10: spec/acceptance/server_recover_spec.rb#L46
nomad class server_recovery File "/tmp/peers.json" is expected to contain "a1b2c3d4-1234-5678-9012-3456789abcde" Failure/Error: it { is_expected.to contain 'a1b2c3d4-1234-5678-9012-3456789abcde' } expected File "/tmp/peers.json" to contain "a1b2c3d4-1234-5678-9012-3456789abcde"
Puppet / Puppet 8 - Debian 10: spec/acceptance/fact_spec.rb#L35
nomad class facts sets up nomad Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143947713.g2lCuJ.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Dependency Package[nomad] has failures: true Warning: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/usr/local/bin/config_validate.rb]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[nomad config.json]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 3.97 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/fact_spec.rb#L39
nomad class facts outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...ge: defined 'message' as 'nomad_version: '\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433599' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: +�[mNotice: /Stage[main]/Main/Notify[nomad_version: ]/message: defined 'message' as 'nomad_version: ' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/package_spec.rb#L8
nomad class default parameters works with no errors based on the example 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_144000093.kI3Joz.pp Last 10 lines of output were: E: Unable to locate package nomad �[mNotice: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Dependency Package[nomad] has failures: true Warning: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/usr/local/bin/config_validate.rb]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[nomad config.json]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.15 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/package_spec.rb#L31
nomad class default parameters File "/var/lib/nomad" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/var/lib/nomad".directory?` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/package_spec.rb#L35
nomad class default parameters Service "nomad" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "nomad" to be enabled
Puppet / Puppet 8 - Debian 10: spec/acceptance/package_spec.rb#L36
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Debian 10: spec/acceptance/server_recover_spec.rb#L40
nomad class server_recovery sets up nomad 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_144011636.iIRCBK.pp Last 10 lines of output were: E: Unable to locate package nomad �[mNotice: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Dependency Package[nomad] has failures: true Warning: /Stage[main]/Nomad::Install/File[/var/lib/nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/usr/local/bin/config_validate.rb]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[nomad config.json]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 2.13 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/server_recover_spec.rb#L52
nomad class server_recovery outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...ge: defined 'message' as 'nomad_version: '\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for debian10-64-puppet8.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433621' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: +�[mNotice: /Stage[main]/Main/Notify[nomad_version: ]/message: defined 'message' as 'nomad_version: ' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 8 - Debian 10: spec/acceptance/server_recover_spec.rb#L45
nomad class server_recovery File "/tmp/peers.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/peers.json".file?` to be truthy, got false
Puppet / Puppet 8 - Debian 10: spec/acceptance/server_recover_spec.rb#L46
nomad class server_recovery File "/tmp/peers.json" is expected to contain "a1b2c3d4-1234-5678-9012-3456789abcde" Failure/Error: it { is_expected.to contain 'a1b2c3d4-1234-5678-9012-3456789abcde' } expected File "/tmp/peers.json" to contain "a1b2c3d4-1234-5678-9012-3456789abcde"
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/fact_spec.rb#L35
nomad class facts sets up nomad Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143950548.clBfap.pp Last 10 lines of output were: validate Checks if a given job specification is valid version Prints the Nomad version �[mNotice: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]/ensure: defined content as '{sha256}01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b' Info: Class[Nomad::Config]: Unscheduling all events on Class[Nomad::Config] �[mNotice: /Stage[main]/Nomad::Run_service/Service[nomad]: Dependency File[nomad config.json] has failures: true Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 6.38 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/fact_spec.rb#L39
nomad class facts outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...efined 'message' as 'nomad_version: 0.4.0'\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433606' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: 0.4.0 +�[mNotice: /Stage[main]/Main/Notify[nomad_version: 0.4.0]/message: defined 'message' as 'nomad_version: 0.4.0' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/package_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144007040.pVIiq9.pp Last 10 lines of output were: server-join Join server nodes together server-members Display a list of known servers and their status status Display status information about jobs stop Stop a running job validate Checks if a given job specification is valid version Prints the Nomad version �[mNotice: /Stage[main]/Nomad::Run_service/Service[nomad]: Dependency File[nomad config.json] has failures: true Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.40 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/package_spec.rb#L35
nomad class default parameters Service "nomad" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "nomad" to be enabled
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/package_spec.rb#L36
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L40
nomad class server_recovery sets up nomad Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144019916.0pc7Yo.pp Last 10 lines of output were: server-join Join server nodes together server-members Display a list of known servers and their status status Display status information about jobs stop Stop a running job validate Checks if a given job specification is valid version Prints the Nomad version �[mNotice: /Stage[main]/Nomad::Run_service/Service[nomad]: Dependency File[nomad config.json] has failures: true Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.31 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L52
nomad class server_recovery outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...efined 'message' as 'nomad_version: 0.4.0'\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for ubuntu1804-64-puppet8.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433631' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: 0.4.0 +�[mNotice: /Stage[main]/Main/Notify[nomad_version: 0.4.0]/message: defined 'message' as 'nomad_version: 0.4.0' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L45
nomad class server_recovery File "/tmp/peers.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/peers.json".file?` to be truthy, got false
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L46
nomad class server_recovery File "/tmp/peers.json" is expected to contain "a1b2c3d4-1234-5678-9012-3456789abcde" Failure/Error: it { is_expected.to contain 'a1b2c3d4-1234-5678-9012-3456789abcde' } expected File "/tmp/peers.json" to contain "a1b2c3d4-1234-5678-9012-3456789abcde"
Puppet / Puppet 8 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L47
nomad class server_recovery File "/tmp/peers.json" is expected to contain "192.168.1.10" Failure/Error: it { is_expected.to contain '192.168.1.10' } expected File "/tmp/peers.json" to contain "192.168.1.10"
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/fact_spec.rb#L35
nomad class facts sets up nomad Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143958211.aeZkeK.pp Last 10 lines of output were: validate Checks if a given job specification is valid version Prints the Nomad version �[mNotice: /Stage[main]/Nomad::Config/File[/etc/nomad.d/nomad.env]/ensure: defined content as '{sha256}01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b' Info: Class[Nomad::Config]: Unscheduling all events on Class[Nomad::Config] �[mNotice: /Stage[main]/Nomad::Run_service/Service[nomad]: Dependency File[nomad config.json] has failures: true Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 8.05 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/fact_spec.rb#L39
nomad class facts outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...efined 'message' as 'nomad_version: 0.4.0'\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433616' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: 0.4.0 +�[mNotice: /Stage[main]/Main/Notify[nomad_version: 0.4.0]/message: defined 'message' as 'nomad_version: 0.4.0' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/package_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144016164.eT1JaO.pp Last 10 lines of output were: server-join Join server nodes together server-members Display a list of known servers and their status status Display status information about jobs stop Stop a running job validate Checks if a given job specification is valid version Prints the Nomad version �[mNotice: /Stage[main]/Nomad::Run_service/Service[nomad]: Dependency File[nomad config.json] has failures: true Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.32 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/package_spec.rb#L35
nomad class default parameters Service "nomad" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "nomad" to be enabled
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/package_spec.rb#L36
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L40
nomad class server_recovery sets up nomad Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144028367.rPoj5G.pp Last 10 lines of output were: server-force-leave Force a server into the 'left' state server-join Join server nodes together server-members Display a list of known servers and their status status Display status information about jobs stop Stop a running job validate Checks if a given job specification is valid version Prints the Nomad version Warning: /Stage[main]/Nomad::Run_service/Service[nomad]: Skipping because of failed dependencies Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.34 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L52
nomad class server_recovery outputs nomad facts when installed Failure/Error: expect(r.stdout).to match(%r{nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}}) expected "\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m\n\e[0;32mInfo: Loading facts\e[0m...efined 'message' as 'nomad_version: 0.4.0'\e[0m\n\e[mNotice: Applied catalog in 0.01 seconds\e[0m\n" to match /nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ Diff: @@ -1,13 +1,25 @@ -/nomad_node_id: [0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}/ +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +Info: Loading facts +�[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.01 seconds +Info: Using environment 'production' +Info: Applying configuration version '1736433639' +�[mNotice: nomad_node_id: +�[mNotice: /Stage[main]/Main/Notify[nomad_node_id: ]/message: defined 'message' as 'nomad_node_id: ' +�[mNotice: nomad_version: 0.4.0 +�[mNotice: /Stage[main]/Main/Notify[nomad_version: 0.4.0]/message: defined 'message' as 'nomad_version: 0.4.0' +�[mNotice: Applied catalog in 0.01 seconds
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L45
nomad class server_recovery File "/tmp/peers.json" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/tmp/peers.json".file?` to be truthy, got false
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L46
nomad class server_recovery File "/tmp/peers.json" is expected to contain "a1b2c3d4-1234-5678-9012-3456789abcde" Failure/Error: it { is_expected.to contain 'a1b2c3d4-1234-5678-9012-3456789abcde' } expected File "/tmp/peers.json" to contain "a1b2c3d4-1234-5678-9012-3456789abcde"
Puppet / Puppet 7 - Ubuntu 18.04: spec/acceptance/server_recover_spec.rb#L47
nomad class server_recovery File "/tmp/peers.json" is expected to contain "192.168.1.10" Failure/Error: it { is_expected.to contain '192.168.1.10' } expected File "/tmp/peers.json" to contain "192.168.1.10"
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143938036.ZR7V2U.pp Last 10 lines of output were: Jan 09 14:39:41 almalinux9-64-puppet7.example.com nomad[2611]: ==> Nomad agent configuration: Jan 09 14:39:41 almalinux9-64-puppet7.example.com nomad[2611]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:41 almalinux9-64-puppet7.example.com nomad[2611]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.16 seconds
Puppet / Puppet 7 - AlmaLinux 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143944340.8TbjZg.pp Last 10 lines of output were: Jan 09 14:39:47 almalinux8-64-puppet8.example.com nomad[2372]: ==> Nomad agent configuration: Jan 09 14:39:47 almalinux8-64-puppet8.example.com nomad[2372]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:47 almalinux8-64-puppet8.example.com nomad[2372]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.19 seconds
Puppet / Puppet 8 - AlmaLinux 8: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 8: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143948821.AeHt9k.pp Last 10 lines of output were: Jan 09 14:39:51 rocky8-64-puppet7.example.com nomad[2201]: ==> Nomad agent configuration: Jan 09 14:39:51 rocky8-64-puppet7.example.com nomad[2201]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:51 rocky8-64-puppet7.example.com nomad[2201]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 90.99 seconds
Puppet / Puppet 7 - Rocky 8: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143951199.nErJzA.pp Last 10 lines of output were: Jan 09 14:39:54 centos9-64-puppet7.example.com nomad[2219]: ==> Nomad agent configuration: Jan 09 14:39:54 centos9-64-puppet7.example.com nomad[2219]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:54 centos9-64-puppet7.example.com nomad[2219]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.24 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143949725.0UpBd8.pp Last 10 lines of output were: Jan 09 14:39:52 almalinux8-64-puppet7.example.com nomad[2371]: ==> Nomad agent configuration: Jan 09 14:39:52 almalinux8-64-puppet7.example.com nomad[2371]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:52 almalinux8-64-puppet7.example.com nomad[2371]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.26 seconds
Puppet / Puppet 7 - AlmaLinux 8: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143952743.1eDL2b.pp Last 10 lines of output were: Jan 09 14:39:55 oracle9-64-puppet7.example.com nomad[2237]: ==> Nomad agent configuration: Jan 09 14:39:55 oracle9-64-puppet7.example.com nomad[2237]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:55 oracle9-64-puppet7.example.com nomad[2237]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.20 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'centos9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143954055.yLEbOP.pp Last 10 lines of output were: Jan 09 14:39:57 centos9-64-puppet8.example.com nomad[2279]: ==> Nomad agent configuration: Jan 09 14:39:57 centos9-64-puppet8.example.com nomad[2279]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:57 centos9-64-puppet8.example.com nomad[2279]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.29 seconds
Puppet / Puppet 8 - CentOS 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 8: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143954631.WWvCky.pp Last 10 lines of output were: Jan 09 14:39:57 rocky8-64-puppet8.example.com nomad[2217]: ==> Nomad agent configuration: Jan 09 14:39:57 rocky8-64-puppet8.example.com nomad[2217]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:39:57 rocky8-64-puppet8.example.com nomad[2217]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.26 seconds
Puppet / Puppet 8 - Rocky 8: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_143959267.Z2vy4S.pp Last 10 lines of output were: Jan 09 14:40:02 oracle9-64-puppet8.example.com nomad[2252]: ==> Nomad agent configuration: Jan 09 14:40:02 oracle9-64-puppet8.example.com nomad[2252]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:02 oracle9-64-puppet8.example.com nomad[2252]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.16 seconds
Puppet / Puppet 8 - OracleLinux 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - Rocky 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144012041.BEhDBa.pp Last 10 lines of output were: Jan 09 14:40:15 rocky9-64-puppet8.example.com nomad[2468]: ==> Nomad agent configuration: Jan 09 14:40:15 rocky9-64-puppet8.example.com nomad[2468]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:15 rocky9-64-puppet8.example.com nomad[2468]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.11 seconds
Puppet / Puppet 8 - Rocky 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144011377.ZRBPZy.pp Last 10 lines of output were: Jan 09 14:40:15 debian12-64-puppet7.example.com nomad[4251]: ==> Nomad agent configuration: Jan 09 14:40:15 debian12-64-puppet7.example.com nomad[4251]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:15 debian12-64-puppet7.example.com nomad[4251]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.08 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 11: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144018365.hipHrC.pp Last 10 lines of output were: Jan 09 14:40:22 debian11-64-puppet7.example.com nomad[4269]: ==> Nomad agent configuration: Jan 09 14:40:22 debian11-64-puppet7.example.com nomad[4269]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:22 debian11-64-puppet7.example.com nomad[4269]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.24 seconds
Puppet / Puppet 7 - Debian 11: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 11: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144018616.a1cEnS.pp Last 10 lines of output were: Jan 09 14:40:22 debian11-64-puppet8.example.com nomad[4253]: ==> Nomad agent configuration: Jan 09 14:40:22 debian11-64-puppet8.example.com nomad[4253]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:22 debian11-64-puppet8.example.com nomad[4253]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.14 seconds
Puppet / Puppet 8 - Debian 11: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144022793.smwTAi.pp Last 10 lines of output were: Jan 09 14:40:25 oracle8-64-puppet7.example.com nomad[2106]: ==> Nomad agent configuration: Jan 09 14:40:25 oracle8-64-puppet7.example.com nomad[2106]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:25 oracle8-64-puppet7.example.com nomad[2106]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.31 seconds
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - OracleLinux 8: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144023895.uNkOr6.pp Last 10 lines of output were: Jan 09 14:40:27 oracle8-64-puppet8.example.com nomad[2108]: ==> Nomad agent configuration: Jan 09 14:40:27 oracle8-64-puppet8.example.com nomad[2108]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:27 oracle8-64-puppet8.example.com nomad[2108]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.06 seconds
Puppet / Puppet 8 - OracleLinux 8: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144024409.8zKc5p.pp Last 10 lines of output were: Jan 09 14:40:27 almalinux9-64-puppet8.example.com nomad[2630]: ==> Nomad agent configuration: Jan 09 14:40:27 almalinux9-64-puppet8.example.com nomad[2630]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:27 almalinux9-64-puppet8.example.com nomad[2630]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.24 seconds
Puppet / Puppet 8 - AlmaLinux 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144025939.fJnyP0.pp Last 10 lines of output were: Jan 09 14:40:31 ubuntu2204-64-puppet8.example.com nomad[3130]: ==> Nomad agent configuration: Jan 09 14:40:31 ubuntu2204-64-puppet8.example.com nomad[3130]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:31 ubuntu2204-64-puppet8.example.com nomad[3130]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.36 seconds
Puppet / Puppet 8 - Ubuntu 22.04: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144026306.cfNp78.pp Last 10 lines of output were: Jan 09 14:40:31 ubuntu2204-64-puppet7.example.com nomad[3144]: ==> Nomad agent configuration: Jan 09 14:40:31 ubuntu2204-64-puppet7.example.com nomad[3144]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:31 ubuntu2204-64-puppet7.example.com nomad[3144]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.26 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / Puppet 8 - Debian 12: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144028350.L8U1rV.pp Last 10 lines of output were: Jan 09 14:40:33 debian12-64-puppet8.example.com nomad[4233]: ==> Nomad agent configuration: Jan 09 14:40:33 debian12-64-puppet8.example.com nomad[4233]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:33 debian12-64-puppet8.example.com nomad[4233]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.19 seconds
Puppet / Puppet 8 - Debian 12: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
Puppet / Puppet 7 - Rocky 9: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144039299.wT2uou.pp Last 10 lines of output were: Jan 09 14:40:42 rocky9-64-puppet7.example.com nomad[2466]: ==> Nomad agent configuration: Jan 09 14:40:42 rocky9-64-puppet7.example.com nomad[2466]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:42 rocky9-64-puppet7.example.com nomad[2466]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.21 seconds
Puppet / Puppet 7 - Rocky 9: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144040260.vSEQQr.pp Last 10 lines of output were: Jan 09 14:40:45 ubuntu2004-64-puppet7.example.com nomad[3301]: ==> Nomad agent configuration: Jan 09 14:40:45 ubuntu2004-64-puppet7.example.com nomad[3301]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:40:45 ubuntu2004-64-puppet7.example.com nomad[3301]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.08 seconds
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/url_spec.rb#L8
nomad class default parameters works with no errors based on the example Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_144116860.6ODLa2.pp Last 10 lines of output were: Jan 09 14:41:22 ubuntu2004-64-puppet8.example.com nomad[3286]: ==> Nomad agent configuration: Jan 09 14:41:22 ubuntu2004-64-puppet8.example.com nomad[3286]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648 Jan 09 14:41:22 ubuntu2004-64-puppet8.example.com nomad[3286]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648 �[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies �[mNotice: /Stage[main]/Nomad/File[/usr/local/bin/nomad-server-outage-recovery.sh]/ensure: removed Info: Class[Nomad]: Unscheduling all events on Class[Nomad] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 91.03 seconds
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/url_spec.rb#L47
nomad class default parameters Service "nomad" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "nomad" to be running
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.