Buildbot failure in Python on aarch64 RHEL8 Refleaks 3.7

The Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.7 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/620/builds/37
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown> Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
402 tests OK.
10 slowest tests:
- test_asyncio: 31 min
- test_multiprocessing_spawn: 16 min 25 sec
- test_concurrent_futures: 15 min 55 sec
- test_multiprocessing_forkserver: 10 min 10 sec
- test_multiprocessing_fork: 8 min 19 sec
- test_gdb: 8 min 5 sec
- test_io: 5 min 7 sec
- test_lib2to3: 4 min 45 sec
- test_subprocess: 4 min 22 sec
- test_decimal: 4 min 5 sec
1 test failed: test_multiprocessing_forkserver
13 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests: test_multiprocessing_forkserver test_multiprocessing_spawn
Total duration: 54 min 48 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.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/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_ssl.py", line 2392, in run msg = self.read() File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.refleak/build/Lib/test/test_ssl.py", line 2369, in read return self.sslconn.read() File "/home/buildbot/buildarea/3.7.cstratak-RHEL8-aarch64.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:2555)
Test report
Failed tests:
- test_multiprocessing_spawn
- test_multiprocessing_forkserver
Test leaking resources:
- test_multiprocessing_spawn: file descriptors
- test_multiprocessing_forkserver: file descriptors
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org