[LLVMdev] Test-Suite Bots failing randomly
Renato Golin
renato.golin at linaro.org
Sat Apr 20 06:03:07 PDT 2013
Hi folks,
I noticed our test-suite bot is failing randomly when getting a timeout on
the install phase:
http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
Exception:
File
"/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
line 380, in _download_url
chunk = resp.read(4096)
(...)
timeout: timed out
The package getting time out is not always the same, sometimes it also
happens with SQLAlchemy. I'm guessing the server is loaded or the
connection is somehow bad?
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130420/a2063ce0/attachment.html>
More information about the llvm-dev
mailing list