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 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112902772.pp.KdZCUI
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810944'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[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.50 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 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112923272.pp.qMmYE7
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810964'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[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.51 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 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_112943772.pp.GJwsFj
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709810985'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[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.54 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 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113004276.pp.rAdSyz
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.11 seconds
Info: Using environment 'production'
Info: Applying configuration version '1709811005'
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Zabbix::Agent/File[/etc/zabbix/zabbix_agent2.d/plugins.d]/ensure: removed
Info: /etc/zabbix/zabbix_agent2.d: Scheduling refresh of Service[zabbix-agent]
�[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.52 seconds
|
Run tests
Process completed with exit code 1.
|
Loading