Buildbot failure in Python on PPC64LE Fedora Stable Refleaks 3.7
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.7 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/388/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
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: 15 min 31 sec
- test_concurrent_futures: 15 min 9 sec
- test_multiprocessing_spawn: 11 min 20 sec
- test_multiprocessing_forkserver: 8 min 18 sec
- test_multiprocessing_fork: 8 min 11 sec
- test_gdb: 5 min 44 sec
- test_io: 4 min 9 sec
- test_subprocess: 4 min 6 sec
- test_weakref: 3 min 12 sec
- test_lib2to3: 2 min 57 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: 40 min 25 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.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-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2392, in run msg = self.read() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2369, in read return self.sslconn.read() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.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_forkserver
Test leaking resources:
- test_multiprocessing_forkserver: file descriptors
- test_multiprocessing_spawn: memory blocks
- test_multiprocessing_spawn: file descriptors
- test_multiprocessing_forkserver: memory blocks
Sincerely, -The Buildbot
test_multiprocessing_forkserver leaked [1, 21, 1] memory blocks, sum=23 test_multiprocessing_forkserver leaked [0, 2, 0] file descriptors, sum=2 test_multiprocessing_spawn leaked [1, 20, 1] memory blocks, sum=22 test_multiprocessing_spawn leaked [0, 2, 0] file descriptors, sum=2
0:22:48 load avg: 0.23 Re-running failed tests in verbose mode 0:22:48 load avg: 0.23 Re-running test_multiprocessing_forkserver in verbose mode test_multiprocessing_forkserver leaked [0, 2, 0] file descriptors, sum=2
Le mer. 12 févr. 2020 à 13:41, <buildbot@python.org> a écrit :
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.7 while building Python. Full details are available at: https://buildbot.python.org/all/#builders/388/builds/2
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
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: 15 min 31 sec
- test_concurrent_futures: 15 min 9 sec
- test_multiprocessing_spawn: 11 min 20 sec
- test_multiprocessing_forkserver: 8 min 18 sec
- test_multiprocessing_fork: 8 min 11 sec
- test_gdb: 5 min 44 sec
- test_io: 4 min 9 sec
- test_subprocess: 4 min 6 sec
- test_weakref: 3 min 12 sec
- test_lib2to3: 2 min 57 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: 40 min 25 sec
Captured traceback
Traceback (most recent call last): File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/threading.py", line 926, in _bootstrap_inner self.run() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.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-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2392, in run msg = self.read() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.refleak/build/Lib/test/test_ssl.py", line 2369, in read return self.sslconn.read() File "/home/buildbot/buildarea/3.7.cstratak-fedora-stable-ppc64le.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_forkserver
Test leaking resources:
- test_multiprocessing_forkserver: file descriptors
- test_multiprocessing_spawn: memory blocks
- test_multiprocessing_spawn: file descriptors
- test_multiprocessing_forkserver: memory blocks
Sincerely, -The Buildbot
Buildbot-status mailing list -- buildbot-status@python.org To unsubscribe send an email to buildbot-status-leave@python.org https://mail.python.org/mailman3/lists/buildbot-status.python.org/
-- Night gathers, and now my watch begins. It shall not end until my death.
participants (2)
-
buildbot@python.org -
Victor Stinner