Prasanna Santhanam created CLOUDSTACK-4394:
----------------------------------------------
Summary: vpc network gc test fails during teardown
Key: CLOUDSTACK-4394
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4394
Project: CloudStack
Issue Type: Test
Security Level: Public (Anyone can view this level - this is the default.)
Reporter: Prasanna Santhanam
Assignee: Prasanna Santhanam
the vpc network teardown test fails while cleaning up offerings. we don't need
to remove offerings during cleanup.
Failed
<nose.suite.ContextSuite context=TestVPCNetworkGc>:teardown (from nosetests)
Failing for the past 8 builds (Since #153 )
Took 4 min 22 sec.
add description
Error Message
Warning: Exception during cleanup : Execute cmd: asyncquery failed, due to:
{errorcode : 530, errortext : u"Can't delete vpc offering 59 as its used by 1
vpcs. To make the network offering unavaiable, disable it"}
Stacktrace
Traceback (most recent call last):
File
"/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/suite.py",
line 227, in run
self.tearDown()
File
"/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/suite.py",
line 350, in tearDown
self.teardownContext(ancestor)
File
"/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/suite.py",
line 366, in teardownContext
try_run(context, names)
File
"/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/160/lib/python2.7/site-packages/nose/util.py",
line 469, in try_run
return func()
File
"/var/lib/jenkins/workspace/test-regression-matrix/suite/test_vpc_network/test/integration/component/test_vpc_network.py",
line 2256, in tearDownClass
raise Exception("Warning: Exception during cleanup : %s" % e)
Exception: Warning: Exception during cleanup : Execute cmd: asyncquery failed,
due to: {errorcode : 530, errortext : u"Can't delete vpc offering 59 as its
used by 1 vpcs. To make the network offering unavaiable, disable it"}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira