Bootstrap agent2 support #697
Annotations
7 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_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112940006.pp.DDmfcT
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810981'
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.15 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L122
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#L123
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#L131
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_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113000463.pp.EcYagF
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811002'
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.18 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L155
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_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113020963.pp.yh0BiJ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.14 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811022'
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.20 seconds
|
Run tests:
spec/acceptance/agent_spec.rb#L174
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_changes: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113041471.pp.APOdk7
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for centos9-64-puppet8.example.com in environment production in 0.15 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811043'
�[mNotice: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Agent/Service[zabbix-agent]: Unscheduling refresh on Service[zabbix-agent]
�[mNotice: Applied catalog in 8.21 seconds
|
Run tests
Process completed with exit code 1.
|
Loading