[openstack-dev] Tox run failure during installation of dependencies in requirements

Matthieu Huin matthieu.huin at enovance.com
Wed Aug 6 10:24:04 UTC 2014


Hi,

Can you reach pypi.python.org ?

Matthieu Huin 

mhu at enovance.com

----- Original Message -----
> From: "Vivekanandan Narasimhan" <vivekanandan.narasimhan at hp.com>
> To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org>
> Sent: Wednesday, August 6, 2014 12:19:57 PM
> Subject: [openstack-dev] Tox run failure during installation of dependencies	in requirements
> 
> 
> 
> Hi,
> 
> 
> 
> Recently , the Tox runs started to fail in my workspace.
> 
> It fails consistently during installing dependencies with the following.
> 
> 
> 
> Downloading/unpacking PrettyTable>=0.7,<0.8 (from
> python-keystoneclient>=0.10.0->-r
> /home/narasimv/dev/bug1350485/neutron/requirements.txt (line 22))
> 
> Cleaning up...
> 
> Exception:
> 
> Traceback (most recent call last):
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/basecommand.py",
> line 122, in main
> 
> status = self.run(options, args)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/commands/install.py",
> line 278, in run
> 
> requirement_set.prepare_files(finder, force_root_egg_info=self.bundle,
> bundle=self.bundle)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py",
> line 1197, in prepare_files
> 
> do_download,
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/req.py",
> line 1375, in unpack_url
> 
> self.session,
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/download.py",
> line 546, in unpack_http_url
> 
> resp = session.get(target_url, stream=True)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py",
> line 468, in get
> 
> return self.request('GET', url, **kwargs)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/download.py",
> line 237, in request
> 
> return super(PipSession, self).request(method, url, *args, **kwargs)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py",
> line 456, in request
> 
> resp = self.send(prep, **send_kwargs)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py",
> line 559, in send
> 
> r = adapter.send(request, **kwargs)
> 
> File
> "/home/narasimv/dev/bug1350485/neutron/.tox/pep8/local/lib/python2.7/site-packages/pip/_vendor/requests/adapters.py",
> line 384, in send
> 
> raise Timeout(e, request=request)
> 
> Timeout:
> (<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection
> object at 0x37e4790>, 'Connection to pypi.python.org timed out. (connect
> timeout=15)')
> 
> 
> 
> The TOX was earlier running in the same workspace successfully on the machine
> 
> even though we were behind the proxy.
> 
> 
> 
> Could you please advise on how to resolve this problem?
> 
> 
> 
> --
> 
> Thanks,
> 
> 
> 
> Vivek
> 
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 



More information about the OpenStack-dev mailing list