Merge pull request #107 from demvsystems/patch-1 #165
Annotations
3 errors
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_191529683.qS4SRK.pp
Last 10 lines of output were:
Jun 03 19:15:32 centos9-64-puppet7.example.com nomad[2197]: Advertise Addrs: HTTP: 172.17.0.2:4646; RPC: 172.17.0.2:4647; Serf: 172.17.0.2:4648
Jun 03 19:15:32 centos9-64-puppet7.example.com nomad[2197]: Bind Addrs: HTTP: 0.0.0.0:4646; RPC: 0.0.0.0:4647; Serf: 0.0.0.0:4648
Jun 03 19:15:32 centos9-64-puppet7.example.com nomad[2197]: 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
|
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
|
|
This job failed
Loading