[Python-checkins] buildbot failure in ia64 Ubuntu trunk

buildbot at python.org buildbot at python.org
Tue Jan 1 07:11:00 CET 2008


The Buildbot has detected a new failure of ia64 Ubuntu trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%20trunk/builds/1192

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: guido.van.rossum

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_socket_ssl

======================================================================
ERROR: test_978833 (test.test_socket_ssl.BasicTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_socket_ssl.py", line 123, in test_978833
    raise test_support.TestFailed("Failed to close socket")
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/contextlib.py", line 33, in __exit__
    self.gen.throw(type, value, traceback)
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/contextlib.py", line 117, in nested
    yield vars
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_socket_ssl.py", line 113, in test_978833
    s.connect(("svn.python.org", 443))
  File "<string>", line 1, in connect
error: [Errno 110] Connection timed out

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list