Add Debian 12 support #179
ci.yml
on: pull_request
Puppet
/
Static validations
15s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
16 errors
Puppet / 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-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_131639710.pp.tJSEU0
Last 10 lines of output were:
Mar 12 13:18:17 debian12-64-puppet7.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 /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 95.78 seconds
|
Puppet / 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-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_131817165.pp.5GcEbk
Last 10 lines of output were:
Mar 12 13:18:19 debian12-64-puppet7.example.com Keepalived[1466]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Mar 12 13:18:19 debian12-64-puppet7.example.com Keepalived[1466]: Warning - keepalived has no configuration to run
Mar 12 13:19:49 debian12-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Mar 12 13:19:49 debian12-64-puppet7.example.com Keepalived[1466]: Stopping
Mar 12 13:19:49 debian12-64-puppet7.example.com Keepalived[1466]: CPU usage (self/children) user: 0.005962/0.000000 system: 0.000000/0.000000
Mar 12 13:19:49 debian12-64-puppet7.example.com Keepalived[1466]: Stopped Keepalived v2.2.7 (01/16,2022)
Mar 12 13:19:49 debian12-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Mar 12 13:19:49 debian12-64-puppet7.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.83 seconds
|
Puppet / 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-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_131949652.pp.KISrl5
Last 10 lines of output were:
Mar 12 13:21:21 debian12-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Mar 12 13:21:21 debian12-64-puppet7.example.com Keepalived[1583]: Stopping
Mar 12 13:21:21 debian12-64-puppet7.example.com Keepalived[1583]: CPU usage (self/children) user: 0.005543/0.000000 system: 0.000000/0.000000
Mar 12 13:21:21 debian12-64-puppet7.example.com Keepalived[1583]: Stopped Keepalived v2.2.7 (01/16,2022)
Mar 12 13:21:21 debian12-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Mar 12 13:21:21 debian12-64-puppet7.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 90.68 seconds
|
Puppet / 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-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132137756.pp.sdDFqj
Last 10 lines of output were:
Mar 12 13:21:25 debian12-64-puppet7.example.com systemd[1]: keepalived.service: Got notification message from PID 1764, but reception only permitted for main PID 1763
Mar 12 13:21:25 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Assigned address 172.17.0.2 for interface eth0
Mar 12 13:21:25 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Registering gratuitous ARP shared channel
Mar 12 13:21:25 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: (VI_50) removing VIPs.
Mar 12 13:21:25 debian12-64-puppet7.example.com Keepalived[1763]: Startup complete
Mar 12 13:21:25 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: (VI_50) Entering BACKUP STATE (init)
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.77 seconds
|
Puppet / 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-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132311156.pp.03lyBJ
Last 10 lines of output were:
Mar 12 13:21:28 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 13:21:28 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 13:21:28 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 13:21:28 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 13:21:28 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 13:21:33 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Mar 12 13:21:33 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 13:21:33 debian12-64-puppet7.example.com Keepalived_vrrp[1764]: Sending gratuitous ARP on eth0 for 10.0.0.1
�[mNotice: Applied catalog in 90.67 seconds
|
Puppet / 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-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132443484.pp.BWgXAM
Last 10 lines of output were:
Mar 12 13:21:40 debian12-64-puppet7.example.com systemd[1]: keepalived.service: Deactivated successfully.
Mar 12 13:21:40 debian12-64-puppet7.example.com systemd[1]: Stopped keepalived.service - Keepalive Daemon (LVS and VRRP).
Mar 12 13:21:40 debian12-64-puppet7.example.com systemd[1]: Starting keepalived.service - Keepalive Daemon (LVS and VRRP)...
Mar 12 13:21:40 debian12-64-puppet7.example.com Keepalived[1975]: Starting 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 90.84 seconds
|
Puppet / 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-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_132615908.pp.1tVLy0
Last 10 lines of output were:
Mar 12 13:26:17 debian12-64-puppet7.example.com Keepalived[2330]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Mar 12 13:26:17 debian12-64-puppet7.example.com Keepalived[2330]: Warning - keepalived has no configuration to run
Mar 12 13:27:48 debian12-64-puppet7.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Mar 12 13:27:48 debian12-64-puppet7.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Mar 12 13:27:48 debian12-64-puppet7.example.com Keepalived[2330]: Stopping
Mar 12 13:27:48 debian12-64-puppet7.example.com Keepalived[2330]: CPU usage (self/children) user: 0.005621/0.000000 system: 0.000000/0.000000
Mar 12 13:27:48 debian12-64-puppet7.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
Mar 12 13:27:48 debian12-64-puppet7.example.com Keepalived[2330]: Stopped Keepalived v2.2.7 (01/16,2022)
�[mNotice: Applied catalog in 90.68 seconds
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182613692.pp.aN2lZl
Last 10 lines of output were:
Mar 12 18:27:50 debian12-64-puppet8.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 /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 95.16 seconds
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182750630.pp.RBy2j7
Last 10 lines of output were:
Mar 12 18:27:53 debian12-64-puppet8.example.com Keepalived[1468]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Mar 12 18:27:53 debian12-64-puppet8.example.com Keepalived[1468]: Warning - keepalived has no configuration to run
Mar 12 18:29:23 debian12-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Mar 12 18:29:23 debian12-64-puppet8.example.com Keepalived[1468]: Stopping
Mar 12 18:29:23 debian12-64-puppet8.example.com Keepalived[1468]: CPU usage (self/children) user: 0.006185/0.000000 system: 0.000000/0.000000
Mar 12 18:29:23 debian12-64-puppet8.example.com Keepalived[1468]: Stopped Keepalived v2.2.7 (01/16,2022)
Mar 12 18:29:23 debian12-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Mar 12 18:29:23 debian12-64-puppet8.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.94 seconds
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_182923344.pp.fZ5CVf
Last 10 lines of output were:
Mar 12 18:30:55 debian12-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Mar 12 18:30:55 debian12-64-puppet8.example.com Keepalived[1588]: Stopping
Mar 12 18:30:55 debian12-64-puppet8.example.com Keepalived[1588]: CPU usage (self/children) user: 0.005849/0.000000 system: 0.000000/0.000000
Mar 12 18:30:55 debian12-64-puppet8.example.com Keepalived[1588]: Stopped Keepalived v2.2.7 (01/16,2022)
Mar 12 18:30:55 debian12-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Mar 12 18:30:55 debian12-64-puppet8.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Dependency Service[keepalived] has failures: true
Warning: /Stage[main]/Main/Notify[Keepalived version was: 2.2.7]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 90.71 seconds
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183112148.pp.X0CobW
Last 10 lines of output were:
Mar 12 18:30:59 debian12-64-puppet8.example.com systemd[1]: keepalived.service: Got notification message from PID 1772, but reception only permitted for main PID 1771
Mar 12 18:30:59 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Assigned address 172.17.0.2 for interface eth0
Mar 12 18:30:59 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Registering gratuitous ARP shared channel
Mar 12 18:30:59 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: (VI_50) removing VIPs.
Mar 12 18:30:59 debian12-64-puppet8.example.com systemd[1]: Started keepalived.service - Keepalive Daemon (LVS and VRRP).
Mar 12 18:30:59 debian12-64-puppet8.example.com Keepalived[1771]: Startup complete
Info: Class[Keepalived]: Unscheduling all events on Class[Keepalived]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 91.68 seconds
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183245596.pp.pUgZPw
Last 10 lines of output were:
Mar 12 18:31:03 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 18:31:03 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 18:31:03 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 18:31:03 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 18:31:03 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 18:31:08 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: (VI_50) Sending/queueing gratuitous ARPs on eth0 for 10.0.0.1
Mar 12 18:31:08 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
Mar 12 18:31:08 debian12-64-puppet8.example.com Keepalived_vrrp[1772]: Sending gratuitous ARP on eth0 for 10.0.0.1
�[mNotice: Applied catalog in 90.81 seconds
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183418184.pp.2gCM4y
Last 10 lines of output were:
Mar 12 18:31:15 debian12-64-puppet8.example.com systemd[1]: keepalived.service: Deactivated successfully.
Mar 12 18:31:15 debian12-64-puppet8.example.com systemd[1]: Stopped keepalived.service - Keepalive Daemon (LVS and VRRP).
Mar 12 18:31:15 debian12-64-puppet8.example.com systemd[1]: Starting keepalived.service - Keepalive Daemon (LVS and VRRP)...
Mar 12 18:31:15 debian12-64-puppet8.example.com Keepalived[1989]: Starting 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 90.74 seconds
|
Puppet / Puppet 8 - 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-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_183550612.pp.coQnTH
Last 10 lines of output were:
Mar 12 18:35:52 debian12-64-puppet8.example.com Keepalived[2353]: NOTICE: setting config option max_auto_priority should result in better keepalived performance
Mar 12 18:35:52 debian12-64-puppet8.example.com Keepalived[2353]: Warning - keepalived has no configuration to run
Mar 12 18:37:23 debian12-64-puppet8.example.com systemd[1]: keepalived.service: start operation timed out. Terminating.
Mar 12 18:37:23 debian12-64-puppet8.example.com Keepalived[2353]: Stopping
Mar 12 18:37:23 debian12-64-puppet8.example.com systemd[1]: keepalived.service: Failed with result 'timeout'.
Mar 12 18:37:23 debian12-64-puppet8.example.com Keepalived[2353]: CPU usage (self/children) user: 0.000083/0.000000 system: 0.005470/0.000000
Mar 12 18:37:23 debian12-64-puppet8.example.com Keepalived[2353]: Stopped Keepalived v2.2.7 (01/16,2022)
Mar 12 18:37:23 debian12-64-puppet8.example.com systemd[1]: Failed to start keepalived.service - Keepalive Daemon (LVS and VRRP).
�[mNotice: Applied catalog in 90.79 seconds
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|