Add Puppet 8 support #121
Annotations
4 errors
spec/acceptance/class_spec.rb#L285
consul class package based installation runs consul via package with explicit default data_dir
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_204915695.pp.zAKH6t
Last 10 lines of output were:
Aug 19 20:47:51 debian11-64-puppet8.example.com consul[2036]: ==> Consul agent running!
Aug 19 20:47:51 debian11-64-puppet8.example.com consul[2036]: Version: 'v1.1.0'
�[mNotice: /Stage[main]/Consul::Run_service/Service[consul]: Triggered 'refresh' from 3 events
Info: Class[Consul::Run_service]: Unscheduling all events on Class[Consul::Run_service]
�[mNotice: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Dependency Service[consul] has failures: true
Warning: /Stage[main]/Consul::Reload_service/Exec[reload consul service]: Skipping because of failed dependencies
Info: Class[Consul]: Unscheduling all events on Class[Consul]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 96.55 seconds
|
spec/acceptance/class_spec.rb#L316
consul class package based installation Service "consul" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "consul" to be enabled
|
spec/acceptance/class_spec.rb#L317
consul class package based installation Service "consul" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "consul" to be running
|
|
The logs for this run have expired and are no longer available.
Loading