[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The 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/48 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: rkm-arm64-ios-simulator Build Reason: Blamelist: Clément Robert , Dino Viehland 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/C84DEE2B-281C-44BF-A22A-1B4E94F95936/data/Containers/Bundle/Application/56A4D7CB-1118-460F-9356-772434844058/iOSTestbed.app/python/lib/python3.13/test/test_os.py", line 2369, in test_fpathconf self.check(os.pathconf, "PC_NAME_MAX") ~~ File "/Users/buildbot/Library/Developer/XCTestDevices/C84DEE2B-281C-44BF-A22A-1B4E94F95936/data/Containers/Bundle/Application/56A4D7CB-1118-460F-9356-772434844058/iOSTestbed.app/python/lib/python3.13/test/test_os.py", line 2293, in check f(os_helper.make_bad_fd(), *args, **kwargs) ~^^ ValueError: unrecognized configuration name Test report === Failed tests: - test_os Failed subtests: - test_fpathconf - test.test_os.TestInvalidFD.test_fpathconf 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
[Buildbot-status] Buildbot Python worker cstratak-fedora-rawhide-aarch64 missing
The Buildbot worker named cstratak-fedora-rawhide-aarch64 went away. It last disconnected at Mon Apr 22 08:05:24 2024. The admin on record (as reported by WORKER:info/admin) was Charalampos Stratakis . ___ 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
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/43/builds/5265 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-RHEL7-ppc64le Build Reason: Blamelist: Erlend E. Aasland BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 26, done. remote: Counting objects: 3% (1/26) remote: Counting objects: 7% (2/26) remote: Counting objects: 11% (3/26) remote: Counting objects: 15% (4/26) remote: Counting objects: 19% (5/26) remote: Counting objects: 23% (6/26) remote: Counting objects: 26% (7/26) remote: Counting objects: 30% (8/26) remote: Counting objects: 34% (9/26) remote: Counting objects: 38% (10/26) remote: Counting objects: 42% (11/26) remote: Counting objects: 46% (12/26) remote: Counting objects: 50% (13/26) remote: Counting objects: 53% (14/26) remote: Counting objects: 57% (15/26) remote: Counting objects: 61% (16/26) remote: Counting objects: 65% (17/26) remote: Counting objects: 69% (18/26) remote: Counting objects: 73% (19/26) remote: Counting objects: 76% (20/26) remote: Counting objects: 80% (21/26) remote: Counting objects: 84% (22/26) remote: Counting objects: 88% (23/26) remote: Counting objects: 92% (24/26) remote: Counting objects: 96% (25/26) remote: Counting objects: 100% (26/26) remote: Counting objects: 100% (26/26), done. remote: Compressing objects: 7% (1/14) remote: Compressing objects: 14% (2/14) remote: Compressing objects: 21% (3/14) remote: Compressing objects: 28% (4/14) remote: Compressing objects: 35% (5/14) remote: Compressing objects: 42% (6/14) remote: Compressing objects: 50% (7/14) remote: Compressing objects: 57% (8/14) remote: Compressing objects: 64% (9/14) remote: Compressing objects: 71% (10/14) remote: Compressing objects: 78% (11/14) remote: Compressing objects: 85% (12/14) remote: Compressing objects: 92% (13/14) remote: Compressing objects: 100% (14/14) remote: Compressing objects: 100% (14/14), done. remote: Total 14 (delta 12), reused 2 (delta 0), pack-reused 0 >From https://github.com/python/cpython * branchmain -> FETCH_HEAD Note: checking out '550483b7e6c54b2a25d4db0c4ca41bd9c1132f93'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 550483b... gh-117995: Don't raise DeprecationWarnings for indexed nameless params (#118001) Switched to and reset branch 'main' find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory find: ‘build’: No such file or directory make[2]: [Makefile:3082: clean-retain-profile] Error 1 (ignored) Python/Python-ast.c: In function ‘init_types’: Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without init_types(struct ast_state *state) ^~ ./Modules/_testlimitedcapi/unicode.c: In function ‘test_string_from_format’: ./Modules/_testlimitedcapi/unicode.c:1416:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored)) ^~~ ./Modules/_testlimitedcapi/unicode.c: In function ‘test_string_from_format’: ./Modules/_testlimitedcapi/unicode.c:1416:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without test_string_from_format(PyObject *self, PyObject *Py_UNUSED(ignored)) ^ Python/Python-ast.c: In function ‘init_types’: Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without init_types(struct ast_state *state) ^ Python/Python-ast.c: In function ‘init_types’: Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without init_types(struct ast_state *state) ^ Python/Python-ast.c: In function ‘init_types’: Python/Python-ast.c:5478:1: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying wi
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (812245ecce2d8344c3748228047bab456816180a)
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/630/builds/884 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: edelsohn-fedora-rawhide-z Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Tests result: FAILURE then FAILURE == 409 tests OK. 10 slowest tests: - test_posix: 3 hour 25 min - test_signal: 31 min 47 sec - test_pydoc: 30 min 29 sec - test_concurrent_futures: 16 min 17 sec - test_asyncio: 15 min 12 sec - test_multiprocessing_spawn: 12 min 2 sec - test_multiprocessing_forkserver: 9 min 13 sec - test_peg_generator: 7 min 24 sec - test_multiprocessing_fork: 7 min 18 sec - test_socket: 4 min 1 test failed: test_zlib 14 tests skipped: test_devpoll test_gdb test_ioctl test_kqueue test_msilib test_nis test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 2 re-run tests: test_posix test_zlib 1 test run no tests: test_posix Total duration: 3 hour 38 min Captured traceback == Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_4ba936c6' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_06274abc' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_c2386942' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_e730217b' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_5e84a4a1' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_18139396' . Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_279be4a2' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_97d85eee' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_3fbf2b14' .Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_2ca4add5' ..Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) KeyError: '/psm_212a1050' . Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_zlib.py", line 448, in test_flushes ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/test/test_zlib.py", line 448, in ver = tuple(int(v) for v in zlib.ZLIB_RUNTIME_VERSION.split('.')) ValueError: invalid literal for int() with base 10: 'zlib-ng' Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/dje/cpython-buildarea/3.10.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory Traceback (most recent call last):
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The 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/50 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: rkm-arm64-ios-simulator Build Reason: Blamelist: Kerim Kabirov , Mark Shannon 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/713022FE-A602-4A8D-95FA-4F9F5FCCCFD8/data/Containers/Bundle/Application/4A350F72-5E15-4C3B-B7B6-60E1115B269B/iOSTestbed.app/python/lib/python3.13/test/test_posix.py", line 569, in test_confstr self.assertEqual(len(posix.confstr("CS_PATH")) > 0, True) ~^^^ ValueError: unrecognized configuration name Test report === Failed tests: - test_posix Failed subtests: - test_confstr - test.test_posix.PosixTester.test_confstr 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
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 RHEL7 LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/507/builds/7259 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-RHEL7-x86_64 Build Reason: Blamelist: Serhiy Storchaka BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 5, done. remote: Counting objects: 20% (1/5) remote: Counting objects: 40% (2/5) remote: Counting objects: 60% (3/5) remote: Counting objects: 80% (4/5) remote: Counting objects: 100% (5/5) remote: Counting objects: 100% (5/5), done. remote: Total 5 (delta 4), reused 5 (delta 4), pack-reused 0 >From https://github.com/python/cpython * branchmain -> FETCH_HEAD Note: checking out '287d939ed4445089e8312ab44110cbb6b6306a5c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 287d939... gh-118148: Improve tests for shutil.make_archive() (GH-118149) Switched to and reset branch 'main' make: *** [Makefile:2229: buildbottest] Error 2 Test report === Failed tests: - test_capi 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
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (1446024124fb98c3051199760380685f8a2fd127)
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/565/builds/1087 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-x86_64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 68, done. remote: Counting objects: 1% (1/62) remote: Counting objects: 3% (2/62) remote: Counting objects: 4% (3/62) remote: Counting objects: 6% (4/62) remote: Counting objects: 8% (5/62) remote: Counting objects: 9% (6/62) remote: Counting objects: 11% (7/62) remote: Counting objects: 12% (8/62) remote: Counting objects: 14% (9/62) remote: Counting objects: 16% (10/62) remote: Counting objects: 17% (11/62) remote: Counting objects: 19% (12/62) remote: Counting objects: 20% (13/62) remote: Counting objects: 22% (14/62) remote: Counting objects: 24% (15/62) remote: Counting objects: 25% (16/62) remote: Counting objects: 27% (17/62) remote: Counting objects: 29% (18/62) remote: Counting objects: 30% (19/62) remote: Counting objects: 32% (20/62) remote: Counting objects: 33% (21/62) remote: Counting objects: 35% (22/62) remote: Counting objects: 37% (23/62) remote: Counting objects: 38% (24/62) remote: Counting objects: 40% (25/62) remote: Counting objects: 41% (26/62) remote: Counting objects: 43% (27/62) remote: Counting objects: 45% (28/62) remote: Counting objects: 46% (29/62) remote: Counting objects: 48% (30/62) remote: Counting objects: 50% (31/62) remote: Counting objects: 51% (32/62) remote: Counting objects: 53% (33/62) remote: Counting objects: 54% (34/62) remote: Counting objects: 56% (35/62) remote: Counting objects: 58% (36/62) remote: Counting objects: 59% (37/62) remote: Counting objects: 61% (38/62) remote: Counting objects: 62% (39/62) remote: Counting objects: 64% (40/62) remote: Counting objects: 66% (41/62) remote: Counting objects: 67% (42/62) remote: Counting objects: 69% (43/62) remote: Counting objects: 70% (44/62) remote: Counting objects: 72% (45/62) remote: Counting objects: 74% (46/62) remote: Counting objects: 75% (47/62) remote: Counting objects: 77% (48/62) remote: Counting objects: 79% (49/62) remote: Counting objects: 80% (50/62) remote: Counting objects: 82% (51/62) remote: Counting objects: 83% (52/62) remote: Counting objects: 85% (53/62) remote: Counting objects: 87% (54/62) remote: Counting objects: 88% (55/62) remote: Counting objects: 90% (56/62) remote: Counting objects: 91% (57/62) remote: Counting objects: 93% (58/62) remote: Counting objects: 95% (59/62) remote: Counting objects: 96% (60/62) remote: Counting objects: 98% (61/62) remote: Counting objects: 100% (62/62) remote: Counting objects: 100% (62/62), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects:
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/503/builds/4872 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-RHEL7-ppc64le Build Reason: Blamelist: Guido van Rossum , Jelle Zijlstra BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Note: checking out '85f727c5fb2afa60affa9ae3396ce4149cf5215d'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 85f727c... gh-109118: Allow lambdas in annotation scopes in classes (#118019) Switched to and reset branch 'main' make: *** [Makefile:2229: buildbottest] Error 2 Test report === Failed tests: - test_capi Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE RHEL7 LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/43/builds/5269 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-RHEL7-ppc64le Build Reason: Blamelist: Guido van Rossum , Jelle Zijlstra , Nice Zombies , Serhiy Storchaka , tahia BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 30, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 4% (1/23) remote: Compressing objects: 8% (2/23) remote: Compressing objects: 13% (3/23) remote: Compressing objects: 17% (4/23) remote: Compressing objects: 21% (5/23) remote: Compressing objects: 26% (6/23) remote: Compressing objects: 30% (7/23) remote: Compressing objects: 34% (8/23) remote: Compressing objects: 39% (9/23) remote: Compressing objects: 43% (10/23) remote: Compressing objects: 47% (11/23) remote: Compressing objects: 52% (12/23) remote: Compressing objects: 56% (13/23) remote: Compressing objects: 60% (14/23) remote: Compressing objects: 65% (15/23) remote: Compressing objects: 69% (16/23) remote: Compressing objects: 73% (17/23) remote: Compressing objects: 78% (18/23) remote: Compressing objects: 82% (19/23) remote: Compressing objects: 86% (20/23) remote: Compressing objects: 91% (21/23) remote: Compressing objects: 95% (22/23) remote: Compressing objects: 100% (23/23) remote: Compressing objects: 100% (23/23), done. remote: Total 30 (delta 7), reused 16 (delta 6), pack-reused 1 >From https://github.com/python/cpython * branchmain -> FETCH_HEAD Note: checking out '85f727c5fb2afa60affa9ae3396ce4149cf5215d'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to ret