[Python-checkins] buildbot failure in ppc Debian unstable 3.0

buildbot at python.org buildbot at python.org
Thu Nov 20 22:10:10 CET 2008


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

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

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: barry.warsaw

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1492, in write
Unhandled exception in thread started by 

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1492, in write
    self.buffer.write(b)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1039, in write
Unhandled exception in thread started by 

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1492, in write
    if len(self._write_buf) > self.buffer_size:
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/test/test_socket.py", line 126, in clientRun
Unhandled exception in thread started by 

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1492, in write
    self.clientSetUp()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/test/test_socket.py", line 774, in clientSetUp
    self.buffer.write(b)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1039, in write
Unhandled exception in thread started by 

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1492, in write
    self.cli_file = self.serv_conn.makefile('wb')
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/socket.py", line 163, in makefile
    buffer.name = self.fileno()
AttributeError: can't set attribute

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1492, in write
    self.buffer.write(b)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1039, in write
    self.buffer.write(b)
Unhandled exception in thread started by   File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/io.py", line 1039, in write

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list