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

buildbot at python.org buildbot at python.org
Thu Jun 25 17:34:30 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/1063

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: r.david.murray

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 225, in testPythonOrg
    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 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

3 tests failed:
    test_robotparser test_urllib2net test_urllibnet

======================================================================
ERROR: testPythonOrg (test.test_robotparser.NetworkTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_robotparser.py", line 225, in testPythonOrg
    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 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_robotparser.py", line 225, in testPythonOrg
    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 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_close (test.test_urllib2net.CloseSocketTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 83, in test_close
    response = _urlopen_with_retry("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_ftp_basic (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1227, in ftp_open
    host = socket.gethostbyname(host)
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 228, in test_ftp_basic
    u = _urlopen_with_retry(self.FTP_HOST)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1229, in ftp_open
    raise URLError(msg)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_ftp_default_timeout (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1227, in ftp_open
    host = socket.gethostbyname(host)
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 235, in test_ftp_default_timeout
    u = _urlopen_with_retry(self.FTP_HOST)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1229, in ftp_open
    raise URLError(msg)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_ftp_no_timeout (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1227, in ftp_open
    host = socket.gethostbyname(host)
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 244, in test_ftp_no_timeout
    u = _urlopen_with_retry(self.FTP_HOST, timeout=None)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1229, in ftp_open
    raise URLError(msg)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_ftp_timeout (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1227, in ftp_open
    host = socket.gethostbyname(host)
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 250, in test_ftp_timeout
    u = _urlopen_with_retry(self.FTP_HOST, timeout=60)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1229, in ftp_open
    raise URLError(msg)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_http_basic (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 199, in test_http_basic
    u = _urlopen_with_retry("http://www.python.org")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_http_default_timeout (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 206, in test_http_default_timeout
    u = _urlopen_with_retry("http://www.python.org")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_http_no_timeout (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 215, in test_http_no_timeout
    u = _urlopen_with_retry("http://www.python.org", timeout=None)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_http_timeout (test.test_urllib2net.TimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 221, in test_http_timeout
    u = _urlopen_with_retry("http://www.python.org", timeout=120)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 27, in wrapped
    return _retry_thrice(func, exc, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 23, in _retry_thrice
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllib2net.py", line 17, in _retry_thrice
    return func(*args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: testURLread (test.test_urllibnet.URLTimeoutTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 39, in testURLread
    f = _open_with_retry(urllib.request.urlopen, "http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_basic (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 62, in test_basic
    open_url = self.urlopen("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 58, in urlopen
    return _open_with_retry(urllib.request.urlopen, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_fileno (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 121, in test_fileno
    open_url = self.urlopen("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 58, in urlopen
    return _open_with_retry(urllib.request.urlopen, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_getcode (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 108, in test_getcode
    open_url = urllib.request.FancyURLopener().open(URL)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1430, in open
    raise IOError('socket error', msg).with_traceback(sys.exc_info()[2])
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno 8] nodename nor servname provided, or not known

======================================================================
ERROR: test_geturl (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 98, in test_geturl
    open_url = self.urlopen(URL)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 58, in urlopen
    return _open_with_retry(urllib.request.urlopen, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_info (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 85, in test_info
    open_url = self.urlopen("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 58, in urlopen
    return _open_with_retry(urllib.request.urlopen, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_readlines (test.test_urllibnet.urlopenNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1045, in do_open
    h.request(req.get_method(), req.selector, req.data, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 74, in test_readlines
    open_url = self.urlopen("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 58, in urlopen
    return _open_with_retry(urllib.request.urlopen, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 119, in urlopen
    return _opener.open(url, data, timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 342, in open
    response = self._open(req, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 360, in _open
    '_open', req)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 320, in _call_chain
    result = func(*args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1063, 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 1048, in do_open
    raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 8] nodename nor servname provided, or not known>

======================================================================
ERROR: test_basic (test.test_urllibnet.urlretrieveNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 152, in test_basic
    file_location,info = self.urlretrieve("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 148, in urlretrieve
    return _open_with_retry(urllib.request.urlretrieve, *args)


======================================================================
ERROR: test_header (test.test_urllibnet.urlretrieveNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 178, in test_header
    file_location, header = self.urlretrieve("http://www.python.org/")
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 148, in urlretrieve
    return _open_with_retry(urllib.request.urlretrieve, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 131, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1458, in retrieve
    fp = self.open(url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1430, in open
    raise IOError('socket error', msg).with_traceback(sys.exc_info()[2])
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno 8] nodename nor servname provided, or not known

======================================================================
ERROR: test_specified_path (test.test_urllibnet.urlretrieveNetworkTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
socket.gaierror: [Errno 8] nodename nor servname provided, or not known

Traceback (most recent call last):
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 166, in test_specified_path
    support.TESTFN)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 148, in urlretrieve
    return _open_with_retry(urllib.request.urlretrieve, *args)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 25, in _open_with_retry
    raise last_exc
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/test/test_urllibnet.py", line 19, in _open_with_retry
    return func(host, *args, **kwargs)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 131, in urlretrieve
    return _urlopener.retrieve(url, filename, reporthook, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1458, in retrieve
    fp = self.open(url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1430, in open
    raise IOError('socket error', msg).with_traceback(sys.exc_info()[2])
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1426, in open
    return getattr(self, name)(url)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1600, in open_http
    return self._open_generic_http(http.client.HTTPConnection, url, data)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/urllib/request.py", line 1580, in _open_generic_http
    http_conn.request("GET", selector, headers=headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 893, in request
    self._send_request(method, url, body, headers)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 931, in _send_request
    self.endheaders(body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 889, in endheaders
    self._send_output(message_body)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 743, in _send_output
    self.send(msg)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 691, in send
    self.connect()
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/http/client.py", line 675, in connect
    self.timeout)
  File "/Users/buildbot/buildarea/3.x.heller-x86-osx5/build/Lib/socket.py", line 292, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno 8] nodename nor servname provided, or not known

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list