increase default CacheSize to 32M, the default in 6.0 #576
Annotations
11 errors
|
spec/acceptance/agent_spec.rb#L7
zabbix::agent class with zabbix_version 5.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_160001064.pp.QerLQj
Last 10 lines of output were:
�[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]/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
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 4.50 seconds
|
spec/acceptance/agent_spec.rb#L25
zabbix::agent class with zabbix_version 5.0 Package "zabbix-agent" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent" to be installed
|
spec/acceptance/agent_spec.rb#L29
zabbix::agent class with zabbix_version 5.0 Service "zabbix-agent" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent" to be running
|
spec/acceptance/agent_spec.rb#L30
zabbix::agent class with zabbix_version 5.0 Service "zabbix-agent" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent" to be enabled
|
spec/acceptance/agent_spec.rb#L38
zabbix::agent class with zabbix_version 5.0 With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160010213.pp.Adx3mM
Last 10 lines of output were:
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': 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]/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
�[mNotice: Applied catalog in 15.00 seconds
|
spec/acceptance/agent_spec.rb#L52
zabbix::agent class with zabbix_version 5.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/
+""
|
spec/acceptance/agent_spec.rb#L57
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160028183.pp.Ji5m46
Last 10 lines of output were:
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agentd.conf]: Dependency Package[zabbix-agent] has failures: true
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
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
�[mNotice: Applied catalog in 13.91 seconds
|
spec/acceptance/agent_spec.rb#L71
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo With ListenIP set to an IP-Address works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_160045078.pp.O29AFJ
Last 10 lines of output were:
Error: /Stage[main]/Zabbix::Agent/Package[zabbix-agent]/ensure: change from 'purged' to 'latest' failed: Could not update: Execution of '/usr/bin/dnf -d 0 -e 1 -y install zabbix-agent' returned 1: Error: Failed to download metadata for repo 'Zabbix_8_x86_64': 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]/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
�[mNotice: Applied catalog in 10.55 seconds
|
spec/acceptance/agent_spec.rb#L85
zabbix::agent class with zabbix_version 5.0 With ListenIP set to lo 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/
+""
|
spec/acceptance/agent_spec.rb#L7
zabbix::agent class with zabbix_version 6.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_160106702.pp.cSFQQl
Last 10 lines of output were:
�[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]/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
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 26.40 seconds
|
The logs for this run have expired and are no longer available.
Loading