☠ Buildbot (Python): python/cpython - failed test (failure) (3.11)
The Buildbot has detected a new failure on builder s390x Fedora LTO 3.11 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/975/builds/35
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
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 ==
420 tests OK.
10 slowest tests:
- test_tools: 2 min 49 sec
- test_concurrent_futures: 2 min 24 sec
- test_gdb: 2 min 23 sec
- test_multiprocessing_spawn: 1 min 32 sec
- test_multiprocessing_forkserver: 1 min 8 sec
- test_nntplib: 1 min 5 sec
- test_asyncio: 1 min 5 sec
- test_multiprocessing_fork: 1 min 2 sec
- test_signal: 47.1 sec
- test_socket: 37.6 sec
1 test failed: test_tools
15 tests skipped: test_devpoll test_ioctl test_kqueue test_launcher test_msilib test_nis test_readline test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio test_winreg test_winsound test_zipfile64
3 re-run tests: test_argparse test_pdb test_tools
Total duration: 6 min 55 sec
Captured traceback
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_e700ff8a'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_49a3b879'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 27, in test_freeze_simple_script outdir, scriptfile, python = helper.prepare(script, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 163, in prepare _run_quiet([MAKE, '-C', builddir, '-j8', 'install']) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 558, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpnzg70scj/python-build', '-j8', 'install']' returned non-zero exit status 2.
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/multiprocessing/resource_tracker.py", line 209, in main cache[rtype].remove(name) ^^^^^^^^^^^^^^^^^^^^^^^^^ KeyError: '/psm_b6cdf950'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1689, in setUp super(TestFileTypeRB, self).setUp() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1731, in setUp super().setUp() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1754, in setUp super().setUp() ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1648, in setUp super(TestFileTypeR, self).setUp() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_pdb.py", line 1814, in test_relative_imports with open(module_file, 'w') as f: ^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 't_main/module.py'
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1671, in setUp super(TestFileTypeDefaults, self).setUp() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1539, in setUp super(TestArgumentsFromFileConverter, self).setUp() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_tools/test_freeze.py", line 28, in test_freeze_simple_script executable = helper.freeze(python, scriptfile, outdir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 177, in freeze _run_quiet([MAKE, '-C', os.path.dirname(scriptfile)]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Tools/freeze/test/freeze.py", line 25, in _run_quiet return subprocess.run( ^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/subprocess.py", line 558, in run raise CalledProcessError(retcode, process.args, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ subprocess.CalledProcessError: Command '['/usr/bin/make', '-C', '/tmp/tmpy4xupikr']' returned non-zero exit status 2.
Traceback (most recent call last): File "<frozen runpy>", line 198, in _run_module_as_main File "<frozen runpy>", line 88, in _run_code File "/tmp/tmpnzg70scj/cpython/Lib/ensurepip/__main__.py", line 5, in <module> sys.exit(ensurepip._main()) ^^^^^^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/ensurepip/__init__.py", line 276, in _main return _bootstrap( ^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/ensurepip/__init__.py", line 159, in _bootstrap with tempfile.TemporaryDirectory() as tmpdir: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/tempfile.py", line 831, in __init__ self.name = mkdtemp(suffix, prefix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/tmp/tmpnzg70scj/cpython/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/tmp/tmpnzg70scj/python-build'] make[1]: *** [Makefile:1861: install] Error 1
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 1505, in setUp super(TestArgumentsFromFile, self).setUp() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_argparse.py", line 51, in setUp self.temp_dir = tempfile.mkdtemp() ^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 357, in mkdtemp prefix, suffix, dir, output_type = _sanitize_params(prefix, suffix, dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 126, in _sanitize_params dir = gettempdir() ^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 299, in gettempdir return _os.fsdecode(_gettempdir()) ^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 292, in _gettempdir tempdir = _get_default_tempdir() ^^^^^^^^^^^^^^^^^^^^^^ File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/tempfile.py", line 224, in _get_default_tempdir raise FileNotFoundError(_errno.ENOENT, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No usable temporary directory found in ['/tmp', '/var/tmp', '/usr/tmp', '/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build']
Traceback (most recent call last): File "/home/dje/cpython-buildarea/3.11.edelsohn-fedora-z.lto/build/Lib/test/test_pdb.py", line 1850, in test_relative_imports_on_plain_module with open(module_file, 'w') as f: ^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 28] No space left on device: 't_main/module.py'
Test report
Failed tests:
- test_tools
Failed subtests:
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeDefaults.test_successes_one_group_listargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeX.test_failures_many_groups_sysargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeRB.test_failures_many_groups_sysargs
- test_failures_one_group_sysargs - test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_sysargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeXB.test_failures_one_group_listargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeX.test_successes_many_groups_listargs
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeRB.test_failures_no_groups_listargs
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeWB.test_failures_no_groups_listargs
- test_successes_many_groups_listargs - test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_listargs
- test_failures_many_groups_listargs - test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_listargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeR.test_failures_one_group_listargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeRB.test_failures_one_group_listargs
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeW.test_successes_one_group_listargs
- test_successes_many_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_listargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_listargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeR.test_successes_no_groups_sysargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeW.test_failures_no_groups_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeWB.test_successes_no_groups_sysargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeXB.test_successes_no_groups_listargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeX.test_failures_one_group_listargs
- test_failures_many_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_listargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_sysargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeDefaults.test_failures_one_group_sysargs
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeX.test_failures_many_groups_listargs
- test_failures_many_groups_sysargs - test.test_argparse.TestArgumentsFromFile.test_failures_many_groups_sysargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeR.test_successes_no_groups_listargs
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeR.test_successes_one_group_listargs
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeRB.test_successes_one_group_listargs
- test_failures_no_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_sysargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeR.test_successes_many_groups_sysargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeW.test_failures_one_group_sysargs
- test_failures_one_group_listargs - test.test_argparse.TestArgumentsFromFileConverter.test_failures_one_group_listargs
- test_freeze_simple_script - test.test_tools.test_freeze.TestFreeze.test_freeze_simple_script
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeW.test_failures_many_groups_listargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeRB.test_successes_no_groups_listargs
- test_successes_one_group_sysargs - test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_sysargs
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeDefaults.test_failures_no_groups_listargs
- test_failures_no_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter.test_failures_no_groups_listargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeRB.test_failures_one_group_sysargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeR.test_failures_one_group_sysargs
- test_failures_many_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter.test_failures_many_groups_sysargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeX.test_successes_many_groups_sysargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeWB.test_failures_one_group_listargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeXB.test_successes_many_groups_listargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeDefaults.test_failures_one_group_listargs
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeR.test_failures_many_groups_listargs
- test_failures_one_group_listargs - test.test_argparse.TestArgumentsFromFile.test_failures_one_group_listargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_listargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeW.test_successes_many_groups_sysargs
- test_successes_one_group_sysargs - test.test_argparse.TestArgumentsFromFile.test_successes_one_group_sysargs
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeDefaults.test_successes_one_group_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_sysargs
- test_failures_one_group_sysargs - test.test_argparse.TestArgumentsFromFile.test_failures_one_group_sysargs
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeXB.test_failures_no_groups_listargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeX.test_successes_no_groups_listargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeXB.test_failures_one_group_sysargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeX.test_failures_no_groups_sysargs
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeXB.test_successes_one_group_sysargs
- test_successes_no_groups_listargs - test.test_argparse.TestArgumentsFromFile.test_successes_no_groups_listargs
- test_relative_imports_on_plain_module - test.test_pdb.PdbTestCase.test_relative_imports_on_plain_module
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeX.test_successes_one_group_sysargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeWB.test_successes_no_groups_listargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeXB.test_failures_no_groups_sysargs
- test_successes_one_group_listargs - test.test_argparse.TestArgumentsFromFile.test_successes_one_group_listargs
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeRB.test_failures_many_groups_listargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeWB.test_successes_many_groups_listargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeDefaults.test_successes_no_groups_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeX.test_successes_no_groups_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeRB.test_successes_no_groups_sysargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeXB.test_failures_many_groups_sysargs
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeR.test_failures_no_groups_listargs
- test_failures_no_groups_listargs - test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_listargs
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeR.test_successes_one_group_sysargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeRB.test_successes_many_groups_sysargs
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeX.test_failures_no_groups_listargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeXB.test_successes_many_groups_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeW.test_successes_no_groups_sysargs
- test_failures_no_groups_sysargs - test.test_argparse.TestArgumentsFromFile.test_failures_no_groups_sysargs
- test_successes_no_groups_listargs - test.test_argparse.TestFileTypeW.test_successes_no_groups_listargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeRB.test_failures_no_groups_sysargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeDefaults.test_successes_many_groups_sysargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeR.test_failures_no_groups_sysargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeRB.test_successes_many_groups_listargs
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeXB.test_failures_many_groups_listargs
- test_successes_many_groups_sysargs - test.test_argparse.TestFileTypeWB.test_successes_many_groups_sysargs
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeX.test_successes_one_group_listargs
- test_successes_no_groups_listargs - test.test_argparse.TestArgumentsFromFileConverter.test_successes_no_groups_listargs
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeWB.test_successes_one_group_listargs
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeWB.test_successes_one_group_sysargs
- test_successes_one_group_listargs - test.test_argparse.TestArgumentsFromFileConverter.test_successes_one_group_listargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeX.test_failures_one_group_sysargs
- test_successes_many_groups_sysargs - test.test_argparse.TestArgumentsFromFileConverter.test_successes_many_groups_sysargs
- test_successes_no_groups_sysargs - test.test_argparse.TestFileTypeXB.test_successes_no_groups_sysargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeR.test_failures_many_groups_sysargs
- test_failures_one_group_sysargs - test.test_argparse.TestFileTypeWB.test_failures_one_group_sysargs
- test_failures_no_groups_sysargs - test.test_argparse.TestFileTypeWB.test_failures_no_groups_sysargs
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_listargs
- test_failures_one_group_listargs - test.test_argparse.TestFileTypeW.test_failures_one_group_listargs
- test_successes_many_groups_sysargs - test.test_argparse.TestArgumentsFromFile.test_successes_many_groups_sysargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeWB.test_failures_many_groups_sysargs
- test_failures_many_groups_listargs - test.test_argparse.TestFileTypeWB.test_failures_many_groups_listargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeW.test_failures_many_groups_sysargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeR.test_successes_many_groups_listargs
- test_successes_one_group_listargs - test.test_argparse.TestFileTypeXB.test_successes_one_group_listargs
- test_relative_imports - test.test_pdb.PdbTestCase.test_relative_imports
- test_failures_no_groups_listargs - test.test_argparse.TestFileTypeW.test_failures_no_groups_listargs
- test_failures_many_groups_sysargs - test.test_argparse.TestFileTypeDefaults.test_failures_many_groups_sysargs
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeRB.test_successes_one_group_sysargs
- test_successes_many_groups_listargs - test.test_argparse.TestFileTypeW.test_successes_many_groups_listargs
- test_successes_one_group_sysargs - test.test_argparse.TestFileTypeW.test_successes_one_group_sysargs
Sincerely, -The Buildbot
/usr/bin/ld: final link failed: No space left on device
I reported the issue to the buildbot worker owner.
Victor
participants (2)
-
buildbot@python.org -
Victor Stinner