Bootstrap agent2 support #693
Annotations
11 errors
|
Run tests:
spec/acceptance/agent_spec.rb#L95
zabbix::agent class with agent2 and zabbix_version 5.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111228304.pp.sfoZdF
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_111228304.pp.sfoZdF, line: 1, column: 7) on node oracle7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L119
zabbix::agent class with agent2 and zabbix_version 5.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 5.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 5.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 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 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111230343.pp.dszRjY
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_111230343.pp.dszRjY, line: 1, column: 11) on node oracle7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L152
zabbix::agent class with agent2 and zabbix_version 5.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 5.0 With ListenIP set to lo works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111232163.pp.lkf1Qh
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_111232163.pp.lkf1Qh, line: 1, column: 11) on node oracle7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L177
zabbix::agent class with agent2 and 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 'oracle7-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_111233906.pp.4jHW8S
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_111233906.pp.4jHW8S, line: 1, column: 13) on node oracle7-64-puppet7.example.com
|
Run tests:
spec/acceptance/agent_spec.rb#L197
zabbix::agent class with agent2 and zabbix_version 5.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
The operation was canceled.
|
The logs for this run have expired and are no longer available.
Loading