Merge pull request #246 from traylenator/deb11 #523
ci.yml
on: push
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors and 22 warnings
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L7
nftables class configure all nftables rules works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103648169.VNgxxf.pp
Last 10 lines of output were:
Jun 27 10:36:54 archlinuxrolling-64.example.com nft[1078]: ^^^^^^^^^^^^^^^^^^^^^^^^^^
Jun 27 10:36:54 archlinuxrolling-64.example.com systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE
Jun 27 10:36:54 archlinuxrolling-64.example.com systemd[1]: nftables.service: Failed with result 'exit-code'.
Jun 27 10:36:54 archlinuxrolling-64.example.com systemd[1]: Failed to start Netfilter Tables.
�[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 30 events
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 3.94 seconds
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L136
nftables class configure all nftables rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/all_rules_spec.rb#L137
nftables class configure all nftables rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L7
nftables class configure default nftables service works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103656497.m3UqX2.pp
Last 10 lines of output were:
Jun 27 10:36:59 archlinuxrolling-64.example.com nft[1185]: destroy table inet filter
Jun 27 10:36:59 archlinuxrolling-64.example.com nft[1185]: ^^^^^^^^^^^^^^^^^^^^^^^^^^
Jun 27 10:36:59 archlinuxrolling-64.example.com systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE
Jun 27 10:36:59 archlinuxrolling-64.example.com systemd[1]: nftables.service: Failed with result 'exit-code'.
Jun 27 10:36:59 archlinuxrolling-64.example.com systemd[1]: Failed to start Netfilter Tables.
�[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 7 events
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.94 seconds
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L48
nftables class configure default nftables service Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L49
nftables class configure default nftables service Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L98
nftables class with bad invalid nft rules Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L99
nftables class with bad invalid nft rules Service "nftables" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nftables" to be enabled
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L104
nftables class with totally empty firewall no rules validate okay
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103702999.pjcin6.pp
Last 10 lines of output were:
Jun 27 10:37:05 archlinuxrolling-64.example.com nft[1309]: /etc/nftables.conf:7:1-26: Error: Could not process rule: Invalid argument
Jun 27 10:37:05 archlinuxrolling-64.example.com nft[1309]: destroy table inet filter
Jun 27 10:37:05 archlinuxrolling-64.example.com nft[1309]: ^^^^^^^^^^^^^^^^^^^^^^^^^^
Jun 27 10:37:05 archlinuxrolling-64.example.com systemd[1]: nftables.service: Main process exited, code=exited, status=1/FAILURE
Jun 27 10:37:05 archlinuxrolling-64.example.com systemd[1]: nftables.service: Failed with result 'exit-code'.
Jun 27 10:37:05 archlinuxrolling-64.example.com systemd[1]: Failed to start Netfilter Tables.
�[mNotice: /Stage[main]/Nftables/Service[nftables]: Triggered 'refresh' from 2 events
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
�[mNotice: Applied catalog in 0.61 seconds
|
Puppet / Distro Puppet - Archlinux rolling:
spec/acceptance/default_spec.rb#L139
nftables class with totally empty firewall Service "nftables" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nftables" to be running
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103648690.W7WpsU.pp
Last 10 lines of output were:
Jun 27 10:36:41 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables.
Jun 27 10:36:44 debian11-64-puppet7.example.com systemd[1]: Reloading nftables.
Jun 27 10:36:44 debian11-64-puppet7.example.com systemd[1]: Reloaded nftables.
Jun 27 10:36:51 debian11-64-puppet7.example.com systemd[1]: Reloading nftables.
Jun 27 10:36:51 debian11-64-puppet7.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV
Jun 27 10:36:51 debian11-64-puppet7.example.com systemd[1]: Reload failed for nftables.
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.02 seconds
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/set_spec.rb#L7
nftables class configure an nftables set works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_103708764.pHfI3u.pp
Last 10 lines of output were:
Jun 27 10:37:01 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables.
Jun 27 10:37:04 debian11-64-puppet8.example.com systemd[1]: Reloading nftables.
Jun 27 10:37:04 debian11-64-puppet8.example.com systemd[1]: Reloaded nftables.
Jun 27 10:37:11 debian11-64-puppet8.example.com systemd[1]: Reloading nftables.
Jun 27 10:37:11 debian11-64-puppet8.example.com systemd[1]: nftables.service: Control process exited, code=dumped, status=11/SEGV
Jun 27 10:37:11 debian11-64-puppet8.example.com systemd[1]: Reload failed for nftables.
Info: Class[Nftables]: Unscheduling all events on Class[Nftables]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.06 seconds
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-rolling-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on centos-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on debian-11-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on debian-12-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 8 (Ruby 3.2):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on ubuntu-20.04-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on debian-11-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on redhat-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on ubuntu-22.04-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on almalinux-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on rocky-9-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on oraclelinux-8-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|
Puppet / 7 (Ruby 2.7):
spec/defines/rule_spec.rb#L29
nftables::rule on archlinux-rolling-x86_64 with title set to <CHAIN_NAME>-<RULE> with source and content both set is expected not to compile into a catalogue without dependency cycles
Failure/Error: expect(subject).not_to compile
expected that the catalogue would not compile but it does
|