[Python-checkins] buildbot failure in x86 osx.5 3.x

buildbot at python.org buildbot at python.org
Mon Mar 30 17:37:54 CEST 2009


The Buildbot has detected a new failure of x86 osx.5 3.x.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20osx.5%203.x/builds/541

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

Buildslave for this Build: heller-x86-osx5

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_robotparser.py", line 217, in testPasswordProtectedSite
    parser.read()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/robotparser.py", line 56, in read
    f = urllib.request.urlopen(self.url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 122, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 358, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 376, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 336, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1082, in http_open
    return self.do_open(http.client.HTTPConnection, req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1070, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 54] Connection reset by peer>

1 test failed:
    test_robotparser

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list