Add support for FreeBSD #107
ci.yml
on: pull_request
Puppet
/
Static validations
30s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
135 errors
Puppet / 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / 8 - Debian 11
Process completed with exit code 1.
|
Puppet / 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L34
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset without patterns is expected to contain Patterndb::Simple::Ruleset[myruleset] with parser => "default"
Failure/Error:
is_expected.to contain_patterndb__simple__ruleset('myruleset').with(
parser: 'default'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L54
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Patterndb::Simple::Ruleset[myruleset] with parser => "default"
Failure/Error:
is_expected.to contain_patterndb__simple__ruleset('myruleset').with(
parser: 'default'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L60
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Patterndb::Parser[default]
Failure/Error: it { is_expected.to contain_patterndb__parser('default') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L62
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Concat[patterndb_simple_ruleset-myruleset] with path => "/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb"
Failure/Error: is_expected.to contain_concat('patterndb_simple_ruleset-myruleset').with('path' => '/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L69
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Patterndb::Simple::Rule[RULE_1_ID]
Failure/Error: it { is_expected.to contain_patterndb__simple__rule('RULE_1_ID') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L80
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with empty rules and patterns is expected to contain Patterndb::Parser[default]
Failure/Error: it { is_expected.to contain_patterndb__parser('default') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/raw_ruleset_spec.rb#L34
patterndb::raw::ruleset almalinux-8-x86_64 without package_name Raw ruleset with only source is expected to contain File[BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset.pdb]
Failure/Error: is_expected.to contain_file('BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset.pdb')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L82
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with empty rules and patterns is expected to contain Concat[patterndb_simple_ruleset-myruleset] with path => "/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb"
Failure/Error: is_expected.to contain_concat('patterndb_simple_ruleset-myruleset').with('path' => '/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/raw_ruleset_spec.rb#L47
patterndb::raw::ruleset almalinux-8-x86_64 without package_name Raw rulesets with directory is expected to contain File[BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset] with ensure => "directory"
Failure/Error:
is_expected.to contain_file('BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset').with(
ensure: 'directory'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/defines/simple_ruleset_spec.rb#L101
patterndb::simple::ruleset almalinux-8-x86_64 without package_name Simple ruleset with empty rules and patterns is expected to contain Concat::Fragment[patterndb_simple_ruleset-myruleset-header] with content =~ /<description>generated by puppet<\/description>/m
Failure/Error:
is_expected.to contain_concat__fragment('patterndb_simple_ruleset-myruleset-header').with_content(
%r{<description>generated by puppet</description>}m
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az837-446.ymagj3ilz1se1nskuisabcixse.ex.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L34
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset without patterns is expected to contain Patterndb::Simple::Ruleset[myruleset] with parser => "default"
Failure/Error:
is_expected.to contain_patterndb__simple__ruleset('myruleset').with(
parser: 'default'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L54
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Patterndb::Simple::Ruleset[myruleset] with parser => "default"
Failure/Error:
is_expected.to contain_patterndb__simple__ruleset('myruleset').with(
parser: 'default'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L60
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Patterndb::Parser[default]
Failure/Error: it { is_expected.to contain_patterndb__parser('default') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L62
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Concat[patterndb_simple_ruleset-myruleset] with path => "/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb"
Failure/Error: is_expected.to contain_concat('patterndb_simple_ruleset-myruleset').with('path' => '/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L69
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with hash type for rules is expected to contain Patterndb::Simple::Rule[RULE_1_ID]
Failure/Error: it { is_expected.to contain_patterndb__simple__rule('RULE_1_ID') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L80
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with empty rules and patterns is expected to contain Patterndb::Parser[default]
Failure/Error: it { is_expected.to contain_patterndb__parser('default') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/raw_ruleset_spec.rb#L34
patterndb::raw::ruleset redhat-7-x86_64 without package_name Raw ruleset with only source is expected to contain File[BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset.pdb]
Failure/Error: is_expected.to contain_file('BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset.pdb')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L82
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with empty rules and patterns is expected to contain Concat[patterndb_simple_ruleset-myruleset] with path => "/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb"
Failure/Error: is_expected.to contain_concat('patterndb_simple_ruleset-myruleset').with('path' => '/BASEDIR/etc/syslog-ng/patterndb.d/default/myruleset.pdb')
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/simple_ruleset_spec.rb#L101
patterndb::simple::ruleset redhat-7-x86_64 without package_name Simple ruleset with empty rules and patterns is expected to contain Concat::Fragment[patterndb_simple_ruleset-myruleset-header] with content =~ /<description>generated by puppet<\/description>/m
Failure/Error:
is_expected.to contain_concat__fragment('patterndb_simple_ruleset-myruleset-header').with_content(
%r{<description>generated by puppet</description>}m
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/defines/raw_ruleset_spec.rb#L47
patterndb::raw::ruleset redhat-7-x86_64 without package_name Raw rulesets with directory is expected to contain File[BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset] with ensure => "directory"
Failure/Error:
is_expected.to contain_file('BASEDIR/etc/syslog-ng/patterndb.d/default/myrawruleset').with(
ensure: 'directory'
)
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (line: 2, column: 1) on node fv-az740-223.ps3gqx3xffzu3a3pyfxfsa1ajb.bx.internal.cloudapp.net
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_185906656.pAFk1D.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185906656.pAFk1D.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_185908548.zEU5pe.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185908548.zEU5pe.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_185910286.pXtl8s.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185910286.pXtl8s.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_185912069.HYnkzt.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185912069.HYnkzt.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185913849.VaUGru.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185913849.VaUGru.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185915641.TbXT99.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185915641.TbXT99.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_185917445.NRjBKi.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185917445.NRjBKi.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_185919241.x8tqYI.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185919241.x8tqYI.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_185921022.A5Qool.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185921022.A5Qool.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_185922818.SaLYxf.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185922818.SaLYxf.pp, line: 2, column: 1) on node almalinux8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_185913368.dML6DI.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185913368.dML6DI.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_185915302.KuGlW5.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185915302.KuGlW5.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_185917116.DYyU5z.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185917116.DYyU5z.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_185918983.VN3a5k.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185918983.VN3a5k.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185920827.TGKw54.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185920827.TGKw54.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185922671.elkO8R.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185922671.elkO8R.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_185924496.BEYTY4.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185924496.BEYTY4.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_185926351.N1MEhd.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185926351.N1MEhd.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_185928264.ekC3IY.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185928264.ekC3IY.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_185930103.Nvnn4P.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185930103.Nvnn4P.pp, line: 2, column: 1) on node rocky8-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_185907930.J4SGpj.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185907930.J4SGpj.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_185910082.3HuPtG.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185910082.3HuPtG.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_185912115.XefS8x.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185912115.XefS8x.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_185914182.u9hSh3.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185914182.u9hSh3.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185916238.MtBSYe.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185916238.MtBSYe.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185918274.vh84e1.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185918274.vh84e1.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_185920319.1Y3U1Z.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185920319.1Y3U1Z.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_185922358.ePlN47.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185922358.ePlN47.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_185924402.anJ4Tv.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185924402.anJ4Tv.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - AlmaLinux 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_185926434.CJ0EA7.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185926434.CJ0EA7.pp, line: 2, column: 1) on node almalinux8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_185925716.9hWYvE.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185925716.9hWYvE.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_185927845.LCpcit.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185927845.LCpcit.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_185929821.3Pt2SD.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185929821.3Pt2SD.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_185931813.8c5Do9.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185931813.8c5Do9.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185933829.uHCpk4.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185933829.uHCpk4.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185935829.Tc68Kz.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185935829.Tc68Kz.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_185937833.VwJIiF.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185937833.VwJIiF.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_185939794.vKSt66.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185939794.vKSt66.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_185941749.A8NAi8.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185941749.A8NAi8.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Rocky 8:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_185943693.YiHwuA.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185943693.YiHwuA.pp, line: 2, column: 1) on node rocky8-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185920032.3UkBML.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185920032.3UkBML.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185923324.5LaYQw.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185923324.5LaYQw.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185926517.ZnUcG1.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185926517.ZnUcG1.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185929709.dUk1kk.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185929709.dUk1kk.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185932929.G1TmpY.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185932929.G1TmpY.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185936157.xMDeI1.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185936157.xMDeI1.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185939380.Ti6isE.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185939380.Ti6isE.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185942565.7G86JD.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185942565.7G86JD.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185945789.fVrZ8v.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185945789.fVrZ8v.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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 'debian10-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185949021.Qpq9HN.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185949021.Qpq9HN.pp, line: 2, column: 1) on node debian10-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_185927190.Zn7FFr.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185927190.Zn7FFr.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_185930716.aCvkKc.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185930716.aCvkKc.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_185934131.L1cuot.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185934131.L1cuot.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_185937531.fNLdtq.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185937531.fNLdtq.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185941031.P0GuYj.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185941031.P0GuYj.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185944671.1lcoNJ.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185944671.1lcoNJ.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_185948283.48qZs5.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185948283.48qZs5.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_185951747.0NXp9S.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185951747.0NXp9S.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_185955171.zwT98h.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185955171.zwT98h.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Debian 11:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_185958599.nT7Hy8.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185958599.nT7Hy8.pp, line: 2, column: 1) on node debian11-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185934571.EViGe1.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185934571.EViGe1.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185938080.RnNI7I.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185938080.RnNI7I.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185941473.ccCofi.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185941473.ccCofi.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185944864.DRNksm.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185944864.DRNksm.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185948293.xNwPgy.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185948293.xNwPgy.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185951712.c732FU.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185951712.c732FU.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185955141.LXMsTZ.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185955141.LXMsTZ.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185958544.CZEAIC.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185958544.CZEAIC.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190001944.myUMaG.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190001944.myUMaG.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Debian 10:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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 'debian10-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190005385.jlSCjq.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190005385.jlSCjq.pp, line: 2, column: 1) on node debian10-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_185940824.l0jaIG.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185940824.l0jaIG.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_185945361.x8nrBz.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185945361.x8nrBz.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_185949724.FUay1R.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185949724.FUay1R.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_185954144.2IWgjB.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185954144.2IWgjB.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_185958529.CJkXqx.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185958529.CJkXqx.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_190002992.Y86vFW.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190002992.Y86vFW.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_190007389.o7eLzu.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190007389.o7eLzu.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_190011792.qeUVmW.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190011792.qeUVmW.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_190016205.KADL81.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190016205.KADL81.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_190020672.56BHRk.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190020672.56BHRk.pp, line: 2, column: 1) on node ubuntu2004-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185941329.6d3LMw.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185941329.6d3LMw.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185946229.5Tx7jF.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185946229.5Tx7jF.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185951042.YiD6xd.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185951042.YiD6xd.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185955921.1tRrfh.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185955921.1tRrfh.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190000790.SDAGv2.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190000790.SDAGv2.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190005497.7NiFSG.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190005497.7NiFSG.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190010089.ixb8FN.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190010089.ixb8FN.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190014637.uBHsAo.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190014637.uBHsAo.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190019141.vC4MDl.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190019141.vC4MDl.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 7 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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 'ubuntu1804-64-puppet7.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190023709.m99lgw.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190023709.m99lgw.pp, line: 2, column: 1) on node ubuntu1804-64-puppet7.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185955150.jVJ9E9.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185955150.jVJ9E9.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185959925.RA9SrT.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_185959925.RA9SrT.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190004802.OTdS2B.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190004802.OTdS2B.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190009510.S6rsZO.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190009510.S6rsZO.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190014202.M2ZzCU.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190014202.M2ZzCU.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190018886.7rMSpF.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190018886.7rMSpF.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190023547.MnistF.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190023547.MnistF.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190028215.DHhHIn.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190028215.DHhHIn.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190032847.g0HFge.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190032847.g0HFge.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 18.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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 'ubuntu1804-64-puppet8.example.com' exited with 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190037486.tO7qVs.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190037486.tO7qVs.pp, line: 2, column: 1) on node ubuntu1804-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_getent.pp behaves like the example 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_190052983.fz8lTQ.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190052983.fz8lTQ.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_getent.pp behaves like the example 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_190057683.Vim5WK.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190057683.Vim5WK.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera.pp behaves like the example 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_190102203.kW72rV.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190102203.kW72rV.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera.pp behaves like the example 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_190106859.Qu9m2c.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190106859.Qu9m2c.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_190111539.VoQyIh.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190111539.VoQyIh.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hiera_puppet5.pp behaves like the example 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_190116215.7QIvhH.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190116215.7QIvhH.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_hybrid.pp behaves like the example 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_190120839.BSos9k.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190120839.BSos9k.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_hybrid.pp behaves like the example 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_190125471.3SLOmc.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190125471.3SLOmc.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L4
patterndb class Example OK_ltgt.pp behaves like the example 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_190130088.4nFNic.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190130088.4nFNic.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|
Puppet / 8 - Ubuntu 20.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb#L8
patterndb class Example OK_ltgt.pp behaves like the example 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_190134719.Brsi6N.pp
Last 10 lines of output were:
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 Resource Statement, Class[Patterndb]: has no parameter named 'base_dir' (file: /tmp/apply_manifest_190134719.Brsi6N.pp, line: 2, column: 1) on node ubuntu2004-64-puppet8.example.com
Shared Example Group: "an idempotent resource" called from ./vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.4.0/lib/voxpupuli/acceptance/examples.rb:14
Shared Example Group: "the example" called from ./spec/acceptance/class_spec.rb:142
|