← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1310896] Re: "EC2ResponseError: EC2ResponseError: 400 Bad Request" in tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1

 

It appears this is due to tempest having bad cleanup logic after a test
fails. So it looks like this is a tempest issue.

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

** No longer affects: nova

-- 
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/1310896

Title:
  "EC2ResponseError: EC2ResponseError: 400 Bad Request" in
  tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_integration_1

Status in Tempest:
  New

Bug description:
  2014-04-22 00:33:21.197 | 2014-04-22 00:31:41,668 400 Bad Request
  2014-04-22 00:33:21.197 | 2014-04-22 00:31:41,669 <?xml version="1.0"?>
  2014-04-22 00:33:21.197 | <Response><Errors><Error><Code>IncorrectState</Code><Message>Volume 7ec87937-4a0d-4548-94a1-e85d26b68c08 is not attached to anything</Message></Error></Errors><RequestID>req-8d225660-d8d6-43b8-958e-bf85cd2f4e09</RequestID></Response>
  2014-04-22 00:33:21.197 | }}}
  2014-04-22 00:33:21.197 | 
  2014-04-22 00:33:21.197 | Traceback (most recent call last):
  2014-04-22 00:33:21.197 |   File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 310, in test_integration_1
  2014-04-22 00:33:21.197 |     volume.detach()
  2014-04-22 00:33:21.197 |   File "/usr/local/lib/python2.7/dist-packages/boto/ec2/volume.py", line 183, in detach
  2014-04-22 00:33:21.198 |     dry_run=dry_run
  2014-04-22 00:33:21.198 |   File "/usr/local/lib/python2.7/dist-packages/boto/ec2/connection.py", line 2357, in detach_volume
  2014-04-22 00:33:21.198 |     return self.get_status('DetachVolume', params, verb='POST')
  2014-04-22 00:33:21.198 |   File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1196, in get_status
  2014-04-22 00:33:21.198 |     raise self.ResponseError(response.status, response.reason, body)
  2014-04-22 00:33:21.198 | EC2ResponseError: EC2ResponseError: 400 Bad Request
  2014-04-22 00:33:21.198 | <?xml version="1.0"?>
  2014-04-22 00:33:21.198 | <Response><Errors><Error><Code>IncorrectState</Code><Message>Volume 7ec87937-4a0d-4548-94a1-e85d26b68c08 is not attached to anything</Message></Error></Errors><RequestID>req-8d225660-d8d6-43b8-958e-bf85cd2f4e09</RequestID></Response>

  
  http://logs.openstack.org/24/88224/2/check/check-tempest-dsvm-neutron/d060a98/console.html#_2014-04-22_00_33_21_197

  http://logstash.openstack.org/#eyJzZWFyY2giOiJtZXNzYWdlOiBcIkVDMlJlc3BvbnNlRXJyb3I6IEVDMlJlc3BvbnNlRXJyb3I6IDQwMCBCYWQgUmVxdWVzdFwiIiwiZmllbGRzIjpbXSwib2Zmc2V0IjowLCJ0aW1lZnJhbWUiOiI4NjQwMCIsImdyYXBobW9kZSI6ImNvdW50IiwidGltZSI6eyJ1c2VyX2ludGVydmFsIjowfSwic3RhbXAiOjEzOTgxMzgwODcxMDZ9

To manage notifications about this bug go to:
https://bugs.launchpad.net/tempest/+bug/1310896/+subscriptions


References