Buildbot failure in Python on whole buildset
The Buildbot has detected a new failure on builder ARM64 Windows Non-Debug 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/730/builds/3011
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: linaro-win-arm64
Build Reason: <unknown> Blamelist: Arie Bovenberg <a.c.bovenberg@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: ENV CHANGED ==
394 tests OK.
10 slowest tests:
- test_peg_generator: 3 min 10 sec
- test_multiprocessing_spawn: 1 min 47 sec
- test_concurrent_futures: 1 min 34 sec
- test_mmap: 1 min 27 sec
- test_asyncio: 1 min 7 sec
- test_socket: 1 min
- test_urllib2_localnet: 43.4 sec
- test_distutils: 42.0 sec
- test_io: 38.2 sec
- test_imaplib: 34.3 sec
1 test altered the execution environment: test_asyncio
37 tests skipped: test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_idle test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_nis test_openpty test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_spwd test_syslog test_tcl test_threadsignals test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_wait3 test_wait4 test_xxtestfuzz test_zipfile64
Total duration: 16 min 27 sec
Captured traceback
Traceback (most recent call last): File "C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\asyncio\proactor_events.py", line 116, in __del__ self.close() ^^^^^^^^^^^^ File "C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\asyncio\proactor_events.py", line 108, in close self._loop.call_soon(self._call_connection_lost, None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\asyncio\base_events.py", line 745, in call_soon self._check_closed() ^^^^^^^^^^^^^^^^^^^^ File "C:\Workspace\buildarea\3.x.linaro-win-arm64.nondebug\build\Lib\asyncio\base_events.py", line 506, in _check_closed raise RuntimeError('Event loop is closed') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ RuntimeError: Event loop is closed k
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org