Error <urlopen error timed out> while getting http://pypi.openstack.org/openstack/pbr/pbr-0.6.tar.gz
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Downloading/
Error <urlopen error timed out> while getting http://
Cleaning up...
Exception:
Traceback (most recent call last):
File "/home/
status = self.run(options, args)
File "/home/
requiremen
File "/home/
self.
File "/home/
retval = unpack_
File "/home/
resp = _get_response_
File "/home/
resp = urlopen(target_url)
File "/home/
response = self.get_
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
return self.do_
File "/usr/lib/
raise URLError(err)
URLError: <urlopen error timed out>
Storing complete log in /home/jenkins/
ERROR: could not install deps [-r/home/
Changed in openstack-ci: | |
status: | New → Triaged |
Changed in openstack-ci: | |
status: | Triaged → Confirmed |
tags: | added: gate-failure |
Just marked a review as needing a recheck on this. My exact traceback was different, but I'm pretty sure that it's the same underlying issue:
https:/ /review. openstack. org/#/c/ 74242/ logs.openstack. org/42/ 74242/7/ check/check- tempest- dsvm-postgres- full/db56c66/ console. html
http://
2014-03-04 23:57:58.525 | Downloading/ unpacking pip>=1.4 from https:/ /pypi.python. org/packages/ source/ p/pip/pip- 1.5.4.tar. gz#md5= 834b2904f92d46a aa333267fb1c922 bb (from pbr>=0. 6,<1.0- >tempest= =2014.1. dev3306. g652a624) /pypi.python. org/packages/ source/ p/pip/pip- 1.5.4.tar. gz#md5= 834b2904f92d46a aa333267fb1c922 bb new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/basecommand .py", line 134, in main new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/commands/ install. py", line 236, in run set.prepare_ files(finder, force_root_ egg_info= self.bundle, bundle=self.bundle) new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/req. py", line 1092, in prepare_files url(url, location, self.is_download) new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/req. py", line 1238, in unpack_url http_url( link, location, self.download_ cache, self.download_dir) new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/download. py", line 602, in unpack_http_url from_url( target_ url, link) new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/download. py", line 638, in _get_response_ from_url new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/download. py", line 176, in __call__ opener( scheme= scheme) .open(url) python2. 7/urllib2. py", line 400, in open python2. 7/urllib2. py", line 418, in _open python2. 7/urllib2. py", line 378, in _call_chain new/tempest/ .tox/full/ local/lib/ python2. 7/site- packages/ pip/download. py", line 155, in https_open open(self. specialized_ conn_class, req) python2. 7/urllib2. py", line 1177, in do_open
2014-03-04 23:57:58.525 | Error <urlopen error _ssl.c:489: The handshake operation timed out> while getting https:/
2014-03-04 23:57:58.525 | Cleaning up...
2014-03-04 23:57:58.525 | Exception:
2014-03-04 23:57:58.525 | Traceback (most recent call last):
2014-03-04 23:57:58.525 | File "/opt/stack/
2014-03-04 23:57:58.525 | status = self.run(options, args)
2014-03-04 23:57:58.525 | File "/opt/stack/
2014-03-04 23:57:58.525 | requirement_
2014-03-04 23:57:58.526 | File "/opt/stack/
2014-03-04 23:57:58.526 | self.unpack_
2014-03-04 23:57:58.526 | File "/opt/stack/
2014-03-04 23:57:58.526 | retval = unpack_
2014-03-04 23:57:58.526 | File "/opt/stack/
2014-03-04 23:57:58.526 | resp = _get_response_
2014-03-04 23:57:58.526 | File "/opt/stack/
2014-03-04 23:57:58.526 | resp = urlopen(target_url)
2014-03-04 23:57:58.526 | File "/opt/stack/
2014-03-04 23:57:58.526 | response = self.get_
2014-03-04 23:57:58.526 | File "/usr/lib/
2014-03-04 23:57:58.527 | response = self._open(req, data)
2014-03-04 23:57:58.527 | File "/usr/lib/
2014-03-04 23:57:58.527 | '_open', req)
2014-03-04 23:57:58.527 | File "/usr/lib/
2014-03-04 23:57:58.527 | result = func(*args)
2014-03-04 23:57:58.527 | File "/opt/stack/
2014-03-04 23:57:58.527 | return self.do_
2014-03-04 23:57:58.527 | File "/usr/lib/
2014-03-04 23:57:58...