update supported OS versions #111
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
70 errors
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L15
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql]
Failure/Error: it { is_expected.to contain_class('proxysql') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L16
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L18
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::params]
Failure/Error: it { is_expected.to contain_class('proxysql::params') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L19
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::prerequisites] that comes before Class[proxysql::repo]
Failure/Error: it { is_expected.to contain_class('proxysql::prerequisites').that_comes_before('Class[proxysql::repo]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L20
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::repo] that comes before Class[proxysql::install]
Failure/Error: it { is_expected.to contain_class('proxysql::repo').that_comes_before('Class[proxysql::install]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L21
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::install] that comes before Class[proxysql::config]
Failure/Error: it { is_expected.to contain_class('proxysql::install').that_comes_before('Class[proxysql::config]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L22
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::config] that comes before Class[proxysql::service]
Failure/Error: it { is_expected.to contain_class('proxysql::config').that_comes_before('Class[proxysql::service]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L23
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::service] that comes before Class[proxysql::admin_credentials]
Failure/Error: it { is_expected.to contain_class('proxysql::service').that_comes_before('Class[proxysql::admin_credentials]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L24
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::admin_credentials] that comes before Class[proxysql::reload_config]
Failure/Error: it { is_expected.to contain_class('proxysql::admin_credentials').that_comes_before('Class[proxysql::reload_config]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/proxysql_spec.rb#L25
proxysql supported operating systems on ubuntu-22.04-x86_64 proxysql class without any parameters is expected to contain Class[proxysql::admin_credentials] that requires Class[mysql::client::install]
Failure/Error: it { is_expected.to contain_class('proxysql::admin_credentials').that_requires('Class[mysql::client::install]') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Apt::Source[proxysql_repo]: parameter 'repos' expects a String[1] value, got String (file: /home/runner/work/puppet-proxysql/puppet-proxysql/spec/fixtures/modules/proxysql/manifests/repo.pp, line: 19) on node fv-az1543-749.nfhami3213qelic5zgc4gn5ygc.cx.internal.cloudapp.net
|
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_135901848.c7UqUV.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.43 seconds
|
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 / 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 / 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 / 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 / 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 / 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_135907871.3iLnX7.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.51 seconds
|
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 / 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 / 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 / 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_135903750.UgJ72I.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.30 seconds
|
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 / 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 / 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 / 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 / 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 / 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_135914252.X3idY1.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.92 seconds
|
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 / 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 / 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 / 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_135908358.uE9W61.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.90 seconds
|
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 / 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 / 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_135917170.8qKmxk.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
Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql]
Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.67 seconds
|
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 / 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 / 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 / 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 / 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 / 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 / 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 / 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 / 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_135922641.z9lHAZ.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 / 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 / 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 / 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_135918260.oAKHlT.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.91 seconds
|
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 / 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 / 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 / 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 / 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_135922197.qmbPGQ.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.64 seconds
|
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 / 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 / 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 / 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 / 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 / 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_135928784.bLGkJi.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.57 seconds
|
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 / 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 / 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 / 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_135925659.R7Vh5g.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.25 seconds
|
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 / 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 / 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 / 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 / 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 / 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_135936741.069gIZ.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.57 seconds
|
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 / 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 / 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
|