☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1613/builds/2357
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-freebsd
Build Reason: <unknown> Blamelist: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 847, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed file <_io.FileIO name=11 mode='wb' closefd=True> Xtest_cancel_make_subprocess_transport_exec (test.test_asyncio.test_subprocess.SubprocessPidfdWatcherTests.test_cancel_make_subprocess_transport_exec) ... skipped 'operating system does not support pidfds'
Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/test/support/__init__.py", line 847, in gc_collect gc.collect() ~~~~~~~~~~^^ ResourceWarning: unclosed <socket.socket fd=10, family=2, type=1, proto=6, laddr=('127.0.0.1', 37020), raddr=('127.0.0.1', 37021)> Task was destroyed but it is pending! task: <Task pending name='Task-89' coro=<BaseSelectorEventLoop._accept_connection2() done, defined at /buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py:217> wait_for=<Future pending cb=[Task.task_wakeup()]>> Warning -- Unraisable exception Exception ignored while calling deallocator <function _SelectorTransport.__del__ at 0x83f1dab10>: Traceback (most recent call last): File "/buildbot/buildarea/3.x.ware-freebsd.refleak/build/Lib/asyncio/selector_events.py", line 873, in __del__ _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=10> k
Test report
Failed tests:
- test.test_concurrent_futures.test_process_pool
Test leaking resources:
- test_subprocess: references
- test_subprocess: memory blocks
- test_process_pool: file descriptors
- test_process_pool: memory blocks
- test_process_pool: references
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org