☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)
The Buildbot has detected a new failure on builder AMD64 Ubuntu Shared 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/981/builds/67
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: bolen-ubuntu
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then FAILURE ==
418 tests OK.
10 slowest tests:
- test_tools: 9 min 8 sec
- test_tokenize: 4 min 49 sec
- test_multiprocessing_spawn: 4 min 21 sec
- test_concurrent_futures: 3 min 21 sec
- test_capi: 2 min 22 sec
- test_gdb: 2 min 21 sec
- test_asyncio: 2 min 11 sec
- test_multiprocessing_forkserver: 1 min 52 sec
- test_unparse: 1 min 38 sec
- test_lib2to3: 1 min 38 sec
1 test failed: test_tools
17 tests skipped: test_devpoll test_idle test_ioctl test_kqueue test_launcher test_msilib test_startfile test_tcl test_tix test_tk test_ttk_guionly test_ttk_textonly test_turtle test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test: test_tools
Total duration: 37 min 11 sec
Captured traceback
Traceback (most recent call last): File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Tools/freeze/test/freeze.py", line 177, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Lib/subprocess.py", line 558, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpek8ej4nu']' returned non-zero exit status 2.
Traceback (most recent call last): File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Tools/freeze/test/freeze.py", line 177, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/srv/buildbot/buildarea/3.11.bolen-ubuntu/build/Lib/subprocess.py", line 558, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpjhfhd3ut']' returned non-zero exit status 2.
Test report
Failed tests:
- test_tools
Failed subtests:
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
Sincerely, -The BuildbotThe Buildbot has detected a new failure on builder PPC64 Fedora 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/940/builds/73
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-ppc64
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
BUILD FAILED: configure (failure) clean (failure)
Summary of the results of the build (if available):
Captured traceback
remote: Enumerating objects: 12, done.[K remote: Counting objects: 9% (1/11)[K remote: Counting objects: 18% (2/11)[K remote: Counting objects: 27% (3/11)[K remote: Counting objects: 36% (4/11)[K remote: Counting objects: 45% (5/11)[K remote: Counting objects: 54% (6/11)[K remote: Counting objects: 63% (7/11)[K remote: Counting objects: 72% (8/11)[K remote: Counting objects: 81% (9/11)[K remote: Counting objects: 90% (10/11)[K remote: Counting objects: 100% (11/11)[K remote: Counting objects: 100% (11/11), done.[K remote: Total 12 (delta 10), reused 10 (delta 10), pack-reused 1[K From https://github.com/python/cpython
- branch 3.11 -> FETCH_HEAD Note: checking out '9303a5ac30c3fd4f04881d432b10be894959cfbd'.
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 9303a5a... gh-92898: Enhance _testcppext test on cast to PyObject* (GH-93111) Switched to and reset branch '3.11'
../configure: line 2692: cannot create temp file for here-document: No space left on device ../configure: line 2704: cannot create temp file for here-document: No space left on device ../configure: line 2739: cannot create temp file for here-document: No space left on device ../configure: line 2901: cannot create temp file for here-document: No space left on device ../configure: line 2905: cannot create temp file for here-document: No space left on device ../configure: line 2909: cannot create temp file for here-document: No space left on device ../configure: line 2913: cannot create temp file for here-document: No space left on device ../configure: line 2917: cannot create temp file for here-document: No space left on device ../configure: line 2921: cannot create temp file for here-document: No space left on device configure: error: cannot run /bin/sh ../config.sub
make: *** No rule to make target `distclean'. Stop.
Test report
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org