Activity log for bug #1521599

Date Who What changed Old value New value Message
2015-12-01 12:03:44 Markus Zoeller (markus_z) bug added bug
2015-12-01 12:15:55 Markus Zoeller (markus_z) description Description =========== The following unit tests fail **randomly** in the "gate-nova-python34" check queue: * nova.tests.unit.network.test_neutronv2.TestNeutronv2.test_deallocate_for_instance_2_with_requested * nova.tests.unit.network.test_neutronv2.TestNeutronv2.test_deallocate_for_instance_2 At least I don't see the root cause for this. Steps to reproduce ================== I discovered this with this review https://review.openstack.org/#/c/250907/3 Expected result =============== The "gate-nova-python34" check should pass the neutron tests as the review doesn't contain any network related changes. Actual result ============= b'mox3.mox.ExpectedMethodCallsError: Verify: Expected methods never called:' b" 0. Client.delete_port('my_portid1') -> None" and b'mox3.mox.UnexpectedMethodCallError: Unexpected method call. unexpected:- expected:+' b"- Client.delete_port('my_portid1') -> None" b'? ^' b"+ Client.delete_port('my_portid2') -> None" b'? see http://paste.openstack.org/show/480490/ The logstash query shows a few hits since 2015-11-23 (see below) Environment =========== * Master code (Mitaka cycle) * gate-nova-python34 * https://review.openstack.org/#/c/250907/3 Logs ==== * http://logs.openstack.org/07/250907/3/check/gate-nova-python34/d73accd/console.html * http://logstash.openstack.org/#dashboard/file/logstash.json?query=+message:%5C%22Client.delete_port('my_portid1')%5C%22%20+project:%5C%22openstack/nova%5C%22 Description =========== The following unit tests fail **randomly** in the "gate-nova-python34" check queue: * nova.tests.unit.network.test_neutronv2.TestNeutronv2.test_deallocate_for_instance_2_with_requested * nova.tests.unit.network.test_neutronv2.TestNeutronv2.test_deallocate_for_instance_2 At least I don't see the root cause for this. Steps to reproduce ================== I discovered this with this review https://review.openstack.org/#/c/250907/3 Expected result =============== The "gate-nova-python34" check should pass the neutron tests as the review doesn't contain any network related changes. Actual result ============= b'mox3.mox.ExpectedMethodCallsError: Verify: Expected methods never called:' b" 0. Client.delete_port('my_portid1') -> None" and b'mox3.mox.UnexpectedMethodCallError: Unexpected method call. unexpected:- expected:+' b"- Client.delete_port('my_portid1') -> None" b'? ^' b"+ Client.delete_port('my_portid2') -> None" b'? see http://paste.openstack.org/show/480490/ The logstash query shows a few hits since 2015-11-23 (see below) Environment =========== * Master code (Mitaka cycle) * gate-nova-python34 * https://review.openstack.org/#/c/250907/3 Logs ==== * http://logs.openstack.org/07/250907/3/check/gate-nova-python34/d73accd/console.html * http://logstash.openstack.org/#dashboard/file/logstash.json?query=+message:%5C%22Client.delete_port('my_portid1')%5C%22%20+project:%5C%22openstack/nova%5C%22 (use the time filter from 2015-11-20 until 2015-12-01)
2015-12-01 12:16:10 Markus Zoeller (markus_z) tags gate-failure
2015-12-01 14:58:59 Matt Riedemann nova: status New Confirmed
2015-12-01 14:59:02 Matt Riedemann nova: importance Undecided Medium
2015-12-01 14:59:09 Matt Riedemann tags gate-failure gate-failure network neutron testing
2016-02-15 16:50:20 Mohammed Ashraf nova: assignee Mohammed Ashraf (mohammed-asharaf)
2016-03-04 02:44:24 Davanum Srinivas (DIMS) nova: assignee Mohammed Ashraf (mohammed-asharaf)
2016-04-25 11:27:50 Sharat Sharma nova: status Confirmed Fix Committed
2016-05-06 14:19:34 Markus Zoeller (markus_z) nova: status Fix Committed Confirmed
2016-05-06 14:30:39 OpenStack Infra nova: status Confirmed In Progress
2016-05-06 14:30:39 OpenStack Infra nova: assignee Markus Zoeller (markus_z) (mzoeller)
2016-05-10 14:32:51 OpenStack Infra nova: status In Progress Fix Released
2016-05-10 16:28:48 Markus Zoeller (markus_z) nominated for series nova/mitaka
2016-05-10 16:28:57 Markus Zoeller (markus_z) tags gate-failure network neutron testing gate-failure mitaka-backport-potential network neutron testing
2016-05-12 23:51:59 OpenStack Infra tags gate-failure mitaka-backport-potential network neutron testing gate-failure in-stable-mitaka mitaka-backport-potential network neutron testing