increase default CacheSize to 32M, the default in 6.0 #579
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / 7 - Debian 11:
spec/acceptance/server_spec.rb#L55
zabbix::server class deploys a zabbix 6.0 server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_054659210.pp.PrUW4k
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.71 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696484823'
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Unscheduling refresh on Service[zabbix-server]
�[mNotice: Applied catalog in 2.14 seconds
|
Puppet / 7 - Debian 11
Process completed with exit code 1.
|
Puppet / 7 - OracleLinux 8:
spec/acceptance/server_spec.rb#L55
zabbix::server class deploys a zabbix 6.0 server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_054903465.pp.UCkgBj
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for oracle8-64-puppet7.example.com in environment production in 0.61 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696484945'
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Unscheduling refresh on Service[zabbix-server]
�[mNotice: Applied catalog in 3.32 seconds
|
Puppet / 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/server_spec.rb#L55
zabbix::server class deploys a zabbix 6.0 server works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_055038350.pp.VtYIgc
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.86 seconds
Info: Using environment 'production'
Info: Applying configuration version '1696485045'
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Unscheduling refresh on Service[zabbix-server]
�[mNotice: Applied catalog in 2.94 seconds
|
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
|