[Buildbot-status] Buildbot Python worker ware-alpine missing
The Buildbot worker named ware-alpine went away. It last disconnected at Wed May 15 06:49:15 2024. The admin on record (as reported by WORKER:info/admin) was Zachary Ware . ___ 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) (5bf7f5c6a874ebb8dfcf35f4868cfa8fd2a6cffe)
The Buildbot has detected a new failure on builder aarch64 CentOS9 Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/1169/builds/356 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-CentOS9-aarch64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 42, done. remote: Counting objects: 2% (1/41) remote: Counting objects: 4% (2/41) remote: Counting objects: 7% (3/41) remote: Counting objects: 9% (4/41) remote: Counting objects: 12% (5/41) remote: Counting objects: 14% (6/41) remote: Counting objects: 17% (7/41) remote: Counting objects: 19% (8/41) remote: Counting objects: 21% (9/41) remote: Counting objects: 24% (10/41) remote: Counting objects: 26% (11/41) remote: Counting objects: 29% (12/41) remote: Counting objects: 31% (13/41) remote: Counting objects: 34% (14/41) remote: Counting objects: 36% (15/41) remote: Counting objects: 39% (16/41) remote: Counting objects: 41% (17/41) remote: Counting objects: 43% (18/41) remote: Counting objects: 46% (19/41) remote: Counting objects: 48% (20/41) remote: Counting objects: 51% (21/41) remote: Counting objects: 53% (22/41) remote: Counting objects: 56% (23/41) remote: Counting objects: 58% (24/41) remote: Counting objects: 60% (25/41) remote: Counting objects: 63% (26/41) remote: Counting objects: 65% (27/41) remote: Counting objects: 68% (28/41) remote: Counting objects: 70% (29/41) remote: Counting objects: 73% (30/41) remote: Counting objects: 75% (31/41) remote: Counting objects: 78% (32/41) remote: Counting objects: 80% (33/41) remote: Counting objects: 82% (34/41) remote: Counting objects: 85% (35/41) remote: Counting objects: 87% (36/41) remote: Counting objects: 90% (37/41) remote: Counting objects: 92% (38/41) remote: Counting objects: 95% (39/41) remote: Counting objects: 97% (40/41) remote: Counting objects: 100% (41/41) remote: Counting objects: 100% (41/41), done. remote: Compressing objects: 3% (1/27) remote: Compressing objects: 7% (2/27) remote: Compressing objects: 11% (3/27) remote: Compressing objects: 14% (4/27) remote: Compressing objects: 18% (5/27) remote: Compressing objects: 22% (6/27) remote: Compressing objects: 25% (7/27) remote: Compressing objects: 29% (8/27) remote: Compressing objects: 33% (9/27) remote: Compressing objects: 37% (10/27) remote: Compressing objects: 40% (11/27) remote: Compressing objects: 44% (12/27) remote: Compressing objects: 48% (13/27) remote: Compressing objects: 51% (14/27) remote: Compressing objects: 55% (15/27) remote: Compressing objects: 59% (16/27) remote: Compressing objects: 62% (17/27) remote: Compressing objects: 66% (18/27) remote: Compressing objects: 70% (19/27) remote: Compressing objects: 74% (20/27) remote: Compressing objects: 77% (21/27) remote: Compressing objects: 81% (22/27) remote: Compressing objects: 85% (23/27) remote: Compressing objects: 88% (24/27) remote: Compressing objects: 92% (25/27) remote: Compressing objects: 96% (26/27) remote: Compressing objects: 100% (27/27) remote: Compressing objects: 100% (27/27), done. remote: Total 42 (delta 18), reused 32 (delta 14), pack-reused 1 >From https://github.com/python/cpython * branch 3.12 -> FETCH_HEAD Note: switching to 'FETCH_HEAD'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5bf7f5c6a8 [3.12] gh-118998: Handle errors correctly in `tmtotuple` in `timemodule` (GH-118999) (#119019) Switched to and reset branch '3.12' make: *** [Makefile:2017: buildbottest] Error 2 Test report === Failed tests: - test_typing Test leaking resources: - test_typing: memory blocks Sincerely, -The Buildbot __
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
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/1869 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Barney Gale 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_eintr.py", line 17, in test_all script_helper.run_test_script(script) ~ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/support/script_helper.py", line 316, in run_test_script raise AssertionError(f"{name} failed") AssertionError: script _test_eintr.py failed Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_subprocess.py", line 1710, in test_check_output_timeout self.assertEqual(c.exception.output, b'BDFL') ^ AssertionError: None != b'BDFL' Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 532, in test_lockf self._lock(fcntl.lockf, "lockf") ~~^^ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 517, in _lock raise Exception("failed to sync child in %.1f sec" % dt) Exception: failed to sync child in 300.2 sec Test report === Failed subtests: - test_check_output_timeout - test.test_subprocess.RunFuncTestCase.test_check_output_timeout - test_lockf - __main__.FNTLEINTRTest.test_lockf - test_all - test.test_eintr.EINTRTests.test_all Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1225/builds/2268 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Barney Gale 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.nogil/build/Lib/test/test_eintr.py", line 17, in test_all script_helper.run_test_script(script) ~ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/script_helper.py", line 316, in run_test_script raise AssertionError(f"{name} failed") AssertionError: script _test_eintr.py failed Traceback (most recent call last): Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/__init__.py", line 199, in _force_run Warning -- return func(*args) Warning -- OSError: [Errno 39] Directory not empty: '/tmp/test_python_mxvb_rox/tmpga7ggg02' Warning -- Warning -- During handling of the above exception, another exception occurred: Warning -- Warning -- Traceback (most recent call last): Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py", line 393, in run Warning -- mp_result = self._runtest(test_name) Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py", line 353, in _runtest Warning -- retcode, tmp_files = self.run_tmp_files(worker_runtests, Warning -- ~~^ Warning -- stdout_file.fileno()) Warning -- ^ Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/libregrtest/run_workers.py", line 293, in run_tmp_files Warning -- os_helper.rmtree(tmp_dir) Warning -- ^ Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py", line 465, in rmtree Warning -- _rmtree(path) Warning -- ~~~^^ Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py", line 449, in _rmtree Warning -- _rmtree_inner(path) Warning -- ~^^ Warning -- File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.nogil/build/Lib/test/support/os_helper.py", line 446, in _rmtree_inner Warning -- _force_run(path, os.rmdir, fullname) Warning -- ~~^^ Warning -- File "/home/ubuntu/buildarea/3.x.itama
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/448/builds/6113 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: Jelle Zijlstra , Steve Dower BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 395, in _setUp self.__setUp() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 538, in setUp self.conn, self.connaddr = self.serv.accept() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/socket.py", line 295, in accept fd, addr = self._accept() ^^ TimeoutError: timed out Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 383, in raise_queued_exception raise self.queue.get() File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 407, in clientRun self.clientSetUp() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 546, in clientSetUp self.cli.connect((cid, VSOCKPORT)) ^^ OSError: [Errno 19] No such device Test report === Failed tests: - test_socket Failed subtests: - testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Rawhide LTO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/375/builds/6616 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-x86_64 Build Reason: Blamelist: Jelle Zijlstra , Steve Dower BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py", line 395, in _setUp self.__setUp() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py", line 538, in setUp self.conn, self.connaddr = self.serv.accept() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/socket.py", line 295, in accept fd, addr = self._accept() ^^ TimeoutError: timed out Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py", line 383, in raise_queued_exception raise self.queue.get() File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py", line 407, in clientRun self.clientSetUp() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.lto/build/Lib/test/test_socket.py", line 546, in clientSetUp self.cli.connect((cid, VSOCKPORT)) ^^ OSError: [Errno 19] No such device Test report === Failed tests: - test_socket Failed subtests: - testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/494/builds/6268 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: Jelle Zijlstra , Steve Dower BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 383, in raise_queued_exception raise self.queue.get() File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 407, in clientRun self.clientSetUp() ^^ File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-ppc64le.
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1427/builds/12 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 395, in _setUp self.__setUp() ^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 538, in setUp self.conn, self.connaddr = self.serv.accept() ^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/socket.py", line 295, in accept fd, addr = self._accept() ^^ TimeoutError: timed out Traceback (most recent call last): File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 383, in raise_queued_exception raise self.queue.get() File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 407, in clientRun self.clientSetUp() ^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto/build/Lib/test/test_socket.py", line 546, in clientSetUp self.cli.connect((cid, VSOCKPORT)) ^^ OSError: [Errno 19] No such device Test report === Failed tests: - test_socket Failed subtests: - testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide LTO + PGO 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1410/builds/13 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 383, in raise_queued_exception raise self.queue.get() File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 407, in clientRun self.clientSetUp() ^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 546, in clientSetUp self.cli.connect((cid, VSOCKPORT)) ^^ OSError: [Errno 19] No such device Traceback (most recent call last): File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 395, in _setUp self.__setUp() ^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/test/test_socket.py", line 538, in setUp self.conn, self.connaddr = self.serv.accept() ^^ File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.lto-pgo/build/Lib/socket.py", line 295, in accept fd, addr = self._accept() ^^ TimeoutError: timed out Test report === Failed tests: - test_socket Failed subtests: - testStream - test.test_socket.ThreadedVSOCKSocketStreamTest.testStream Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Clang Installed 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1447/builds/13 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.13.cstratak-fedora-rawhide-ppc64le.clang-installed/build/target/lib/python3.13/test/test_socket.py", line 395, in _setUp self.__setUp() ^^ File "/home/buildbot/buildarea/3.13.cstrat
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
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/1871 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Barney Gale , Jelle Zijlstra , Steve Dower , Thomas Grainger 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_eintr.py", line 17, in test_all script_helper.run_test_script(script) ~ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/support/script_helper.py", line 316, in run_test_script raise AssertionError(f"{name} failed") AssertionError: script _test_eintr.py failed Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 532, in test_lockf self._lock(fcntl.lockf, "lockf") ~~^^ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 517, in _lock raise Exception("failed to sync child in %.1f sec" % dt) Exception: failed to sync child in 300.0 sec Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_concurrent_futures/executor.py", line 71, in test_map_timeout self.assertEqual([None, None], results) ^^^ AssertionError: Lists differ: [None, None] != [] Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 532, in test_lockf self._lock(fcntl.lockf, "lockf") ~~^^ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/_test_eintr.py", line 517, in _lock raise Exception("failed to sync child in %.1f sec" % dt) Exception: failed to sync child in 300.2 sec Test report === Failed tests: - test_eintr Failed subtests: - test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout - test_lockf - __main__.FNTLEINTRTest.test_lockf - test_all - test.test_eintr.EINTRTests.test_all 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) (b228655c227b2ca298a8ffac44d14ce3d22f6faa)
The Buildbot has detected a new failure on builder PPC64LE RHEL8 Refleaks 3.9 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/482/builds/1120 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-RHEL8-ppc64le Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.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): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.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): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.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): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.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): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.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): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup sem_unlink(name) FileNotFoundError: [Errno 2] No such file or directory ./home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.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): File "/home/buildbot/buildarea/3.9.cstratak-RHEL8-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (7d8725ac6f3304677d71dabdb7c184e98a62d864)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.x while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/300/builds/1097 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-rawhide-ppc64le Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == remote: Enumerating objects: 75, done. remote: Counting objects: 1% (1/70) remote: Counting objects: 2% (2/70) remote: Counting objects: 4% (3/70) remote: Counting objects: 5% (4/70) remote: Counting objects: 7% (5/70) remote: Counting objects: 8% (6/70) remote: Counting objects: 10% (7/70) remote: Counting objects: 11% (8/70) remote: Counting objects: 12% (9/70) remote: Counting objects: 14% (10/70) remote: Counting objects: 15% (11/70) remote: Counting objects: 17% (12/70) remote: Counting objects: 18% (13/70) remote: Counting objects: 20% (14/70) remote: Counting objects: 21% (15/70) remote: Counting objects: 22% (16/70) remote: Counting objects: 24% (17/70) remote: Counting objects: 25% (18/70) remote: Counting objects: 27% (19/70) remote: Counting objects: 28% (20/70) remote: Counting objects: 30% (21/70) remote: Counting objects: 31% (22/70) remote: Counting objects: 32% (23/70) remote: Counting objects: 34% (24/70) remote: Counting objects: 35% (25/70) remote: Counting objects: 37% (26/70) remote: Counting objects: 38% (27/70) remote: Counting objects: 40% (28/70) remote: Counting objects: 41% (29/70) remote: Counting objects: 42% (30/70) remote: Counting objects: 44% (31/70) remote: Counting objects: 45% (32/70) remote: Counting objects: 47% (33/70) remote: Counting objects: 48% (34/70) remote: Counting objects: 50% (35/70) remote: Counting objects: 51% (36/70) remote: Counting objects: 52% (37/70) remote: Counting objects: 54% (38/70) remote: Counting objects: 55% (39/70) remote: Counting objects: 57% (40/70) remote: Counting objects: 58% (41/70) remote: Counting objects: 60% (42/70) remote: Counting objects: 61% (43/70) remote: Counting objects: 62% (44/70) remote: Counting objects: 64% (45/70) remote: Counting objects: 65% (46/70) remote: Counting objects: 67% (47/70) remote: Counting objects: 68% (48/70) remote: Counting objects: 70% (49/70) remote: Counting objects: 71% (50/70) remote: Counting objects: 72% (51/70) remote: Counting objects: 74% (52/70) remote: Counting objects: 75% (53/70) remote: Counting objects: 77% (54/70) remote: Counting objects: 78% (55/70) remote: Counting objects: 80% (56/70) remote: Counting objects: 81% (57/70) remote: Counting objects: 82% (58/70) remote: Counting objects: 84% (59/70) remote: Counting objects: 85% (60/70) remote: Counting objects: 87% (61/70) remote: Counting objects: 88% (62/70) remote: Counting objects: 90% (63/70) remote: Counting objects: 91% (64/70) remote: Counting objects: 92% (65/70) remote: Counting objects: 94% (66/70) remote: Counting objects: 95% (67/70) remote: Counting objects: 97% (68/70) remote: Counting objects: 98% (69/70) remote: Counting objects: 100% (70/70) remote: Counting objects: 100% (70/70), done. remote: Compressing objects: 2% (1/48) remote: Compressing objects: 4% (2/48) remote: Compressing objects: 6% (3/48) remote: Compressing objects: 8% (4/48) remote: Compressing objects: 10% (5/48) remote: Compressing objects: 12% (6/48) remote: Compressing objects: 14% (7/48) remote: Compressing objects: 16% (8/48) remote: Compressing objects: 18% (9/48) remote: Compressing objects: 20% (10/48) remote: Compressing objects: 22% (11/48) remote: Compressing objects: 25% (12/48) remote: Compressing objects: 27% (13/48) remote: Compressing objects: 29% (14/48) remote: Compressing objects: 31% (15/48) remote: Compressing objects: 33% (16/48) remote: Compressing objects: 35% (17/48) remote: Compressing objects: 37% (18/48) remote: Compressing objects: 39% (19/48) remote: Compressing objects: 41% (20/48) remote: Compressing objects: 43% (21/48) remote: Compressing objects: 45% (22/48)
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Ubuntu NoGIL 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1225/builds/2271 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Serhiy Storchaka , Thomas Grainger BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (test.test_zipimport.UncompressedZipImportTestCase.testTraceback) ... ok Traceback (test.test_zipimport.CompressedZipImportTestCase.testTraceback) ... ok Test report === Failed tests: - test_math 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