Use modern apt keyring instead of deprecated apt-key #1057
ci.yml
on: pull_request
Puppet
/
Static validations
26s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
41 errors and 11 warnings
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172134240.M7Mqoz.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 829 B/s | 3.9 kB 00:04
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.12 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix::agent class with zabbix_version 7.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172125579.GcUclM.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 654 B/s | 3.9 kB 00:06
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172116215.01lTzr.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 592 B/s | 3.9 kB 00:06
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix::agent class with zabbix_version 7.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172108769.J2Cs30.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 815 B/s | 3.9 kB 00:04
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.20 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 7.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 7.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172059204.kCG1yv.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 651 B/s | 3.9 kB 00:06
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 7.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix::agent class with zabbix_version 7.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172048632.vZo1i0.pp
Last 10 lines of output were:
CentOS Stream 9 - BaseOS 614 B/s | 3.9 kB 00:06
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 8.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172202446.vT7xvA.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 638 B/s | 3.9 kB 00:06
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.60 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix::agent class with zabbix_version 6.0 With ListenIP set to lo behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172154124.O1ocW3.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 727 B/s | 3.9 kB 00:05
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 5.83 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L54
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agentd.conf" content is expected to match /ListenIP=127.0.0.1/
Failure/Error: its(:content) { is_expected.to match %r{ListenIP=127.0.0.1} }
expected "" to match /ListenIP=127.0.0.1/
Diff:
@@ -1 +1 @@
-/ListenIP=127.0.0.1/
+""
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172144288.8b7g1I.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 562 B/s | 3.9 kB 00:07
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.42 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix::agent class with zabbix_version 6.0 With ListenIP set to an IP-Address behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172135399.5Rx4Lo.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 653 B/s | 3.9 kB 00:06
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.45 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L31
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 6.0 With minimal parameter Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
spec/acceptance/agent_spec.rb#L26
zabbix::agent class with zabbix_version 6.0 With minimal parameter Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172124639.qqt544.pp
Last 10 lines of output were:
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -y install zabbix-agent' returned 1: CentOS Stream 9 - BaseOS 556 B/s | 3.9 kB 00:07
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
|
Puppet / OpenVox 8 - CentOS 9 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix::agent class with zabbix_version 6.0 With minimal parameter behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172112015.RoXuBS.pp
Last 10 lines of output were:
CentOS Stream 9 - BaseOS 479 B/s | 3.9 kB 00:08
Errors during downloading metadata for repository 'baseos':
- Downloading successful, but checksum doesn't match. Calculated: f8437e3e974bcf04aca81672f8f4bc9875b6233569620c2efff29a2446dcf3fdf99d3145b8df2131f85795c25e9045e2acf8624ee6490e424d3665f24e39369a(sha512) Expected: 81ffaecac42cf257a211fdc350341a1412c61fa127bca2415c09e166c21306d4a11e0804eb0b8dbe8c8f3572417880669a7d867f15a1c2fb2bdefc334605d599(sha512)
Error: Failed to download metadata for repo 'baseos': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.d]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 10.08 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L156
zabbix_host type create zabbix_host resources with zabbix version 6.0 test1.example.com is in group TestgroupOne
Failure/Error: JSON.parse(result.stdout.chomp)
JSON::ParserError:
unexpected token at '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body></html>'
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L152
zabbix_host type create zabbix_host resources with zabbix version 6.0 test1.example.com is created
Failure/Error: JSON.parse(result.stdout.chomp)
JSON::ParserError:
unexpected token at '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body></html>'
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix_host type create zabbix_host resources with zabbix version 6.0 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172534884.pOEvxD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian13-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325138'
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 404 on http://localhost/api_jsonrpc.php
Warning: /Stage[main]/Main/Zabbix_host[test5.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/zabbix_host_spec.rb:117
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix_host type create zabbix_host resources with zabbix version 6.0 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172529947.sj4v5e.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian13-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325134'
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 404 on http://localhost/api_jsonrpc.php
Warning: /Stage[main]/Main/Zabbix_host[test5.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/zabbix_host_spec.rb:117
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L113
zabbix_host type create zabbix_host resources with zabbix version 6.0 creates hosts with SNMP interface and details without changes
Failure/Error: apply_manifest(pp3, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172525770.ZfUIAg.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian13-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325129'
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 404 on http://localhost/api_jsonrpc.php
Warning: /Stage[main]/Main/Zabbix_host[test3.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test4.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.06 seconds
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L109
zabbix_host type create zabbix_host resources with zabbix version 6.0 creates hosts with SNMP interface and details without errors
Failure/Error: apply_manifest(pp3, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172521398.e7pR1Z.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian13-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325125'
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 404 on http://localhost/api_jsonrpc.php
Warning: /Stage[main]/Main/Zabbix_host[test3.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test4.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.06 seconds
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L84
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172517250.6dD8CJ.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian13-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325121'
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 404 on http://localhost/api_jsonrpc.php
Warning: /Stage[main]/Main/Zabbix_host[test1.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test2.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.07 seconds
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L80
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172513141.s7k9bs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for debian13-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325117'
Error: Could not prefetch zabbix_host provider 'ruby': HTTP Error: 404 on http://localhost/api_jsonrpc.php
Warning: /Stage[main]/Main/Zabbix_host[test1.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test2.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.06 seconds
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L39
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172500276.6oyGJ7.pp
Last 10 lines of output were:
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/mpm_prefork.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/mpm_prefork.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/php8.4.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/php8.4.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Anchor[::apache::modules_set_up]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.72 seconds
|
|
Puppet / OpenVox 8 - Debian 13 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L32
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian13-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172353745.gnOXyk.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Web/File[/etc/zabbix/web/zabbix.conf.php]/ensure: defined content as '{sha256}111d35e58050b172c4684dc768d3842d14dde50f9f9f0c6b0dcbc4d5b9d7f7db'
�[mNotice: /Stage[main]/Zabbix::Web/File[/etc/zabbix/zabbix.conf.php]/ensure: created
�[mNotice: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat[25-localhost.conf]/File[/etc/apache2/sites-available/25-localhost.conf]/ensure: defined content as '{sha256}a0e7595477dc79cb52876368e234fb40bd17e55dee6ac1e54656313f1ba30d0c'
Info: Concat[25-localhost.conf]: Scheduling refresh of Class[Apache::Service]
�[mNotice: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/File[25-localhost.conf symlink]/ensure: created
Info: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/File[25-localhost.conf symlink]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 60.83 seconds
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L156
zabbix_host type create zabbix_host resources with zabbix version 6.0 test1.example.com is in group TestgroupOne
Failure/Error: JSON.parse(result.stdout.chomp)
JSON::ParserError:
unexpected token at ''
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L152
zabbix_host type create zabbix_host resources with zabbix version 6.0 test1.example.com is created
Failure/Error: JSON.parse(result.stdout.chomp)
JSON::ParserError:
unexpected token at ''
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L10
zabbix_host type create zabbix_host resources with zabbix version 6.0 behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172555459.sCeioW.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2404-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325160'
Error: Could not prefetch zabbix_host provider 'ruby': Failed to open TCP connection to localhost:80 (Connection refused - connect(2) for "localhost" port 80)
Warning: /Stage[main]/Main/Zabbix_host[test5.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/zabbix_host_spec.rb:117
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-4.3.0/lib/voxpupuli/acceptance/examples.rb#L6
zabbix_host type create zabbix_host resources with zabbix version 6.0 behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172550273.22btsq.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2404-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325155'
Error: Could not prefetch zabbix_host provider 'ruby': Failed to open TCP connection to localhost:80 (Connection refused - connect(2) for "localhost" port 80)
Warning: /Stage[main]/Main/Zabbix_host[test5.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/zabbix_host_spec.rb:117
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L113
zabbix_host type create zabbix_host resources with zabbix version 6.0 creates hosts with SNMP interface and details without changes
Failure/Error: apply_manifest(pp3, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172545123.7HP8Io.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2404-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325150'
Error: Could not prefetch zabbix_host provider 'ruby': Failed to open TCP connection to localhost:80 (Connection refused - connect(2) for "localhost" port 80)
Warning: /Stage[main]/Main/Zabbix_host[test3.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test4.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L109
zabbix_host type create zabbix_host resources with zabbix version 6.0 creates hosts with SNMP interface and details without errors
Failure/Error: apply_manifest(pp3, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172539955.yS73fl.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2404-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325144'
Error: Could not prefetch zabbix_host provider 'ruby': Failed to open TCP connection to localhost:80 (Connection refused - connect(2) for "localhost" port 80)
Warning: /Stage[main]/Main/Zabbix_host[test3.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test4.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L84
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172534677.XY9qdy.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2404-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325139'
Error: Could not prefetch zabbix_host provider 'ruby': Failed to open TCP connection to localhost:80 (Connection refused - connect(2) for "localhost" port 80)
Warning: /Stage[main]/Main/Zabbix_host[test1.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test2.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.03 seconds
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L80
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172529395.lAoEvx.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
�[mNotice: Compiled catalog for ubuntu2404-64-openvox8.example.com in environment production in 0.02 seconds
Info: Using environment 'production'
Info: Applying configuration version '1768325134'
Error: Could not prefetch zabbix_host provider 'ruby': Failed to open TCP connection to localhost:80 (Connection refused - connect(2) for "localhost" port 80)
Warning: /Stage[main]/Main/Zabbix_host[test1.example.com]: Skipping because provider prefetch failed
Warning: /Stage[main]/Main/Zabbix_host[test2.example.com]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.05 seconds
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L39
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172514205.vy9Rhi.pp
Last 10 lines of output were:
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-available/userdir.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-available/usertrack.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-available/vhost_alias.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-available/xml2enc.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.conf]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/File[/etc/apache2/mods-enabled/status.load]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache/Anchor[::apache::modules_set_up]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 3.29 seconds
|
|
Puppet / OpenVox 8 - Ubuntu 24.04 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L32
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2404-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_172410950.W4JR2C.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Web/File[/etc/zabbix/web/zabbix.conf.php]/ensure: defined content as '{sha256}111d35e58050b172c4684dc768d3842d14dde50f9f9f0c6b0dcbc4d5b9d7f7db'
�[mNotice: /Stage[main]/Zabbix::Web/File[/etc/zabbix/zabbix.conf.php]/ensure: created
�[mNotice: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat[25-localhost.conf]/File[/etc/apache2/sites-available/25-localhost.conf]/ensure: defined content as '{sha256}a0e7595477dc79cb52876368e234fb40bd17e55dee6ac1e54656313f1ba30d0c'
Info: Concat[25-localhost.conf]: Scheduling refresh of Class[Apache::Service]
�[mNotice: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/File[25-localhost.conf symlink]/ensure: created
Info: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/File[25-localhost.conf symlink]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 56.51 seconds
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on ubuntu-20.04-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on rocky-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on rocky-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on almalinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on almalinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on centos-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on oraclelinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on oraclelinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on redhat-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L487
zabbix::agent on redhat-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|