boot server request randomly hanging at n-cpu side, and didn't get to Ironic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Invalid
|
Critical
|
Unassigned | ||
OpenStack Compute (nova) |
Fix Released
|
High
|
Jay Pipes | ||
Newton |
Fix Committed
|
Medium
|
Matt Riedemann |
Bug Description
Ironic gate jobs are randomly timing out during last few weeks:
2016-12-20 23:30:24.418214 | Traceback (most recent call last):
2016-12-20 23:30:24.418231 | File "tempest/test.py", line 99, in wrapper
2016-12-20 23:30:24.418248 | return f(self, *func_args, **func_kwargs)
2016-12-20 23:30:24.418296 | File "/opt/stack/
2016-12-20 23:30:24.418316 | self.instance, self.node = self.boot_
2016-12-20 23:30:24.418361 | File "/opt/stack/
2016-12-20 23:30:24.418375 | self.wait_
2016-12-20 23:30:24.418417 | File "/opt/stack/
2016-12-20 23:30:24.418441 | raise lib_exc.
2016-12-20 23:30:24.418464 | tempest.
2016-12-20 23:30:24.418494 | Details: Timed out waiting to get Ironic node by instance id 50e23a00-
Nova compute seems stuck at "_do_build_
2016-12-21 13:24:24.307 21735 DEBUG oslo_messaging.
2016-12-21 13:24:24.312 21735 DEBUG oslo_concurrenc
2016-12-21 13:24:24.313 21735 DEBUG oslo_messaging.
2016-12-21 13:24:24.326 21735 DEBUG oslo_messaging.
2016-12-21 13:24:24.327 21735 DEBUG nova.compute.
2016-12-21 13:24:24.330 21735 DEBUG oslo_messaging.
2016-12-21 13:24:24.367 21735 DEBUG nova.compute.
2016-12-21 13:24:24.367 21735 DEBUG oslo_concurrenc
full log available: http://
description: | updated |
summary: |
- Slow nodes at the gate leads to ironic tempest timeouts + boot server request randomly hanging at n-cpu side, and didn't get to + Ironic |
Changed in ironic: | |
importance: | Undecided → Critical |
Changed in nova: | |
status: | New → In Progress |
Changed in nova: | |
assignee: | Jay Pipes (jaypipes) → John L. Villalovos (happycamp) |
Changed in nova: | |
assignee: | John L. Villalovos (happycamp) → Jay Pipes (jaypipes) |
Changed in nova: | |
assignee: | Jay Pipes (jaypipes) → John L. Villalovos (happycamp) |
Changed in nova: | |
assignee: | John L. Villalovos (happycamp) → Jay Pipes (jaypipes) |
Changed in nova: | |
assignee: | Jay Pipes (jaypipes) → Matt Riedemann (mriedem) |
Changed in nova: | |
assignee: | Matt Riedemann (mriedem) → Jay Pipes (jaypipes) |
Changed in ironic: | |
status: | New → Invalid |
Related fix proposed to branch: master /review. openstack. org/413499
Review: https:/