[Python-checkins] buildbot warnings in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Thu Jul 12 11:44:19 CEST 2007


The Buildbot has detected a new failure of ppc Debian unstable trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%2520Debian%2520unstable%2520trunk/builds/43

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl

Build had warnings: warnings test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/threading.py", line 465, in __bootstrap
    self.run()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 93, in run
    svr.serve_a_few()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 35, in serve_a_few
    self.handle_request()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 224, in handle_request
    self.handle_error(request, client_address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 222, in handle_request
    self.process_request(request, client_address)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 429, in process_request
    self.collect_children()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/SocketServer.py", line 425, in collect_children
    self.active_children.remove(pid)
ValueError: list.remove(x): x not in list

1 test failed:
    test_socketserver

Traceback (most recent call last):
  File "./Lib/test/regrtest.py", line 557, in runtest_inner
    indirect_test()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 216, in test_main
    testall()
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 199, in testall
    testloop(socket.AF_INET, tcpservers, MyStreamHandler, teststream)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 148, in testloop
    testfunc(proto, addr)
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_socketserver.py", line 62, in teststream
    s.connect(addr)
  File "<string>", line 1, in connect
error: (111, 'Connection refused')

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list