Buildbot failure in Python on PPC64LE RHEL8 3.x

The Buildbot has detected a failed build on builder PPC64LE RHEL8 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/374/builds/305
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-ppc64le
Build Reason: <unknown> Blamelist: Chris Jerdonek <chris.jerdonek@gmail.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_ftplib.py", line 878, in setUp self.client.auth() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/ftplib.py", line 749, in auth self.sock = self.context.wrap_socket(self.sock, server_hostname=self.host) File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/ssl.py", line 500, in wrap_socket return self.sslsocket_class._create( File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/ssl.py", line 1040, in _create self.do_handshake() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/ssl.py", line 1309, in do_handshake self._sslobj.do_handshake() socket.timeout: _ssl.c:1089: The handshake operation timed out
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_poplib.py", line 454, in setUp self.client.stls() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 404, in stls caps = self.capa() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 385, in capa resp = self._longcmd('CAPA') File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 188, in _longcmd return self._getlongresp() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 166, in _getlongresp line, o = self._getline() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 133, in _getline line = self.file.readline(_MAXLINE + 1) File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_concurrent_futures.py", line 596, in test_first_exception self.assertEqual(set([future1, future2]), finished) AssertionError: Items in the first set but not the second: <Future at 0x7fffbb6099b0 state=running>
Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_poplib.py", line 452, in setUp self.client = poplib.POP3(self.server.host, self.server.port, File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 107, in __init__ self.welcome = self._getresp() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 154, in _getresp resp, o = self._getline() File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/poplib.py", line 133, in _getline line = self.file.readline(_MAXLINE + 1) File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/socket.py", line 704, in readinto return self._sock.recv_into(b) socket.timeout: timed out
Test report
Failed tests:
- test_ipaddress
- test_poplib
- test_idle
- test_ftplib
- test_unittest
- test_importlib
- test_concurrent_futures
- test_codecs
- test_imaplib
Failed subtests:
- test_parse257 - test.test_ftplib.TestTLS_FTPClassMixin
- test_utf8_raises_if_unsupported - test.test_poplib.TestPOP3_TLSClass
- test_first_exception - test.test_concurrent_futures.ProcessPoolForkserverWaitTest
- test_user - test.test_poplib.TestPOP3_TLSClass
- test_utf8 - test.test_poplib.TestPOP3_TLSClass
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org