[Python-checkins] buildbot failure in x86 mvlgcc 2.5

buildbot at python.org buildbot at python.org
Fri Sep 14 22:44:58 CEST 2007


The Buildbot has detected a new failure of x86 mvlgcc 2.5.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20mvlgcc%202.5/builds/300

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

Buildslave for this Build: loewis-linux

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: thomas.heller

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/threading.py", line 460, in __bootstrap
    self.run()
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/test/test_urllib2_localnet.py", line 64, in run
    self._RequestHandlerClass)
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/test/test_urllib2_localnet.py", line 22, in __init__
    RequestHandlerClass)
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/SocketServer.py", line 330, in __init__
    self.server_bind()
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/BaseHTTPServer.py", line 101, in server_bind
    SocketServer.TCPServer.server_bind(self)
  File "/home2/buildbot/slave/2.5.loewis-linux/build/Lib/SocketServer.py", line 341, in server_bind
    self.socket.bind(self.server_address)
  File "<string>", line 1, in bind
error: (98, 'Address already in use')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list