☠ Buildbot (Python): python/cpython - failed test (failure) (3.10)
The Buildbot has detected a new failure on builder AMD64 RHEL8 3.10 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/608/builds/905
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-x86_64
Build Reason: <unknown> Blamelist: Dong-hee Na <donghee.na@python.org>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
414 tests OK.
10 slowest tests:
- test_gdb: 5 min 23 sec
- test_concurrent_futures: 2 min 27 sec
- test_multiprocessing_spawn: 1 min 57 sec
- test_capi: 1 min 32 sec
- test_nntplib: 1 min 23 sec
- test_multiprocessing_forkserver: 1 min 22 sec
- test_multiprocessing_fork: 1 min 12 sec
- test_unparse: 1 min 10 sec
- test_urllib2net: 1 min 8 sec
- test_asyncio: 1 min 8 sec
1 test failed: test_robotparser
1 test altered the execution environment: test_robotparser
12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_robotparser
Total duration: 5 min 27 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/test/test_robotparser.py", line 379, in test_read_404 parser.read() File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/robotparser.py", line 62, in read f = urllib.request.urlopen(self.url) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 216, in urlopen return opener.open(url, data, timeout) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 519, in open response = self._open(req, data) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 536, in _open result = self._call_chain(self.handle_open, protocol, protocol + File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 496, in _call_chain result = func(*args) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 1377, in http_open return self.do_open(http.client.HTTPConnection, req) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 1351, in do_open raise URLError(err) urllib.error.URLError: <urlopen error [Errno -2] Name or service not known>
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_bc57150a'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_2f7ece36'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_c0d1426b'
Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/urllib/request.py", line 1348, in do_open h.request(req.get_method(), req.selector, req.data, headers, File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/http/client.py", line 1282, in request self._send_request(method, url, body, headers, encode_chunked) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/http/client.py", line 1328, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/http/client.py", line 1277, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/http/client.py", line 1037, in _send_output self.send(msg) File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/http/client.py", line 975, in send self.connect() File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/http/client.py", line 941, in connect self.sock = self._create_connection( File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/socket.py", line 824, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/home/buildbot/buildarea/3.10.cstratak-RHEL8-x86_64/build/Lib/socket.py", line 955, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known
Test report
Failed tests:
- test_robotparser
Failed subtests:
- test_read_404 - test.test_robotparser.NetworkTestCase
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org