MCollective call failed in agent 'puppetd', method 'last_run_summary'

Bug #1248526 reported by Nikolay Fedotov
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Unassigned

Bug Description

{"release": "3.2.1", "nailgun_sha": "d4765702c8dd8f5e9f83f3e9a23ca29294a8fece", "ostf_sha": "5440506c81544953c8c21f18b4f732dbe3a5a349", "astute_sha": "df6ddea3abc93fbe1cab9b4534d4d5e9508c95d6", "fuellib_sha": "df58134e47668221d9ab2dae2b4883caa5716774"}

*Steps*
- Create environment Ubuntu multinode, Neutron with GRE,
- Turn on storage settings: Ceph RBD for images, Cinder LVM over iSCSI for volumes
- Turn off "Use VLAN tagging" for public and storage networks
- Configure node interfaces: Public -> eth1, Storage -> eth2, Management -> eth3
- Add nodes: 1 controller, 1 compute, 1 cinder, 2 ceph
- Deploy changes

*Result*
Deployment fails
2013-11-06 12:05:16 ERR
[9114] Error running RPC method deploy: b8c27d87-0c43-4769-a957-cf8092cb945f: MCollective call failed in agent 'puppetd', method 'last_run_summary', failed nodes: 4
, trace: ["/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/mclient.rb:94:in `check_results_with_retries'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/mclient.rb:50:in `method_missing'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/puppetd.rb:173:in `block in deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/1.9.1/timeout.rb:68:in `timeout'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/puppetd.rb:103:in `deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine/nailyfact.rb:33:in `deploy_piece'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:49:in `block (3 levels) in deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:49:in `each_slice'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:49:in `block (2 levels) in deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:47:in `each'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:47:in `block in deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:43:in `each'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/deployment_engine.rb:43:in `deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/astute-0.0.2/lib/astute/orchestrator.rb:45:in `deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/dispatcher.rb:96:in `deploy'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:103:in `dispatch_message'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:70:in `block in dispatch'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:68:in `each'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:68:in `each_with_index'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:68:in `dispatch'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:38:in `block (2 levels) in server_loop'", "/opt/rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/naily-0.1.0/lib/naily/server.rb:49:in `block (2 levels) in consume_one'"]
2013-11-06 12:05:16 ERR
[9114] MCollective call failed in agent 'puppetd', method 'last_run_summary', failed nodes: 4

Tags: astute
Revision history for this message
Nikolay Fedotov (nfedotov) wrote :
Changed in fuel:
milestone: none → 4.0
assignee: nobody → Vladimir Sharshov (vsharshov)
Revision history for this message
Vladimir Kuklin (vkuklin) wrote :

I do confirm this bug. Despite puppet agent did not fail with any error - mcollective failed to collect last_run_summary.

Changed in fuel:
status: New → Triaged
importance: Undecided → Medium
Mike Scherbakov (mihgen)
Changed in fuel:
assignee: Vladimir Sharshov (vsharshov) → nobody
Revision history for this message
Bogdan Dobrelya (bogdando) wrote :

The bug does'n contain any solutions, but confirmations, thus triaged -> confirmed.

Changed in fuel:
status: Triaged → Confirmed
Evgeniy L (rustyrobot)
tags: added: astute
tags: removed: library
Revision history for this message
Evgeniy L (rustyrobot) wrote :

This part of code was refactored (puppet master was removed), could you reproduce it and attach new diagnostic snapshot?

Changed in fuel:
status: Confirmed → Incomplete
Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.