Introduce SSH cert support #1736
ci.yml
on: pull_request
Puppet
/
Static validations
19s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
4 errors and 2 warnings
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L10
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 'rocky9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_095054834.9LQi7z.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 rocky9-64-puppet8.example.com in environment production in 0.06 seconds
Info: Using environment 'production'
Info: Applying configuration version '1766051456'
Warning: Private key for 'rocky9-64-puppet8.example.com' does not exist
Warning: Client certificate for 'rocky9-64-puppet8.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}2025-12-18 09:50:57 +0000'
�[mNotice: Applied catalog in 0.36 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
|
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.8.0/lib/voxpupuli/acceptance/examples.rb#L6
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 'rocky9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_094852370.o5zo4n.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 rocky9-64-puppet8.example.com in environment production in 0.07 seconds
Info: Using environment 'production'
Info: Applying configuration version '1766051334'
Warning: Private key for 'rocky9-64-puppet8.example.com' does not exist
Warning: Client certificate for 'rocky9-64-puppet8.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.089 seconds
�[mNotice: Applied catalog in 120.12 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/foreman_remote_file_spec.rb:5
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 11
|