yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07833
[Bug 1232971] Re: tempest gating error: test_run_stop_terminate_instance_with_tags
All time search reveals there are only 3 occurrences of this:
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiRkFJTDogdGVtcGVzdC50aGlyZHBhcnR5LmJvdG8udGVzdF9lYzJfaW5zdGFuY2VfcnVuLkluc3RhbmNlUnVuVGVzdC50ZXN0X3J1bl9zdG9wX3Rlcm1pbmF0ZV9pbnN0YW5jZV93aXRoX3RhZ3NcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiYWxsIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTM4ODQ0MzAxMDQwMCwibW9kZSI6IiIsImFuYWx5emVfZmllbGQiOiIifQ==
All happen on tests for changes to stable/havana. Since my fix in
Tempest was committed in Icehouse I am not entirely sure what the
process is as far as backporting tempest changes to ensure that this
failure does not occur on stable changes.
That said, I am happy to claim that Neutron is no longer affected by
this issue, and it never was.
** Changed in: neutron
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1232971
Title:
tempest gating error: test_run_stop_terminate_instance_with_tags
Status in OpenStack Neutron (virtual network service):
Invalid
Status in Tempest:
Fix Released
Bug description:
2013-09-29 21:56:27.035 | ======================================================================
2013-09-29 21:56:27.035 | FAIL: tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance_with_tags[gate,smoke]
2013-09-29 21:56:27.035 | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_run_stop_terminate_instance_with_tags[gate,smoke]
2013-09-29 21:56:27.035 | ----------------------------------------------------------------------
2013-09-29 21:56:27.036 | _StringException: Empty attachments:
2013-09-29 21:56:27.036 | stderr
2013-09-29 21:56:27.036 | stdout
2013-09-29 21:56:27.036 |
2013-09-29 21:56:27.036 | pythonlogging:'': {{{2013-09-29 21:42:26,545 state: pending}}}
2013-09-29 21:56:27.036 |
2013-09-29 21:56:27.037 | Traceback (most recent call last):
2013-09-29 21:56:27.037 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 175, in test_run_stop_terminate_instance_with_tags
2013-09-29 21:56:27.037 | self.assertInstanceStateWait(instance, "running")
2013-09-29 21:56:27.037 | File "tempest/thirdparty/boto/test.py", line 356, in assertInstanceStateWait
2013-09-29 21:56:27.037 | state = self.waitInstanceState(lfunction, wait_for)
2013-09-29 21:56:27.037 | File "tempest/thirdparty/boto/test.py", line 341, in waitInstanceState
2013-09-29 21:56:27.037 | self.valid_instance_state)
2013-09-29 21:56:27.038 | File "tempest/thirdparty/boto/test.py", line 331, in state_wait_gone
2013-09-29 21:56:27.038 | state = state_wait(lfunction, final_set, valid_set)
2013-09-29 21:56:27.038 | File "tempest/thirdparty/boto/utils/wait.py", line 57, in state_wait
2013-09-29 21:56:27.038 | (dtime, final_set, status))
2013-09-29 21:56:27.038 | AssertionError: State change timeout exceeded!(400s) While waitingfor set(['running', '_GONE']) at "pending"
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1232971/+subscriptions