feat: Set crm as default provider for ubuntu #240
Annotations
11 errors
|
spec/acceptance/cs_clone_spec.rb#L78
corosync with primitive duncan_vip creates a clone
Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_123356849.03IMuJ.pp
Last 10 lines of output were:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute'
/opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
�[mNotice: Applied catalog in 6.90 seconds
|
spec/acceptance/cs_clone_spec.rb#L120
corosync with primitive duncan_vip with all the parameters creates the clone
Failure/Error: apply_manifest(pp, catch_failures: true, debug: false, trace: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --trace --detailed-exitcodes /tmp/apply_manifest_123422324.VedxZ2.pp
Last 10 lines of output were:
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet.rb:289:in `override'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:212:in `main'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application/apply.rb:182:in `run_command'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `block in run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util.rb:756:in `exit_on_fail'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/application.rb:421:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:143:in `run'
/opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/util/command_line.rb:77:in `execute'
/opt/puppetlabs/puppet/bin/puppet:5:in `<main>'
�[mNotice: Applied catalog in 6.80 seconds
|
spec/acceptance/cs_clone_spec.rb#L148
corosync with primitive duncan_vip with all the parameters sets clone_max
Failure/Error:
shell(fetch_value_command('clone-max')) do |r|
expect(r.stdout).to match(%r{value="42"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="clone-max"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L154
corosync with primitive duncan_vip with all the parameters sets clone_node_max
Failure/Error:
shell(fetch_value_command('clone-node-max')) do |r|
expect(r.stdout).to match(%r{value="2"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="clone-node-max"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L160
corosync with primitive duncan_vip with all the parameters sets notify_clones
Failure/Error:
shell(fetch_value_command('notify')) do |r|
expect(r.stdout).to match(%r{value="false"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="notify"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L166
corosync with primitive duncan_vip with all the parameters sets globally_unique
Failure/Error:
shell(fetch_value_command('globally-unique')) do |r|
expect(r.stdout).to match(%r{value="true"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="globally-unique"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L172
corosync with primitive duncan_vip with all the parameters sets ordered
Failure/Error:
shell(fetch_value_command('ordered')) do |r|
expect(r.stdout).to match(%r{value="false"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="ordered"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L178
corosync with primitive duncan_vip with all the parameters sets interleave
Failure/Error:
shell(fetch_value_command('interleave')) do |r|
expect(r.stdout).to match(%r{value="false"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="interleave"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L184
corosync with primitive duncan_vip with all the parameters sets promotable
Failure/Error:
shell(fetch_value_command('promotable')) do |r|
expect(r.stdout).to match(%r{value="false"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="promotable"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
spec/acceptance/cs_clone_spec.rb#L190
corosync with primitive duncan_vip with all the parameters sets promoted_max
Failure/Error:
shell(fetch_value_command('promoted-max')) do |r|
expect(r.stdout).to match(%r{value="5"})
end
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 105 running:
cibadmin --query --xpath '/cib/configuration/resources/clone[@id="duncan_vip_complex_clone_primitive"]/meta_attributes/nvpair[@name="promoted-max"]'
Last 10 lines of output were:
Call cib_query failed (-6): No such device or address
|
This job was cancelled
Loading