☠ Buildbot (Python): python/cpython - failed test (failure) (3.12)
The Buildbot has detected a new failure on builder AMD64 Arch Linux TraceRefs 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1197/builds/334
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: pablogsal-arch-x86_64
Build Reason: <unknown> Blamelist: Jelle Zijlstra <jelle.zijlstra@gmail.com>, Kumar Aditya <kumaraditya@python.org>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Nikita Sobolev <mail@sobolevn.me>, Serhiy Storchaka <storchaka@gmail.com>, Victor Stinner <vstinner@python.org>
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.12.pablogsal-arch-x86_64/build/Lib/test/test_asyncio/test_streams.py", line 1100, in test_unhandled_exceptions self.loop.run_until_complete(main()) File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/asyncio/base_events.py", line 684, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test_asyncio/test_streams.py", line 1093, in main server = await asyncio.start_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/asyncio/streams.py", line 83, in start_server return await loop.create_server(factory, host, port, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/asyncio/base_events.py", line 1559, in create_server raise OSError(err.errno, 'error while attempting ' OSError: [Errno 99] error while attempting to bind on address ('::1', 60605, 0, 0): cannot assign requested address
Traceback (most recent call last): File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test_asyncio/test_streams.py", line 1100, in test_unhandled_exceptions self.loop.run_until_complete(main()) File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/asyncio/base_events.py", line 684, in run_until_complete return future.result() ^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/test/test_asyncio/test_streams.py", line 1093, in main server = await asyncio.start_server( ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/asyncio/streams.py", line 83, in start_server return await loop.create_server(factory, host, port, **kwds) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/buildbot/buildarea/3.12.pablogsal-arch-x86_64/build/Lib/asyncio/base_events.py", line 1559, in create_server raise OSError(err.errno, 'error while attempting ' OSError: [Errno 99] error while attempting to bind on address ('::1', 51051, 0, 0): cannot assign requested address
Test report
Failed tests:
- test.test_asyncio.test_streams
Failed subtests:
- test_unhandled_exceptions - test.test_asyncio.test_streams.StreamTests.test_unhandled_exceptions
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org