yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #20938
[Bug 1303625] Re: tempest-dsvm-neutron-heat-slow fails with StackBuildErrorException (security group already exists))
*** This bug is a duplicate of bug 1194579 ***
https://bugs.launchpad.net/bugs/1194579
http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiaXMgaW4gQ1JFQVRFX0ZBSUxFRCBzdGF0dXMgZHVlIHRvIFJlc291cmNlIENSRUFURSBmYWlsZWQ6IEJhZFJlcXVlc3Q6IFNlY3VyaXR5IGdyb3VwIGRlZmF1bHQgYWxyZWFkeSBleGlzdHMgZm9yIHByb2plY3QgXCIiLCJmaWVsZHMiOltdLCJvZmZzZXQiOjAsInRpbWVmcmFtZSI6IjYwNDgwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjE0MTA0MzcyNDQ1MzJ9
tempest does not creates 'default' security group explicitly, the issue probably is somewhere else.
https://bugs.launchpad.net/neutron/+bug/1194579
** Also affects: neutron
Importance: Undecided
Status: New
** Changed in: tempest
Status: Triaged => Incomplete
** This bug has been marked a duplicate of bug 1194579
Race condition exists for default security group creation
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1303625
Title:
tempest-dsvm-neutron-heat-slow fails with StackBuildErrorException
(security group already exists))
Status in Orchestration API (Heat):
New
Status in OpenStack Neutron (virtual network service):
New
Status in Tempest:
Incomplete
Bug description:
A StackBuildErrorException is raised because the security groups is
already existing:
http://logs.openstack.org/89/76489/5/check/check-tempest-dsvm-neutron-
heat-slow/032beb0/console.html
2014-04-05 08:18:05.239 | ======================================================================
2014-04-05 08:18:05.240 | FAIL: tempest.api.orchestration.stacks.test_server_cfn_init.ServerCfnInitTestJSON.test_can_log_into_created_server[slow]
2014-04-05 08:18:05.240 | tempest.api.orchestration.stacks.test_server_cfn_init.ServerCfnInitTestJSON.test_can_log_into_created_server[slow]
2014-04-05 08:18:05.240 | ----------------------------------------------------------------------
2014-04-05 08:18:05.240 | _StringException: Empty attachments:
2014-04-05 08:18:05.240 | stderr
2014-04-05 08:18:05.240 | stdout
2014-04-05 08:18:05.240 |
2014-04-05 08:18:05.240 | pythonlogging:'': {{{
2014-04-05 08:18:05.240 | 2014-04-05 08:13:19,183 Request (ServerCfnInitTestJSON:test_can_log_into_created_server): 200 GET http://162.242.239.53:8004/v1/db647826b32c490cbdea807a84f41ba4/stacks/heat-217555013/04ed822c-d2f2-4984-9579-c6bf468941b2 0.042s
2014-04-05 08:18:05.240 | 2014-04-05 08:13:20,235 Request (ServerCfnInitTestJSON:test_can_log_into_created_server): 200 GET http://162.242.239.53:8004/v1/db647826b32c490cbdea807a84f41ba4/stacks/heat-217555013/04ed822c-d2f2-4984-9579-c6bf468941b2 0.049s
2014-04-05 08:18:05.240 | }}}
2014-04-05 08:18:05.240 |
2014-04-05 08:18:05.241 | Traceback (most recent call last):
2014-04-05 08:18:05.241 | File "tempest/api/orchestration/stacks/test_server_cfn_init.py", line 64, in test_can_log_into_created_server
2014-04-05 08:18:05.241 | self.client.wait_for_stack_status(sid, 'CREATE_COMPLETE')
2014-04-05 08:18:05.241 | File "tempest/services/orchestration/json/orchestration_client.py", line 185, in wait_for_stack_status
2014-04-05 08:18:05.241 | stack_status_reason=body['stack_status_reason'])
2014-04-05 08:18:05.241 | StackBuildErrorException: Stack heat-217555013/04ed822c-d2f2-4984-9579-c6bf468941b2 is in CREATE_FAILED status due to 'Resource CREATE failed: BadRequest: Security group default already exists for project db647826b32c490cbdea807a84f41ba4. (HTTP 400) (Request-ID: req-23737d4c-85d4-4dff-b6fd-ed0382128c9e)'
To manage notifications about this bug go to:
https://bugs.launchpad.net/heat/+bug/1303625/+subscriptions