[Python-checkins] buildbot failure in x86 W2k8 3.0

buildbot at python.org buildbot at python.org
Wed Aug 13 18:08:00 CEST 2008


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

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

Buildslave for this Build: nelson-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc,antoine.pitrou,barry.warsaw,benjamin.peterson,bill.janssen,brett.cannon,eric.smith,facundo.batista,georg.brandl,guido.van.rossum,jeremy.hylton,jesse.noller,lars.gustaebel,marc-andre.lemburg,mark.dickinson,mark.summerfield,martin.v.loewis,neil.schemenauer,nick.coghlan,raymond.hettinger,robert.schuppenies,skip.montanaro,thomas.heller

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\multiprocessing\forking.py", line 297, in main
    self = load(from_parent)
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\pickle.py", line 1325, in load
    return Unpickler(file, encoding=encoding, errors=errors).load()
EOFError

Traceback (most recent call last):
  File "../lib/test/regrtest.py", line 1197, in <module>
    main()
  File "../lib/test/regrtest.py", line 401, in main
    sys.stdout.flush()
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\io.py", line 1427, in flush
    self.buffer.flush()
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\io.py", line 1054, in flush
    n = self.raw.write(self._write_buf)
IOError: [Errno 9] Bad file descriptor

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list