Add Debian 12 support #149
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Puppet
/
Static validations
2m 39s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
8 errors
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L17
keepalived class with default parameters works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223238208.pp.zLOQRs
Last 10 lines of output were:
Oct 31 22:34:18 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 1 event
Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service]
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: ]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: ]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /var/cache/puppet/state/state.yaml
�[mNotice: Applied catalog in 96.76 seconds
|
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L21
keepalived class with default parameters works idempotently
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223418952.pp.3P88vO
Last 10 lines of output were:
Oct 31 22:34:23 debian12-64-none.example.com Keepalived[1847]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Oct 31 22:34:23 debian12-64-none.example.com Keepalived[1847]: Warning - keepalived has no configuration to run
Oct 31 22:35:53 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Oct 31 22:35:53 debian12-64-none.example.com Keepalived[1847]: Stopping
Oct 31 22:35:53 debian12-64-none.example.com Keepalived[1847]: CPU usage (self/children) user: 0.003987/0.000000 system: 0.007975/0.000000
Oct 31 22:35:53 debian12-64-none.example.com Keepalived[1847]: Stopped Keepalived v2.2.7 (01/16,2022)
Oct 31 22:35:53 debian12-64-none.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Oct 31 22:35:53 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 91.21 seconds
|
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L30
keepalived class with default parameters creates fact keepalived_version
Failure/Error: service_fact = apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223554136.pp.9TGddh
Last 10 lines of output were:
Oct 31 22:35:59 debian12-64-none.example.com Keepalived[2020]: Warning - keepalived has no configuration to run
Oct 31 22:37:29 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Oct 31 22:37:29 debian12-64-none.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Oct 31 22:37:29 debian12-64-none.example.com Keepalived[2020]: Stopping
Oct 31 22:37:29 debian12-64-none.example.com Keepalived[2020]: CPU usage (self/children) user: 0.011761/0.000000 system: 0.000000/0.000000
Oct 31 22:37:29 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
Oct 31 22:37:29 debian12-64-none.example.com Keepalived[2020]: Stopped Keepalived v2.2.7 (01/16,2022)
Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 91.44 seconds
|
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L97
keepalived class on master with globalconf works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223751607.pp.3Egq20
Last 10 lines of output were:
Oct 31 22:37:40 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
Oct 31 22:37:40 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
Oct 31 22:37:40 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
Oct 31 22:37:40 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
Oct 31 22:37:40 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
Oct 31 22:37:45 debian12-64-none.example.com Keepalived_vrrp[2251]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Oct 31 22:37:45 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
Oct 31 22:37:45 debian12-64-none.example.com Keepalived_vrrp[2251]: Sending gratuitous ARP on eth0 for 10.0.0.1
�[mNotice: Applied catalog in 91.93 seconds
|
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L101
keepalived class on master with globalconf works idempotently
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223927394.pp.RDpnSl
Last 10 lines of output were:
Oct 31 22:37:56 debian12-64-none.example.com systemd[1]: Stopping keepalived.service - Keepalive Daemon (LVS and VRRP)...
Oct 31 22:37:57 debian12-64-none.example.com Keepalived_vrrp[2251]: Stopped - used 0.001505 user time, 0.001703 system time
Oct 31 22:37:57 debian12-64-none.example.com Keepalived[2250]: CPU usage (self/children) user: 0.006774/0.001505 system: 0.003387/0.002783
Oct 31 22:37:57 debian12-64-none.example.com Keepalived[2250]: Stopped Keepalived v2.2.7 (01/16,2022)
Oct 31 22:37:57 debian12-64-none.example.com systemd[1]: keepalived.service: Deactivated successfully.
Oct 31 22:37:57 debian12-64-none.example.com systemd[1]: Stopped keepalived.service - Keepalive Daemon (LVS and VRRP).
Oct 31 22:37:57 debian12-64-none.example.com systemd[1]: Starting keepalived.service - Keepalive Daemon (LVS and VRRP)...
Oct 31 22:37:57 debian12-64-none.example.com Keepalived[2573]: Starting Keepalived v2.2.7 (01/16,2022)
�[mNotice: Applied catalog in 91.35 seconds
|
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L127
keepalived class with unmanaged external config works with no error
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224103706.pp.sPVPYS
Last 10 lines of output were:
Oct 31 22:41:03 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Oct 31 22:41:03 debian12-64-none.example.com Keepalived[2746]: Stopping
Oct 31 22:41:03 debian12-64-none.example.com Keepalived[2746]: CPU usage (self/children) user: 0.010588/0.000000 system: 0.000000/0.000000
Oct 31 22:41:03 debian12-64-none.example.com Keepalived[2746]: Stopped Keepalived v2.2.7 (01/16,2022)
�[mNotice: /Stage[main]/Keepalived::Service/Service[keepalived]: Triggered 'refresh' from 2 events
Info: Class[Keepalived::Service]: Unscheduling all events on Class[Keepalived::Service]
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.44 seconds
|
Puppet / 7 - Debian 12:
spec/acceptance/keepalived_spec.rb#L131
keepalived class with unmanaged external config works idempotently
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'debian12-64-none.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_224239630.pp.R4TNNt
Last 10 lines of output were:
Oct 31 22:42:44 debian12-64-none.example.com Keepalived[3097]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Oct 31 22:42:44 debian12-64-none.example.com Keepalived[3097]: Warning - keepalived has no configuration to run
Oct 31 22:44:14 debian12-64-none.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Oct 31 22:44:14 debian12-64-none.example.com Keepalived[3097]: Stopping
Oct 31 22:44:14 debian12-64-none.example.com Keepalived[3097]: CPU usage (self/children) user: 0.007966/0.000000 system: 0.000000/0.000000
Oct 31 22:44:14 debian12-64-none.example.com Keepalived[3097]: Stopped Keepalived v2.2.7 (01/16,2022)
Oct 31 22:44:14 debian12-64-none.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Oct 31 22:44:14 debian12-64-none.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 91.01 seconds
|
Puppet / 7 - Debian 12
Process completed with exit code 1.
|