yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16451
[Bug 1332542] [NEW] boto connection request timeout in InstanceRunTest.test_compute_with_volumes
Public bug reported:
http://logs.openstack.org/42/100342/6/check/check-tempest-dsvm-
full/b115354/console.html
2014-06-18 14:45:55.825 | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_compute_with_volumes[gate,smoke]
2014-06-18 14:45:55.825 | ---------------------------------------------------------------------------------------------------
2014-06-18 14:45:55.825 |
2014-06-18 14:45:55.825 | Captured traceback:
2014-06-18 14:45:55.825 | ~~~~~~~~~~~~~~~~~~~
2014-06-18 14:45:55.825 | Traceback (most recent call last):
2014-06-18 14:45:55.825 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 264, in test_compute_with_volumes
2014-06-18 14:45:55.825 | address = self.ec2_client.allocate_address()
2014-06-18 14:45:55.825 | File "tempest/services/botoclients.py", line 79, in func
2014-06-18 14:45:55.826 | return getattr(conn, name)(*args, **kwargs)
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/ec2/connection.py", line 1794, in allocate_address
2014-06-18 14:45:55.826 | return self.get_object('AllocateAddress', params, Address, verb='POST')
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1163, in get_object
2014-06-18 14:45:55.826 | response = self.make_request(action, params, path, verb)
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1089, in make_request
2014-06-18 14:45:55.826 | return self._mexe(http_request)
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 923, in _mexe
2014-06-18 14:45:55.826 | response = connection.getresponse()
2014-06-18 14:45:55.826 | File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
2014-06-18 14:45:55.826 | response.begin()
2014-06-18 14:45:55.827 | File "/usr/lib/python2.7/httplib.py", line 407, in begin
2014-06-18 14:45:55.827 | version, status, reason = self._read_status()
2014-06-18 14:45:55.827 | File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
2014-06-18 14:45:55.827 | line = self.fp.readline()
2014-06-18 14:45:55.827 | File "/usr/lib/python2.7/socket.py", line 430, in readline
2014-06-18 14:45:55.827 | data = recv(1)
2014-06-18 14:45:55.827 | timeout: timed out
2014-06-18 14:45:55.827 |
2014-06-18 14:45:55.827 |
2014-06-18 14:45:55.827 | Captured pythonlogging:
2014-06-18 14:45:55.828 | ~~~~~~~~~~~~~~~~~~~~~~~
2014-06-18 14:45:55.828 | 2014-06-18 14:31:17,639 Instance booted - state: pending
2014-06-18 14:45:55.828 | 2014-06-18 14:31:18,999 Volume created - status: creating
2014-06-18 14:45:55.828 | 2014-06-18 14:31:30,154 State transition "pending" ==> "running" 11 second
2014-06-18 14:45:55.828 | 2014-06-18 14:31:30,154 Instance now running - state: running
** Affects: nova
Importance: Undecided
Status: New
** Tags: ec2 testing
--
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/1332542
Title:
boto connection request timeout in
InstanceRunTest.test_compute_with_volumes
Status in OpenStack Compute (Nova):
New
Bug description:
http://logs.openstack.org/42/100342/6/check/check-tempest-dsvm-
full/b115354/console.html
2014-06-18 14:45:55.825 | tempest.thirdparty.boto.test_ec2_instance_run.InstanceRunTest.test_compute_with_volumes[gate,smoke]
2014-06-18 14:45:55.825 | ---------------------------------------------------------------------------------------------------
2014-06-18 14:45:55.825 |
2014-06-18 14:45:55.825 | Captured traceback:
2014-06-18 14:45:55.825 | ~~~~~~~~~~~~~~~~~~~
2014-06-18 14:45:55.825 | Traceback (most recent call last):
2014-06-18 14:45:55.825 | File "tempest/thirdparty/boto/test_ec2_instance_run.py", line 264, in test_compute_with_volumes
2014-06-18 14:45:55.825 | address = self.ec2_client.allocate_address()
2014-06-18 14:45:55.825 | File "tempest/services/botoclients.py", line 79, in func
2014-06-18 14:45:55.826 | return getattr(conn, name)(*args, **kwargs)
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/ec2/connection.py", line 1794, in allocate_address
2014-06-18 14:45:55.826 | return self.get_object('AllocateAddress', params, Address, verb='POST')
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1163, in get_object
2014-06-18 14:45:55.826 | response = self.make_request(action, params, path, verb)
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 1089, in make_request
2014-06-18 14:45:55.826 | return self._mexe(http_request)
2014-06-18 14:45:55.826 | File "/usr/local/lib/python2.7/dist-packages/boto/connection.py", line 923, in _mexe
2014-06-18 14:45:55.826 | response = connection.getresponse()
2014-06-18 14:45:55.826 | File "/usr/lib/python2.7/httplib.py", line 1030, in getresponse
2014-06-18 14:45:55.826 | response.begin()
2014-06-18 14:45:55.827 | File "/usr/lib/python2.7/httplib.py", line 407, in begin
2014-06-18 14:45:55.827 | version, status, reason = self._read_status()
2014-06-18 14:45:55.827 | File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
2014-06-18 14:45:55.827 | line = self.fp.readline()
2014-06-18 14:45:55.827 | File "/usr/lib/python2.7/socket.py", line 430, in readline
2014-06-18 14:45:55.827 | data = recv(1)
2014-06-18 14:45:55.827 | timeout: timed out
2014-06-18 14:45:55.827 |
2014-06-18 14:45:55.827 |
2014-06-18 14:45:55.827 | Captured pythonlogging:
2014-06-18 14:45:55.828 | ~~~~~~~~~~~~~~~~~~~~~~~
2014-06-18 14:45:55.828 | 2014-06-18 14:31:17,639 Instance booted - state: pending
2014-06-18 14:45:55.828 | 2014-06-18 14:31:18,999 Volume created - status: creating
2014-06-18 14:45:55.828 | 2014-06-18 14:31:30,154 State transition "pending" ==> "running" 11 second
2014-06-18 14:45:55.828 | 2014-06-18 14:31:30,154 Instance now running - state: running
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1332542/+subscriptions
Follow ups
References