The Buildbot has detected a new failure on builder x86-64 macOS 3.10 while 
building python/cpython.
Full details are available at:
    https://buildbot.python.org/#/builders/681/builds/1303

Buildbot URL: https://buildbot.python.org/

Worker for this Build: billenstein-macos

Build Reason: <unknown>
Blamelist: Miss Islington (bot) 
<31488909+miss-isling...@users.noreply.github.com>, Łukasz Langa 
<luk...@langa.pl>

BUILD FAILED: failed test (failure)


Summary of the results of the build (if available):
===================================================

== Tests result: FAILURE then FAILURE ==

408 tests OK.

10 slowest tests:
- test_unparse: 4 min 14 sec
- test_multiprocessing_spawn: 4 min 5 sec
- test_concurrent_futures: 3 min 20 sec
- test_tokenize: 3 min 5 sec
- test_lib2to3: 2 min 23 sec
- test_multiprocessing_forkserver: 2 min 18 sec
- test_unicodedata: 2 min 10 sec
- test_asyncio: 1 min 50 sec
- test_capi: 1 min 50 sec
- test_logging: 1 min 15 sec

1 test failed:
    test_asyncio

16 tests skipped:
    test_devpoll test_epoll test_gdb test_ioctl test_msilib
    test_multiprocessing_fork test_ossaudiodev test_spwd
    test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
    test_winreg test_winsound test_zipfile64

1 re-run test:
    test_asyncio

Total duration: 30 min 13 sec



Captured traceback
==================

Traceback (most recent call last):
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
 line 642, in test_create_ssl_connection
    self._test_create_ssl_connection(httpd, create_connection,
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
 line 630, in _test_create_ssl_connection
    self._basetest_create_ssl_connection(conn_fut, check_sockname,
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
 line 589, in _basetest_create_ssl_connection
    tr, pr = self.loop.run_until_complete(connection_fut)
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/asyncio/base_events.py",
 line 649, in run_until_complete
    return future.result()
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/asyncio/base_events.py",
 line 1103, in create_connection
    transport, protocol = await self._create_connection_transport(
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/asyncio/base_events.py",
 line 1133, in _create_connection_transport
    await waiter
ConnectionResetError


Traceback (most recent call last):
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_b91af2b9'


Traceback (most recent call last):
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
 line 658, in test_create_ssl_unix_connection
    self._test_create_ssl_connection(httpd, create_connection,
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
 line 630, in _test_create_ssl_connection
    self._basetest_create_ssl_connection(conn_fut, check_sockname,
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/test/test_asyncio/test_events.py",
 line 589, in _basetest_create_ssl_connection
    tr, pr = self.loop.run_until_complete(connection_fut)
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/asyncio/base_events.py",
 line 649, in run_until_complete
    return future.result()
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/asyncio/unix_events.py",
 line 269, in create_unix_connection
    transport, protocol = await self._create_connection_transport(
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/asyncio/base_events.py",
 line 1133, in _create_connection_transport
    await waiter
ConnectionResetError


Traceback (most recent call last):
  File 
"/Users/buildbot/buildarea/3.10.billenstein-macos/build/Lib/multiprocessing/resource_tracker.py",
 line 209, in main
    cache[rtype].remove(name)
KeyError: '/psm_28796d57'



Test report
===========

Failed tests:

- test_asyncio

Failed subtests:

- test_create_ssl_unix_connection - 
test.test_asyncio.test_events.SelectEventLoopTests
- test_create_ssl_unix_connection - 
test.test_asyncio.test_events.PollEventLoopTests
- test_create_ssl_unix_connection - 
test.test_asyncio.test_events.KqueueEventLoopTests
- test_create_ssl_connection - 
test.test_asyncio.test_events.KqueueEventLoopTests
- test_create_ssl_connection - 
test.test_asyncio.test_events.SelectEventLoopTests
- test_create_ssl_connection - test.test_asyncio.test_events.PollEventLoopTests




Sincerely,
 -The Buildbot

_______________________________________________
Buildbot-status mailing list -- buildbot-status@python.org
To unsubscribe send an email to buildbot-status-le...@python.org
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: arch...@mail-archive.com

Reply via email to