The Buildbot has detected a new failure on builder x86 Gentoo Installed with X 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/950/builds/12
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown> Blamelist: 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: FAILURE then FAILURE ==
419 tests OK.
1 test failed: test_asyncio
14 tests skipped: test_asdl_parser test_check_c_globals test_clinic test_devpoll test_gdb test_ioctl test_kqueue test_launcher test_msilib test_startfile test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_asyncio
Total duration: 39 min 5 sec
Captured traceback
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1675, in run self._run() ^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1714, in _run self._test._abort_socket_test(ex) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 163, in _abort_socket_test self.fail(ex) ^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/unittest/case.py", line 703, in fail raise self.failureException(msg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: EOF occurred in violation of protocol (_ssl.c:992) ERROR
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/events.py", line 80, in _run self._context.run(self._callback, *self._args) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_runners.py", line 20, in interrupt_self _thread.interrupt_main() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/runners.py", line 146, in _on_sigint self._loop.call_soon_threadsafe(lambda: None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 809, in call_soon_threadsafe self._write_to_self() ^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 511, in _write_to_self raise NotImplementedError ^^^^^^^^^^^^^^^^^^^^^^^^^ NotImplementedError k
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1228, in test_shutdown_cleanly run(client) ^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1222, in run self.loop.run_until_complete( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 650, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1213, in _gather return await asyncio.gather(*tasks) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1191, in client reader, writer = await asyncio.open_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/streams.py", line 47, in open_connection transport, _ = await loop.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 1098, in create_connection transport, protocol = await self._create_connection_transport( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 1131, in _create_connection_transport await waiter ^^^^^^^^^^^^ ConnectionAbortedError: SSL handshake is taking longer than 10.0 seconds: aborting the connection
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/threading.py", line 1031, in _bootstrap_inner self.run() ^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1675, in run self._run() ^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1714, in _run self._test._abort_socket_test(ex) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 163, in _abort_socket_test self.fail(ex) ^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/unittest/case.py", line 703, in fail raise self.failureException(msg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: The read operation timed out /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/threading.py:1033: ResourceWarning: unclosed <ssl.SSLSocket fd=9, family=2, type=1, proto=0, laddr=('127.0.0.1', 42581), raddr=('127.0.0.1', 58730)> self._invoke_excepthook(self) ResourceWarning: Enable tracemalloc to get the object allocation traceback ERROR /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport fd=24> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=26> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=27> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=28> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=29> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=30> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=31> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=32> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=33> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback /buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/selector_events.py:835: ResourceWarning: unclosed transport <_SelectorSocketTransport closing fd=34> _warn(f"unclosed transport {self!r}", ResourceWarning, source=self) ResourceWarning: Enable tracemalloc to get the object allocation traceback
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_runners.py", line 370, in subtask interrupt_self() ^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_runners.py", line 20, in interrupt_self _thread.interrupt_main() ^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/runners.py", line 146, in _on_sigint self._loop.call_soon_threadsafe(lambda: None) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 809, in call_soon_threadsafe self._write_to_self() ^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/asyncio/base_events.py", line 511, in _write_to_self raise NotImplementedError ^^^^^^^^^^^^^^^^^^^^^^^^^ NotImplementedError k
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1706, in _run self._handle_client(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1717, in _handle_client self._prog(TestSocketWrapper(sock)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1175, in server sock.starttls( ^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1588, in starttls ssl_sock = ssl_context.wrap_socket( ^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/ssl.py", line 517, in wrap_socket return self.sslsocket_class._create( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/ssl.py", line 1075, in _create self.do_handshake() ^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/ssl.py", line 1346, in do_handshake self._sslobj.do_handshake() ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:992)
Traceback (most recent call last): File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1706, in _run self._handle_client(conn) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1717, in _handle_client self._prog(TestSocketWrapper(sock)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/test/test_asyncio/test_ssl.py", line 1183, in server sock.unwrap() ^^^^^^^^^^^^^ File "/buildbot/buildarea/cpython/3.11.ware-gentoo-x86.installed/build/target/lib/python3.11/ssl.py", line 1322, in unwrap s = self._sslobj.shutdown() ^^^^^^^^^^^^^^^^^^^^^^^ TimeoutError: The read operation timed out
Test report
Failed tests:
- test_asyncio
Failed subtests:
- test_shutdown_cleanly - test.test_asyncio.test_ssl.TestSSL.test_shutdown_cleanly
Sincerely, -The Buildbot