This happened once in the last week. So it is real but not common. I am assuming this is a nova issue and not tempest. Please reopen if there is evidence to the contrary.
** Changed in: tempest Status: New => Invalid ** Also affects: nova Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1352092 Title: tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario_3 Status in OpenStack Compute (Nova): New Status in Tempest: Invalid Bug description: 2014-08-04 01:41:35.047 | Traceback (most recent call last): 2014-08-04 01:41:35.047 | File "tempest/scenario/manager.py", line 175, in delete_wrapper 2014-08-04 01:41:35.047 | thing.delete() 2014-08-04 01:41:35.048 | File "/opt/stack/new/python-novaclient/novaclient/v1_1/security_groups.py", line 31, in delete 2014-08-04 01:41:35.048 | self.manager.delete(self) 2014-08-04 01:41:35.048 | File "/opt/stack/new/python-novaclient/novaclient/v1_1/security_groups.py", line 71, in delete 2014-08-04 01:41:35.049 | self._delete('/os-security-groups/%s' % base.getid(group)) 2014-08-04 01:41:35.049 | File "/opt/stack/new/python-novaclient/novaclient/base.py", line 109, in _delete 2014-08-04 01:41:35.049 | _resp, _body = self.api.client.delete(url) 2014-08-04 01:41:35.050 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 538, in delete 2014-08-04 01:41:35.050 | return self._cs_request(url, 'DELETE', **kwargs) 2014-08-04 01:41:35.050 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 507, in _cs_request 2014-08-04 01:41:35.050 | resp, body = self._time_request(url, method, **kwargs) 2014-08-04 01:42:12.628 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 481, in _time_request 2014-08-04 01:42:12.629 | resp, body = self.request(url, method, **kwargs) 2014-08-04 01:42:12.629 | File "/opt/stack/new/python-novaclient/novaclient/client.py", line 475, in request 2014-08-04 01:42:12.629 | raise exceptions.from_response(resp, body, url, method) 2014-08-04 01:42:12.630 | BadRequest: Security group is still in use (HTTP 400) (Request-ID: req-cb8e9344-57e7-4ad8-962c-c527934eae59) 2014-08-04 01:42:12.630 | ====================================================================== 2014-08-04 01:42:12.630 | FAIL: tempest.scenario.test_large_ops.TestLargeOpsScenario.test_large_ops_scenario_3[compute,image] 2014-08-04 01:42:12.631 | tags: worker-0 2014-08-04 01:42:12.631 | ---------------------------------------------------------------------- 2014-08-04 01:42:12.631 | Empty attachments: 2014-08-04 01:42:12.631 | stderr 2014-08-04 01:42:12.632 | stdout detail: http://logs.openstack.org/38/111138/3/check/gate-tempest-dsvm- large-ops/c0005d5/console.html To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1352092/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp