Skip to content

Fixes #36940 - Add SecureBoot support for arbitrary operating systems to "Grub2 UEFI" PXE loaders #1560

Fixes #36940 - Add SecureBoot support for arbitrary operating systems to "Grub2 UEFI" PXE loaders

Fixes #36940 - Add SecureBoot support for arbitrary operating systems to "Grub2 UEFI" PXE loaders #1560

Triggered via pull request August 5, 2024 12:03
@goarsnagoarsna
synchronize #821
ATIX-AG:36940
Status Failure
Total duration 12m 15s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
28s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120747967.sDMaFV.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/content: content changed '{sha256}0ff33aa71af9054db8c2c1a498ef8dfc869976d812105ee5c2d90579ab25fdf3' to '{sha256}1c4f7110c2a4933b802919017e614d7354b310533967402255a2581a32d0fb9c' �[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/group: group changed 'root' to 'foreman-proxy' �[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/mode: mode changed '0644' to '0640' Info: Foreman_proxy::Settings_file[registration]: Scheduling refresh of Class[Foreman_proxy::Service] Info: Class[Foreman_proxy::Config]: Scheduling refresh of Class[Foreman_proxy::Service] Info: Class[Foreman_proxy::Service]: Scheduling refresh of Service[foreman-proxy] �[mNotice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Triggered 'refresh' from 1 event Info: Class[Foreman_proxy::Service]: Scheduling refresh of Class[Foreman_proxy::Register] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 8.41 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/dns_spec.rb:8
Puppet / Puppet 7 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120801358.saxhbM.pp Last 10 lines of output were: Error: Execution of '/usr/sbin/named-checkconf /etc/bind/zones.conf20240805-6521-169z9pq' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf Error: /Stage[main]/Dns::Config/Concat[/etc/bind/zones.conf]/File[/etc/bind/zones.conf]/ensure: change from 'absent' to 'file' failed: Execution of '/usr/sbin/named-checkconf /etc/bind/zones.conf20240805-6521-169z9pq' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf Info: Computing checksum on file /etc/bind/named.conf Info: /Stage[main]/Dns::Config/Concat[/etc/bind/named.conf]/File[/etc/bind/named.conf]: Filebucketed /etc/bind/named.conf to puppet with sum b2e8347dd7442eb1f1452e40fa47331694c8660d3f0a4ad41500c0f020d38930 Error: Execution of '/usr/sbin/named-checkconf /etc/bind/named.conf20240805-6521-1li84x9' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf Error: /Stage[main]/Dns::Config/Concat[/etc/bind/named.conf]/File[/etc/bind/named.conf]/content: change from '{sha256}b2e8347dd7442eb1f1452e40fa47331694c8660d3f0a4ad41500c0f020d38930' to '{sha256}f79c20c31aaed9ee8c81d0b583cb664e665d9c62d3b466f75de064d769130bc8' failed: Execution of '/usr/sbin/named-checkconf /etc/bind/named.conf20240805-6521-1li84x9' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf �[mNotice: /Stage[main]/Dns::Service/Service[bind9]: Dependency File[/etc/bind/zones.conf] has failures: true �[mNotice: /Stage[main]/Dns::Service/Service[bind9]: Dependency File[/etc/bind/named.conf] has failures: true Warning: /Stage[main]/Dns::Service/Service[bind9]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.15 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/dns_spec.rb:8
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L20
Scenario: install foreman-proxy forward dns Command "dig +short SOA example.com @localhost" stdout is expected to match /ubuntu2004-64-puppet7.example.com\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/ Failure/Error: its(:stdout) { is_expected.to match(/#{host_inventory['fqdn']}\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/) } expected ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" to match /ubuntu2004-64-puppet7.example.com\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/ Diff: @@ -1,6 +1,11 @@ -/ubuntu2004-64-puppet7.example.com\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L29
Scenario: install foreman-proxy forward dns Command "dig +short A integration.example.com @localhost" stdout is expected to eq "192.0.2.100\n" Failure/Error: its(:stdout) { is_expected.to eq("192.0.2.100\n") } expected: "192.0.2.100\n" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,11 @@ -192.0.2.100 +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L38
Scenario: install foreman-proxy forward dns Command "dig +short A integration.example.com @localhost" stdout is expected to eq "" Failure/Error: its(:stdout) { is_expected.to eq('') } expected: "" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,12 @@ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L44
Scenario: install foreman-proxy reverse dns Command "dig +short SOA 2.0.192.in-addr.arpa @localhost" stdout is expected to match /ubuntu2004-64-puppet7.example.com\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/ Failure/Error: its(:stdout) { is_expected.to match(/#{host_inventory['fqdn']}\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/) } expected ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" to match /ubuntu2004-64-puppet7.example.com\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/ Diff: @@ -1,6 +1,11 @@ -/ubuntu2004-64-puppet7.example.com\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L53
Scenario: install foreman-proxy reverse dns Command "dig +short -x 192.0.2.100 @localhost" stdout is expected to eq "integration.example.com.\n" Failure/Error: its(:stdout) { is_expected.to eq("integration.example.com.\n") } expected: "integration.example.com.\n" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,11 @@ -integration.example.com. +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 7 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L62
Scenario: install foreman-proxy reverse dns Command "dig +short -x 192.0.2.100 @localhost" stdout is expected to eq "" Failure/Error: its(:stdout) { is_expected.to eq('') } expected: "" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,12 @@ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
Scenario: install foreman-proxy applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120809730.1q61ej.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/content: content changed '{sha256}0ff33aa71af9054db8c2c1a498ef8dfc869976d812105ee5c2d90579ab25fdf3' to '{sha256}1c4f7110c2a4933b802919017e614d7354b310533967402255a2581a32d0fb9c' �[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/group: group changed 'root' to 'foreman-proxy' �[mNotice: /Stage[main]/Foreman_proxy::Module::Registration/Foreman_proxy::Module[registration]/Foreman_proxy::Settings_file[registration]/File[/etc/foreman-proxy/settings.d/registration.yml]/mode: mode changed '0644' to '0640' Info: Foreman_proxy::Settings_file[registration]: Scheduling refresh of Class[Foreman_proxy::Service] Info: Class[Foreman_proxy::Config]: Scheduling refresh of Class[Foreman_proxy::Service] Info: Class[Foreman_proxy::Service]: Scheduling refresh of Service[foreman-proxy] �[mNotice: /Stage[main]/Foreman_proxy::Service/Service[foreman-proxy]: Triggered 'refresh' from 1 event Info: Class[Foreman_proxy::Service]: Scheduling refresh of Class[Foreman_proxy::Register] Info: Stage[main]: Unscheduling all events on Stage[main] �[mNotice: Applied catalog in 8.53 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/dns_spec.rb:8
Puppet / Puppet 8 - Ubuntu 20.04: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
Scenario: install foreman-proxy applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet8.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120823507.s2VQYr.pp Last 10 lines of output were: Error: Execution of '/usr/sbin/named-checkconf /etc/bind/zones.conf20240805-6472-1qwqwt6' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf Error: /Stage[main]/Dns::Config/Concat[/etc/bind/zones.conf]/File[/etc/bind/zones.conf]/ensure: change from 'absent' to 'file' failed: Execution of '/usr/sbin/named-checkconf /etc/bind/zones.conf20240805-6472-1qwqwt6' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf Info: Computing checksum on file /etc/bind/named.conf Info: /Stage[main]/Dns::Config/Concat[/etc/bind/named.conf]/File[/etc/bind/named.conf]: Filebucketed /etc/bind/named.conf to puppet with sum b2e8347dd7442eb1f1452e40fa47331694c8660d3f0a4ad41500c0f020d38930 Error: Execution of '/usr/sbin/named-checkconf /etc/bind/named.conf20240805-6472-8orw35' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf Error: /Stage[main]/Dns::Config/Concat[/etc/bind/named.conf]/File[/etc/bind/named.conf]/content: change from '{sha256}b2e8347dd7442eb1f1452e40fa47331694c8660d3f0a4ad41500c0f020d38930' to '{sha256}f79c20c31aaed9ee8c81d0b583cb664e665d9c62d3b466f75de064d769130bc8' failed: Execution of '/usr/sbin/named-checkconf /etc/bind/named.conf20240805-6472-8orw35' returned 1: Error: Could not execute posix command: No such file or directory - /usr/sbin/named-checkconf �[mNotice: /Stage[main]/Dns::Service/Service[bind9]: Dependency File[/etc/bind/zones.conf] has failures: true �[mNotice: /Stage[main]/Dns::Service/Service[bind9]: Dependency File[/etc/bind/named.conf] has failures: true Warning: /Stage[main]/Dns::Service/Service[bind9]: Skipping because of failed dependencies �[mNotice: Applied catalog in 1.09 seconds Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb:14 Shared Example Group: "the example" called from ./spec/acceptance/dns_spec.rb:8
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L20
Scenario: install foreman-proxy forward dns Command "dig +short SOA example.com @localhost" stdout is expected to match /ubuntu2004-64-puppet8.example.com\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/ Failure/Error: its(:stdout) { is_expected.to match(/#{host_inventory['fqdn']}\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/) } expected ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" to match /ubuntu2004-64-puppet8.example.com\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/ Diff: @@ -1,6 +1,11 @@ -/ubuntu2004-64-puppet8.example.com\. root\.example\.com\. \d+ 86400 3600 604800 3600\n/ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L29
Scenario: install foreman-proxy forward dns Command "dig +short A integration.example.com @localhost" stdout is expected to eq "192.0.2.100\n" Failure/Error: its(:stdout) { is_expected.to eq("192.0.2.100\n") } expected: "192.0.2.100\n" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,11 @@ -192.0.2.100 +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L38
Scenario: install foreman-proxy forward dns Command "dig +short A integration.example.com @localhost" stdout is expected to eq "" Failure/Error: its(:stdout) { is_expected.to eq('') } expected: "" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,12 @@ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L44
Scenario: install foreman-proxy reverse dns Command "dig +short SOA 2.0.192.in-addr.arpa @localhost" stdout is expected to match /ubuntu2004-64-puppet8.example.com\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/ Failure/Error: its(:stdout) { is_expected.to match(/#{host_inventory['fqdn']}\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/) } expected ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" to match /ubuntu2004-64-puppet8.example.com\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/ Diff: @@ -1,6 +1,11 @@ -/ubuntu2004-64-puppet8.example.com\. root\.2\.0\.192\.in-addr\.arpa\. \d+ 86400 3600 604800 3600\n/ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L53
Scenario: install foreman-proxy reverse dns Command "dig +short -x 192.0.2.100 @localhost" stdout is expected to eq "integration.example.com.\n" Failure/Error: its(:stdout) { is_expected.to eq("integration.example.com.\n") } expected: "integration.example.com.\n" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,11 @@ -integration.example.com. +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 8 - Ubuntu 20.04: spec/acceptance/dns_spec.rb#L62
Scenario: install foreman-proxy reverse dns Command "dig +short -x 192.0.2.100 @localhost" stdout is expected to eq "" Failure/Error: its(:stdout) { is_expected.to eq('') } expected: "" got: ";; communications error to 127.0.0.1#53: connection refused\n;; communications error to 127.0.0.1#53...ed\n;; communications error to 127.0.0.1#53: connection refused\n;; no servers could be reached\n\n" (compared using ==) Diff: @@ -1,6 +1,12 @@ +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; communications error to 127.0.0.1#53: connection refused +;; no servers could be reached
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
remote_file works behaves like an idempotent resource applies with no errors Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 4 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_120808444.QCVnsr.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' �[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.06 seconds Info: Using environment 'production' Info: Applying configuration version '1722859691' Warning: Private key for 'debian12-64-puppet7.example.com' does not exist Warning: Client certificate for 'debian12-64-puppet7.example.com' does not exist Error: /Stage[main]/Main/Foreman_proxy::Remote_file[/var/tmp/test]/File[/var/tmp/test]: Could not evaluate: Could not retrieve file metadata for https://codeload.github.com/theforeman/puppet-foreman/tar.gz/9.0.0: Request to https://codeload.github.com/theforeman/puppet-foreman/tar.gz/9.0.0 timed out connect operation after 120.063 seconds �[mNotice: Applied catalog in 120.09 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
Puppet / Puppet 7 - Debian 12: vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
remote_file works behaves like an idempotent resource applies a second time without changes Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}" Beaker::Host::CommandFailure: Host 'debian12-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_121012050.mxAotQ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to, 'container_other' �[mNotice: Compiled catalog for debian12-64-puppet7.example.com in environment production in 0.06 seconds Info: Using environment 'production' Info: Applying configuration version '1722859815' Warning: Private key for 'debian12-64-puppet7.example.com' does not exist Warning: Client certificate for 'debian12-64-puppet7.example.com' does not exist �[mNotice: /Stage[main]/Main/Foreman_proxy::Remote_file[/var/tmp/test]/File[/var/tmp/test]/ensure: defined content as '{mtime}2024-08-05 12:10:15 +0000' �[mNotice: Applied catalog in 0.17 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 11
Puppet / Static validations: metadata.json#L1
Skipping EOL operating system FreeBSD 12