modulesync 7.1.0 #252
Triggered via pull request
November 6, 2023 16:02
Status
Cancelled
Total duration
14m 9s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
28 errors
Puppet / 7 - CentOS 7:
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_160506965.pp.tPW3Bt
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 33.80 seconds
|
Puppet / 7 - CentOS 7:
spec/acceptance/default_parameters_spec.rb#L79
jira postgresql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
Puppet / 7 - CentOS 7:
spec/acceptance/default_parameters_spec.rb#L71
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
Puppet / 7 - CentOS 7:
spec/acceptance/default_parameters_spec.rb#L86
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"
|
Puppet / 7 - CentOS 7:
spec/acceptance/mysql_spec.rb#L88
jira mysql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / 7 - CentOS 8
The run was canceled by @danifr.
|
Puppet / 7 - CentOS 8:
spec/acceptance/default_parameters_spec.rb#L6
jira postgresql installs with defaults
Failure/Error: shell wget_cmd, acceptable_exit_codes: [0, 8]
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 4 running:
wget -q --tries=24 --retry-connrefused --read-timeout=10 localhost:8080
Last 10 lines of output were:
|
Puppet / 7 - CentOS 8:
spec/acceptance/default_parameters_spec.rb#L79
jira postgresql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
Puppet / 7 - CentOS 8:
spec/acceptance/default_parameters_spec.rb#L67
jira postgresql Process "java" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Process "java" to be running
|
Puppet / 7 - CentOS 8:
spec/acceptance/default_parameters_spec.rb#L71
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
Puppet / 7 - CentOS 8:
spec/acceptance/default_parameters_spec.rb#L76
jira postgresql Service "jira" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jira" to be running
|
Puppet / 7 - CentOS 8:
spec/acceptance/default_parameters_spec.rb#L86
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"
|
Puppet / 7 - CentOS 8
The operation was canceled.
|
Puppet / 7 - Ubuntu 20.04
The run was canceled by @danifr.
|
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / 7 - OracleLinux 8
The run was canceled by @danifr.
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/default_parameters_spec.rb#L6
jira postgresql installs with defaults
Failure/Error: shell wget_cmd, acceptable_exit_codes: [0, 8]
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
wget -q --tries=24 --retry-connrefused --read-timeout=10 localhost:8080
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/default_parameters_spec.rb#L79
jira postgresql
Failure/Error:
expect(user('jira')).to exist.
and belong_to_group 'jira'.
and have_login_shell '/bin/true'
NoMethodError:
undefined method `and' for "jira":String
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/default_parameters_spec.rb#L67
jira postgresql Process "java" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Process "java" to be running
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/default_parameters_spec.rb#L71
jira postgresql Port "8080" is expected to be listening
Failure/Error: it { is_expected.to be_listening }
expected Port "8080" to be listening
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/default_parameters_spec.rb#L76
jira postgresql Service "jira" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "jira" to be running
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/default_parameters_spec.rb#L86
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"
|
Puppet / 7 - OracleLinux 8
The operation was canceled.
|
Puppet / 7 - OracleLinux 7
The run was canceled by @danifr.
|
Puppet / 7 - OracleLinux 7
The operation was canceled.
|
Puppet / 7 - Ubuntu 18.04
The run was canceled by @danifr.
|
Puppet / 7 - Ubuntu 18.04
The operation was canceled.
|