[Buildbot-status] Buildbot Python worker angelico-debian-amd64 missing
The Buildbot worker named angelico-debian-amd64 went away. It last disconnected at Thu Mar 7 07:49:20 2024. The admin on record (as reported by WORKER:info/admin) was Chris Angelico . ___ 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 Ubuntu NoGIL Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1226/builds/1401 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Serhiy Storchaka 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_logging.py", line 6111, in test_rollover_at_midnight self.assertIn(f'testing2 {i}', line) ~^^^ AssertionError: 'testing2 0' not found in '2024-03-07 12:13:26,043 testing1 0\n' Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py", line 1080, in _bootstrap_inner self.run() ^^ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/threading.py", line 1017, in run self._target(*self._args, **self._kwargs) ^ File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/queue.py", line 85, in task_done raise ValueError('task_done() called too many times') ValueError: task_done() called too many times k 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 535, in test_flock self._lock(fcntl.flock, "flock") ~~^^ 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.5 sec 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.6 sec Traceback (most recent call last): File "/home/ubuntu/buildarea/3.x.itamaro-ubuntu-aws.refleak.nogil/build/Lib/test/test_logging.py", line 6111, in test_rollover_at_midnight self.assertIn(f'testing2 {i}', line) ~^^^ AssertionError: 'testing2 0' not found in '2024-03-07 11:49:20,006 testing1 0\n' Test report === Failed tests: - test_logging - test_eintr Failed subtests: - test_flock - __main__.FNTLEINTRTest.test_flock - test_all - test.test_eintr.EINTRTests.test_all - test_rollover_at_midnight - test.test_logging.TimedRotatingFileHandlerTest.test_rollover_at_midnight - test_map_timeout - test.test_concurrent_futures.test_process_pool.ProcessPoolSpawnProcessPoolExecutorTest.test_map_timeout - test_lockf - __main__.FNTLEINTRTest.test_lockf Test leaking resources: - test_queue: memory blocks 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/1676 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: itamaro-ubuntu-aws Build Reason: Blamelist: Nikita Sobolev , Serhiy Storchaka 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 3
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (b612ec6b19e9957c79b842ac62ef479fb088899f)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.10 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/603/builds/1021 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): === == Tests result: FAILURE then FAILURE == 412 tests OK. 10 slowest tests: - test_asyncio: 38 min 22 sec - test_signal: 32 min 20 sec - test_pydoc: 31 min 3 sec - test_multiprocessing_spawn: 26 min 48 sec - test_concurrent_futures: 19 min 17 sec - test_peg_generator: 16 min 39 sec - test_gdb: 14 min 9 sec - test_pickle: 13 min 14 sec - test_multiprocessing_forkserver: 11 min 54 sec - test_compileall: 10 min 14 sec 1 test failed: test_zlib 12 tests skipped: test_devpoll test_ioctl test_kqueue test_msilib test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64 1 re-run test: test_zlib Total duration: 51 min 35 sec Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.10.cstratak-fedora-rawhide-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.10.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:224: UserWarn
[Buildbot-status] ☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 FreeBSD15 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1238/builds/1581 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: opsec-fbsd15 Build Reason: Blamelist: Ken Jin BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Captured traceback == Traceback (most recent call last): File "", line 352, in ValueError: embedded null byte Warning -- Uncaught thread exception: RuntimeError Exception in thread Thread-189 (task): RuntimeError: error evaluating path Traceback (most recent call last): File "", line 352, in ValueError: embedded null byte Warning -- Uncaught thread exception: RuntimeError Exception in thread Thread-58 (task): RuntimeError: error evaluating path Traceback (most recent call last): File "/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/threading.py", line 1080, in _bootstrap_inner self.run() ^^ File "/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/threading.py", line 1017, in run self._target(*self._args, **self._kwargs) ^ File "/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/test/test_interpreters/test_stress.py", line 29, in task interp = interpreters.create() ~~~^^ File "/home/buildbot/buildarea/3.x.opsec-fbsd15/build/Lib/test/support/interpreters/__init__.py", line 76, in create id = _interpreters.create(isolated=True) ^^^ RuntimeError: interpreter creation failed k Test report === 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) (468ba95c797623ab4f4ff95ac342ded9e9a74e97)
The Buildbot has detected a new failure on builder AMD64 CentOS9 Refleaks 3.9 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/850/builds/770 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-CentOS9-x86_64 Build Reason: Blamelist: BUILD FAILED: failed test (failure) Summary of the results of the build (if available): === == Tests result: FAILURE then FAILURE == 411 tests OK. 10 slowest tests: - test_asyncio: 39 min 23 sec - test_signal: 31 min 45 sec - test_pydoc: 30 min 19 sec - test_concurrent_futures: 16 min 39 sec - test_multiprocessing_spawn: 13 min 24 sec - test_multiprocessing_forkserver: 8 min 49 sec - test_multiprocessing_fork: 7 min 7 sec - test_lib2to3: 4 min 22 sec - test_gdb: 4 min 13 sec - test_peg_generator: 4 min 12 sec 1 test failed: test_posix 13 tests skipped: test_devpoll 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 1 re-run test: test_posix Total duration: 59 min 45 sec Captured traceback == Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_bedf5e2a' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_6f908e86' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_44365a38' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_c98c80bd' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_f7d702d4' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_c3723976' . Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/test/test_posix.py", line 1172, in test_sched_setaffinity self.assertRaises(OSError, posix.sched_setaffinity, 0, []) AssertionError: OSError not raised by sched_setaffinity Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_1c174788' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_83ffc9ac' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_50d3f506' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_b7b0d405' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_32640177' .Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py", line 201, in main cache[rtype].remove(name) KeyError: '/psm_5a593ddf' . Traceback (most recent call last): File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers finalizer() File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__ res = self._callback(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.9.cstratak-CentOS9-x86_64.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-CentOS9-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300
[Buildbot-status] ☠ Buildbot (Python): - failed test (failure) (01505953f20f66b5b030d47379e3da448dff599b)
The Buildbot has detected a new failure on builder PPC64LE Fedora Rawhide Refleaks 3.12 while building Python. Full details are available at: https://buildbot.python.org/all/#/builders/1157/builds/286 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 == Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 953, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^ OSError: [Errno 28] No space left on device: '@test_95686_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/_test_multiprocessing.py", line 953, in _test_stderr_flush fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL) ^ OSError: [Errno 28] No space left on device: '@test_105615_tmpæ' ERROR Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 264, in test_samestat create_file(test_fn1) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_genericpath.py", line 18, in create_file with open(filename, 'xb', 0) as fp: ^^^ OSError: [Errno 28] No space left on device: '@test_77564_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/pickletester.py", line 3470, in test_dump_text_file f = open(TESTFN, "w") ^ OSError: [Errno 28] No space left on device: '@test_61491_tmpæ' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/mapping_tests.py", line 215, in test_update d = self._empty_mapping() ^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shelve.py", line 186, in _empty_mapping x = shelve.open(self.base_path + str(self.counter), **self._args) ^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 243, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/shelve.py", line 227, in __init__ Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback) File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/dbm/__init__.py", line 95, in open return mod.open(file, flag, mode) ^^ _dbm.error: [Errno 28] No space left on device: '@test_82092_tmpæ/shelftemp.db6' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_trace.py", line 537, in test_count_and_summary with open(filename, 'w', encoding='utf-8') as fd: ^ OSError: [Errno 28] No space left on device: '@test_105574_tmpæ.py' Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/mapping_tests.py", line 258, in test_update d = self._empty_mapping() ^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.refleak/build/Lib/test/test_shelve.py", line 186, in _empty_mapping x = shelve.open(self.base_path + str(self.counter), **self._args) ^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-rawhide-ppc64le.re