← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1339923] Re: failures in tempest.thirdparty.boto.test_ec2_keys

 

This is still showing up in logstash

http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOlwiQm90b1NlcnZlckVycm9yOiBCb3RvU2VydmVyRXJyb3I6IDUwMCBJbnRlcm5hbCBTZXJ2ZXIgRXJyb3JcIiBBTkQgTk9UIGJ1aWxkX2JyYW5jaDpcInN0YWJsZS9oYXZhbmFcIiIsImZpZWxkcyI6W10sIm9mZnNldCI6MCwidGltZWZyYW1lIjoiNjA0ODAwIiwiZ3JhcGhtb2RlIjoiY291bnQiLCJ0aW1lIjp7InVzZXJfaW50ZXJ2YWwiOjB9LCJzdGFtcCI6MTQxMDg5MDk1MTI4M30=

Opening to nova for now as tempest should not be getting a 500.

** Also affects: nova
   Importance: Undecided
       Status: New

** Changed in: tempest
       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):
  New
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