Add logic to correctly switch between channels; Determine channel from ensure #178
Annotations
10 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class with default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153221106.FsQNdi.pp
Last 10 lines of output were:
�[mNotice: /Stage[main]/Snap/Service[snapd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Snap/Service[snapd]: Unscheduling refresh on Service[snapd]
�[mNotice: /Stage[main]/Snap/Package[net_http_unix]/ensure: created
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x0000000003a353b0>
Warning: /Stage[main]/Snap/Package[core]: Skipping because provider prefetch failed
Info: Class[Snap]: Unscheduling all events on Class[Snap]
�[mNotice: Applied catalog in 68.19 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class with default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153331290.DUHo8h.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.33 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068812'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x00000000031af600>
Warning: /Stage[main]/Snap/Package[core]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.23 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:9
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153334046.QGCU2U.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068815'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x000000000360b280>
Warning: /Stage[main]/Main/Package[hello-world]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153335779.i4zeZg.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.26 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068817'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x0000000002e28c48>
Warning: /Stage[main]/Main/Package[hello-world]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.07 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:36
|
spec/acceptance/01_snapd_spec.rb#L39
snapd class package resource installs package Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: its(:stdout) { is_expected.to match(%r{hello-world}) }
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource uninstalls package behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153337685.3LjzyK.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068819'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x000000000482e1b0>
Warning: /Stage[main]/Main/Package[hello-world]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource uninstalls package behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153339443.F3KHZh.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068820'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x000000000349a6f8>
Warning: /Stage[main]/Main/Package[hello-world]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:53
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
snapd class package resource installs package with specified version behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153341244.rY6wQZ.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068822'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x00000000041b9118>
Warning: /Stage[main]/Main/Package[hello-world]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
snapd class package resource installs package with specified version behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'fedora34-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153343070.GFWqO6.pp
Last 10 lines of output were:
�[mNotice: Compiled catalog for fedora34-64-puppet7.example.com in environment production in 0.25 seconds
Info: Using environment 'production'
Info: Applying configuration version '1726068824'
Info: called instances
Info: installed_snaps = []
Info: installed_snaps = []
Error: Could not prefetch package provider 'snap': undefined method `each' for #<Puppet::Util::Log:0x00000000033e2008>
Warning: /Stage[main]/Main/Package[hello-world]: Skipping because provider prefetch failed
�[mNotice: Applied catalog in 0.01 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/01_snapd_spec.rb:70
|
spec/acceptance/01_snapd_spec.rb#L73
snapd class package resource installs package with specified version Command "snap list --unicode=never --color=never" stdout is expected to match /hello-world/
Failure/Error: is_expected.to match(%r{hello-world})
expected "" to match /hello-world/
Diff:
@@ -1 +1 @@
-/hello-world/
+""
|
The logs for this run have expired and are no longer available.
Loading