Buildbot failure in Python on s390x RHEL8 LTO + PGO 3.9

The Buildbot has detected a failed build on builder s390x RHEL8 LTO + PGO 3.9 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/436/builds/393
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-rhel8-z
Build Reason: <unknown> Blamelist: Julien Palard <julien@palard.fr>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
409 tests OK.
10 slowest tests:
- test_concurrent_futures: 2 min 41 sec
- test_multiprocessing_spawn: 1 min 7 sec
- test_multiprocessing_forkserver: 1 min
- test_multiprocessing_fork: 53.2 sec
- test_signal: 48.1 sec
- test_asyncio: 45.0 sec
- test_io: 33.2 sec
- test_imaplib: 32.3 sec
- test_pydoc: 31.0 sec
- test_socket: 30.2 sec
1 test altered the execution environment: test_asyncio
15 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
Total duration: 4 min 28 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 321, in __del__ self.close() File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 316, in close self._ssl_protocol._start_shutdown() File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 590, in _start_shutdown self._abort() File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/sslproto.py", line 731, in _abort self._transport.abort() File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/selector_events.py", line 680, in abort self._force_close(None) File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/selector_events.py", line 731, in _force_close self._loop.call_soon(self._call_connection_lost, exc) File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/base_events.py", line 746, in call_soon self._check_closed() File "/home/dje/cpython-buildarea/3.9.edelsohn-rhel8-z.lto-pgo/build/Lib/asyncio/base_events.py", line 510, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org