The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL Refleaks
3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1226/builds/1786
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: itamaro-ubuntu-aws
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_threading.py",
line 2035, in test_interrupt_main_subthread
t.start()
~~~~~~~^^
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py",
line 977, in start
self._started.wait() # Will set ident and native_id
~~~~~~~~~~~~~~~~~~^^
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py",
line 656, in wait
with self._cond:
...<3 lines>...
return signaled
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py",
line 307, in __exit__
return self._lock.__exit__(*args)
~~~~~~~~~~~~~~~~~~~^^^^^^^
RuntimeError: release unlocked lock
Traceback (most recent call last):
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py",
line 659, in wait
signaled = self._cond.wait(timeout)
~~~~~~~~~~~~~~~^^^^^^^^^
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py",
line 368, in wait
self._acquire_restore(saved_state)
~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
File
"/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py",
line 315, in _acquire_restore
def _acquire_restore(self, x):
KeyboardInterrupt
Test report
===========
Failed tests:
- test_threading
Failed subtests:
- test_interrupt_main_subthread -
test.test_threading.InterruptMainTests.test_interrupt_main_subthread
Sincerely,
-The BuildbotThe Buildbot has detected a new failure on builder iOS ARM64
Simulator 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#/builders/1380/builds/113
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: rkm-arm64-ios-simulator
Build Reason: <unknown>
Blamelist: Serhiy Storchaka <[email protected]>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File
"/Users/buildbot/Library/Developer/XCTestDevices/82B8EC8A-A9A7-4E96-9E26-0D22DE1C6647/data/Containers/Bundle/Application/2BF4ED76-6DB4-44F1-931E-A2CC4F6603B5/iOSTestbed.app/python/lib/python3.13/test/test_zipfile/test_core.py",
line 2901, in test_many_opens
startcount = fd_count()
~~~~~~~~^^
File
"/Users/buildbot/Library/Developer/XCTestDevices/82B8EC8A-A9A7-4E96-9E26-0D22DE1C6647/data/Containers/Bundle/Application/2BF4ED76-6DB4-44F1-931E-A2CC4F6603B5/iOSTestbed.app/python/lib/python3.13/test/support/os_helper.py",
line 634, in fd_count
MAXFD = os.sysconf("SC_OPEN_MAX")
~~~~~~~~~~^^^^^^^^^^^^^^^
ValueError: unrecognized configuration name
Traceback (most recent call last):
File
"/Users/buildbot/Library/Developer/XCTestDevices/82B8EC8A-A9A7-4E96-9E26-0D22DE1C6647/data/Containers/Bundle/Application/2BF4ED76-6DB4-44F1-931E-A2CC4F6603B5/iOSTestbed.app/python/lib/python3.13/test/test_support.py",
line 558, in test_fd_count
start = os_helper.fd_count()
~~~~~~~~~~~~~~~~~~^^
File
"/Users/buildbot/Library/Developer/XCTestDevices/82B8EC8A-A9A7-4E96-9E26-0D22DE1C6647/data/Containers/Bundle/Application/2BF4ED76-6DB4-44F1-931E-A2CC4F6603B5/iOSTestbed.app/python/lib/python3.13/test/support/os_helper.py",
line 634, in fd_count
MAXFD = os.sysconf("SC_OPEN_MAX")
~~~~~~~~~~^^^^^^^^^^^^^^^
ValueError: unrecognized configuration name
Traceback (most recent call last):
File
"/Users/buildbot/Library/Developer/XCTestDevices/82B8EC8A-A9A7-4E96-9E26-0D22DE1C6647/data/Containers/Bundle/Application/2BF4ED76-6DB4-44F1-931E-A2CC4F6603B5/iOSTestbed.app/python/lib/python3.13/test/test_posix.py",
line 569, in test_confstr
self.assertEqual(len(posix.confstr("CS_PATH")) > 0, True)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: False != True
Test report
===========
Failed tests:
- test_zipfile
- test_posix
- test_support
Failed subtests:
- test_confstr - test.test_posix.PosixTester.test_confstr
- test_many_opens -
test.test_zipfile.test_core.TestsWithMultipleOpens.test_many_opens
- test_fd_count - test.test_support.TestSupport.test_fd_count
Sincerely,
-The Buildbot
_______________________________________________
Buildbot-status mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/buildbot-status.python.org/
Member address: [email protected]