Comment 5 for bug 1270710

Revision history for this message
melanie witt (melwitt) wrote :

I just hit this bug but the logstash query doesn't pick it up because the line number is different for the _download_url in pip:

Traceback (most recent call last):
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/opt/stack/new/tempest/.tox/smoke-serial/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 "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/req.py", line 1197, in prepare_files
    do_download,
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/req.py", line 1375, in unpack_url
    self.session,
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/download.py", line 572, in unpack_http_url
    download_hash = _download_url(resp, link, temp_location)
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/download.py", line 433, in _download_url
    for chunk in resp_read(4096):
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/download.py", line 421, in resp_read
    chunk_size, decode_content=False):
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/response.py", line 240, in stream
    data = self.read(amt=amt, decode_content=decode_content)
  File "/opt/stack/new/tempest/.tox/smoke-serial/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/response.py", line 187, in read
    data = self._fp.read(amt)
  File "/usr/lib/python2.7/httplib.py", line 567, in read
    s = self.fp.read(amt)
  File "/usr/lib/python2.7/socket.py", line 380, in read
    data = self._sock.recv(left)
timeout: timed out

http://logs.openstack.org/72/101972/2/check/check-tempest-dsvm-neutron/b2e0b17/console.html