fixtures.yml: remove puppet version contraint #167
ci.yml
on: pull_request
Puppet
/
Static validations
16s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
86 errors
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8
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_192126649.S7zDsA.pp
Last 10 lines of output were:
Jun 03 19:21:29 almalinux8-64-puppet7.example.com nomad[2318]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:21:29 almalinux8-64-puppet7.example.com nomad[2318]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:21:29 almalinux8-64-puppet7.example.com nomad[2318]: Client: false
�[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.15 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 - 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_192126032.6hue0u.pp
Last 10 lines of output were:
Jun 03 19:21:28 almalinux9-64-puppet7.example.com nomad[2571]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:21:28 almalinux9-64-puppet7.example.com nomad[2571]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:21:28 almalinux9-64-puppet7.example.com nomad[2571]: Client: false
�[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.10 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 7 - CentOS 7:
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 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192142679.NxgSoJ.pp
Last 10 lines of output were:
Jun 03 19:21:45 centos7-64-puppet7.example.com nomad[1507]: ==> Nomad agent configuration:
Jun 03 19:21:45 centos7-64-puppet7.example.com nomad[1507]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:21:45 centos7-64-puppet7.example.com nomad[1507]: 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.28 seconds
|
Puppet / Puppet 7 - CentOS 7:
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 7
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_192148790.rDkGMy.pp
Last 10 lines of output were:
Jun 03 19:21:51 centos9-64-puppet7.example.com nomad[2198]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:21:51 centos9-64-puppet7.example.com nomad[2198]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:21:51 centos9-64-puppet7.example.com nomad[2198]: Client: false
�[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.98 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 - 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_192157596.Df9dl3.pp
Last 10 lines of output were:
Jun 03 19:22:00 rocky9-64-puppet7.example.com nomad[2425]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:00 rocky9-64-puppet7.example.com nomad[2425]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:00 rocky9-64-puppet7.example.com nomad[2425]: Client: false
�[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 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 - 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_192157967.3Udch2.pp
Last 10 lines of output were:
Jun 03 19:22:00 oracle9-64-puppet7.example.com nomad[2202]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:00 oracle9-64-puppet7.example.com nomad[2202]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:00 oracle9-64-puppet7.example.com nomad[2202]: Client: false
�[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 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 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_192157902.CLoANb.pp
Last 10 lines of output were:
Jun 03 19:22:00 rocky8-64-puppet7.example.com nomad[2157]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:00 rocky8-64-puppet7.example.com nomad[2157]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:00 rocky8-64-puppet7.example.com nomad[2157]: Client: false
�[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 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 - 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_192220403.u0cMOK.pp
Last 10 lines of output were:
Jun 03 19:22:23 oracle8-64-puppet7.example.com nomad[2062]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:23 oracle8-64-puppet7.example.com nomad[2062]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:23 oracle8-64-puppet7.example.com nomad[2062]: Client: false
�[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.02 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 7 - Debian 10:
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 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192222353.eIlZTv.pp
Last 10 lines of output were:
Jun 03 19:22:26 debian10-64-puppet7.example.com nomad[4636]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:26 debian10-64-puppet7.example.com nomad[4636]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:26 debian10-64-puppet7.example.com nomad[4636]: Client: false
�[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.02 seconds
|
Puppet / Puppet 7 - Debian 10:
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 10
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_192226315.eaII2f.pp
Last 10 lines of output were:
Jun 03 19:22:30 debian12-64-puppet7.example.com nomad[4184]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:30 debian12-64-puppet7.example.com nomad[4184]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:30 debian12-64-puppet7.example.com nomad[4184]: Client: false
�[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.97 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_192234630.8UQni6.pp
Last 10 lines of output were:
Jun 03 19:22:38 debian11-64-puppet7.example.com nomad[4202]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:38 debian11-64-puppet7.example.com nomad[4202]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:38 debian11-64-puppet7.example.com nomad[4202]: Client: false
�[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.97 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 - 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_192240629.M39bGO.pp
Last 10 lines of output were:
Jun 03 19:22:43 almalinux9-64-puppet8.example.com nomad[2561]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:43 almalinux9-64-puppet8.example.com nomad[2561]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:43 almalinux9-64-puppet8.example.com nomad[2561]: Client: false
�[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.12 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 - 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_192241872.567SNU.pp
Last 10 lines of output were:
Jun 03 19:22:44 almalinux8-64-puppet8.example.com nomad[2309]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:22:44 almalinux8-64-puppet8.example.com nomad[2309]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:22:44 almalinux8-64-puppet8.example.com nomad[2309]: Client: false
�[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 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 8 - CentOS 7:
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 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192304727.NG5LHM.pp
Last 10 lines of output were:
Jun 03 19:23:07 centos7-64-puppet8.example.com nomad[1546]: ==> Nomad agent configuration:
Jun 03 19:23:07 centos7-64-puppet8.example.com nomad[1546]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:07 centos7-64-puppet8.example.com nomad[1546]: 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.10 seconds
|
Puppet / Puppet 8 - CentOS 7:
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 7
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_192316950.coGzFZ.pp
Last 10 lines of output were:
Jun 03 19:23:19 rocky8-64-puppet8.example.com nomad[2148]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:19 rocky8-64-puppet8.example.com nomad[2148]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:19 rocky8-64-puppet8.example.com nomad[2148]: Client: false
�[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.05 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 - 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_192319848.JSWxCQ.pp
Last 10 lines of output were:
Jun 03 19:23:22 centos9-64-puppet8.example.com nomad[2189]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:22 centos9-64-puppet8.example.com nomad[2189]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:22 centos9-64-puppet8.example.com nomad[2189]: Client: false
�[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.01 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 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_192321510.zqMMQD.pp
Last 10 lines of output were:
Jun 03 19:23:24 rocky9-64-puppet8.example.com nomad[2415]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:24 rocky9-64-puppet8.example.com nomad[2415]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:24 rocky9-64-puppet8.example.com nomad[2415]: Client: false
�[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.95 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 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_192323299.YJKLJ5.pp
Last 10 lines of output were:
Jun 03 19:23:26 oracle9-64-puppet8.example.com nomad[2191]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:26 oracle9-64-puppet8.example.com nomad[2191]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:26 oracle9-64-puppet8.example.com nomad[2191]: Client: false
�[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.98 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 - Debian 10:
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 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192330596.5bHCuN.pp
Last 10 lines of output were:
Jun 03 19:23:34 debian10-64-puppet8.example.com nomad[4656]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:34 debian10-64-puppet8.example.com nomad[4656]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:34 debian10-64-puppet8.example.com nomad[4656]: Client: false
�[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 8 - Debian 10:
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 10
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_192332869.G0v2us.pp
Last 10 lines of output were:
Jun 03 19:23:38 ubuntu2004-64-puppet7.example.com nomad[3260]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:38 ubuntu2004-64-puppet7.example.com nomad[3260]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:38 ubuntu2004-64-puppet7.example.com nomad[3260]: Client: false
�[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.94 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 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_192337946.J5TwGq.pp
Last 10 lines of output were:
Jun 03 19:23:43 ubuntu2204-64-puppet7.example.com nomad[3106]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:43 ubuntu2204-64-puppet7.example.com nomad[3106]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:43 ubuntu2204-64-puppet7.example.com nomad[3106]: Client: false
�[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.15 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 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_192344537.q55jwL.pp
Last 10 lines of output were:
Jun 03 19:23:48 debian11-64-puppet8.example.com nomad[4190]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:48 debian11-64-puppet8.example.com nomad[4190]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:48 debian11-64-puppet8.example.com nomad[4190]: Client: false
�[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.97 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 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_192346645.xHhrVG.pp
Last 10 lines of output were:
Jun 03 19:23:49 oracle8-64-puppet8.example.com nomad[2051]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:49 oracle8-64-puppet8.example.com nomad[2051]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:49 oracle8-64-puppet8.example.com nomad[2051]: Client: false
�[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 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 - 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_192346243.iX19Uy.pp
Last 10 lines of output were:
Jun 03 19:23:50 debian12-64-puppet8.example.com nomad[4176]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:23:50 debian12-64-puppet8.example.com nomad[4176]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:23:50 debian12-64-puppet8.example.com nomad[4176]: Client: false
�[mNotice: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Dependency Service[nomad] has failures: true
�[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]
Warning: /Stage[main]/Nomad::Reload_service/Exec[reload nomad service]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 91.11 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 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_192403684.xQzCyr.pp
Last 10 lines of output were:
Jun 03 19:24:09 ubuntu2204-64-puppet8.example.com nomad[3094]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:24:09 ubuntu2204-64-puppet8.example.com nomad[3094]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:24:09 ubuntu2204-64-puppet8.example.com nomad[3094]: Client: false
�[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.30 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 18.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 'ubuntu1804-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192405306.wgW1q9.pp
Last 10 lines of output were:
Jun 03 19:24:10 ubuntu1804-64-puppet7.example.com nomad[3216]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:24:10 ubuntu1804-64-puppet7.example.com nomad[3216]: Client: false
Jun 03 19:24:10 ubuntu1804-64-puppet7.example.com nomad[3216]: Log Level: INFO
�[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.18 seconds
|
Puppet / Puppet 7 - Ubuntu 18.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 18.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 18.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 'ubuntu1804-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_192408642.iYY65a.pp
Last 10 lines of output were:
Jun 03 19:24:14 ubuntu1804-64-puppet8.example.com nomad[3247]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:24:14 ubuntu1804-64-puppet8.example.com nomad[3247]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:24:14 ubuntu1804-64-puppet8.example.com nomad[3247]: Client: false
�[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.10 seconds
|
Puppet / Puppet 8 - Ubuntu 18.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 18.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_192624302.6soEIv.pp
Last 10 lines of output were:
Jun 03 19:26:30 ubuntu2004-64-puppet8.example.com nomad[3248]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:26:30 ubuntu2004-64-puppet8.example.com nomad[3248]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:26:30 ubuntu2004-64-puppet8.example.com nomad[3248]: Client: false
�[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 - 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.
|