Add acceptance for zabbix::proxy class #776
Annotations
10 errors
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
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 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082545177.pp.7nNOGs
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies
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]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Error: Could not find a suitable provider for apt_key
�[mNotice: Applied catalog in 0.19 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082548487.pp.KdSvYB
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies
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]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Error: Could not find a suitable provider for apt_key
�[mNotice: Applied catalog in 0.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:12
|
Run tests:
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
|
Run tests:
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
|
Run tests:
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
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082552813.pp.4J69RF
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies
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]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Error: Could not find a suitable provider for apt_key
�[mNotice: Applied catalog in 0.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082556209.pp.CPKfG1
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies
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]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Error: Could not find a suitable provider for apt_key
�[mNotice: Applied catalog in 0.14 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:40
|
Run tests:
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/
+""
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L4
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082559401.pp.HEH37k
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies
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]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Error: Could not find a suitable provider for apt_key
�[mNotice: Applied catalog in 0.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Run tests:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.1.0/lib/voxpupuli/acceptance/examples.rb#L8
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 'debian11-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082602549.pp.h3wfiL
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]: Skipping because of failed dependencies
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]/Systemd::Journald/Service[systemd-journald]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/File[/etc/init.d/zabbix-agent]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/File[/etc/systemd/system/zabbix-agent.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Zabbix::Startup[zabbix-agent]/Systemd::Unit_file[zabbix-agent.service]/Systemd::Daemon_reload[zabbix-agent.service]/Exec[systemd-zabbix-agent.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Skipping because of failed dependencies
Error: Could not find a suitable provider for apt_key
�[mNotice: Applied catalog in 0.15 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/agent_spec.rb:59
|
Loading