[Python-checkins] buildbot failure in ARM Linux trunk

buildbot at python.org buildbot at python.org
Tue Oct 9 05:15:02 CEST 2007


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

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

Buildslave for this Build: klose-linux-arm

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: andrew.kuchling,raymond.hettinger

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea-arm/trunk.klose-linux-arm/build/Lib/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/home/pybot/buildarea-arm/trunk.klose-linux-arm/build/Lib/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/home/pybot/buildarea-arm/trunk.klose-linux-arm/build/Lib/test/test_socket_ssl.py", line 84, in listener
    s.accept()
  File "/home/pybot/buildarea-arm/trunk.klose-linux-arm/build/Lib/socket.py", line 187, in accept
    sock, addr = self._sock.accept()
error: [Errno 4] Interrupted system call

make: *** [buildbottest] Aborted

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list