Buildbot failure in Python on s390x Fedora Refleaks 3.7
The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.7 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/520/builds/133
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
400 tests OK.
10 slowest tests:
- test_concurrent_futures: 14 min 49 sec
- test_asyncio: 11 min 13 sec
- test_multiprocessing_spawn: 10 min 9 sec
- test_multiprocessing_forkserver: 7 min 18 sec
- test_multiprocessing_fork: 6 min 53 sec
- test_io: 3 min 28 sec
- test_subprocess: 3 min 4 sec
- test_gdb: 2 min 24 sec
- test_socket: 2 min 24 sec
- test_signal: 2 min 13 sec
1 test failed: test_nntplib
15 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_nntplib
Total duration: 24 min 41 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_nntplib.py", line 99, in test_descriptions desc = descs[self.GROUP_NAME] KeyError: 'comp.lang.python'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_ssl.py", line 2478, in run raise ssl.SSLError('tlsv13 alert certificate required') ssl.SSLError: ('tlsv13 alert certificate required',)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_ssl.py", line 2392, in run msg = self.read() File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_ssl.py", line 2369, in read return self.sslconn.read() File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/ssl.py", line 931, in read return self._sslobj.read(len) ssl.SSLError: [SSL: PEER_DID_NOT_RETURN_A_CERTIFICATE] peer did not return a certificate (_ssl.c:2570)
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_nntplib.py", line 250, in wrapped meth(self) File "/home/dje/cpython-buildarea/3.7.edelsohn-fedora-z.refleak/build/Lib/test/test_nntplib.py", line 85, in test_description self.assertIn("Python", desc) AssertionError: 'Python' not found in ''
Test report
Failed tests:
- test_nntplib
Failed subtests:
- test_descriptions - test.test_nntplib.NetworkedNNTP_SSLTests
- test_description - test.test_nntplib.NetworkedNNTP_SSLTests
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org