Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-104922: remove PY_SSIZE_T_CLEAN#106315

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
methane merged 1 commit intopython:mainfrommethane:remove-ssize_t_clean
Jul 2, 2023

Conversation

methane
Copy link
Member

@methanemethane commentedJul 1, 2023
edited by bedevere-bot
Loading

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbots390x Fedora Clang 3.x has failed when building commitd5bd32f.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/3/builds/4184) and take a look at the build logs.
  4. Check if the failure is related to this commit (d5bd32f) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/3/builds/4184

Failed tests:

  • test_tools

Failed subtests:

  • test_no_args_respects_quiet_flag - test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_quiet_flag
  • test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script

Summary of the results of the build (if available):

== Tests result: FAILURE then FAILURE ==

429 tests OK.

10 slowest tests:

  • test_tools: 3 min 19 sec
  • test_concurrent_futures: 2 min 45 sec
  • test_multiprocessing_spawn: 2 min 6 sec
  • test_math: 1 min 28 sec
  • test_multiprocessing_forkserver: 1 min 23 sec
  • test_multiprocessing_fork: 1 min 18 sec
  • test_signal: 1 min 11 sec
  • test_gdb: 1 min 10 sec
  • test_capi: 1 min 4 sec
  • test_socket: 55.3 sec

1 test failed:
test_tools

16 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_perf_profiler test_readline
test_startfile test_tkinter test_ttk test_winconsoleio test_winreg
test_winsound test_wmi test_zipfile64

2 re-run tests:
test_compileall test_tools

Total duration: 7 min 2 sec

Click to see traceback logs
Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_py_compile.py", line22, inwrapperreturn fxn(*args,**kwargs)^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_compileall.py", line574, intest_no_args_respects_quiet_flag    noisy=self.assertRunOK(**env)^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_compileall.py", line524, inassertRunOK    rc, out, err= script_helper.assert_python_ok(^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line166, inassert_python_okreturn _assert_python(True,*args,**env_vars)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line151, in_assert_python    res.fail(cmd_line)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/support/script_helper.py", line76, infailraiseAssertionError("Process return code is%d\n"AssertionError:Process return code is 1command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/python', '-X', 'faulthandler', '-S', '-m', 'compileall']Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line27, intest_freeze_simple_script    outdir, scriptfile, python= helper.prepare(script, outdir)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line180, inprepare    _run_quiet([MAKE,'-C', builddir, parallel])  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line25, in_run_quietreturn subprocess.run(^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/subprocess.py", line571, inrunraise CalledProcessError(retcode, process.args,subprocess.CalledProcessError:Command '['/usr/bin/make', '-C', '/tmp/test_python_decg3ojn/tmpev1_45ax/python-build', '-j2']' returned non-zero exit status 2.Traceback (most recent call last):  File"<string>", line1, in<module>  File"/tmp/test_python_decg3ojn/tmpev1_45ax/cpython/Lib/sysconfig.py", line740, inget_config_varreturn get_config_vars().get(name)^^^^^^^^^^^^^^^^^  File"/tmp/test_python_decg3ojn/tmpev1_45ax/cpython/Lib/sysconfig.py", line723, inget_config_vars    _init_config_vars()  File"/tmp/test_python_decg3ojn/tmpev1_45ax/cpython/Lib/sysconfig.py", line670, in_init_config_vars    _init_posix(_CONFIG_VARS)  File"/tmp/test_python_decg3ojn/tmpev1_45ax/cpython/Lib/sysconfig.py", line536, in_init_posix    _temp=__import__(name,globals(),locals(), ['build_time_vars'],0)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ModuleNotFoundError:No module named '_sysconfigdata_d_linux_s390x-linux-gnu'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/test/test_tools/test_freeze.py", line27, intest_freeze_simple_script    outdir, scriptfile, python= helper.prepare(script, outdir)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line146, inprepare    copy_source_tree(srcdir,SRCDIR)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Tools/freeze/test/freeze.py", line95, incopy_source_tree    shutil.copytree(oldroot, newroot,ignore=ignore_non_src)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line588, incopytreereturn _copytree(entries=entries,src=src,dst=dst,symlinks=symlinks,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/Lib/shutil.py", line542, in_copytreeraise Error(errors)shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_decimal.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_decimal.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_decimal.cpython-313d-s390x-linux-gnu.so' -> '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_decimal.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/binascii.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/binascii.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/binascii.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_bz2.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_bz2.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_bz2.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_lzma.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_lzma.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_lzma.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/zlib.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/zlib.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/zlib.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_dbm.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_dbm.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_dbm.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_gdbm.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_gdbm.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_gdbm.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_md5.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_md5.cpython-313d-s390nu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_sha3.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_sha3.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_blake2.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_blake2.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_blake2.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/pyexpat.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/pyexpat.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/pyexpat.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_elementtree.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_elementtree.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_elementtree.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_codecs_cn.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_cn.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_cn.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_codecs_hk.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_hk.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_hk.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_codecs_iso2022.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_iso2022.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_iso2022.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_codecs_jp.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_jp.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_jp.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_codecs_kr.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_kr.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_kr.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_codecs_tw.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_tw.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_codecs_tw.cpython-313d-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang/build/build/lib.linux-s390x-3.13-pydebug/_multibytecodec.cpython-313d-s390x-linux-gnu.so', '/tmp/tmpyetlgw2l/cpython/build/lib.linux-s390x-3.13-pydebug/_multibytecodec.cpython-313d-s390x-linux-gnu.so', "[Errno 28] No space left on

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbots390x Fedora 3.x has failed when building commitd5bd32f.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/223/builds/4055) and take a look at the build logs.
  4. Check if the failure is related to this commit (d5bd32f) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/223/builds/4055

Failed tests:

  • test_tools

Failed subtests:

  • test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script

Summary of the results of the build (if available):

== Tests result: FAILURE then FAILURE ==

429 tests OK.

10 slowest tests:

  • test_concurrent_futures: 2 min 40 sec
  • test_multiprocessing_spawn: 2 min 33 sec
  • test_math: 2 min 33 sec
  • test_gdb: 1 min 37 sec
  • test_multiprocessing_forkserver: 1 min 35 sec
  • test_capi: 1 min 33 sec
  • test_multiprocessing_fork: 1 min 10 sec
  • test_signal: 1 min 6 sec
  • test_socket: 51.8 sec
  • test_unparse: 48.6 sec

1 test failed:
test_tools

16 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_devpoll test_ioctl
test_kqueue test_launcher test_perf_profiler test_readline
test_startfile test_tkinter test_ttk test_winconsoleio test_winreg
test_winsound test_wmi test_zipfile64

1 re-run test:
test_tools

Total duration: 7 min 27 sec

Click to see traceback logs
Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line27, intest_freeze_simple_script    outdir, scriptfile, python= helper.prepare(script, outdir)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line146, inprepare    copy_source_tree(srcdir,SRCDIR)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line95, incopy_source_tree    shutil.copytree(oldroot, newroot,ignore=ignore_non_src)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line588, incopytreereturn _copytree(entries=entries,src=src,dst=dst,symlinks=symlinks,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line542, in_copytreeraise Error(errors)shutil.Error:[('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_3688763æ/test_python_worker_3696025æ/@test_3696025_tmpæ-tardir/extractall_ctrl/ustar/fifotype', '/tmp/test_python_er4xxjiy/tmp6q845l3f/cpython/build/test_python_3688763æ/test_python_worker_3696025æ/@test_3696025_tmpæ-tardir/extractall_ctrl/ustar/fifotype', '`/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/build/test_python_3688763æ/test_python_worker_3696025æ/@test_3696025_tmpæ-tardir/extractall_ctrl/ustar/fifotype` is a named pipe')]Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/test/test_tools/test_freeze.py", line27, intest_freeze_simple_script    outdir, scriptfile, python= helper.prepare(script, outdir)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line146, inprepare    copy_source_tree(srcdir,SRCDIR)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Tools/freeze/test/freeze.py", line95, incopy_source_tree    shutil.copytree(oldroot, newroot,ignore=ignore_non_src)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line588, incopytreereturn _copytree(entries=entries,src=src,dst=dst,symlinks=symlinks,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/Lib/shutil.py", line542, in_copytreeraise Error(errors)shutil.Error:[('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/_bootstrap_python', '/tmp/tmpgk6b_n65/cpython/_bootstrap_python', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/_bootstrap_python' -> '/tmp/tmpgk6b_n65/cpython/_bootstrap_python'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z/build/platform', '/tmp/tmpgk6b_n65/cpython/platform', "[Errno 28] No space left on device: '/tmp/tmpgk6b_n65/cpython/platform'")]

@bedevere-bot
Copy link

⚠️⚠️⚠️ Buildbot failure⚠️⚠️⚠️

Hi! The buildbots390x Fedora Clang Installed 3.x has failed when building commitd5bd32f.

What do you need to do:

  1. Don't panic.
  2. Checkthe buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/531/builds/4073) and take a look at the build logs.
  4. Check if the failure is related to this commit (d5bd32f) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/531/builds/4073

Failed tests:

  • test_venv

Failed subtests:

  • test_no_args_compiles_path - test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_compiles_path
  • test_with_pip - test.test_venv.EnsurePipTest.test_with_pip
  • test_deactivate_with_strict_bash_opts - test.test_venv.BasicTest.test_deactivate_with_strict_bash_opts
  • test_no_args_respects_force_flag - test.test_compileall.CommandLineTestsNoSourceEpoch.test_no_args_respects_force_flag
  • test_config_file_command_key - test.test_venv.BasicTest.test_config_file_command_key
  • test_prompt - test.test_venv.BasicTest.test_prompt
  • test_zippath_from_non_installed_posix - test.test_venv.BasicTest.test_zippath_from_non_installed_posix
  • test_no_pip_by_default - test.test_venv.EnsurePipTest.test_no_pip_by_default
  • test_isolation - test.test_venv.BasicTest.test_isolation
  • test_explicit_no_pip - test.test_venv.EnsurePipTest.test_explicit_no_pip

Summary of the results of the build (if available):

== Tests result: FAILURE then FAILURE ==

426 tests OK.

1 test failed:
test_venv

19 tests skipped:
test.test_asyncio.test_windows_events
test.test_asyncio.test_windows_utils test_asdl_parser test_clinic
test_devpoll test_gdb test_ioctl test_kqueue test_launcher
test_perf_profiler test_readline test_startfile test_tkinter
test_ttk test_winconsoleio test_winreg test_winsound test_wmi
test_zipfile64

2 re-run tests:
test_compileall test_venv

Total duration: 3 min 46 sec

Click to see traceback logs
Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line403, intest_symlinking    builder.create(self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmp1vzf5ze6/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmp1vzf5ze6/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line781, intest_with_pipself.do_test_with_pip(False)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line705, indo_test_with_pipself.run_with_capture(venv.create,self.env_dir,  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpvv6f5zk9/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpvv6f5zk9/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line781, intest_with_pipself.do_test_with_pip(False)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line704, indo_test_with_pipwithself.nicer_error():  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/contextlib.py", line155, in__exit__self.gen.throw(value)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line773, innicer_errorself.fail(AssertionError:Command '['/tmp/tmpgdxhs324/bin/python3.13', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line630, intest_activate_shell_script_has_no_dos_newlines    venv.create(venv_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmplgyiijix/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmplgyiijix/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_py_compile.py", line22, inwrapperreturn fxn(*args,**kwargs)^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_compileall.py", line548, intest_no_args_compiles_pathself.assertRunOK(**env)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_compileall.py", line524, inassertRunOK    rc, out, err= script_helper.assert_python_ok(^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/support/script_helper.py", line166, inassert_python_okreturn _assert_python(True,*args,**env_vars)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/support/script_helper.py", line151, in_assert_python    res.fail(cmd_line)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/support/script_helper.py", line76, infailraiseAssertionError("Process return code is%d\n"AssertionError:Process return code is 1command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/bin/python3.13', '-X', 'faulthandler', '-S', '-m', 'compileall']Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line581, intest_zippath_from_non_installed_posix    shutil.copytree(fn, os.path.join(libdir, name))  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line588, incopytreereturn _copytree(entries=entries,src=src,dst=dst,symlinks=symlinks,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line542, in_copytreeraise Error(errors)shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so' -> '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/binascii.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/binascii.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/binascii.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_bz2.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_bz2.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_bz2.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_lzma.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_lzma.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_lzma.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/zlib.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/zlib.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/zlib.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_dbm.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_dbm.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_dbm.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_gdbm.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_gdbm.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_gdbm.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_md5.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_md5.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_md5.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-install/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_blake2.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_blake2.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_blake2.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/pyexpat.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/pyexpat.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/pyexpat.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_elementtree.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_elementtree.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_elementtree.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_cn.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_hk.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_iso2022.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_jp.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_kr.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_codecs_tw.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/_multibytecodec.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/unicodedata.cpython-313-s390x-linux-gnu.so', '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/unicodedata.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/tmp9ba63ry8/lib/python3.13/lib-dynload/unicodedata.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fTraceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line185, intest_promptself.run_with_capture(builder.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpkntkecws/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpkntkecws/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line581, intest_zippath_from_non_installed_posix    shutil.copytree(fn, os.path.join(libdir, name))  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line588, incopytreereturn _copytree(entries=entries,src=src,dst=dst,symlinks=symlinks,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line542, in_copytreeraise Error(errors)shutil.Error: [('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so' -> '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_decimal.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/binascii.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/binascii.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/binascii.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_bz2.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_bz2.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_bz2.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_lzma.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_lzma.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_lzma.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/zlib.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/zlib.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/zlib.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_dbm.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_dbm.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_dbm.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_gdbm.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_gdbm.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_gdbm.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_md5.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_md5.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_md5.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_sha1.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_sha1.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_sha1.cpython-313-s390x-linux-gnu.so'"), ('/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/lib-dynload/_sha2.cpython-313-s390x-linux-gnu.so', '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_sha2.cpython-313-s390x-linux-gnu.so', "[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpemfgkeio/lib/python3.13/lib-dynload/_shaTraceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line475, intest_multiprocessingself.run_with_capture(venv.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmps0k90rpq/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmps0k90rpq/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line506, intest_deactivate_with_strict_bash_opts    builder.create(self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpicsc322w/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpicsc322w/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line263, intest_sysconfigself.run_with_capture(venv.create,self.env_dir,symlinks=False)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmprgsczon1/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmprgsczon1/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line335, intest_overwrite_existing    venv.create(self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpkexw5jwv/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpkexw5jwv/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line169, intest_config_file_command_keyself.run_with_capture(b.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpq4n0txui/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpq4n0txui/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line659, intest_explicit_no_pipself.run_with_capture(venv.create,self.env_dir,with_pip=False)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpldc4oo3o/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpldc4oo3o/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line118, intest_defaults_with_pathlib_pathself.run_with_capture(venv.create, pathlib.Path(self.env_dir))  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpefogicso/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpefogicso/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line654, intest_no_pip_by_defaultself.run_with_capture(venv.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpjow2o7c_/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpjow2o7c_/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line392, intest_isolation    builder.create(self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmp38sy5hd0/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmp38sy5hd0/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line769, innicer_erroryield  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line705, indo_test_with_pipself.run_with_capture(venv.create,self.env_dir,  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line76, increateself._setup_pip(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line359, in_setup_pipself._call_new_python(context,'-m','ensurepip','--upgrade',  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line355, in_call_new_python    subprocess.check_output(args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/subprocess.py", line466, incheck_outputreturn run(*popenargs,stdout=PIPE,timeout=timeout,check=True,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/subprocess.py", line571, inrunraise CalledProcessError(retcode, process.args,subprocess.CalledProcessError:Command '['/tmp/tmpgdxhs324/bin/python3.13', '-m', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_py_compile.py", line22, inwrapperreturn fxn(*args,**kwargs)^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_py_compile.py", line22, inwrapperreturn fxn(*args,**kwargs)^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_compileall.py", line557, intest_no_args_respects_force_flagself.assertRunOK(**env)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_compileall.py", line524, inassertRunOK    rc, out, err= script_helper.assert_python_ok(^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/support/script_helper.py", line166, inassert_python_okreturn _assert_python(True,*args,**env_vars)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/support/script_helper.py", line151, in_assert_python    res.fail(cmd_line)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/support/script_helper.py", line76, infailraiseAssertionError("Process return code is%d\n"AssertionError:Process return code is 1command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/bin/python3.13', '-X', 'faulthandler', '-S', '-m', 'compileall']Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line110, intest_defaults_with_str_pathself.run_with_capture(venv.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmp213s4xde/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmp213s4xde/bin/python3'Traceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line245, intest_prefixesself.run_with_capture(venv.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmp2bqbccsa/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmp2bqbccsa/bin/python3'Traceback (most recent call last):  File"<frozen runpy>", line198, in_run_module_as_main  File"<frozen runpy>", line88, in_run_code  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/ensurepip/__main__.py", line5, in<module>    sys.exit(ensurepip._main())^^^^^^^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/ensurepip/__init__.py", line284, in_mainreturn _bootstrap(^^^^^^^^^^^  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/ensurepip/__init__.py", line185, in_bootstrap    fp.write(whl)OSError:[Errno 28] No space left on deviceTraceback (most recent call last):  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line493, intest_multiprocessing_recursionself.run_with_capture(venv.create,self.env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/test/test_venv.py", line87, inrun_with_capture    func(*args,**kwargs)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line469, increate    builder.create(env_dir)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line74, increateself.setup_python(context)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line301, insetup_python    copier(context.env_exe, path,relative_symlinks_ok=True)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/venv/__init__.py", line236, insymlink_or_copy    shutil.copyfile(src, dst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line273, incopyfile    _fastcopy_sendfile(fsrc, fdst)  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line164, in_fastcopy_sendfileraise errfromNone  File"/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.clang-installed/build/target/lib/python3.13/shutil.py", line150, in_fastcopy_sendfile    sent= os.sendfile(outfd, infd, offset, blocksize)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^OSError:[Errno 28] No space left on device: '/tmp/test_python_hkk93zv7/tmpe0vdnsfd/bin/python3.13' -> '/tmp/test_python_hkk93zv7/tmpe0vdnsfd/bin/python3'

carljm added a commit to carljm/cpython that referenced this pull requestJul 3, 2023
* main: (167 commits)pythongh-91053: make func watcher tests resilient to other func watchers (python#106286)pythongh-104050: Add more type hints to Argument Clinic DSLParser() (python#106354)pythongh-106359: Fix corner case bugs in Argument Clinic converter parser (python#106361)pythongh-104146: Remove unused attr 'parameter_indent' from clinic.DLParser (python#106358)pythongh-106320: Remove private _PyErr C API functions (python#106356)pythongh-104050: Annotate Argument Clinic DSLParser attributes (python#106357)pythongh-106320: Create pycore_modsupport.h header file (python#106355)pythongh-106320: Move _PyUnicodeWriter to the internal C API (python#106342)pythongh-61215: New mock to wait for multi-threaded events to happen (python#16094)  Document PYTHONSAFEPATH along side -P (python#106122)  Replace the esoteric term 'datum' when describing dict comprehensions (python#106119)pythongh-104050: Add more type hints to Argument Clinic DSLParser() (python#106343)pythongh-106320: _testcapi avoids private _PyUnicode_EqualToASCIIString() (python#106341)pythongh-106320: Add pycore_complexobject.h header file (python#106339)pythongh-106078: Move DecimalException to _decimal state (python#106301)pythongh-106320: Use _PyInterpreterState_GET() (python#106336)pythongh-106320: Remove private _PyInterpreterState functions (python#106335)pythongh-104922: Doc: add note about PY_SSIZE_T_CLEAN (python#106314)pythongh-106217: Truncate the issue body size of `new-bugs-announce-notifier` (python#106329)pythongh-104922: remove PY_SSIZE_T_CLEAN (python#106315)  ...
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@corona10corona10Awaiting requested review from corona10corona10 is a code owner

@rhettingerrhettingerAwaiting requested review from rhettingerrhettinger is a code owner

@berkerpeksagberkerpeksagAwaiting requested review from berkerpeksagberkerpeksag is a code owner

@erlend-aaslanderlend-aaslandAwaiting requested review from erlend-aaslanderlend-aasland is a code owner

@pablogsalpablogsalAwaiting requested review from pablogsalpablogsal is a code owner

@lysnikolaoulysnikolaouAwaiting requested review from lysnikolaoulysnikolaou is a code owner

@tirantiranAwaiting requested review from tiran

@iritkatrieliritkatrielAwaiting requested review from iritkatrieliritkatriel is a code owner

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@methane@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp