Skip to content

modulesync 9.3.0

modulesync 9.3.0 #105

Triggered via pull request October 23, 2024 06:59
@sazsaz
synchronize #203
modulesync
Status Failure
Total duration 7m 36s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
16s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
2s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

71 errors
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors 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_070136444.cdTo6K.pp Last 10 lines of output were: Warning: /Stage[main]/Mysql::Client/Anchor[mysql::client::end]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.71 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: line 1: proxysql: command not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: line 1: proxysql: command not found
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors 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_070140978.tiNjys.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.69 seconds
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - CentOS 9: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors 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_070134240.pyAIiG.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Dependency Package[proxysql] has failures: true Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.38 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: line 1: proxysql: command not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: line 1: proxysql: command not found
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors 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_070139428.uzweLM.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.62 seconds
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - OracleLinux 9: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors 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_070139961.gCzRzo.pp Last 10 lines of output were: Info: Class[Proxysql::Install]: Unscheduling all events on Class[Proxysql::Install] Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 8.89 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: 1: proxysql: not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: 1: proxysql: not found
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors 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_070153638.al85IO.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.83 seconds
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Debian 12: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors 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_070147130.W7KySp.pp Last 10 lines of output were: Info: Class[Proxysql::Install]: Unscheduling all events on Class[Proxysql::Install] Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 7.02 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: 1: proxysql: not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: 1: proxysql: not found
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors 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_070200055.CklMPZ.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.66 seconds
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2404-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070150141.DzoByt.pp Last 10 lines of output were: Info: Class[Proxysql::Install]: Unscheduling all events on Class[Proxysql::Install] Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 5.12 seconds
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: 1: proxysql: not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: 1: proxysql: not found
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2404-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_070201543.dOYwSz.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.19 seconds
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors 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_070158350.yxOcVC.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Dependency Package[proxysql] has failures: true Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 2.54 seconds
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: proxysql: command not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: proxysql: command not found
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors 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_070203687.6706FK.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 11.81 seconds
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - OracleLinux 8: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L9
proxysql class version 1.4 works idempotently with no errors 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_070618981.eGLVbu.pp Last 10 lines of output were: Info: Class[Proxysql::Install]: Unscheduling all events on Class[Proxysql::Install] Warning: /Stage[main]/Proxysql::Config/File[proxysql-config-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 6.32 seconds
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L22
proxysql class version 1.4 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L26
proxysql class version 1.4 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L27
proxysql class version 1.4 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L31
proxysql class version 1.4 Command "proxysql --version" exit_status is expected to eq 0 Failure/Error: its(:exit_status) { is_expected.to eq 0 } expected: 0 got: 127 (compared using ==)
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L32
proxysql class version 1.4 Command "proxysql --version" stderr is expected to match /^ProxySQL version 1\.4\./ Failure/Error: its(:stderr) { is_expected.to match %r{^ProxySQL version 1\.4\.} } expected "/bin/sh: 1: proxysql: not found\n" to match /^ProxySQL version 1\.4\./ Diff: @@ -1 +1 @@ -/^ProxySQL version 1\.4\./ +/bin/sh: 1: proxysql: not found
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L38
proxysql class Upgrading to version 2.0 works idempotently with no errors 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_070630182.9vs1jR.pp Last 10 lines of output were: Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/File[/etc/systemd/system/proxysql.service.d/puppet.conf]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_to_open]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 1.90 seconds
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L55
proxysql class Upgrading to version 2.0 Package "proxysql" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "proxysql" to be installed
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L59
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "proxysql" to be enabled
Puppet / Puppet 7 - Debian 11: spec/acceptance/class_spec.rb#L60
proxysql class Upgrading to version 2.0 Service "proxysql" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "proxysql" to be running
Puppet / Test suite
Process completed with exit code 1.