Fix tests with modulesync 7.3.0; allow latest dependency versions #256
Annotations
4 errors
Run tests:
spec/acceptance/default_parameters_spec.rb#L6
jira postgresql installs with defaults
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_231722575.pp.HbH3OY
Last 10 lines of output were:
�[mNotice: /Stage[main]/Jira::Service/Systemd::Unit_file[jira.service]/File[/etc/systemd/system/jira.service]/ensure: defined content as '{sha256}33c712c574c81e521e048995723cf4c53fa59f46020ff96786ad4c6714d20207'
Info: /Stage[main]/Jira::Service/Systemd::Unit_file[jira.service]/File[/etc/systemd/system/jira.service]: Scheduling refresh of Systemd::Daemon_reload[jira.service]
Info: Systemd::Daemon_reload[jira.service]: Scheduling refresh of Exec[systemd-jira.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Jira::Service/Systemd::Unit_file[jira.service]/Systemd::Daemon_reload[jira.service]/Exec[systemd-jira.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[jira.service]: Scheduling refresh of Service[jira]
�[mNotice: /Stage[main]/Jira::Service/Service[jira]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Jira::Service/Service[jira]: Unscheduling refresh on Service[jira]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 23.68 seconds
|
Run tests:
spec/acceptance/default_parameters_spec.rb#L73
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
Run tests:
spec/acceptance/default_parameters_spec.rb#L87
jira postgresql Command "wget -q --tries=24 --retry-connrefused --read-timeout=10 -O- localhost:8080" stdout is expected to include "8.16.0"
Failure/Error: its(:stdout) { is_expected.to include('8.16.0') }
expected "" to include "8.16.0"
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading