The Buildbot has detected a new failure on builder riscv64 Ubuntu23 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1376/builds/61
Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: onder-riscv64 Build Reason: <unknown> 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/dietpi/buildarea/3.12.onder-riscv64.installed/build/target/lib/python3.12/test/_test_multiprocessing.py", line 5355, in test_ignore os.kill(p.pid, signal.SIGUSR1) ProcessLookupError: [Errno 3] No such process Traceback (most recent call last): File "/home/dietpi/buildarea/3.12.onder-riscv64.installed/build/target/lib/python3.12/test/test_socket.py", line 1708, in test_sendall_interrupted self.check_sendall_interrupted(False) File "/home/dietpi/buildarea/3.12.onder-riscv64.installed/build/target/lib/python3.12/test/test_socket.py", line 1693, in check_sendall_interrupted with self.assertRaises(ZeroDivisionError): AssertionError: ZeroDivisionError not raised Traceback (most recent call last): File "/home/dietpi/buildarea/3.12.onder-riscv64.installed/build/target/lib/python3.12/test/test_socket.py", line 1711, in test_sendall_interrupted_with_timeout self.check_sendall_interrupted(True) File "/home/dietpi/buildarea/3.12.onder-riscv64.installed/build/target/lib/python3.12/test/test_socket.py", line 1693, in check_sendall_interrupted with self.assertRaises(ZeroDivisionError): AssertionError: ZeroDivisionError not raised Test report =========== Failed tests: - test_socket - test.test_multiprocessing_forkserver.test_misc Failed subtests: - test_sendall_interrupted - test.test_socket.GeneralModuleTests.test_sendall_interrupted - test_ignore - test.test_multiprocessing_forkserver.test_misc.TestIgnoreEINTR.test_ignore - test_sendall_interrupted_with_timeout - test.test_socket.GeneralModuleTests.test_sendall_interrupted_with_timeout Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable LTO 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1171/builds/645 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> 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.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_builtin.py", line 1388, in test_open_default_encoding self.write_testfile() File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_builtin.py", line 1354, in write_testfile with fp: OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_cppext/__init__.py", line 25, in test_build_cpp03 self.check_build(True, '_testcpp03ext') File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_cppext/__init__.py", line 39, in check_build with support.setup_venv_with_pip_setuptools_wheel(venv_dir) as python_exe: File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/support/__init__.py", line 2215, in setup_venv_with_pip_setuptools_wheel subprocess.run(cmd, check=True) File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/python', '-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1. Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_builtin.py", line 1495, in test_input self.write_testfile() File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_builtin.py", line 1354, in write_testfile with fp: OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_peg_generator/test_c_parser.py", line 104, in setUpClass python_exe = stack.enter_context(support.setup_venv_with_pip_setuptools_wheel("venv")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/contextlib.py", line 526, in enter_context result = _enter(cm) ^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/support/__init__.py", line 2215, in setup_venv_with_pip_setuptools_wheel subprocess.run(cmd, check=True) File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/python', '-X', 'dev', '-m', 'venv', 'venv']' returned non-zero exit status 1. Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_builtin.py", line 1363, in test_open self.write_testfile() File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_builtin.py", line 1354, in write_testfile with fp: OSError: [Errno 28] No space left on device Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_peg_generator/test_c_parser.py", line 104, in setUpClass python_exe = stack.enter_context(support.setup_venv_with_pip_setuptools_wheel("venv")) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/contextlib.py", line 526, in enter_context result = _enter(cm) ^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/support/__init__.py", line 2233, in setup_venv_with_pip_setuptools_wheel subprocess.run(cmd, check=True) File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/build/test_python_1559296æ/tempcwd/venv/bin/python', '-X', 'dev', '-m', 'pip', 'install', '/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/wheeldata/setuptools-67.6.1-py3-none-any.whl', '/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/wheeldata/wheel-0.40.0-py3-none-any.whl']' returned non-zero exit status 1. Traceback (most recent call last): File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_cppext/__init__.py", line 21, in test_build_cpp11 self.check_build(False, '_testcpp11ext') File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/test_cppext/__init__.py", line 39, in check_build with support.setup_venv_with_pip_setuptools_wheel(venv_dir) as python_exe: File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/test/support/__init__.py", line 2215, in setup_venv_with_pip_setuptools_wheel subprocess.run(cmd, check=True) File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.lto/build/python', '-X', 'dev', '-m', 'venv', 'env']' returned non-zero exit status 1. Test report =========== Failed tests: - test_peg_generator - test_cppext - test_builtin Failed subtests: - test_open - test.test_builtin.BuiltinTest.test_open - test_input - test.test_builtin.BuiltinTest.test_input - test_build_cpp03 - test.test_cppext.TestCPPExt.test_build_cpp03 - setUpClass - test.test_peg_generator.test_c_parser.TestCParser - test_open_default_encoding - test.test_builtin.BuiltinTest.test_open_default_encoding - test_build_cpp11 - test.test_cppext.TestCPPExt.test_build_cpp11 Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder AMD64 Fedora Stable Clang Installed 3.12 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#/builders/1154/builds/702 Buildbot URL: https://buildbot.python.org/all/ Worker for this Build: cstratak-fedora-stable-x86_64 Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> BUILD FAILED: failed Installed (failure) Summary of the results of the build (if available): =================================================== Captured traceback ================== remote: Enumerating objects: 18, done. remote: Counting objects: 5% (1/17) remote: Counting objects: 11% (2/17) remote: Counting objects: 17% (3/17) remote: Counting objects: 23% (4/17) remote: Counting objects: 29% (5/17) remote: Counting objects: 35% (6/17) remote: Counting objects: 41% (7/17) remote: Counting objects: 47% (8/17) remote: Counting objects: 52% (9/17) remote: Counting objects: 58% (10/17) remote: Counting objects: 64% (11/17) remote: Counting objects: 70% (12/17) remote: Counting objects: 76% (13/17) remote: Counting objects: 82% (14/17) remote: Counting objects: 88% (15/17) remote: Counting objects: 94% (16/17) remote: Counting objects: 100% (17/17) remote: Counting objects: 100% (17/17), done. remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. remote: Total 18 (delta 7), reused 16 (delta 7), pack-reused 1 >From https://github.com/python/cpython * branch 3.12 -> FETCH_HEAD Note: switching to '50b94b150e7a5beee565d0977d0afabd0115ab72'. 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 <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 50b94b150e [3.12] gh-117694: Improve tests for PyEval_EvalCodeEx() (GH-117695) (GH-117884) Switched to and reset branch '3.12' make: [Makefile:2422: libinstall] Error 1 (ignored) ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device: '/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/target/lib/python3.12/site-packages/pip' Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__main__.py", line 5, in <module> sys.exit(ensurepip._main()) ^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__init__.py", line 284, in _main return _bootstrap( ^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__init__.py", line 200, in _bootstrap return _run_pip([*args, *_PACKAGE_NAMES], additional_paths) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/ensurepip/__init__.py", line 101, in _run_pip return subprocess.run(cmd, check=True).returncode ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/Lib/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/home/buildbot/buildarea/3.12.cstratak-fedora-stable-x86_64.clang-installed/build/python', '-W', 'ignore::DeprecationWarning', '-c', '\nimport runpy\nimport sys\nsys.path = [\'/tmp/tmp9vawz8fh/pip-24.0-py3-none-any.whl\'] + sys.path\nsys.argv[1:] = [\'install\', \'--no-cache-dir\', \'--no-index\', \'--find-links\', \'/tmp/tmp9vawz8fh\', \'--root\', \'/\', \'--upgrade\', \'pip\']\nrunpy.run_module("pip", run_name="__main__", alter_sys=True)\n']' returned non-zero exit status 1. make: *** [Makefile:2058: install] Error 1 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