Bootstrap agent2 support #693
Annotations
10 errors
Run tests:
spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 6.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111235632.pp.E5Htev
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111235632.pp.E5Htev, line: 1, column: 7) on node centos7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L119
zabbix::agent class with agent2 and zabbix_version 6.0 Package "zabbix-agent2" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "zabbix-agent2" to be installed
|
Run tests:
spec/acceptance/agent_spec.rb#L123
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-agent2" to be running
|
Run tests:
spec/acceptance/agent_spec.rb#L124
zabbix::agent class with agent2 and zabbix_version 6.0 Service "zabbix-agent2" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-agent2" to be enabled
|
Run tests:
spec/acceptance/agent_spec.rb#L132
zabbix::agent class with agent2 and zabbix_version 6.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 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111237651.pp.s2awlY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111237651.pp.s2awlY, line: 1, column: 11) on node centos7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L152
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.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:
spec/acceptance/agent_spec.rb#L157
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111239476.pp.paHlyd
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111239476.pp.paHlyd, line: 1, column: 11) on node centos7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L177
zabbix::agent class with agent2 and zabbix_version 6.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 'centos7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111241240.pp.J1bmv3
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Error while evaluating a Resource Statement, Class[Zabbix::Agent]:
has no parameter named 'package_name'
has no parameter named 'agent_include' (file: /tmp/apply_manifest_111241240.pp.J1bmv3, line: 1, column: 13) on node centos7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L197
zabbix::agent class with agent2 and zabbix_version 6.0 With ListenIP set to lo With ListenIP set to an IP-Address File "/etc/zabbix/zabbix_agent2.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
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading