Skip to content

add key_value provider #179

add key_value provider

add key_value provider #179

Re-run triggered January 9, 2025 15:24
Status Failure
Total duration 2m 37s
Artifacts

ci.yml

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

Annotations

45 errors
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
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_152607778.ggFeWD.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.79 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 '1736436379' +�[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_152619387.fIeO6N.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.07 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_152630494.QW3sV0.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.05 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 '1736436400' +�[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 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_152611384.BIm7LV.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.62 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 '1736436381' +�[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_152621993.vUs1DQ.pp Last 10 lines of output were: Reading state information... E: Unable to locate package nomad 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.96 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_152632120.vy6R9p.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.97 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 '1736436401' +�[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 - 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_152605881.LYiuN3.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 5.98 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 '1736436381' +�[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_152621526.k00W9J.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.27 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_152633549.TXZNHT.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.26 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 '1736436404' +�[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_152605359.1JEHRI.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.44 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 '1736436381' +�[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_152621774.wBp9K9.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.36 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_152634075.MSZWkv.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.35 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 '1736436405' +�[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 / Test suite
Process completed with exit code 1.