yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21371
[Bug 1339923] Re: failures in tempest.thirdparty.boto.test_ec2_keys
So... this error in tempest runs was actually postgresql running out of
db handles
** Changed in: nova
Status: New => Invalid
--
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/1339923
Title:
failures in tempest.thirdparty.boto.test_ec2_keys
Status in OpenStack Compute (Nova):
Invalid
Status in Tempest:
Invalid
Bug description:
per http://logs.openstack.org/07/105307/9/check/check-tempest-dsvm-
postgres-full/190d3ce/console.html, seeing failures unrelated to my
patch:
tempest.thirdparty.boto.test_ec2_security_groups.EC2SecurityGroupTest.test_create_authorize_security_group
----------------------------------------------------------------------------------------------------------
BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0"?>
<Response><Errors><Error><Code>OperationalError</Code><Message>Unknown error occurred.</Message></Error></Errors><RequestID>req-ab53ffd6-fd2f-4747-b0ed-8240381adc12</RequestID></Response>
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_create_ec2_keypair
-------------------------------------------------------------------------
BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0"?>
<Response><Errors><Error><Code>OperationalError</Code><Message>Unknown error occurred.</Message></Error></Errors><RequestID>req-930ffb3f-ece3-47ee-89e7-9d3afe273c9e</RequestID></Response>
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_duplicate_ec2_keypair
----------------------------------------------------------------------------
BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0"?>
<Response><Errors><Error><Code>OperationalError</Code><Message>Unknown error occurred.</Message></Error></Errors><RequestID>req-dda2e5f0-58c9-43ab-81a7-103f12d7915f</RequestID></Response>
tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest.test_get_ec2_keypair
----------------------------------------------------------------------
BotoServerError: BotoServerError: 500 Internal Server Error
<?xml version="1.0"?>
<Response><Errors><Error><Code>OperationalError</Code><Message>Unknown error occurred.</Message></Error></Errors><RequestID>req-08ac28ea-5d4e-4f83-a256-53717e6bce9e</RequestID></Response>
the final cleanup exception is similar to
https://bugs.launchpad.net/tempest/+bug/1339910 but the cause is not a duplicate
keypair:
tearDownClass (tempest.thirdparty.boto.test_ec2_keys.EC2KeysTest)
-----------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "tempest/thirdparty/boto/test.py", line 272, in tearDownClass
raise exceptions.TearDownException(num=fail_count)
TearDownException: 1 cleanUp operation failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1339923/+subscriptions