test_network_basic_ops smoke test failing

Bug #1578142 reported by Rabi Mishra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
Confirmed
Undecided
Rabi Mishra

Bug Description

tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops smoke test seems to be failing very often. This is blocking the heat gate as the grenade job is failing.

2016-05-04 04:45:16.740 | tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]
2016-05-04 04:45:16.741 | -------------------------------------------------------------------------------------------------------------------------------------------------
2016-05-04 04:45:16.741 |
2016-05-04 04:45:16.741 | Captured traceback:
2016-05-04 04:45:16.741 | ~~~~~~~~~~~~~~~~~~~
2016-05-04 04:45:16.741 | Traceback (most recent call last):
2016-05-04 04:45:16.741 | File "tempest/test.py", line 113, in wrapper
2016-05-04 04:45:16.741 | return f(self, *func_args, **func_kwargs)
2016-05-04 04:45:16.742 | File "tempest/scenario/test_network_basic_ops.py", line 404, in test_network_basic_ops
2016-05-04 04:45:16.742 | msg="after disassociate "
2016-05-04 04:45:16.742 | File "tempest/scenario/test_network_basic_ops.py", line 208, in check_public_network_connectivity
2016-05-04 04:45:16.742 | self.check_floating_ip_status(floating_ip, floatingip_status)
2016-05-04 04:45:16.742 | File "tempest/scenario/manager.py", line 897, in check_floating_ip_status
2016-05-04 04:45:16.742 | st=status))
2016-05-04 04:45:16.742 | File "/opt/stack/new/tempest/.tox/smoke/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertEqual
2016-05-04 04:45:16.743 | self.assertThat(observed, matcher, message)
2016-05-04 04:45:16.743 | File "/opt/stack/new/tempest/.tox/smoke/local/lib/python2.7/site-packages/testtools/testcase.py", line 493, in assertThat
2016-05-04 04:45:16.743 | raise mismatch_error
2016-05-04 04:45:16.743 | testtools.matchers._impl.MismatchError: 'DOWN' != u'ACTIVE': FloatingIP: <"FloatingIP" addr="172.24.5.56" id="f5201e13-5952-4336-a076-2117aae7054d"> is at status: ACTIVE. failed to reach status: DOWN
2016-05-04 04:45:16.743 |
2016-05-04 04:45:16.743 |
2016-05-04 04:45:16.743 | Captured pythonlogging:

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.openstack.org/312432

Changed in tempest:
assignee: nobody → Rabi Mishra (rabi)
status: New → In Progress
Revision history for this message
Matthew Treinish (treinish) wrote :

This bug is just a stacktrace it doesn't have any real details on why or where things are failing. A link to log results would be a start.

Changed in tempest:
status: In Progress → Incomplete
Revision history for this message
Tong Liu (liutong) wrote :

From the log on the description, it seems like the floating IP failed to reach DOWN after disassociation.

Revision history for this message
Rabi Mishra (rabi) wrote :
Changed in tempest:
status: Incomplete → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Rabi Mishra (<email address hidden>) on branch: master
Review: https://review.openstack.org/312432

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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