Require a version when installing from GitHub #141
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
1s
Annotations
131 errors
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082528388.eywmOf.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'almalinux9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082531604.JQw3Ox.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082532792.RfB1EC.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'almalinux8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082536302.XQA5j1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082531861.MuYjH1.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - AlmaLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'almalinux9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082535400.YILX9t.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082538694.EGKqxw.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'centos9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082541969.R1rcMs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node centos9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082535456.TgL61q.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - AlmaLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'almalinux8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082539657.qnZ1ak.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082539139.QvXO9r.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'rocky8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082542991.TMQplT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082541721.B9vrqc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - CentOS 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'centos9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082545300.s2plZP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node centos9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082547840.JjD0fC.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082551044.V8cjbD.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'fedora40-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082544149.qPeuzs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node fedora40-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'fedora40-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082547864.DRCzCU.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node fedora40-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 8 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'fedora40-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082541669.ePUZC2.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node fedora40-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Fedora 40:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'fedora40-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082545819.p7zzoj.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node fedora40-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082544991.FtMZm8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'oracle9-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082548772.OT49eI.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle9-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - OracleLinux 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082547392.gmKuyc.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'debian11-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082551343.sw4cA3.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Debian 11:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082548394.499pzH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Rocky 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'rocky8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082552257.U26NBP.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082547439.GzdaAO.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - OracleLinux 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'oracle9-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082551439.3NJiCX.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - OracleLinux 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - OracleLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082545544.0WhkN6.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082550198.Qs5nCC.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian12-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Debian 12:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 8 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082551983.zByyv4.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Rocky 9:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082555516.WpHkXS.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node rocky9-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082548459.6SF6Px.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Debian 12:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082553134.7P6Lnz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian12-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Debian 12:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 7 - Debian 12
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082552253.3Yq02f.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Debian 11:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'debian11-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082556502.XKCgBB.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node debian11-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Debian 11:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 8 - Debian 11
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082603109.VhYs0i.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'ubuntu2004-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082609231.Wnq6N7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
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.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082609382.Xfbvt7.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'ubuntu2004-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082616383.DRUiqH.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082624800.7uBLdp.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082621118.qjOZhs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'oracle8-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082627108.khfthN.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - OracleLinux 8:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'oracle8-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082630387.PB0z1g.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node oracle8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.9.1"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.9.1"
|
Puppet / Puppet 8 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082757970.HOKaUV.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'ubuntu2204-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082803975.XSdOkz.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2204-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082805801.PxDwa8.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'ubuntu2204-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082812413.SGiUZe.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2204-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'ubuntu2404-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082812934.vVZPWT.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2404-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'ubuntu2404-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082818819.0oBPvs.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2404-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 8 - Ubuntu 24.04:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 8 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L4
class caddy: when installing from repo 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 'ubuntu2404-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082810987.hP6F9J.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2404-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Ubuntu 24.04:
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.4.0/lib/voxpupuli/acceptance/examples.rb#L8
class caddy: when installing from repo 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 'ubuntu2404-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082817580.R3dU9o.pp
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other'
Error: Evaluation Error: Error while evaluating a Function Call, caddy::version can only be set when caddy::install_method is github (file: /etc/puppetlabs/code/environments/production/modules/caddy/manifests/install.pp, line: 14, column: 9) on node ubuntu2404-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/init_spec.rb:71
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/init_spec.rb#L83
class caddy: when installing from repo Command "caddy version" exit_status is expected to eq 0
Failure/Error: its(:exit_status) { is_expected.to eq 0 }
expected: 0
got: 127
(compared using ==)
|
Puppet / Puppet 7 - Ubuntu 24.04:
spec/acceptance/init_spec.rb#L84
class caddy: when installing from repo Command "caddy version" stdout is expected to start with "v2.8.3"
Failure/Error: its(:stdout) { is_expected.to start_with "v#{use_version}" }
expected "" to start with "v2.8.3"
|
Puppet / Puppet 7 - Ubuntu 24.04
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|