Buildbot-status
Threads by month
- ----- 2025 -----
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
May 2020
- 3 participants
- 330 discussions
The Buildbot has detected a failed build on builder PPC64 AIX 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/714/builds/8
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-aix-ppc64
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 751, in test_utime_current
self._test_utime_current(set_time)
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current
self.assertAlmostEqual(st.st_mtime, current,
AssertionError: 1589989207.0223153 != 1589990151.380053 within 0.05 delta (944.3577377796173 difference) : st_time=1589989207.0223153, current=1589990151.380053, dt=-944.3577377796173
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 757, in test_utime_current_old
self._test_utime_current(set_time)
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current
self.assertAlmostEqual(st.st_mtime, current,
AssertionError: 1589989207.126206 != 1589990151.48819 within 0.05 delta (944.3619840145111 difference) : st_time=1589989207.126206, current=1589990151.48819, dt=-944.3619840145111
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 757, in test_utime_current_old
self._test_utime_current(set_time)
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current
self.assertAlmostEqual(st.st_mtime, current,
AssertionError: 1589990492.023901 != 1589991436.403421 within 0.05 delta (944.3795199394226 difference) : st_time=1589990492.023901, current=1589991436.403421, dt=-944.3795199394226
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 751, in test_utime_current
self._test_utime_current(set_time)
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_os.py", line 744, in _test_utime_current
self.assertAlmostEqual(st.st_mtime, current,
AssertionError: 1589990491.9638865 != 1589991436.340481 within 0.05 delta (944.376594543457 difference) : st_time=1589990491.9638865, current=1589991436.340481, dt=-944.376594543457
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/test_eintr.py", line 31, in test_all
self.fail("eintr_tester.py failed")
AssertionError: eintr_tester.py failed
Traceback (most recent call last):
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/eintrdata/eintr_tester.py", line 525, in test_flock
self._lock(fcntl.flock, "flock")
File "/home/shager/cpython-buildarea/3.9.edelsohn-aix-ppc64/build/Lib/test/eintrdata/eintr_tester.py", line 502, in _lock
raise Exception("failed to sync child in %.1f sec" % dt)
Exception: failed to sync child in 75.1 sec
Test report
===========
Failed tests:
- test_dbm_gnu
- test_sqlite
- test_eintr
- test_dbm
- test_shelve
- test_os
- test_mailbox
Failed subtests:
- test_utime_current - test.test_os.UtimeTests
- test_all - test.test_eintr.EINTRTests
- test_utime_current_old - test.test_os.UtimeTests
- test_flock - __main__.FNTLEINTRTest
Sincerely,
-The Buildbot
1
0

May 20, 2020
The Buildbot has detected a new failure on builder s390x Fedora Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/532/builds/90
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop53 test_regrtest_noop54 test_regrtest_noop55\n test_regrtest_noop56\n\nTotal duration: 438 ms\n
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 332, in test_module_in_subpackage_in_zipfile
self._check_script(["-m", "test_pkg.test_pkg.script"], run_name, run_name,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script
rc, out, err = assert_python_ok(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-m', 'test_pkg.test_pkg.script', 'test1', 'test2', 'test3']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_linecache.py", line 155, in test_checkcache
with open(source_name, 'w') as source:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 552, in test_buffered_file_io
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1463, in test_breakpoint
stdout, stderr = self.run_pdb_module(script, commands)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module
os.mkdir(self.module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 178, in test_specified_path
with self.urlretrieve(self.logo,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 161, in urlretrieve
file_location, info = urllib.request.urlretrieve(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/urllib/request.py", line 249, in urlretrieve
tfp = open(filename, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 692, in test_handle_error
server = BaseServer(self.family, self.addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_eintr.py", line 33, in test_all
script_helper.assert_python_ok("-u", tester, "-v")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-I', '-u', '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py', '-v']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 303, in testMixedNamespacePackage
self.makeZip(files1, zip1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/path1.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 681, in test_close
with TempFile(TESTFN, COMPRESSED_XZ):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 751, in test_is_package_when_is_package
with test.support.temp_cwd() as test_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 397, in test_builtin_tuple
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_binhex.py", line 45, in test_binhex_error_on_long_filename
f3 = open(self.fname3, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmpvery_long_filename__very_long_filename__very_long_filename__very_long_filename__'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_http_cookiejar.py", line 492, in test_missing_value
c.save(ignore_expires=True, ignore_discard=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/http/cookiejar.py", line 2085, in save
with open(filename, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 496, in testZipImporterMethodsInSubDirectory
with ZipFile(TEMP_ZIP, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 175, in test_update
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 764, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 2139, in setUp
os.mkdir(self._dir)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 522, in test_handle_connect
server = BaseServer(self.family, self.addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 461, in testDict
self.helper(dictobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 71, in test_floats
self.helper(float(expected))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 281, in testSubNamespacePackage
self.doTest(pyc_ext, files, TESTPACK, TESTPACK2, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1843, in test_close_file
support.wait_process(pid, exitcode=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 3129, in wait_process
raise AssertionError(f"process {pid} exited with code {exitcode2}, "
AssertionError: process 1834946 exited with code 1, but exit code 0 is expected
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 2072, in setUp
self._file = open(self._path, 'wb+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 45, in test_read
p = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1843, in test_close_file
support.wait_process(pid, exitcode=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 3129, in wait_process
raise AssertionError(f"process {pid} exited with code {exitcode2}, "
AssertionError: process 1834962 exited with code 1, but exit code 0 is expected
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_ndbm.py", line 12, in setUp
self.d = dbm.ndbm.open(self.filename, 'c')
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 328, in test_forking_not_handled
self.check_result(handled=False)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 331, in check_result
with open(test.support.TESTFN) as log:
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3899, in test_attributes
f = self.open(support.TESTFN, "wb", buffering=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1542, in test_returns_pid
support.wait_process(pid, exitcode=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 3129, in wait_process
raise AssertionError(f"process {pid} exited with code {exitcode2}, "
AssertionError: process 1834970 exited with code 1, but exit code 0 is expected
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 872, in test_read_from_file_with_bytes_filename
with TempFile(TESTFN, COMPRESSED_XZ):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 81, in test_print
os.remove(support.TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1799960_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpxed0zjcu'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 202, in test_isfile
create_file(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1576, in test_garbage_collection
rawio = self.FileIO(support.TESTFN, "w+b")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 142, in test_write_array
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_base_events.py", line 1986, in setUpClass
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3063, in test_seek_with_encoder_state
f = self.open(support.TESTFN, "w", encoding="euc_jis_2004")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 540, in test_xmlgen_unencodable
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 806, in test_flush_error_on_close
self.check_flush_error_on_close(support.TESTFN, 'wb', buffering=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 791, in check_flush_error_on_close
f = self.open(*args, **kwargs)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 828, in test_multi_close
f = self.open(support.TESTFN, "wb", buffering=0)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/dbapi.py", line 171, in CheckOpenWithPathLikeObject
with sqlite.connect(path) as cx:
sqlite3.OperationalError: unable to open database file
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 316, in _handle_request_noblock
self.process_request(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 347, in process_request
self.finish_request(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__
self.handle()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 358, in handle
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 917, in test_huntrleaks
self.check_leak(code, 'references')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 901, in check_leak
with open(filename) as fp:
FileNotFoundError: [Errno 2] No such file or directory: 'reflog.txt'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 82, in _create
f = _io.open(self._datfile, 'r', encoding="Latin-1")
FileNotFoundError: [Errno 2] No such file or directory: 'shelftemp.db.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 227, in test_script_abspath
with support.temp_cwd() as script_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_array.py", line 370, in test_tofromfile
f = open(support.TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lltrace.py", line 16, in test_lltrace_does_not_crash_on_subscript_operator
with open(support.TESTFN, 'w') as fd:
OSError: [Errno 28] No space left on device: '@test_1822216_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 666, in test_1463026_2_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_xml_etree.py", line 3653, in test_write_to_text_file
with open(TESTFN, 'w', encoding='utf-8') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2904, in test_basic_io
f = self.open(support.TESTFN, "w+", encoding=enc)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 842, in test_slowest_interrupted
output = self.run_tests(*args, exitcode=130)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 696, in run_tests
return self.run_python(cmdargs, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 546, in run_python
proc = self.run_command(args, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 541, in run_command
self.fail(msg)
AssertionError: Command ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=/tmp/tmpe6zcw_vf', '--slowest', '-j2', 'test_regrtest_sigint'] failed with exit code 2
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp2ovrrpfb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 150, in test_parse_bytes
make_xml_file(self.data, encoding)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 115, in make_xml_file
with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_platform.py", line 299, in test_libc_ver
with open(filename, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1809425_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 114, in test_filetime
create_file(filename, b'foo')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp0druu43_'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 82, in test_write_context_manager_calls_close
with self.module.open(TESTFN, 'wb'):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_sendfile.py", line 136, in setUpClass
super().setUpClass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_sendfile.py", line 101, in setUpClass
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_codecs.py", line 2522, in test_seek0
with codecs.open(support.TESTFN, 'w+', encoding=encoding) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 634, in test_module_from_test_autotest
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 6888947\n0:00:00 load avg: 0.37 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.37 [1/4/1] test_regrtest_noop33 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/t
est/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\'\n0:00:00 load avg: 0.37 [2/4/2] test_regrtest_noop36 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\'\n0:00:00 load avg: 0.37 [3/4/3] test_regrtest_noop35 crashed (Exi
t code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\'\n0:00:00 load avg: 0.37 [4/4/4] test_regrtest_noop34 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831161\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop33 test_regrtest_noop34 test_regrtest_noop35\n test_regrtest_noop36\n0:00:00 load avg: 0.37\n0:00:00 load avg: 0.37 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop33 in verbose mode\ntest_empty_test (test_regrtest_noop33.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop36 in verbose mode\ntest_empty_test (test_regrtest_noop36.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop35 in verbose mode\ntest_empty_test (test_regrtest_noop35.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop34 in verbose mode\ntest_empty_test (test_regrtest_noop34.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop33 tes
t_regrtest_noop34 test_regrtest_noop35\n test_regrtest_noop36\n\nTotal duration: 429 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 197, in test_module_with_large_stack
with open(filename, 'w') as f:
OSError: [Errno 28] No space left on device: 'longlist.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1810, in test_comments
with zipfile.ZipFile(TESTFN, mode="w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sysconfig.py", line 399, in test_parse_makefile
with open(TESTFN, "w") as makefile:
OSError: [Errno 28] No space left on device: '@test_1783814_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 60, in test_config_dict
cfg_name = self.get_cfg_file(test_config)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 54, in get_cfg_file
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 730, in test_synopsis_sourceless_empty_doc
with test.support.temp_cwd() as test_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 431, in setUp
with open(self.codefile, 'w') as f:
OSError: [Errno 28] No space left on device: 'tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tokenize.py", line 1273, in test_open
with open(filename, 'w', encoding=encoding) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 123, in test_infile_outfile
infile = self._create_infile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 95, in _create_infile
with open(infile, "w", encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 364, in test_builtin_list
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_set.py", line 324, in test_cyclical_print
fo = open(support.TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 393, in testAbles
os.unlink(TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 709, in test_close_flushes
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 150, in test_nonascii_filename
with gdbm.open(filename, 'c') as db:
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp-æ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 146, in test_sort_keys_flag
infile = self._create_infile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 95, in _create_infile
with open(infile, "w", encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4028, in test_abc_inheritance_official
self._check_abc_inheritance(io)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4005, in _check_abc_inheritance
with self.open(support.TESTFN, "wb", buffering=0) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 111, in test_context_manager_with_filename
with self.module.open(TESTFN, 'wb') as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "<string>", line 3, in <module>
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 134, in test_write_bytearray
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1440, in test_extract_hackers_arcnames_common_cases
self._test_extract_hackers_arcnames(common_hacknames)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1480, in _test_extract_hackers_arcnames
with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 884, in setUp
self.test_dir = os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 554, in test_builtin_zip
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 370, in test_coverage
self.assertIn("pprint.py", stdout)
AssertionError: 'pprint.py' not found in 'lines cov% module (path)\n 311 6% contextlib (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py)\n 1704 1% test.support.__init__ (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py)\n 163 35% test.support.testresult (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/testresult.py)\n 839 21% unittest.case (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/case.py)\n 342 8% unittest.loader (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/loader.py)\n 138 31% unittest.result (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/result.py)\n 165 7% unittest.runner (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/runner.py)\n 258 35% unittest.suite (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/suite.py)\n 129 16% unittest.util (/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/util.py)\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1277, in test_with_pathlike_filename
with TempFile(filename):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 407, in test_invalid_operations
with self.open(support.TESTFN, mode) as fp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 762, in test_garbage_collection
f = self.FileIO(support.TESTFN, "wb")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fcntl.py", line 169, in test_lockf_share
self.f = open(TESTFN, 'wb+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1652, in test_is_zip_erroneous_file
with open(TESTFN, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 722, in test_array_writes
check(self.FileIO(support.TESTFN, "w"))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 335, in test_iter_file
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff6f36ec30>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff6f36ec30>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff6f36ec30>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_config_cmd.py", line 53, in test_search_cpp
match = cmd.search_cpp(pattern='xxx', body='/* xxx */')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/command/config.py", line 200, in search_cpp
src, out = self._preprocess(body, headers, include_dirs, lang)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/command/config.py", line 120, in _preprocess
src = self._gen_temp_sourcefile(body, headers, lang)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/command/config.py", line 109, in _gen_temp_sourcefile
with open(filename, "w") as file:
OSError: [Errno 28] No space left on device: '_configtest.c'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 541, in test_handle_accept
server = TestListener(self.family, self.addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 534, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 503, in test_xmlgen_attr_escape
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 267, in test_close
with open(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 323, in test_forking_handled
self.check_result(handled=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 331, in check_result
with open(test.support.TESTFN) as log:
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 71, in test_write_params
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1301, in test_issue13183
with open('bar.py', 'w') as f:
OSError: [Errno 28] No space left on device: 'bar.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 423, in testUnicodeOpen
f = self.FileIO(str(TESTFN), "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 1392, in test_initialize_with_file
with open(self._path, 'w+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1316, in test_write_pathlike
os.mkdir(TESTFN2)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 568, in testDefaultOptimizationLevel
self.makeZip(files)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 187, in testPyc
self.doTest(pyc_ext, files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_platform.py", line 299, in test_libc_ver
with open(filename, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 196, in test_unseekable_read
with self.create_file(TESTFN) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 325, in test_module_in_package_in_zipfile
self._check_script(["-m", "test_pkg.script"], run_name, run_name,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script
rc, out, err = assert_python_ok(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-m', 'test_pkg.script', 'test1', 'test2', 'test3']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 272, in test_find_end
with open(TESTFN, 'wb+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 721, in test_5027_1
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllib2net.py", line 118, in test_file
f = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1822149_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 24, in setUp
self.f = self.FileIO(TESTFN, 'w')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/source/test_file_loader.py", line 178, in test_file_from_empty_string_dir
with open(file_path, 'w') as file:
OSError: [Errno 28] No space left on device: '_temp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fcntl.py", line 158, in test_lockf_exclusive
self.f = open(TESTFN, 'wb+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 142, in test_write_array
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 241, in testBadMagic2
self.doTest(".py", files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 1233, in test_multiprocessing_timeout
self.assertRegex(output,
AssertionError: Regex didn't match: 'test_regrtest_noop16 timed out' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831099\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831099\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831099\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831099\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\n0:00:00 load avg: 0.26 Run tests in parallel using 2 child processes (timeout: 1.0 sec, worker timeout: 1.5 sec)\n0:00:00 load avg: 0.26 [1/1/1] test_regrtest_noop16 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py
", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831099\'\n\n== Tests result: FAILURE ==\n\n1 test failed:\n test_regrtest_noop16\n\nTotal duration: 219 ms\nTests result: FAILURE\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1415, in test_extract_all_with_target_pathlike
self._test_extract_all_with_target(pathlib.Path(extdir))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1396, in _test_extract_all_with_target
self.make_test_file()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1332, in make_test_file
with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "<string>", line 6, in <module>
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 431, in testBytes
self.helper(bytesobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 371, in setUp
with open(support.TESTFN, 'wb') as file:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_source_encoding.py", line 119, in test_file_parse
f = open(filename, "w", encoding="cp1252")
OSError: [Errno 28] No space left on device: '@test_1800774_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/xml/etree/ElementTree.py", line 762, in _get_writer
write = file_or_filename.write
AttributeError: 'str' object has no attribute 'write'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 1922, in test_socket_fileno_requires_valid_fd
self.assertIn(cm.exception.errno, (errno.EBADF, WSAENOTSOCK))
AssertionError: 28 not found in (9, 10038)
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 309, in test_sync_not_handled
BaseErrorTestServer(SystemExit)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 343, in __init__
self.handle_request()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 296, in handle_request
return self._handle_request_noblock()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 318, in _handle_request_noblock
self.handle_error(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 349, in handle_error
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_httplib.py", line 1900, in test_binary_file_body
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1551, in test_close
with zipfile.ZipFile(TESTFN2, "w") as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4028, in test_abc_inheritance_official
self._check_abc_inheritance(io)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4005, in _check_abc_inheritance
with self.open(support.TESTFN, "wb", buffering=0) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_filecmp.py", line 17, in setUp
with open(name, 'w') as output:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 747, in test_is_package_when_not_package
with test.support.temp_cwd() as test_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 633, in setUp
with open(self.file_name, 'xb', 0) as file:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_md5sum.py", line 16, in setUpClass
os.mkdir(support.TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3719, in test_garbage_collection
rawio = io.FileIO(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 824, in test_stderr_flush
with open(testfn, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 540, in test_raw_file_io
with self.open(support.TESTFN, "wb", buffering=0) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 56, in setUp
self._box = self._factory(self._path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 1164, in <lambda>
_factory = lambda self, path, factory=None: mailbox.MMDF(path, factory)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 896, in __init__
_mboxMMDF.__init__(self, path, factory, create)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 588, in __init__
f = open(self._path, 'wb+')
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 82, in _create
f = _io.open(self._datfile, 'r', encoding="Latin-1")
FileNotFoundError: [Errno 2] No such file or directory: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_deque.py", line 70, in test_maxlen
fo = open(support.TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 488, in testTruncate
f = self.FileIO(TESTFN, 'w')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 82, in test_proto2_file_shelf
s = shelve.open(self.fn, protocol=2)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1760, in wrapper
return func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3266, in test_threads_write
with self.open(support.TESTFN, "w", buffering=1) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 157, in test_items
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 648, in test_handle_close_after_conn_broken
server = BaseServer(self.family, self.addr, TestHandler)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 497, in test_realpath_resolve_first
os.mkdir(ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_optparse.py", line 1053, in test_filetype_notfile
os.mkdir(support.TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 552, in test_buffered_file_io
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 221, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3375, in <module>
@unittest.skipUnless(supports_extended_attributes(),
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3364, in supports_extended_attributes
with open(support.TESTFN, "xb", 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 545, in test_init_with_PathLike_filename
with TempFile(filename, COMPRESSED_XZ):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 617, in test_with_open
with self.open(support.TESTFN, "wb", bufsize) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_array.py", line 401, in test_filewrite
f = open(support.TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 150, in test_write_memoryview
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 59, in test_primepat
self.drive_one(b"1234567890\00\01\02\03\04\05\06")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one
self.try_one(teststring)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one
f = self.open(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 491, in test_nonascii_abspath
with support.temp_cwd(name):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: b'@test_1777453_tmp\xe7w\xf0'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4145, in test_create_fail
with self.open(support.TESTFN, 'w'):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 581, in test_xmlgen_encoding_bytes
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/test_threaded_import.py", line 199, in test_circular_imports
os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 559, in testImporterAttr
self.doTest(pyc_ext, files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1624, in test_create_non_existent_file_for_append
with zipfile.ZipFile(TESTFN, 'a') as zf:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 443, in testTuple
self.helper(tupleobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 355, in testAbles
f = self.FileIO(TESTFN, "w")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 55, in test_rmtree
os.mkdir(dirpath)
OSError: [Errno 28] No space left on device: '@test_1777453_tmpd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pipes.py", line 27, in testSimplePipe1
f.write('hello world #1')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 1012, in __exit__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 1001, in close
self._stream.close()
BrokenPipeError: [Errno 32] Broken pipe
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2953, in test_telling
f = self.open(support.TESTFN, "w+", encoding="utf-8")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_uu.py", line 183, in test_encode
with open(self.tmpin, 'wb') as fin:
OSError: [Errno 28] No space left on device: '@test_1777453_tmpi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 179, in test_memoryview
self.helper(b)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 540, in setUp
create_file(self.file_name, b"test_genericpath.PathLikeTests")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_aifc.py", line 204, in test_read_markers
fout = self.fout = aifc.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 165, in test_ignore
with open(support.TESTFN, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 615, in test_module_test
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 355295\n0:00:00 load avg: 0.37 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.37 [1/4/1] test_regrtest_noop41 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/te
st/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\'\n0:00:00 load avg: 0.37 [2/4/2] test_regrtest_noop43 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\'\n0:00:00 load avg: 0.37 [3/4/3] test_regrtest_noop44 crashed (Exit
code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\'\n0:00:00 load avg: 0.37 [4/4/4] test_regrtest_noop42 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\
n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831197\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop41 test_regrtest_noop42 test_regrtest_noop43\n test_regrtest_noop44\n0:00:00 load avg: 0.37\n0:00:00 load avg: 0.37 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop41 in verbose mode\ntest_empty_test (test_regrtest_noop41.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop43 in verbose mode\ntest_empty_test (test_regrtest_noop43.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop44 in verbose mode\ntest_empty_test (test_regrtest_noop44.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop42 in verbose mode\ntest_empty_test (test_regrtest_noop42.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop41 test
_regrtest_noop42 test_regrtest_noop43\n test_regrtest_noop44\n\nTotal duration: 406 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 744, in test_indexOf
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 718, in testFileUnreadable
fd = os.open(TESTMOD, os.O_CREAT, 000)
OSError: [Errno 28] No space left on device: 'ziptestmodule'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3247, in test_seek_append_bom
with self.open(filename, 'w', encoding=charset) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 282, in test_zipfile_compiled_timestamp
self._check_script(zip_name, run_name, zip_name, zip_name, '',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script
rc, out, err = assert_python_ok(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpslgrsvzw/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 724, in test_skip
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 30, in test_key_methods
self.g = gdbm.open(filename, 'c')
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 617, in test_with_open
with self.open(support.TESTFN, "wb", bufsize) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 397, in test_issue9936
self._coverage(tracer, cmd)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 363, in _coverage
r.write_results(show_missing=True, summary=True, coverdir=TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/trace.py", line 261, in write_results
os.makedirs(dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 126, in test_access_parameter
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 108, in test_run_setup_uses_current_dir
os.mkdir(test.support.TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1383, in test_extract_all
with temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 553, in test_xmlgen_ignorable
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 314, in test_threading_handled
self.check_result(handled=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 331, in check_result
with open(test.support.TESTFN) as log:
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_poll.py", line 86, in test_poll_unit_tests
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 143, in test_keys
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4023, in test_abc_inheritance
self._check_abc_inheritance(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4005, in _check_abc_inheritance
with self.open(support.TESTFN, "wb", buffering=0) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 317, in test_read_not_from_start
with open(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllib.py", line 148, in setUp
f = open(support.TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 232, in _runtest_inner2
refleak = dash_R(ns, test_name, test_runner)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/refleak.py", line 141, in dash_R
with open(fname, "a") as refrep:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/reflog.txt'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_xml_etree.py", line 3672, in test_write_to_binary_file_with_bom
with open(TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Au_write.__del__ at 0x3ff7c05b690>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 319, in __del__
if self._file:
AttributeError: 'Au_write' object has no attribute '_file'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 301, in test_copy
fout = self.fout = self.module.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_ntpath.py", line 548, in test_relpath
with support.temp_cwd(support.TESTFN) as cwd_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3033, in test_seek_and_tell
test_seek_and_tell_with_data(input)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3008, in test_seek_and_tell_with_data
f = self.open(support.TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp5npa4q1o'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1376, in test_extract_with_target
self._test_extract_with_target(extdir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1356, in _test_extract_with_target
self.make_test_file()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1332, in make_test_file
with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2981, in test_seeking
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_embed.py", line 1334, in test_audit_run_startup
with open(startup, "w", encoding="utf-8") as f:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 687, in setUp
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_inspect.py", line 747, in setUp
os.mkdir(self.tempdir)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp_dir'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 187, in test_parse_path_object
make_xml_file(self.data, 'utf-8', None)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 115, in make_xml_file
with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 285, in test_setdefault
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 292, in test_zipfile_compiled_checked_hash
self._check_script(zip_name, run_name, zip_name, zip_name, '',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script
rc, out, err = assert_python_ok(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpxazm6acf/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1370, in test_issue16180
stdout, stderr = self.run_pdb_script(script, commands)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1209, in run_pdb_script
with open(filename, 'w') as f:
OSError: [Errno 28] No space left on device: 'main.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 103, in test_getsize
create_file(filename, b'Hello')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 592, in test_handle_write
server = BaseServer(self.family, self.addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 192, in test_parse_InputSource
make_xml_file(self.data, 'iso-8859-1', None)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 115, in make_xml_file
with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 115, in test_bytes
with gdbm.open(filename, 'c') as db:
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3955, in test_io_after_close
f = self.open(support.TESTFN, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_codecs.py", line 713, in test_bug691291
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1386, in test_readrc_kwarg
with support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 844, in setUp
with open(self.source, 'w') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1243, in test_find_function_found
self._assert_find_function(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1231, in _assert_find_function
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 119, in test_addpackage
pth_file.create()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 350, in create
FILE = open(self.file_path, 'w')
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.pth'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4151, in test_create_writes
with self.open(support.TESTFN, 'xb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 272, in test_zipfile
self._check_script(zip_name, run_name, zip_name, zip_name, '',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script
rc, out, err = assert_python_ok(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmp_q0106dm/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 78, in test_forget
with open(mod_filename, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 950, in _bootstrap_inner
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 888, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 652, in process_request_thread
self.handle_error(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 349, in handle_error
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1819444_tmp'
Exception in thread Thread-2:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__
self.handle()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 358, in handle
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1819444_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1380, in test_extract_with_target_pathlike
self._test_extract_with_target(pathlib.Path(extdir))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1356, in _test_extract_with_target
self.make_test_file()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1332, in make_test_file
with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 1008, in test_ignorefile
with open(filename, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpqf8xh5ip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 170, in test_multiple_writes
with open(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 221, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shutil.py", line 148, in <module>
SUPPORTS_SENDFILE = supports_file2file_sendfile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shutil.py", line 126, in supports_file2file_sendfile
with tempfile.NamedTemporaryFile("wb", dir=os.getcwd(), delete=False) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 542, in NamedTemporaryFile
(fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpby3eb6_o'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp_o_6rttk'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1747, in test_bad_open_mode
with zipfile.ZipFile(TESTFN, mode="w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1267, in test_write_python_directory_filtered
os.mkdir(TESTFN2)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2436, in test_same_file
self.make_test_archive(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2428, in make_test_archive
with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tokenize.py", line 1273, in test_open
with open(filename, 'w', encoding=encoding) as fp:
OSError: [Errno 28] No space left on device: '@test_1794424_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 83, in test_run_setup_provides_file
self.write_setup(setup_using___file__))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 72, in write_setup
f = open(path, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 488, in testTruncate
f = self.FileIO(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 474, in test_builtin_max_min
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_base64.py", line 677, in test_decode
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 862, in test_read_from_file
with TempFile(TESTFN, COMPRESSED_XZ):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1313, in test_issue13120
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1499, in test_blocks_at_first_code_line
stdout, stderr = self.run_pdb_module(script, commands)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module
os.mkdir(self.module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 130, in test_directories
self._do_directory(TESTFN_UNICODE+ext, TESTFN_UNICODE+ext)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 87, in _do_directory
os.mkdir(make_name)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-àòɘŁğ.dir'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1578, in test_errors_in_command
stdout, _ = self.run_pdb_script('', commands + '\n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1209, in run_pdb_script
with open(filename, 'w') as f:
OSError: [Errno 28] No space left on device: 'main.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fcntl.py", line 144, in test_flock
self.f = open(TESTFN, 'wb+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4151, in test_create_writes
with self.open(support.TESTFN, 'xb') as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 751, in test_closefd_attr
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 355, in testAbles
f = self.FileIO(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 525, in test_flock
self._lock(fcntl.flock, "flock")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 498, in _lock
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1783872_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 352, in test_open
self._test_open("fp = open(path, 'r')\nfp.close()",
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 600, in wrapper
return func(*args, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 323, in _test_open
os.mkfifo(filename)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 225, in testEmptyPy
self.doTest(None, files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 362, in test_os_open
self._test_open("fd = os.open(path, os.O_RDONLY)\nos.close(fd)",
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 600, in wrapper
return func(*args, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 323, in _test_open
os.mkfifo(filename)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 1069, in test_env_changed
output = self.run_tests(testname)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 696, in run_tests
return self.run_python(cmdargs, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 546, in run_python
proc = self.run_command(args, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 541, in run_command
self.fail(msg)
AssertionError: Command ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=/tmp/tmpqm7npsgi', 'test_regrtest_noop1'] failed with exit code 2
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3955, in test_io_after_close
f = self.open(support.TESTFN, **kwargs)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_optparse.py", line 1042, in test_filetype_ok
support.create_empty_file(support.TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 997, in create_empty_file
fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 350, in test_move
with open(TESTFN, 'wb+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 174, in _checkBufferSize
f = self.open(TESTFN, 'wb', s)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1542, in test_returns_pid
support.wait_process(pid, exitcode=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 3129, in wait_process
raise AssertionError(f"process {pid} exited with code {exitcode2}, "
AssertionError: process 1834954 exited with code 1, but exit code 0 is expected
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 221, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shutil.py", line 148, in <module>
SUPPORTS_SENDFILE = supports_file2file_sendfile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shutil.py", line 126, in supports_file2file_sendfile
with tempfile.NamedTemporaryFile("wb", dir=os.getcwd(), delete=False) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 542, in NamedTemporaryFile
(fd, name) = _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/tmplbtyt98y'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 709, in test_close_flushes
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1074, in test_next_command_in_generator_for_loop
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp5uaeaalf'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2519, in test_many_opens
self.make_test_archive(TESTFN2)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2428, in make_test_archive
with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pipes.py", line 83, in testEmptyPipeline3
with t.open(TESTFN, 'w') as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/pipes.py", line 148, in open
return self.open_w(file)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/pipes.py", line 164, in open_w
return open(file, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4615, in test_encoding_errors_none
handler.close()
UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 179, in test_addsitedir
pth_file.create()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 350, in create
FILE = open(self.file_path, 'w')
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.pth'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pathlib.py", line 1348, in cleanup
os.chmod(join('dirE'), 0o777)
FileNotFoundError: [Errno 2] No such file or directory: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp/dirE'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 563, in test_init_mode
with TempFile(TESTFN):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/mock.py", line 1337, in patched
return func(*newargs, **newkeywargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 221, in test_checked_hash_based_change_pyc
self.doTest(None, files, TESTMOD, call=check)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 859, in test_opener
with self.open(support.TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gc.py", line 752, in test_global_del_SystemExit
with open(TESTFN, 'w') as script:
OSError: [Errno 28] No space left on device: '@test_1787439_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 595, in test_xmlgen_ns
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 111, in test_context_manager_with_filename
with self.module.open(TESTFN, 'wb') as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4145, in test_create_fail
with self.open(support.TESTFN, 'w'):
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 96, in test_run_setup_defines_subclass
self.write_setup(setup_defines_subclass))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 72, in write_setup
f = open(path, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fcntl.py", line 92, in test_fcntl_file_descriptor
self.f = open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_builtin.py", line 1151, in test_open
self.write_testfile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_builtin.py", line 1140, in write_testfile
fp = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 137, in test_bool
self.assertTrue(not self._empty_mapping())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_codecs.py", line 1703, in test_open
codecs.open(support.TESTFN, mode, 'ascii') as file:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 480, in test_empty_file
f = open (TESTFN, 'w+b')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 898, in test_nonbuffered_textio
self.open(support.TESTFN, 'w', buffering=0)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 525, in test_flock
self._lock(fcntl.flock, "flock")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 498, in _lock
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1828058_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1795, in test_null_byte_in_filename
with zipfile.ZipFile(TESTFN, mode="w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 278, in test_make_bad_fd
fd = support.make_bad_fd()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1012, in make_bad_fd
file = open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 142, in test_write_array
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 184, in test_overflowed_write
with open(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 163, in test_len
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1778, in test_truncate
with self.open(support.TESTFN, self.write_mode, buffering=0) as raw:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 586, in testGetSource
self.doTest(".py", files, TESTMOD, call=self.assertModuleSource)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 777, in test_fromfile
with open(filename, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 192, in testBoth
self.doTest(pyc_ext, files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1572, in test_specify_environment
support.wait_process(pid, exitcode=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 3129, in wait_process
raise AssertionError(f"process {pid} exited with code {exitcode2}, "
AssertionError: process 1834961 exited with code 1, but exit code 0 is expected
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3232, in test_seek_bom
with self.open(filename, 'w', encoding=charset) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 621, in test_module_regrtest
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 6682082\n0:00:00 load avg: 0.37 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.37 [1/4/1] test_regrtest_noop40 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/t
est/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\'\n0:00:00 load avg: 0.37 [2/4/2] test_regrtest_noop39 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\'\n0:00:00 load avg: 0.37 [3/4/3] test_regrtest_noop38 crashed (Exi
t code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\'\n0:00:00 load avg: 0.37 [4/4/4] test_regrtest_noop37 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831179\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop37 test_regrtest_noop38 test_regrtest_noop39\n test_regrtest_noop40\n0:00:00 load avg: 0.37\n0:00:00 load avg: 0.37 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop40 in verbose mode\ntest_empty_test (test_regrtest_noop40.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop39 in verbose mode\ntest_empty_test (test_regrtest_noop39.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop38 in verbose mode\ntest_empty_test (test_regrtest_noop38.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop37 in verbose mode\ntest_empty_test (test_regrtest_noop37.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop37 tes
t_regrtest_noop38 test_regrtest_noop39\n test_regrtest_noop40\n\nTotal duration: 409 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/dbapi.py", line 180, in CheckOpenUri
with sqlite.connect(TESTFN) as cx:
sqlite3.OperationalError: unable to open database file
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 507, in test_count_and_summary
with open(filename, 'w') as fd:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 221, in test_samefile
create_file(file1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 59, in test_recursive
os.mkdir(tmpdir)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.d'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_deque.py", line 561, in test_print
fo.close()
UnboundLocalError: local variable 'fo' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 126, in test_write
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_netrc.py", line 143, in test_home_not_set
os.mkdir(fake_home)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3048, in test_multibyte_seek_and_tell
f = self.open(support.TESTFN, "w", encoding="euc_jp")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_imghdr.py", line 133, in test_output_stream
with open(TESTFN, 'wb') as stream:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_aifc.py", line 422, in test_write_aiff_by_extension
fout = self.fout = aifc.open(filename, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.aiff'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bool.py", line 246, in test_fileclosed
with open(support.TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 904, in test_expat_binary_file_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shutil.py", line 261, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 191, in test_no_ensure_ascii_flag
infile = self._create_infile('{"key":"💩"}')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 95, in _create_infile
with open(infile, "w", encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 578, in testImport_WithStuff
self.doTest(".py", files, TESTMOD,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4039, in test_warn_on_dealloc
self._check_warn_on_dealloc(support.TESTFN, "wb", buffering=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4031, in _check_warn_on_dealloc
f = open(*args, **kwargs)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 56, in setUp
self._box = self._factory(self._path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 1118, in <lambda>
_factory = lambda self, path, factory=None: mailbox.mbox(path, factory)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 850, in __init__
_mboxMMDF.__init__(self, path, factory, create)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 588, in __init__
f = open(self._path, 'wb+')
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 233, in testBadMagic
self.doTest(".py", files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 260, in test_samestat
create_file(test_fn1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 301, in test_copy
fout = self.fout = self.module.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/transactions.py", line 37, in setUp
self.con1 = sqlite.connect(get_db_path(), timeout=0.1)
sqlite3.OperationalError: unable to open database file
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_profile.py", line 92, in test_run
self.profilermodule.run("int('1')", filename=TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 91, in run
return _Utils(Profile).run(statement, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 57, in run
self._show(prof, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 70, in _show
prof.dump_stats(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 392, in dump_stats
with open(file, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_source_encoding.py", line 119, in test_file_parse
f = open(filename, "w", encoding="cp1252")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pipes.py", line 70, in testEmptyPipeline2
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1138, in test_return_command_in_generator_with_subiterator
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 861, in test_bp_exception_on_condition_evaluation
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 290, in test_rfind
with open(TESTFN, 'wb+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_sysconfig.py", line 184, in test_parse_makefile_literal_dollar
fd = open(self.makefile, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/__main__.py", line 2, in <module>
main()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main
Regrtest().main(tests=tests, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 637, in main
self._main(tests, kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 700, in _main
self.finalize()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 530, in finalize
r.write_results(show_missing=True, summary=True,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/trace.py", line 261, in write_results
os.makedirs(dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'coverage'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 76, in test_print
with open(support.TESTFN, "w") as fo:
OSError: [Errno 28] No space left on device: '@test_1797570_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1338, in test_issue36250
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 465, in test_xmlgen_content_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__
self.handle()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 358, in handle
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 926, in test_fspath_support
check_path_succeeds(FakePath(support.TESTFN))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 920, in check_path_succeeds
with self.open(path, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
TracebackFormatTests) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 62, in test_bool
self.helper(b)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
TracebackException) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 522, in test_lockf
self._lock(fcntl.lockf, "lockf")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 498, in _lock
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1828058_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2688, in test_create_command
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 111, in test_context_manager_with_filename
with self.module.open(TESTFN, 'wb') as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2491, in test_read_after_write
with zipfile.ZipFile(f, 'w', zipfile.ZIP_DEFLATED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp0whd7jsh'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>
_main()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
main()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main
Regrtest().main(tests=tests, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main
test_cwd = self.create_temp_dir()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir
os.makedirs(self.tmp_dir, exist_ok=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831131'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 56, in setUp
self._box = self._factory(self._path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 1169, in <lambda>
_factory = lambda self, path, factory=None: mailbox.MH(path, factory)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 943, in __init__
os.mkdir(self._path, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 230, in test_unseekable_overflowed_write
with UnseekableIO(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 56, in setUp
self._box = self._factory(self._path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 1304, in <lambda>
_factory = lambda self, path, factory=None: mailbox.Babyl(path, factory)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 1248, in __init__
_singlefileMailbox.__init__(self, path, factory, create)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 588, in __init__
f = open(self._path, 'wb+')
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/unittest/mock.py", line 1337, in patched
return func(*newargs, **newkeywargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/test_threaded_import.py", line 238, in test_side_effect_import
with open(filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_codecs.py", line 1703, in test_open
codecs.open(support.TESTFN, mode, 'ascii') as file:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_uu.py", line 235, in test_decode_mode
with open(self.tmpin, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmpi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 623, in testDoctestSuite
self.runDoctest(self.doDoctestSuite)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 597, in runDoctest
self.doTest(".py", files, TESTMOD, call=callback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_array.py", line 392, in test_fromfile_ioerror
f = open(support.TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_http_cookiejar.py", line 386, in test_bad_magic
with open(filename, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_imghdr.py", line 126, in test_unseekable
with open(TESTFN, 'wb') as stream:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 524, in testTruncateOnWindows
bug801631()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 503, in bug801631
f = self.FileIO(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 959, in test_errors
with open(TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Process Process-523:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmptyrv4ew3'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1791, in test_truncate_after_write
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 206, in testUncheckedHashBasedPyc
self.doTest(None, files, TESTMOD, call=check)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 271, in test_get
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1343, in test_x_mode
with lzma.open(TESTFN, mode):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 301, in open
binary_file = LZMAFile(filename, lz_mode, format=format, check=check,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__
self._fp = builtins.open(filename, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 289, in test_readline
with open(TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1564, in test_close_on_exception
with zipfile.ZipFile(TESTFN2, "w") as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_dist.py", line 92, in test_venv_install_options
with open(TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1524, in test_open_via_zip_info
with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_netrc.py", line 131, in test_file_not_found_in_home
os.mkdir(d)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "<string>", line 6, in <module>
OSError: [Errno 28] No space left on device: '@test_1820055_tmp'
Traceback (most recent call last):
File "<string>", line 3, in <module>
OSError: [Errno 28] No space left on device: '@test_1820055_tmp'
Traceback (most recent call last):
File "<string>", line 3, in <module>
OSError: [Errno 28] No space left on device: '@test_1820055_tmp'
Traceback (most recent call last):
File "<string>", line 4, in <module>
OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_sysconfig.py", line 172, in test_parse_makefile_base
fd = open(self.makefile, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_ntpath.py", line 731, in setUp
with open(self.file_name, 'xb', 0) as file:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 631, in test_1463026_1
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_multibytecodec.py", line 288, in test_bug1728403
f = open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 82, in test_anydbm_modification
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5470, in testBytesAddr
self.bind(self.sock, self.encoded(path))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5447, in bind
socket_helper.bind_unix_socket(sock, path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1778, in test_truncate
with self.open(support.TESTFN, self.write_mode, buffering=0) as raw:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_set.py", line 814, in test_print
fo.close()
UnboundLocalError: local variable 'fo' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 299, in test_sameopenfile
create_file(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 732, in testNotZipFile
fp = open(TESTMOD, 'w+')
OSError: [Errno 28] No space left on device: 'ziptestmodule'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Process Process-202:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Warning -- Dangling processes: {<Process name='Process-202' pid=1783413 parent=1777461 stopped exitcode=1 daemon>}
Process Process-317:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 833, in _test_stderr_flush
fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL)
OSError: [Errno 28] No space left on device: '@test_1777461_tmp'
Process Process-319:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 840, in _test_sys_exit
fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL)
OSError: [Errno 28] No space left on device: '@test_1777461_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1773, in test_open_non_existent_item
with zipfile.ZipFile(TESTFN, mode="w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 173, in test_temp_dir__forked_child
script_helper.assert_python_ok("-c", textwrap.dedent("""
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-I', '-c', '\nimport os\nfrom test import support\nwith support.temp_cwd() as temp_path:\n pid = os.fork()\n if pid != 0:\n # parent process\n\n # wait for the child to terminate\n support.wait_process(pid, exitcode=0)\n\n # Make sure that temp_path is still present. When the child\n # process leaves the \'temp_cwd\'-context, the __exit__()-\n # method of the context must not remove the temporary\n # directory.\n if not os.path.isdir(temp_path):\n raise AssertionError("Child removed temp_path.")\n']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 426, in test_realpath_deep_recursion
os.mkdir(ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 540, in test_raw_file_io
with self.open(support.TESTFN, "wb", buffering=0) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1737, in test_closed_zip_raises_ValueError
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 71, in test_write_params
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 722, in test_array_writes
check(self.FileIO(support.TESTFN, "w"))
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 675, in testComment
self.doTest(".py", files, TESTMOD, comment=b"comment")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 136, in test_exists
create_file(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 609, in test_large_file_ops
with self.open(support.TESTFN, "w+b", 0) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 204, in testTruncateOnWindows
f = self.open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 522, in test_lockf
self._lock(fcntl.lockf, "lockf")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/eintrdata/eintr_tester.py", line 498, in _lock
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1783872_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1791, in test_truncate_after_write
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllib2net.py", line 118, in test_file
f = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3198, in test_fd_transfer
with open(test.support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 254, in testBadMTime
self.doTest(".py", files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 535, in test_write_object_to_file
_testcapi.pymarshal_write_object_to_file(obj, support.TESTFN, v)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 164, in test_addpackage_import_bad_pth_file
pth_dir, pth_fn = self.make_pth("abc\x00def\n")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 130, in make_pth
with open(pth_fn, 'w', encoding='utf-8') as pth_file:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.pth'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1608, in test_exclusive_create_zip_file
with zipfile.ZipFile(TESTFN2, "x", zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 950, in _bootstrap_inner
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 888, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 652, in process_request_thread
self.handle_error(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 349, in handle_error
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 183, in test_ismount_non_existent
os.mkdir(ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pipes.py", line 45, in testSimplePipe3
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3247, in test_seek_append_bom
with self.open(filename, 'w', encoding=charset) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 589, in test_read_object_from_file
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 126, in test_write
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 150, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2450, in test_different_file
self.make_test_archive(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2428, in make_test_archive
with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 881, in test_bp_ignore_count
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 469, in testModule
self.helper(code)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 209, in test_parse_close_source
make_xml_file(self.data, 'iso-8859-1', None)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 115, in make_xml_file
with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 152, in test_addpackage_import_bad_exec
pth_dir, pth_fn = self.make_pth("randompath\nimport nosuchmodule\n")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 130, in make_pth
with open(pth_fn, 'w', encoding='utf-8') as pth_file:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.pth'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_http_cookiejar.py", line 1785, in test_mozilla
new_c = save_and_restore(c, True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_http_cookiejar.py", line 1776, in save_and_restore
cj.save(ignore_discard=ignore_discard)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/http/cookiejar.py", line 2085, in save
with open(filename, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py", line 409, in test_cwd_with_relative_arg
with support.temp_cwd() as wrong_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 556, in test_read_long_from_file
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 1242, in test_expat_locator_withinfo_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shutil.py", line 261, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 642, in test_1463026_1_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 94, in test_unicode
self.helper(marshal.loads(marshal.dumps(s)))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 524, in testTruncateOnWindows
bug801631()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 503, in bug801631
f = self.FileIO(TESTFN, 'w')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 568, in test_non_ascii
script_name = _make_test_script(os.getcwd(), name, source)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 79, in _make_test_script
to_return = make_script(script_dir, script_basename, source)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 207, in make_script
with open(script_name, 'w', encoding='utf-8') as script_file:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp\udce7w\udcf0.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 155, in test_tuple
self.helper(tuple(self.d.keys()))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1543, in test_writestr_extended_local_header_issue1202
with zipfile.ZipFile(TESTFN2, 'w') as orig_zip:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 250, in test_samefile_on_link
self._test_samefile_on_link_func(os.link)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 235, in _test_samefile_on_link_func
create_file(test_fn1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2529, in test_write_while_reading
with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_DEFLATED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 74, in test_binary_file_shelf
s = shelve.open(self.fn, protocol=1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pipes.py", line 34, in testSimplePipe2
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 526, in test_write_long_to_file
_testcapi.pymarshal_write_long_to_file(0x12345678, support.TESTFN, v)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 304, in test_sync_handled
BaseErrorTestServer(ValueError)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 343, in __init__
self.handle_request()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 296, in handle_request
return self._handle_request_noblock()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 318, in _handle_request_noblock
self.handle_error(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 349, in handle_error
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (test.test_zipimport.CompressedZipImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 645, in testTraceback
self.doTest(None, files, TESTMOD, call=self.doTraceback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 828, in test_multi_close
f = self.open(support.TESTFN, "wb", buffering=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 488, in test_listfuncs_flag_success
with open(TESTFN, 'w') as fd:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 76, in test_print
with open(support.TESTFN, "w") as fo:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 158, in test_incompleted_write
with open(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bool.py", line 28, in test_print
os.remove(support.TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 609, in test_large_file_ops
with self.open(support.TESTFN, "w+b", 0) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 62, in test_nullpat
self.drive_one(b'\0' * 1000)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one
self.try_one(teststring)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one
f = self.open(support.TESTFN, "wb")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_multibytecodec.py", line 288, in test_bug1728403
f = open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1799501_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 791, in test_temporary_bp
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 81, in test_print
os.remove(support.TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 204, in testTruncateOnWindows
f = self.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1594, in test_write_unicode_filenames
with zipfile.ZipFile(TESTFN, "w") as zf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 358, in test_realpath_relative
os.symlink(posixpath.relpath(ABSTFN+"1"), ABSTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp1' -> '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 121, in test_single_files
self._test_single(TESTFN_UNICODE)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file.py", line 104, in _test_single
create_empty_file(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 997, in create_empty_file
fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp8w47zgyi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2403, in test_garbage_collection
CBufferedReaderTest.test_garbage_collection(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1576, in test_garbage_collection
rawio = self.FileIO(support.TESTFN, "w+b")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 898, in test_nonbuffered_textio
self.open(support.TESTFN, 'w', buffering=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_signal.py", line 157, in test_invalid_fd
fd = support.make_bad_fd()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1012, in make_bad_fd
file = open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 1919, in test_garbage_collection
rawio = self.FileIO(support.TESTFN, "w+b")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 679, in testBeginningCruftAndComment
self.doTest(".py", files, TESTMOD, stuff=b"cruft" * 64, comment=b"hi")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 443, in test_xmlgen_basic_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2547, in setUp
os.mkdir(TESTFN2)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 34, in test_ints
self.helper(expected)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 98, in test_string
self.helper(s)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_linecache.py", line 128, in test_no_ending_newline
with open(support.TESTFN, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_netrc.py", line 112, in test_security
os.mkdir(d)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 291, in test_multiple_dumps_and_loads
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 352, in setUp
with open(self.file, "w") as tmp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tracemalloc.py", line 285, in test_snapshot_save_attr
snapshot.dump(support.TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tracemalloc.py", line 430, in dump
with open(filename, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 270, in testSubPackage
self.doTest(pyc_ext, files, TESTPACK, TESTPACK2, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 507, in test_builtin_map
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2992, in test_seeking_too
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_builtin.py", line 1280, in test_input
self.write_testfile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_builtin.py", line 1140, in write_testfile
fp = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 613, in test_xmlgen_ns_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_sysconfig.py", line 251, in test_customize_compiler_before_get_config_vars
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2389, in test_write
with open(TESTFN, 'wb') as f2:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_exceptions.py", line 53, in testRaising
fp = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1826373_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 902, in test_ignore_count_on_disabled_bp
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 59, in test_error_conditions
self.g = gdbm.open(filename, 'c')
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 697, in test_connection_attributes
server = BaseServer(self.family, self.addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4572, in test_encoding_errors_default
logging.basicConfig(filename='test.log', encoding=encoding,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1991, in basicConfig
h = FileHandler(filename, mode,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1142, in __init__
StreamHandler.__init__(self, self._open())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1171, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/test.log'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 437, in testList
self.helper(listobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 318, in test_threading_not_handled
self.check_result(handled=False)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 331, in check_result
with open(test.support.TESTFN) as log:
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 506, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1260, in test_issue7964
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 930, in test_clear_two_bp_on_same_line
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 55, in setUp
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 159, in test_encoded_file
do_test("", "foo", "ascii", 3)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 127, in do_test
with open(TESTFN, "w", encoding=charset) as output:
OSError: [Errno 28] No space left on device: '@test_1794404_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 833, in _test_stderr_flush
fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 433, in testBytesOpen
f = self.FileIO(fn, "w")
OSError: [Errno 28] No space left on device: b'@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1244, in test_write_python_directory
os.mkdir(TESTFN2)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_complex.py", line 509, in test_file
fo = open(support.TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1799957_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 489, in test_offset
f = open (TESTFN, 'w+b')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 762, in test_garbage_collection
f = self.FileIO(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2992, in test_seeking_too
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 950, in _bootstrap_inner
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/threading.py", line 888, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 652, in process_request_thread
self.handle_error(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 349, in handle_error
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1819444_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 177, in test_isdir
create_file(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1627, in test_create_non_existent_file_for_append
self.fail('Could not append data to a non-existent zip file.')
AssertionError: Could not append data to a non-existent zip file.
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1294, in test_write_pyfile_bad_syntax
os.mkdir(TESTFN2)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpp2py99i6'
Traceback (test.test_zipimport.UncompressedZipImportTestCase) ... ERROR
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 234, in test_failing_import_sticks
with open(source, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tracemalloc.py", line 266, in test_snapshot
snapshot.dump(support.TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tracemalloc.py", line 430, in dump
with open(filename, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 627, in test_module_autotest
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 8036939\n0:00:00 load avg: 0.32 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.32 [1/4/1] test_regrtest_noop29 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/t
est/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\'\n0:00:00 load avg: 0.32 [2/4/2] test_regrtest_noop31 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\'\n0:00:00 load avg: 0.32 [3/4/3] test_regrtest_noop30 crashed (Exi
t code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\'\n0:00:00 load avg: 0.32 [4/4/4] test_regrtest_noop32 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831143\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop29 test_regrtest_noop30 test_regrtest_noop31\n test_regrtest_noop32\n0:00:00 load avg: 0.32\n0:00:00 load avg: 0.32 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.32 Re-running test_regrtest_noop29 in verbose mode\ntest_empty_test (test_regrtest_noop29.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.32 Re-running test_regrtest_noop31 in verbose mode\ntest_empty_test (test_regrtest_noop31.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.32 Re-running test_regrtest_noop30 in verbose mode\ntest_empty_test (test_regrtest_noop30.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.32 Re-running test_regrtest_noop32 in verbose mode\ntest_empty_test (test_regrtest_noop32.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop29 tes
t_regrtest_noop30 test_regrtest_noop31\n test_regrtest_noop32\n\nTotal duration: 454 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_aifc.py", line 169, in test_params_added
f = self.f = aifc.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 292, in test_samestat_on_link
self._test_samestat_on_link_func(os.link)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 276, in _test_samestat_on_link_func
create_file(test_fn1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 16, in create_file
with open(filename, 'xb', 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp1'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpro7rsz9k'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 926, in test_fspath_support
check_path_succeeds(FakePath(support.TESTFN))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 920, in check_path_succeeds
with self.open(path, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3257, in test_errors_property
with self.open(support.TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllib.py", line 704, in setUp
FILE = open(support.TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 90, in test_context_manager_with_open_file
with open(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 178, in test_specified_path
with self.urlretrieve(self.logo,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_urllibnet.py", line 161, in urlretrieve
file_location, info = urllib.request.urlretrieve(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/urllib/request.py", line 249, in urlretrieve
tfp = open(filename, 'wb')
OSError: [Errno 28] No space left on device: '@test_1800769_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3033, in test_seek_and_tell
test_seek_and_tell_with_data(input)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3008, in test_seek_and_tell_with_data
f = self.open(support.TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_univnewlines.py", line 49, in setUp
with self.open(support.TESTFN, self.WRITEMODE) as fp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpa4q2kv6k'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 415, in testModeStrings
with self.FileIO(TESTFN, modes[0]) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 526, in testTruncateOnWindows
os.unlink(TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 62, in test_nullpat
self.drive_one(b'\0' * 1000)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one
self.try_one(teststring)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one
f = self.open(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 134, in test_write_bytearray
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 903, in test_invalid_newline
self.open(support.TESTFN, 'w', newline='invalid')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1642, in test_close_erroneous_file
with open(TESTFN, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_uu.py", line 224, in test_decodetwice
with open(self.tmpin, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmpi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 370, in test_realpath_symlink_loops
os.symlink(ABSTFN, ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp' -> '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 761, in test_no_close_file
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
TracebackTests) ... ERROR
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2953, in test_telling
f = self.open(support.TESTFN, "w+", encoding="utf-8")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1038, in test_next_until_return_in_generator
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4432, in test_filemode
logging.basicConfig(filename='test.log', filemode='wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1991, in basicConfig
h = FileHandler(filename, mode,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1142, in __init__
StreamHandler.__init__(self, self._open())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1171, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/test.log'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmprymi447q'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 308, in test_double_close
with open(TESTFN, 'wb+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 593, in setUp
TestMailbox.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 56, in setUp
self._box = self._factory(self._path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 590, in <lambda>
_factory = lambda self, path, factory=None: mailbox.Maildir(path, factory)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 282, in __init__
os.mkdir(self._path, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4023, in test_abc_inheritance
self._check_abc_inheritance(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4005, in _check_abc_inheritance
with self.open(support.TESTFN, "wb", buffering=0) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
TracebackAttr (test.test_exceptions.ExceptionTests) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5964, in setUpClass
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pathlib.py", line 1351, in setUp
os.mkdir(BASE)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_profile.py", line 92, in test_run
self.profilermodule.run("int('1')", filename=TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/cProfile.py", line 16, in run
return _pyprofile._Utils(Profile).run(statement, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 57, in run
self._show(prof, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 70, in _show
prof.dump_stats(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/cProfile.py", line 46, in dump_stats
with open(file, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 66, in test_ascii_file_shelf
s = shelve.open(self.fn, protocol=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 433, in testBytesOpen
f = self.FileIO(fn, "w")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: b'@test_1777453_tmp'
TracebackCases) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Warning -- Dangling processes: {<Process name='Process-201' pid=1824689 parent=1822355 stopped exitcode=1 daemon>, <Process name='Process-202' pid=1824690 parent=1822355 stopped exitcode=1 daemon>}
Process Process-511:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 833, in _test_stderr_flush
fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL)
OSError: [Errno 28] No space left on device: '@test_1822355_tmp'
Process Process-513:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 840, in _test_sys_exit
fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL)
OSError: [Errno 28] No space left on device: '@test_1822355_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 713, in testEmptyFile
support.create_empty_file(TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 997, in create_empty_file
fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC)
OSError: [Errno 28] No space left on device: 'ziptestmodule'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 126, in test_write
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 751, in test_closefd_attr
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp7bept2cb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2981, in test_seeking
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp8dm22ezr'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 181, in setUp
self.d = dbm.open(self.filename, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_plistlib.py", line 151, in test_io
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1787393_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 661, in testBytesPath
with ZipFile(filename, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_exceptions.py", line 53, in testRaising
fp = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 76, in test_print
with open(support.TESTFN, "w") as fo:
OSError: [Errno 28] No space left on device: '@test_1799960_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 673, in test_in_and_not_in
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fcntl.py", line 81, in test_fcntl_fileno
self.f = open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
TracebackTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 1110, in setUp
os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 774, in test_bp_after_last_statement
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 477, in test_xmlgen_pi
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (test.test_zipimport.CompressedZipImportTestCase) ... ERROR
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 60, in test_directory
os.mkdir(support.TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_warnings/__init__.py", line 1221, in test_issue_8766
with support.temp_cwd() as cwd, support.temp_cwd('encodings'):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_binhex.py", line 28, in test_binhex
with open(self.fname1, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp1'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 30, in wrapper
return fxn(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/source/test_file_loader.py", line 178, in test_file_from_empty_string_dir
with open(file_path, 'w') as file:
OSError: [Errno 28] No space left on device: '_temp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 530, in testAppend
f = open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 455, in testFrozenSet
self.helper(frozensetobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 622, in test_unicode_join_endcase
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4543, in test_encoding
handler.close()
UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_http_cookiejar.py", line 361, in test_lwp_valueless_cookie
c.save(filename, ignore_discard=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/http/cookiejar.py", line 1890, in save
with open(filename, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 423, in testUnicodeOpen
f = self.FileIO(str(TESTFN), "w")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 554, in test_init_with_filename
with TempFile(TESTFN, COMPRESSED_XZ):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3063, in test_seek_with_encoder_state
f = self.open(support.TESTFN, "w", encoding="euc_jis_2004")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1959, in test_open_conflicting_handles
with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 592, in testGetCompiledSource
self.doTest(pyc_ext, files, TESTMOD, call=self.assertModuleSource)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 137, in test_addpackage_import_bad_syntax
pth_dir, pth_fn = self.make_pth("import bad-syntax\n")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_site.py", line 130, in make_pth
with open(pth_fn, 'w', encoding='utf-8') as pth_file:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.pth'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 202, in test_ensure_ascii_default
infile = self._create_infile('{"key":"💩"}')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 95, in _create_infile
with open(infile, "w", encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_importlib/source/test_finder.py", line 130, in test_empty_string_for_dir
with open('mod.py', 'w') as file:
OSError: [Errno 28] No space left on device: 'mod.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 862, in test_sys_exit
with open(testfn, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 658, in test_destructor
f = MyFileIO(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 2053, in decorator
return func(*args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/pickletester.py", line 1367, in test_unpickle_module_race
os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1548, in test_relative_imports_on_plain_module
os.mkdir(self.module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 722, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 853, in test_around_2GB
self._test_around_boundary(_2G)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 847, in _test_around_boundary
with self._make_test_file(start, tail) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 811, in _make_test_file
f = open(TESTFN, 'w+b')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 341, in test_length_0_large_offset
with open(TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 697, in setUp
os.mkdir(self.path)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 631, in test_append_mode_tell
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
TracebackCases)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 159, in test_encoded_file
do_test("", "foo", "ascii", 3)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_traceback.py", line 127, in do_test
with open(TESTFN, "w", encoding=charset) as output:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_complex.py", line 509, in test_file
fo = open(support.TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_uu.py", line 201, in test_decode
with open(self.tmpin, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmpi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 82, in test_write_context_manager_calls_close
with self.module.open(TESTFN, 'wb'):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 77, in test_anydbm_creation_n_file_exists_with_invalid_contents
test.support.create_empty_file(_fname)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 997, in create_empty_file
fd = os.open(filename, os.O_WRONLY | os.O_CREAT | os.O_TRUNC)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2505, in test_write_after_read
with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 760, in test_repr
with open(TESTFN, "wb+") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 806, in test_flush_error_on_close
self.check_flush_error_on_close(support.TESTFN, 'wb', buffering=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 791, in check_flush_error_on_close
f = self.open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 150, in test_write_memoryview
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpanjtu2kl'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 565, in test_io_methods
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 146, in testModeStrings
self.open(TESTFN, 'wb').close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1868, in test_change_comment_in_empty_archive
with zipfile.ZipFile(TESTFN, "a", zipfile.ZIP_STORED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 93, in test_write
p = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 416, in testInt
self.helper(intobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 650, in test_basic_with_bytes_names
self.do_create(dir=b".")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 620, in do_create
(fd, name) = tempfile.mkstemp(dir=dir, prefix=pre, suffix=suf)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 333, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: b'./655pl7_i'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 322, in test_file_to_source
with open(source, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_signal.py", line 157, in test_invalid_fd
fd = support.make_bad_fd()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1012, in make_bad_fd
file = open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1780420_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 331, in test_length_0_offset
with open(TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 105, in test_config_dict_invalid
cfg_name = self.get_cfg_file(invalid_test_config)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 54, in get_cfg_file
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1006, in test_step_at_return_with_no_trace_in_caller
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_genericpath.py", line 472, in test_abspath_issue3426
with support.temp_cwd(unicwd):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'çwð'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2477, in test_read_after_close
self.make_test_archive(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2428, in make_test_archive
with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 973, in test_runeval_step
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_warnings/__init__.py", line 932, in test_tracemalloc
with open(support.TESTFN, 'w') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 152, in test_list
self.helper(list(self.d.items()))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 628, in test_next_over_import
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gc.py", line 752, in test_global_del_SystemExit
with open(TESTFN, 'w') as script:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sysconfig.py", line 399, in test_parse_makefile
with open(TESTFN, "w") as makefile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_filelist.py", line 310, in test_basic_discovery
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpo3a2midw'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 830, in test_large_filesize
with self._make_test_file(0x17FFFFFFF, b" ") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 811, in _make_test_file
f = open(TESTFN, 'w+b')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1475, in test_extract_hackers_arcnames_posix_only
self._test_extract_hackers_arcnames(posix_hacknames)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1480, in _test_extract_hackers_arcnames
with zipfile.ZipFile(TESTFN2, 'w', zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4563, in test_encoding_errors
handler.close()
UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1071, in test_write_to_file_with_bytes_filename
with LZMAFile(bytes_filename, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__
self._fp = builtins.open(filename, mode)
OSError: [Errno 28] No space left on device: b'@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 609, in test_script_regrtest
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 1556521\n0:00:00 load avg: 0.37 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.37 [1/4/1] test_regrtest_noop51 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/t
est/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\'\n0:00:00 load avg: 0.37 [2/4/2] test_regrtest_noop49 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\'\n0:00:00 load avg: 0.37 [3/4/3] test_regrtest_noop50 crashed (Exi
t code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\'\n0:00:00 load avg: 0.37 [4/4/4] test_regrtest_noop52 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831233\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop49 test_regrtest_noop50 test_regrtest_noop51\n test_regrtest_noop52\n0:00:00 load avg: 0.37\n0:00:00 load avg: 0.37 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop51 in verbose mode\ntest_empty_test (test_regrtest_noop51.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop49 in verbose mode\ntest_empty_test (test_regrtest_noop49.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop50 in verbose mode\ntest_empty_test (test_regrtest_noop50.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop52 in verbose mode\ntest_empty_test (test_regrtest_noop52.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop49 tes
t_regrtest_noop50 test_regrtest_noop51\n test_regrtest_noop52\n\nTotal duration: 452 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpx_wrvwzk'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 449, in test_realpath_resolve_parents
os.mkdir(ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 68, in test_anydbm_creation
f = dbm.open(_fname, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 193, in testSetBufferSize
self._checkBufferSize(s)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 183, in _checkBufferSize
self.fail('error setting buffer size %d: %s' % (s, str(msg)))
AssertionError: error setting buffer size -1: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 450, in testUtf8BytesOpen
f = self.FileIO(fn, "w")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: b'@test_1777453_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_eintr.py", line 31, in test_all
self.fail("eintr_tester.py failed")
AssertionError: eintr_tester.py failed
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 466, in testInvalidFd
self.assertRaises(OSError, self.FileIO, make_bad_fd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1012, in make_bad_fd
file = open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 90, in test_partial_config_dict_with_comments
cfg_name = self.get_cfg_file(test_config_two)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_turtle.py", line 54, in get_cfg_file
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 442, in testZipImporterMethods
with ZipFile(TEMP_ZIP, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmptso6y05q'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_dist.py", line 147, in test_command_packages_configfile
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 857, in test_around_4GB
self._test_around_boundary(_4G)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 847, in _test_around_boundary
with self._make_test_file(start, tail) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 811, in _make_test_file
f = open(TESTFN, 'w+b')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 732, in test_read_closed
with self.open(support.TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 82, in _create
f = _io.open(self._datfile, 'r', encoding="Latin-1")
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 1401, in test_initialize_with_binary_file
with open(self._path, 'wb+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 227, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 315, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 18, in setUp
self.f = self.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 248, in testIteration
bag = self.open(TESTFN, "wb")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 624, in setUp
os.mkdir(self.dir_name)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 374, in testNamespacePackage
self.makeZip(files1, zip1)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/path1.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1101, in test_close_after_close
with zipfile.ZipFile(TESTFN2, "w", self.compression) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line.py", line 502, in test_isolatedmode
with support.temp_cwd() as tmpdir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 46, in test_unlink
with open(TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 371, in test_timestamp_overflow
with open(source, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 714, in test_fileno
with TempFile(TESTFN, COMPRESSED_XZ):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 957, in test_list_cases
self.assertEqual(output.splitlines(), all_methods)
AssertionError: Lists differ: ["/home/dje/cpython-buildarea/3.x.edelsohn[947 chars]od2'] != ['test_regrtest_noop9.Tests.test_method1',[37 chars]od2']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 173, in test_bytearray
self.helper(b)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_xml_etree.py", line 631, in test_iterparse
with open(TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 433, in test_xmlgen_basic
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1715, in test_empty_file_raises_BadZipFile
f = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 71, in test_flags
self.g = gdbm.open(filename, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 859, in test_opener
with self.open(support.TESTFN, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 683, in testLargestPossibleComment
self.doTest(".py", files, TESTMOD, comment=b"c" * ((1 << 16) - 1))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 248, in testIteration
bag = self.open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 565, in test_xmlgen_ignorable_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 204, in test_unseekable_write
with UnseekableIO(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1112, in test_write_after_close
with zipfile.ZipFile(TESTFN2, "w", self.compression) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 136, in test_parse_text
make_xml_file(self.data, encoding)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 115, in make_xml_file
with open(TESTFN, 'w', encoding=encoding, errors='xmlcharrefreplace') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 158, in test_islink
with open(support.TESTFN + "1", "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp1'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 135, in test_write_readonly_file
with gdbm.open(filename, 'c') as db:
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_reprlib.py", line 231, in setUp
os.mkdir(self.pkgname)
OSError: [Errno 28] No space left on device: 'areallylongpackageandmodulenametotestreprtruncation'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 710, in test_countOf
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 354, in test_import_in_del_does_not_crash
testfn = script_helper.make_script('', TESTFN, textwrap.dedent("""\
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 207, in make_script
with open(script_name, 'w', encoding='utf-8') as script_file:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5463, in testStrAddr
self.bind(self.sock, path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socket.py", line 5447, in bind
socket_helper.bind_unix_socket(sock, path)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpknfmi_ke'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4593, in test_encoding_errors_none
logging.basicConfig(filename='test.log', encoding=encoding,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1991, in basicConfig
h = FileHandler(filename, mode,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1142, in __init__
StreamHandler.__init__(self, self._open())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1171, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/test.log'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mailbox.py", line 2023, in setUp
self._file = open(self._path, 'wb+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 102, in test_bytes
self.helper(s)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 59, in test_primepat
self.drive_one(b"1234567890\00\01\02\03\04\05\06")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 52, in drive_one
self.try_one(teststring)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bufio.py", line 24, in try_one
f = self.open(support.TESTFN, "wb")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bool.py", line 23, in test_print
with open(support.TESTFN, "w") as fo:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Process Process-202:
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3182, in _writefd
fd = reduction.recv_handle(conn)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 189, in recv_handle
return recvfds(s, 1)[0]
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/reduction.py", line 159, in recvfds
raise EOFError
EOFError
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4082, in test_pickling
with self.open(support.TESTFN, **kwargs) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1288, in test_write_non_pyfile
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 853, in test_unpack_iter
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 294, in test_pop
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "<string>", line 4, in <module>
OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1821, in test_open_file
pid = self.spawn_func(args[0], args, os.environ,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tcl.py", line 194, in testEvalFile
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sqlite3/test/hooks.py", line 261, in CheckTraceCallbackContent
con1 = sqlite.connect(TESTFN, isolation_level=None)
sqlite3.OperationalError: unable to open database file
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 82, in test_write_context_manager_calls_close
with self.module.open(TESTFN, 'wb'):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1510, in test_relative_imports
os.mkdir(self.module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_email/test_email.py", line 4044, in test_message_from_binary_file
with open(fn, 'wb') as testfile:
OSError: [Errno 28] No space left on device: 'test.msg'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pipes.py", line 58, in testEmptyPipeline1
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 312, in test_readline_binary_mode
with open(TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 495, in test_sys_argv_list
with open(TESTFN, 'w') as fd:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 937, in test_list_tests
self.assertEqual(output.rstrip().splitlines(),
AssertionError: Lists differ: ["/home/dje/cpython-buildarea/3.x.edelsohn[983 chars]p14'] != ['test_regrtest_noop10', 'test_regrtest_no[73 chars]p14']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 17, in test_parse_strings
output = self.run_script(old1 + old2)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 78, in run_script
with open(substfilename, "w") as file:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.subst'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp6otjcprm'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1862, in test_unicode_comment
with zipfile.ZipFile(TESTFN, "w", zipfile.ZIP_STORED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 149, in test_dict
self.helper(self.d)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 1049, in test_matchfile
with open(filename, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 32, in test_alter_comments
output = self.run_script(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_fixcid.py", line 78, in run_script
with open(substfilename, "w") as file:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.subst'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 151, in test_values
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_xml_etree.py", line 3646, in test_write_to_filename
tree.write(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/xml/etree/ElementTree.py", line 732, in write
with _get_writer(file_or_filename, enc_lower) as write:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/xml/etree/ElementTree.py", line 768, in _get_writer
file = open(file_or_filename, "w", encoding=encoding,
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 18, in setUp
self.f = self.open(TESTFN, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 564, in test_readline
with self.open(support.TESTFN, "wb") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1262, in test_filename
with TempFile(TESTFN):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 524, in __enter__
with open(self.filename, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 4082, in test_pickling
with self.open(support.TESTFN, **kwargs) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_plistlib.py", line 151, in test_io
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1875, in test_change_comment_in_nonempty_archive
with zipfile.ZipFile(TESTFN, "w", zipfile.ZIP_STORED) as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 573, in test_read_last_object_from_file
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1572, in test_specify_environment
support.wait_process(pid, exitcode=0)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 3129, in wait_process
raise AssertionError(f"process {pid} exited with code {exitcode2}, "
AssertionError: process 1834977 exited with code 1, but exit code 0 is expected
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 103, in test_context_manager
with gdbm.open(filename, 'c') as db:
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 770, in test_xmlgen_fragment
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3257, in test_errors_property
with self.open(support.TESTFN, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_profile.py", line 98, in test_runctx
self.profilermodule.runctx("testfunc()", globals(), locals(),
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 99, in runctx
return _Utils(Profile).runctx(statement, globals, locals, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 66, in runctx
self._show(prof, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 70, in _show
prof.dump_stats(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 392, in dump_stats
with open(file, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1904, in test_open_empty_file
f = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tcl.py", line 207, in test_evalfile_null_in_result
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1057, in test_write_to_file
with LZMAFile(TESTFN, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__
self._fp = builtins.open(filename, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lltrace.py", line 16, in test_lltrace_does_not_crash_on_subscript_operator
with open(support.TESTFN, 'w') as fd:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 159, in test_sets
self.helper(constructor(self.d.keys()))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Warning -- Unraisable exception
Exception ignored in: <function Wave_write.__del__ at 0x3ff74d74a50>
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 326, in __del__
self.close()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 443, in close
if self._file:
AttributeError: 'Wave_write' object has no attribute '_file'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 1854, in test_dup2
with open(dupfile, "wb") as childfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 825, in test_large_offset
with self._make_test_file(0x14FFFFFFF, b" ") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 811, in _make_test_file
f = open(TESTFN, 'w+b')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_embed.py", line 1321, in test_audit_run_interactivehook
with open(startup, "w", encoding="utf-8") as f:
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/(a)test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 134, in test_constructor
self.assertEqual(self._empty_mapping(), self._empty_mapping())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 554, in test_prot_readonly
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (test.test_exceptions.ExceptionTests) ... ok
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 123, in test_unicode
with gdbm.open(filename, 'c') as db:
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1684, in test_is_zip_valid_file
with zipfile.ZipFile(TESTFN, mode="w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 71, in test_write_params
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 2904, in test_basic_io
f = self.open(support.TESTFN, "w+", encoding=enc)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 814, in test_disabled_temporary_bp
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1240, in test_find_function_empty_file
self._assert_find_function('', 'foo', None)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1231, in _assert_find_function
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1988, in test_seek_tell
with zipfile.ZipFile(TESTFN, "w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_configparser.py", line 1066, in setUp
with open(support.TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2464, in test_interleaved
self.make_test_archive(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2428, in make_test_archive
with zipfile.ZipFile(f, "w", zipfile.ZIP_DEFLATED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1482, in test_module_without_a_main
os.mkdir(module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 640, in test_script_autotest
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 1175128\n0:00:00 load avg: 0.37 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.37 [1/4/1] test_regrtest_noop46 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/t
est/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\'\n0:00:00 load avg: 0.37 [2/4/2] test_regrtest_noop45 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\'\n0:00:00 load avg: 0.37 [3/4/3] test_regrtest_noop48 crashed (Exi
t code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\'\n0:00:00 load avg: 0.37 [4/4/4] test_regrtest_noop47 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831215\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop45 test_regrtest_noop46 test_regrtest_noop47\n test_regrtest_noop48\n0:00:00 load avg: 0.37\n0:00:00 load avg: 0.37 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop46 in verbose mode\ntest_empty_test (test_regrtest_noop46.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop45 in verbose mode\ntest_empty_test (test_regrtest_noop45.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop48 in verbose mode\ntest_empty_test (test_regrtest_noop48.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop47 in verbose mode\ntest_empty_test (test_regrtest_noop47.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop45 tes
t_regrtest_noop46 test_regrtest_noop47\n test_regrtest_noop48\n\nTotal duration: 433 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 283, in test_failing_reload
with open(source, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_inspect.py", line 747, in setUp
os.mkdir(self.tempdir)
OSError: [Errno 28] No space left on device: '@test_1783834_tmp_dir'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 1114, in test_no_import_lock_contention
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_iter.py", line 770, in test_writelines
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_univnewlines.py", line 49, in setUp
with self.open(support.TESTFN, self.WRITEMODE) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1337, in test_extract
with temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line.py", line 468, in test_del___main__
with open(filename, "w") as script:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 174, in _checkBufferSize
f = self.open(TESTFN, 'wb', s)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_httplib.py", line 1885, in test_text_file_body
with open(support.TESTFN, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmp1ovbjr1j'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 95, in test_pathfix_adding_flag
self.pathfix(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix
with open(filename, 'w', encoding='utf8') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 450, in testUtf8BytesOpen
f = self.FileIO(fn, "w")
OSError: [Errno 28] No space left on device: b'@test_1777453_tmp-\xc3\xa0\xc3\xb2\xc9\x98\xc5\x81\xc4\x9f'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 173, in testAFakeZlib
self.doTest(".py", files, "zlib")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 3224, in test_large_fd_transfer
with open(test.support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_profile.py", line 98, in test_runctx
self.profilermodule.runctx("testfunc()", globals(), locals(),
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/cProfile.py", line 19, in runctx
return _pyprofile._Utils(Profile).runctx(statement, globals, locals,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 66, in runctx
self._show(prof, filename, sort)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/profile.py", line 70, in _show
prof.dump_stats(filename)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/cProfile.py", line 46, in dump_stats
with open(file, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/multiprocessing/process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/_test_multiprocessing.py", line 840, in _test_sys_exit
fd = os.open(testfn, os.O_WRONLY | os.O_CREAT | os.O_EXCL)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 931, in test_huntrleaks_fd_leak
self.check_leak(code, 'file descriptors')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 901, in check_leak
with open(filename) as fp:
FileNotFoundError: [Errno 2] No such file or directory: 'reflog.txt'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 740, in test_5027_2
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_uu.py", line 213, in test_decode_filename
with open(self.tmpin, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmpi'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 83, in test_pathfix_keeping_flags
self.pathfix(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix
with open(filename, 'w', encoding='utf8') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 115, in test_non_ascii_infile
infile = self._create_infile(data)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 95, in _create_infile
with open(infile, "w", encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1761, in test_read0
with zipfile.ZipFile(TESTFN, mode="w") as zipf:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 631, in test_append_mode_tell
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 490, in test_xmlgen_content_escape
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/pickletester.py", line 3099, in test_load_closed_file
f = open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicode_file_functions.py", line 65, in setUp
os.mkdir(support.TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_sysconfig.py", line 22, in tearDown
os.unlink(self.makefile)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3899, in test_attributes
f = self.open(support.TESTFN, "wb", buffering=0)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1411, in test_extract_all_with_target
self._test_extract_all_with_target(extdir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1396, in _test_extract_all_with_target
self.make_test_file()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1332, in make_test_file
with zipfile.ZipFile(TESTFN2, "w", zipfile.ZIP_STORED) as zipfp:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp2'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 1085, in test_write_append_to_file
with LZMAFile(TESTFN, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__
self._fp = builtins.open(filename, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 648, in test_tools_script_run_tests
self.run_tests(args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 602, in run_tests
self.check_output(output)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 598, in check_output
self.check_executed_tests(output, self.tests, randomize=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 508, in check_executed_tests
self.check_line(output, 'Tests result: %s' % result)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 406, in check_line
self.assertRegex(output, regex)
AssertionError: Regex didn't match: '^Tests result: SUCCESS' not found in '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:955: RuntimeWarning: tests may fail, unable to create temporary directory \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\': [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\'\n with temp_dir(path=name, quiet=quiet) as temp_path:\n/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py:956: RuntimeWarning: tests may fail, unable to change the current working directory to \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\': [Errno 2] No such file or directory: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\'\n with change_cwd(temp_path, quiet=quiet) as cwd_dir:\nUsing random seed 2719940\n0:00:00 load avg: 0.37 Run tests in parallel using 4 child processes (timeout: 1 hour, worker timeout: 1 hour 5 min)\n0:00:00 load avg: 0.37 [1/4/1] test_regrtest_noop55 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/t
est/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\'\n0:00:00 load avg: 0.37 [2/4/2] test_regrtest_noop53 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\'\n0:00:00 load avg: 0.37 [3/4/3] test_regrtest_noop54 crashed (Exi
t code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\'\n0:00:00 load avg: 0.37 [4/4/4] test_regrtest_noop56 crashed (Exit code 1)\nTraceback (most recent call last):\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 197, in _run_module_as_main\n return _run_code(code, main_globals, None,\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/runpy.py", line 87, in _run_code\n exec(code, run_globals)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 47, in <module>\n _main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/regrtest.py", line 43, in _main
\n main()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 715, in main\n Regrtest().main(tests=tests, **kwargs)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 624, in main\n test_cwd = self.create_temp_dir()\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/main.py", line 589, in create_temp_dir\n os.makedirs(self.tmp_dir, exist_ok=True)\n File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs\n mkdir(name, mode)\nOSError: [Errno 28] No space left on device: \'/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1831251\'\n\n== Tests result: FAILURE ==\n\n4 tests failed:\n test_regrtest_noop53 test_regrtest_noop54 test_regrtest_noop55\n test_regrtest_noop56\n0:00:00 load avg: 0.37\n0:00:00 load avg: 0.37 Re-running failed tests in verbose mode\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop55 in verbose mode\ntest_empty_test (test_regrtest_noop55.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop53 in verbose mode\ntest_empty_test (test_regrtest_noop53.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop54 in verbose mode\ntest_empty_test (test_regrtest_noop54.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n0:00:00 load avg: 0.37 Re-running test_regrtest_noop56 in verbose mode\ntest_empty_test (test_regrtest_noop56.Tests) ... ok\n\n----------------------------------------------------------------------\n\nRan 1 test in 0.000s\n\nOK\n\n== Tests result: FAILURE then SUCCESS ==\n\nAll 4 tests OK.\n\n4 re-run tests:\n test_regrtest_noop53 tes
t_regrtest_noop54 test_regrtest_noop55\n test_regrtest_noop56\n\nTotal duration: 438 ms\nTests result: FAILURE then SUCCESS\n'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4533, in test_encoding
logging.basicConfig(filename='test.log', encoding=encoding,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1991, in basicConfig
h = FileHandler(filename, mode,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1142, in __init__
StreamHandler.__init__(self, self._open())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1171, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/test.log'
Traceback (most recent call last):
File "/tmp/tmpqm7npsgi/test_regrtest_noop1.py", line 6, in test_env_changed
open("env_changed", "w").close()
OSError: [Errno 28] No space left on device: 'env_changed'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/pickletester.py", line 3129, in test_dump_text_file
f = open(TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncio/test_unix_events.py", line 470, in setUpClass
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 270, in _runtest_inner
refleak = _runtest_inner2(ns, test_name)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/libregrtest/runtest.py", line 221, in _runtest_inner2
the_module = importlib.import_module(abstest)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 790, in exec_module
File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3375, in <module>
@unittest.skipUnless(supports_extended_attributes(),
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_os.py", line 3364, in supports_extended_attributes
with open(support.TESTFN, "xb", 0) as fp:
OSError: [Errno 28] No space left on device: '@test_1786551_tmp'
Traceback (most recent call last):
File "<string>", line 4, in <module>
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
---
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_glob.py", line 28, in setUp
self.mktemp('a', 'D')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_glob.py", line 23, in mktemp
os.makedirs(base)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp_dir'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/pickletester.py", line 3091, in test_dump_closed_file
f = open(TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 121, in test_pathfix_adding_errors
self.pathfix(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix
with open(filename, 'w', encoding='utf8') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 24, in setUp
self.f = self.FileIO(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_stat.py", line 114, in test_mode
with open(TESTFN, 'w'):
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3217, in test_append_bom
with self.open(filename, 'w', encoding=charset) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 1107, in test_next_command_in_generator_with_subiterator
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
TracebackCases) ... ERROR
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicodedata.py", line 329, in test_normalization
testdata = open_urlresource(TESTDATAURL, encoding="utf-8",
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/data/NormalizationTest.txt'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 639, in test_basic
self.do_create(dir=".")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tempfile.py", line 620, in do_create
(fd, name) = tempfile.mkstemp(dir=dir, prefix=pre, suffix=suf)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 333, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags, output_type)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 251, in _mkstemp_inner
fd = _os.open(file, flags, 0o600)
OSError: [Errno 28] No space left on device: './63akzw0d'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_poll.py", line 86, in test_poll_unit_tests
with open(TESTFN, 'w') as f:
OSError: [Errno 28] No space left on device: '@test_1790375_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 33, in test_basic
f = open(TESTFN, 'bw+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 453, in test_xmlgen_content
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pydoc.py", line 712, in test_synopsis
with open(TESTFN, 'w', encoding=encoding) as script:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 101, in test_infile_stdout
infile = self._create_infile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_json/test_tool.py", line 95, in _create_infile
with open(infile, "w", encoding="utf-8") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 527, in test_xmlgen_encoding
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 842, in test_bp_condition
with create_modules(modules):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bdb.py", line 534, in create_modules
with test.support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 348, in test_realpath_basic
os.symlink(ABSTFN+"1", ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp1' -> '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_imghdr.py", line 68, in test_file_pos
with open(TESTFN, 'wb') as stream:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 702, in setUp
GettextBaseTest.setUp(self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_gettext.py", line 121, in setUp
os.makedirs(LOCALEDIR)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 215, in makedirs
makedirs(head, exist_ok=exist_ok)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: 'xx'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 732, in test_read_closed
with self.open(support.TESTFN, "w") as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 542, in test_read_short_from_file
with open(support.TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 693, in test_1463026_3_empty
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 92, in test_anydbm_read
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 1140, in test_expat_inpsource_sysid_nonascii
shutil.copyfile(TEST_XMLFILE, fname)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shutil.py", line 261, in copyfile
with open(src, 'rb') as fsrc, open(dst, 'wb') as fdst:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-àòɘŁğ'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 113, in test_empty_value
f = dbm.open(_fname, 'c')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 540, in testGetData
with ZipFile(TEMP_ZIP, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_stat.py", line 152, in test_directory
os.mkdir(TESTFN)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 124, in test_anydbm_access
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 301, in test_copy
fout = self.fout = self.module.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "<string>", line 6, in <module>
OSError: [Errno 28] No space left on device: '@test_1820055_tmp'
Traceback (most recent call last):
File "<string>", line 3, in <module>
OSError: [Errno 28] No space left on device: '@test_1820055_tmp'
Traceback (most recent call last):
File "<string>", line 3, in <module>
OSError: [Errno 28] No space left on device: '@test_1820055_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2150, in setUp
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1449, in test_module_is_run_as_main
stdout, stderr = self.run_pdb_module(script, commands)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module
os.mkdir(self.module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 1886, in test_empty_zipfile
zipf = zipfile.ZipFile(TESTFN, mode="w")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileinput.py", line 976, in test_modes
with open(TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 658, in test_destructor
f = MyFileIO(support.TESTFN, "wb")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 653, in test_1463026_2
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 616, in test_handle_close
server = BaseServer(self.family, self.addr, TestHandler)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 472, in test_realpath_resolve_before_normalizing
os.mkdir(ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 679, in test_1463026_3
result = self.ioclass()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_sax.py", line 829, in ioclass
writer = codecs.open(self.fname, 'w', encoding='ascii',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/codecs.py", line 905, in open
file = builtins.open(filename, mode, buffering)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-codecs'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmppdoxsy0p'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm_gnu.py", line 82, in test_reorganize
self.g = gdbm.open(filename, 'c')
_gdbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpphl1zk2t'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_xml_etree.py", line 3662, in test_write_to_binary_file
with open(TESTFN, 'wb') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/socketserver.py", line 720, in __init__
self.handle()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_socketserver.py", line 358, in handle
with open(test.support.TESTFN, 'a') as log:
OSError: [Errno 28] No space left on device: '@test_1819444_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 421, in testFloat
self.helper(floatobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_resource.py", line 54, in test_fsize_enforced
f = open(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1787428_tmp'
Traceback (test.test_zipimport.UncompressedZipImportTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 645, in testTraceback
self.doTest(None, files, TESTMOD, call=self.doTraceback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_subprocess.py", line 426, in test_cwd_with_relative_executable
with support.temp_cwd() as wrong_dir:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 150, in test_write_memoryview
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 564, in test_readline
with self.open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 612, in testDoctestFile
self.runDoctest(self.doDoctestFile)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 597, in runDoctest
self.doTest(".py", files, TESTMOD, call=callback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 260, in testPackage
self.doTest(pyc_ext, files, TESTPACK, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_base64.py", line 665, in test_encode_file
with open(support.TESTFN, 'wb') as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 407, in test_invalid_operations
with self.open(support.TESTFN, mode) as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_deque.py", line 555, in test_print
fo = open(support.TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_http_cookiejar.py", line 1719, in test_rejection
c.save(filename, ignore_discard=True)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/http/cookiejar.py", line 1890, in save
with open(filename, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4582, in test_encoding_errors_default
handler.close()
UnboundLocalError: local variable 'handler' referenced before assignment
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 368, in test_coverage
self._coverage(tracer)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_trace.py", line 363, in _coverage
r.write_results(show_missing=True, summary=True, coverdir=TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/trace.py", line 261, in write_results
os.makedirs(dir)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/os.py", line 225, in makedirs
mkdir(name, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 903, in test_invalid_newline
self.open(support.TESTFN, 'w', newline='invalid')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipfile.py", line 2235, in setUp
with open(TESTFN, "wb") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_stat.py", line 175, in test_fifo
os.mkfifo(TESTFN, 0o700)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_bool.py", line 250, in test_fileclosed
os.remove(support.TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_lzma.py", line 581, in test_init_with_x_mode
with LZMAFile(TESTFN, mode):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/lzma.py", line 120, in __init__
self._fp = builtins.open(filename, mode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 1760, in wrapper
return func(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3266, in test_threads_write
with self.open(support.TESTFN, "w", buffering=1) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 89, in test_run_setup_preserves_sys_argv
self.write_setup(setup_does_nothing))
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/distutils/tests/test_core.py", line 72, in write_setup
f = open(path, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3048, in test_multibyte_seek_and_tell
f = self.open(support.TESTFN, "w", encoding="euc_jp")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3232, in test_seek_bom
with self.open(filename, 'w', encoding=charset) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 303, in __new__
return open(*args, **kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 212, in open
raw = FileIO(file,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_io.py", line 3217, in test_append_bom
with self.open(filename, 'w', encoding=charset) as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_file.py", line 146, in testModeStrings
self.open(TESTFN, 'wb').close()
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 71, in test_pathfix
self.pathfix(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_tools/test_pathfix.py", line 30, in pathfix
with open(filename, 'w', encoding='utf8') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4414, in test_filename
logging.basicConfig(filename='test.log')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1991, in basicConfig
h = FileHandler(filename, mode,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1142, in __init__
StreamHandler.__init__(self, self._open())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1171, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/test.log'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posix.py", line 45, in setUp
fp = open(support.TESTFN, 'w+')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_support.py", line 259, in test_temp_cwd
with support.temp_cwd(name=TESTFN):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 581, in test_handle_read
server = BaseServer(self.family, self.addr, TestHandler)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 473, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/mapping_tests.py", line 289, in test_popitem
d = self._empty_mapping()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_shelve.py", line 180, in _empty_mapping
x= shelve.open(self.fn+str(self.counter), **self._args)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 243, in open
return DbfilenameShelf(filename, flag, protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/shelve.py", line 227, in __init__
Shelf.__init__(self, dbm.open(filename, flag), protocol, writeback)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 316, in open
return _Database(file, mode, flag=flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 70, in __init__
self._create(flag)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/dumb.py", line 86, in _create
with _io.open(self._datfile, 'w', encoding="Latin-1") as f:
OSError: [Errno 28] No space left on device: 'shelftemp.db1.dat'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/mailbox.py", line 584, in __init__
f = open(self._path, 'rb+')
FileNotFoundError: [Errno 2] No such file or directory: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 449, in testSet
self.helper(setobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_fileio.py", line 415, in testModeStrings
with self.FileIO(TESTFN, modes[0]) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/_pyio.py", line 1561, in __init__
fd = os.open(file, flags, 0o666)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_aifc.py", line 166, in test_close_opened_files_on_error
self.fout = aifc.open(TESTFN, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 919, in open
return Aifc_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/aifc.py", line 561, in __init__
file_object = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_logging.py", line 4553, in test_encoding_errors
logging.basicConfig(filename='test.log', encoding=encoding,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1991, in basicConfig
h = FileHandler(filename, mode,
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1142, in __init__
StreamHandler.__init__(self, self._open())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/logging/__init__.py", line 1171, in _open
return open(self.baseFilename, self.mode, encoding=self.encoding,
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/test.log'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 196, in test_unseekable_read
with self.create_file(TESTFN) as f:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 524, in open
return Au_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/sunau.py", line 312, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 426, in testStr
self.helper(strobj)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_marshal.py", line 20, in helper
with open(support.TESTFN, "wb") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 564, in test_handle_accepted
server = TestListener(self.family, self.addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 553, in __init__
bind_af_aware(self.socket, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_asyncore.py", line 95, in bind_af_aware
socket_helper.bind_unix_socket(sock, addr)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/socket_helper.py", line 119, in bind_unix_socket
sock.bind(addr)
OSError: [Errno 28] No space left on device
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_py_compile.py", line 54, in setUp
self.directory = tempfile.mkdtemp(dir=os.getcwd())
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/tempfile.py", line 360, in mkdtemp
_os.mkdir(file, 0o700)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/tmpctvijfmb'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 302, in test_zipfile_compiled_unchecked_hash
self._check_script(zip_name, run_name, zip_name, zip_name, '',
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line_script.py", line 128, in _check_script
rc, out, err = assert_python_ok(
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 156, in assert_python_ok
return _assert_python(True, *args, **env_vars)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 142, in _assert_python
res.fail(cmd_line)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/script_helper.py", line 70, in fail
raise AssertionError("Process return code is %d\n"
AssertionError: Process return code is 1
command line: ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-E', '/tmp/tmpznn4qkjb/test_zip.zip', 'test1', 'test2', 'test3']
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 852, in test_coverage
output = self.run_tests("--coverage", test)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 696, in run_tests
return self.run_python(cmdargs, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 546, in run_python
proc = self.run_command(args, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 541, in run_command
self.fail(msg)
AssertionError: Command ['/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/python', '-X', 'faulthandler', '-I', '-m', 'test', '--testdir=/tmp/tmpek5sabvb', '--coverage', 'test_regrtest_coverage'] failed with exit code 1
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_posixpath.py", line 411, in test_realpath_repeated_indirect_symlinks
os.mkdir(ABSTFN)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1437, in test_run_module
stdout, stderr = self.run_pdb_module(script, commands)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_pdb.py", line 1220, in run_pdb_module
os.mkdir(self.module_name)
OSError: [Errno 28] No space left on device: 't_main'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_resource.py", line 54, in test_fsize_enforced
f = open(support.TESTFN, "wb")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 183, in testPy
self.doTest(".py", files, TESTMOD)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 134, in doTest
self.makeZip(files, **kw)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 115, in makeZip
with ZipFile(zipName, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/build/test_python_1777453/junk95142.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 104, in test_anydbm_keys
self.init_db()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_dbm.py", line 50, in init_db
f = dbm.open(_fname, 'n')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/dbm/__init__.py", line 95, in open
return mod.open(file, flag, mode)
_dbm.error: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_regrtest.py", line 187, in test_match
with open(support.TESTFN, "w") as fp:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_unicodedata.py", line 335, in test_normalization
self.fail(f"Could not retrieve {TESTDATAURL}")
AssertionError: Could not retrieve http://www.pythontest.net/unicode/13.0.0/NormalizationTest.txt
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/list_tests.py", line 81, in test_print
os.remove(support.TESTFN)
FileNotFoundError: [Errno 2] No such file or directory: '@test_1797570_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_set.py", line 808, in test_print
fo = open(support.TESTFN, "w")
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 185, in test_import
test_with_extension(".py")
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_import/__init__.py", line 157, in test_with_extension
with open(source, "w") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp.py'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 134, in test_write_bytearray
f = self.create_file(TESTFN)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 55, in create_file
f = self.fout = self.module.open(testfile, 'wb')
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 511, in open
return Wave_write(f)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/wave.py", line 304, in __init__
f = builtins.open(f, 'wb')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 318, in test_entire_file
with open(TESTFN, "wb+") as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_zipimport.py", line 652, in testUnencodable
with ZipFile(filename, "w") as z:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/zipfile.py", line 1239, in __init__
self.fp = io.open(file, filemode)
OSError: [Errno 28] No space left on device: '@test_1777453_tmp-\udcff.zip'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_cmd_line.py", line 564, in test_set_pycache_prefix
with support.temp_cwd():
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 955, in temp_cwd
with temp_dir(path=name, quiet=quiet) as temp_path:
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/contextlib.py", line 117, in __enter__
return next(self.gen)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/support/__init__.py", line 894, in temp_dir
os.mkdir(path)
OSError: [Errno 28] No space left on device: 'tempcwd'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_builtin.py", line 1176, in test_open_default_encoding
self.write_testfile()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_builtin.py", line 1140, in write_testfile
fp = open(TESTFN, 'w')
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/test_mmap.py", line 255, in test_tougher_find
with open(TESTFN, 'wb+') as f:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-z.refleak/build/Lib/test/audiotests.py", line 212, in test_unseekable_incompleted_write
with UnseekableIO(TESTFN, 'wb') as testfile:
OSError: [Errno 28] No space left on device: '@test_1777453_tmp'
Test report
===========
Failed tests:
- test_regrtest_sigint
Failed subtests:
- test_write_array - test.test_wave.WavePCM24Test
- test_lngettext_bind_textdomain_codeset - test.test_gettext.LGettextTestCase
- test_writing_errors - test.test_zipfile.LzmaTestsWithSourceFile
- test_unseekable_overflowed_write - test.test_wave.WavePCM16Test
- test_readline - test.test_zipfile.DeflateTestsWithSourceFile
- test_path_expanduser - test.test_posixpath.PathLikeTests
- test_dup2 - test.test_posix.PosixTester
- test_context_manager_with_filename - test.test_aifc.AifcPCM8Test
- test_write_array - test.test_wave.WavePCM16Test
- testWritelinesIntegersUserList - test.test_file.PyAutoFileTests
- test_run - test.test_profile.ProfileTest
- test_read_return_size - test.test_zipfile.LzmaTestsWithSourceFile
- testInt - test.test_marshal.InstancingTestCase
- test_fileno - test.test_lzma.FileTestCase
- test_unsupported_flavour - test.test_pathlib.PathTest
- test_garbage_collection - test.test_io.CTextIOWrapperTest
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMMDF
- test_context_manager_with_open_file - test.test_sunau.SunauPCM32Test
- test_handle_connect - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_encode - test.test_uu.UUFileTest
- test_readline - test.test_io.PyIOTest
- test_interface - test.test_urllib.urlopen_FileTests
- test_ru - test.test_gettext.PluralFormsTestCase
- test_dump_text_file - test.test_pickle.CPickleTests
- test_lock_unlock - test.test_mailbox.TestMaildir
- test_unseekable_write - test.test_sunau.SunauPCM32Test
- test_fromfile_ioerror - test.test_array.FloatTest
- test_islink - test.test_posixpath.PosixPathTest
- test_get - test.test_shelve.TestAsciiFileShelve
- test_realpath_repeated_indirect_symlinks - test.test_posixpath.PosixPathTest
- test_path_samefile - test.test_genericpath.PathLikeTests
- test_path_commonpath - test.test_posixpath.PathLikeTests
- test_plural_forms1 - test.test_gettext.PluralFormsTestCase
- test_read_write_text - test.test_pathlib.PathTest
- test_file_permissions - test.test_mailbox.TestMaildir
- test_unicode_msgid - test.test_gettext.UnicodeTranslationsTest
- test_array_writes - test.test_io.PyIOTest
- testComment - test.test_zipimport.CompressedZipImportTestCase
- testErrnoOnClosedSeekable - test.test_fileio.CAutoFileTests
- test_read_returns_file_list - test.test_configparser.MultilineValuesTestCase
- test_entire_file - test.test_mmap.MmapTests
- test_write_context_manager_calls_close - test.test_wave.WavePCM24Test
- test_count_and_summary - test.test_trace.TestCommandLine
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM24Test
- test_cwd - test.test_pathlib.PosixPathTest
- test_items - test.test_shelve.TestProto2FileShelve
- test_context_manager_with_filename - test.test_wave.WavePCM8Test
- test_seek0 - test.test_codecs.BomTest
- test_write_array - test.test_aifc.AifcPCM24Test
- test_write_context_manager_calls_close - test.test_wave.WavePCM16Test
- test_seeking - test.test_io.CTextIOWrapperTest
- test_sameopenfile - test.test_ntpath.NtCommonTest
- test_context_manager_with_open_file - test.test_aifc.AifcPCM16Test
- test_lngettext_2 - test.test_gettext.LGettextTestCase
- testList - test.test_marshal.InstancingTestCase
- test_repr - test.test_mmap.MmapTests
- test_broken_parent_from - test.test_import.ImportTracebackTests
- test_unseekable_write - test.test_aifc.AifcPCM16Test
- test_attributes - test.test_io.PyMiscIOTest
- test_mode - test.test_stat.TestFilemodeCStat
- test_write_readonly_file - test.test_dbm_ndbm.DbmTestCase
- test_setresuid - test.test_posix.PosixTester
- test_read - test.test_univnewlines.PyTestMixedNewlines
- test_tell - test.test_univnewlines.CTestCRLFNewlines
- test_unpack_iter - test.test_iter.TestCase
- test_multi_close - test.test_io.PyIOTest
- test_readlink_dir_fd - test.test_posix.PosixTester
- test_get_bytes_from - test.test_mailbox.TestMbox
- testGetCompiledSource - test.test_zipimport.CompressedZipImportTestCase
- test_write - test.test_shelve.TestProto2FileShelve
- test_owner - test.test_pathlib.PathTest
- test_reporthook_8193_bytes - test.test_urllib.urlretrieve_FileTests
- test_is_fifo_false - test.test_pathlib.PosixPathTest
- test_empty_path - test.test_pathlib.PathTest
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM8Test
- test_sl - test.test_gettext.PluralFormsTestCase
- test_keys - test.test_mailbox.TestMaildir
- test_basic - test.test_zipfile.LzmaTestsWithSourceFile
- test_reporthook - test.test_urllib.urlretrieve_FileTests
- setUpClass - test.test_socket.SendfileUsingSendfileTest
- test_seek_tell - test.test_zipfile.DecryptionTests
- test_absolute_arcnames - test.test_zipfile.StoredTestZip64InSmallFiles
- testWritelinesIntegers - test.test_file.PyAutoFileTests
- test_abc_inheritance - test.test_io.PyMiscIOTest
- test_folder_file_perms - test.test_mailbox.TestMaildir
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM24Test
- test_add - test.test_mailbox.TestBabyl
- test_write_bytearray - test.test_aifc.AifcALAWTest
- test_ignore - test.test_regrtest.ParseArgsTestCase
- test_readline - test.test_univnewlines.PyTestCRLFNewlines
- test_opener - test.test_io.PyIOTest
- test_truncated_zipfile - test.test_zipfile.StoredTestsWithSourceFile
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestBabyl
- test_writing_errors - test.test_zipfile.Bzip2TestsWithSourceFile
- test_write_memoryview - test.test_sunau.SunauPCM24Test
- test_get_string - test.test_mailbox.TestMbox
- test_reject - test.test_fileio.PyAutoFileTests
- test_link_to - test.test_pathlib.PosixPathTest
- test_chmod - test.test_pathlib.PosixPathTest
- testFrozenSet - test.test_marshal.InstancingTestCase
- testMethods - test.test_file.CAutoFileTests
- test_filename - test.test_logging.BasicConfigTest
- test_bytes - test.test_dbm_gnu.TestGdbm
- test_read_return_size - test.test_zipfile.Bzip2TestsWithSourceFile
- test_popitem - test.test_mailbox.TestBabyl
- test_directory - test.test_stat.TestFilemodeCStat
- testOpendir - test.test_fileio.CAutoFileTests
- test_append_to_concatenated_zip_file - test.test_zipfile.StoredTestsWithSourceFile
- test_different_file - test.test_zipfile.TestsWithMultipleOpens
- test_unseekable_incompleted_write - test.test_wave.WavePCM8Test
- test_sync_handled - test.test_socketserver.ErrorHandlerTest
- test_remove - test.test_mailbox.TestBabyl
- test_incompleted_write - test.test_sunau.SunauPCM32Test
- test_extract_dir - test.test_zipfile.TestWithDirectory
- test_lock_unlock - test.test_mailbox.TestMH
- test_iterdir - test.test_pathlib.PosixPathTest
- test_iter - test.test_mailbox.TestMbox
- test_close_file - test.test_posix.TestPosixSpawnP
- test_realpath_resolve_before_normalizing - test.test_posixpath.PosixPathTest
- testErrnoOnClosedReadinto - test.test_fileio.CAutoFileTests
- test_is_socket_true - test.test_pathlib.PosixPathTest
- test_mode - test.test_stat.TestFilemodePyStat
- test_closefd_attr - test.test_io.PyIOTest
- test_unseekable_overflowed_write - test.test_wave.WavePCM32Test
- test_readline - test.test_mailbox.TestProxyFile
- test_unpickle_module_race - test.test_pickle.PyUnpicklerTests
- test_mkdir_parents - test.test_pathlib.PathTest
- test_anydbm_modification - test.test_dbm.TestCase-dbm.ndbm
- testAFakeZlib - test.test_zipimport.UncompressedZipImportTestCase
- test_initialize_with_file - test.test_mailbox.TestMHMessage
- test_large_fd_transfer - test.test_multiprocessing_forkserver.WithProcessesTestConnection
- test_dict - test.test_marshal.ContainerTestCase
- test_buffered_file_io - test.test_io.PyIOTest
- test_pipe2_c_limits - test.test_posix.PosixTester
- test_read_not_from_start - test.test_aifc.AifcPCM16Test
- test_path_dirname - test.test_posixpath.PathLikeTests
- test_constructor - test.test_shelve.TestProto2FileShelve
- test_read - test.test_shelve.TestBinaryFileShelve
- testTruncateOnWindows - test.test_fileio.COtherFileTests
- test_write_object_to_file - test.test_marshal.CAPI_TestCase
- test_path_expandvars - test.test_ntpath.PathLikeTests
- test_write_memoryview - test.test_sunau.SunauPCM16Test
- test_readlines - test.test_univnewlines.PyTestLFNewlines
- test_parse_close_source - test.test_sax.ParseTest
- test_iteritems - test.test_mailbox.TestMMDF
- testErrnoOnClosedSeek - test.test_fileio.CAutoFileTests
- test_listdir - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_mkdir_concurrent_parent_creation - test.test_pathlib.PathTest
- test_specify_environment - test.test_posix.TestPosixSpawn
- test_anydbm_creation - test.test_dbm.TestCase-dbm.ndbm
- test_close - test.test_mailbox.TestBabyl
- test_copy - test.test_sunau.SunauPCM24Test
- test_unicode_msgstr - test.test_gettext.UnicodeTranslationsPluralTest
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM8Test
- test_open - test.test_codecs.CodecsModuleTest
- test_unseekable_read - test.test_wave.WavePCM24Test
- test_source_date_epoch - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_path_basename - test.test_ntpath.PathLikeTests
- test_tofromfile - test.test_array.DoubleTest
- test_compresslevel_basic - test.test_zipfile.LzmaTestsWithSourceFile
- test_path_objects - test.test_sax.PrepareInputSourceTest
- test_parse_makefile_literal_dollar - distutils.tests.test_sysconfig.SysconfigTestCase
- test_writev - test.test_posix.PosixTester
- test_triple_double_quotes - test.test_gettext.GettextTestCase2
- CheckUpdateStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_type - test.test_reprlib.LongReprTest
- test_character_stream - test.test_sax.PrepareInputSourceTest
- test_unseekable_read - test.test_wave.WavePCM16Test
- testBadMagic - test.test_zipimport.UncompressedZipImportTestCase
- test_encoding_errors_none - test.test_logging.BasicConfigTest
- test_is_socket_false - test.test_pathlib.PathTest
- test_no_close_file - test.test_sax.StreamReaderWriterXmlgenTest
- test_keys - test.test_mailbox.TestMH
- test_basic - test.test_zipfile.Bzip2TestsWithSourceFile
- test_write_context_manager_calls_close - test.test_wave.WavePCM32Test
- testDefaultOptimizationLevel - test.test_zipimport.CompressedZipImportTestCase
- CheckReplaceStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_items - test.test_mailbox.TestBabyl
- test_directory - test.test_stat.TestFilemodePyStat
- test_file_pos - test.test_imghdr.TestImghdr
- test_initialize_with_file - test.test_mailbox.TestMessage
- test_glob_directory_names - test.test_glob.GlobTests
- test_fexecve - test.test_posix.PosixTester
- test_normalize - test.test_unicode_file_functions.UnicodeFileTests
- test_mozilla - test.test_http_cookiejar.LWPCookieTests
- testPackage - test.test_zipimport.CompressedZipImportTestCase
- test_truncate - test.test_io.PyBufferedWriterTest
- test_setitem - test.test_configparser.MultilineValuesTestCase
- test_dup - test.test_posix.PosixTester
- test_seek_bom - test.test_io.CTextIOWrapperTest
- test_read - test.test_univnewlines.CTestMixedNewlines
- test_get_string - test.test_mailbox.TestMaildir
- test_side_effect_import - test.test_importlib.test_threaded_import.ThreadedImportTests
- test_customize_compiler_before_get_config_vars - distutils.tests.test_sysconfig.SysconfigTestCase
- test_next_command_in_generator_for_loop - test.test_bdb.IssuesTestCase
- test_empty_value - test.test_dbm.TestCase-dbm.dumb
- test_incompleted_write - test.test_sunau.SunauPCM24Test
- test_badimport - test.test_pydoc.PydocImportTest
- test_copy - test.test_sunau.SunauPCM16Test
- test_close - test.test_sunau.SunauPCM24Test
- test_get_file - test.test_mailbox.TestMMDF
- test_readline_read - test.test_zipfile.DeflateTestsWithSourceFile
- test_overflowed_write - test.test_sunau.SunauPCM24Test
- testEmptyFile - test.test_zipimport.BadFileZipImportTestCase
- test_readlines - test.test_univnewlines.CTestLFNewlines
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM8Test
- test_iter_file - test.test_iter.TestCase
- testSeekTell - test.test_fileio.CAutoFileTests
- test_unlink - test.test_pathlib.PosixPathTest
- test_is_block_device_false - test.test_pathlib.PathTest
- test_dominating_multiline_values - test.test_configparser.MultilineValuesTestCase
- test_write_bytearray - test.test_wave.WavePCM16Test
- test___cached___legacy_pyc - test.test_import.PycacheTests
- test_instance - test.test_reprlib.LongReprTest
- testErrnoOnClosedRead - test.test_fileio.PyAutoFileTests
- test_write_params - test.test_sunau.SunauPCM32Test
- test_add - test.test_mailbox.TestMbox
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMbox
- test_iter - test.test_mailbox.TestMaildir
- test_file_perms - test.test_mailbox.TestMbox
- test_open_close_open - test.test_mailbox.TestMbox
- test_handle_accepted - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_path_lexists - test.test_posixpath.PathLikeTests
- test_multiple_writes - test.test_sunau.SunauPCM24Test
- test_filewrite - test.test_array.UnsignedIntTest
- test_large_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection
- test_open - test.test_zipfile.LzmaTestsWithRandomBinaryFiles
- test_around_2GB - test.test_mmap.LargeMmapTests
- CheckTraceCallbackContent - sqlite3.test.hooks.TraceCallbackTests
- test_path_exists - test.test_genericpath.PathLikeTests
- test_readlines - test.test_mailbox.TestPartialFile
- test_print - test.test_bool.BoolTest
- test_parse_text - test.test_sax.ParseTest
- test_issue9936 - test.test_trace.TestCoverage
- test_5027_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_weird_errors - test.test_configparser.MultilineValuesTestCase
- test_write - test.test_shelve.TestAsciiFileShelve
- test_with - test.test_pathlib.PosixPathTest
- test_filewrite - test.test_array.ShortTest
- test_handle_accept - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_popitem - test.test_mailbox.TestMbox
- testComment - test.test_zipimport.UncompressedZipImportTestCase
- test_primepat - test.test_bufio.PyBufferSizeTest
- test_write_pathlike - test.test_zipfile.PyZipFileTests
- testDoctestSuite - test.test_zipimport.CompressedZipImportTestCase
- test_cyclical_print - test.test_set.TestSetSubclass
- test_read1 - test.test_zipfile.LzmaTestsWithSourceFile
- test_incompleted_write - test.test_sunau.SunauPCM16Test
- test_remove - test.test_mailbox.TestMbox
- test_do_not_overwrite_nonregular_files - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_close - test.test_sunau.SunauPCM16Test
- test_write_bytearray - test.test_aifc.AifcPCM24Test
- test_write_params - test.test_aifc.AifcPCM16Test
- test_failures - test.test_unicode_file_functions.UnicodeNFDFileTests
- setUpClass - test.test_asyncio.test_unix_events.SelectorEventLoopUnixSockSendfileTests
- test_tougher_find - test.test_mmap.MmapTests
- test_overflowed_write - test.test_sunau.SunauPCM16Test
- test_writestr_compresslevel - test.test_zipfile.LzmaTestsWithSourceFile
- testBytesOpen - test.test_fileio.PyOtherFileTests
- test_apropos_with_bad_package - test.test_pydoc.PydocImportTest
- test_write - test.test_sunau.SunauPCM24Test
- testAbles - test.test_fileio.PyOtherFileTests
- test_unlink - test.test_support.TestSupport
- test_read1_10 - test.test_zipfile.StoredTestsWithSourceFile
- test_ftruncate - test.test_posix.PosixTester
- test_compresslevel_basic - test.test_zipfile.Bzip2TestsWithSourceFile
- test_fileno - test.test_urllib.urlopen_FileTests
- test_add_binary_nonascii_file - test.test_mailbox.TestBabyl
- test_bool - test.test_shelve.TestBinaryFileShelve
- test_iterkeys - test.test_mailbox.TestMMDF
- test_add_and_close - test.test_mailbox.TestMMDF
- test_bytes - test.test_marshal.StringTestCase
- test_recursive - test.test_tools.test_pathfix.TestPathfixFunctional
- test_optimization_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_popitem_and_flush_twice - test.test_mailbox.TestMMDF
- test_multiple_writes - test.test_sunau.SunauPCM16Test
- test_rename_dir_fd - test.test_posix.PosixTester
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM32Test
- test_trailing_slash - test.test_import.PathsTests
- test_next_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase
- test_write_array - test.test_aifc.AifcPCM32Test
- testGetCompiledSource - test.test_zipimport.UncompressedZipImportTestCase
- test_handle_error - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_create_writes - test.test_io.PyMiscIOTest
- test_unlink_missing_ok - test.test_pathlib.PathTest
- test_large_file_ops - test.test_io.CIOTest
- test_filetime - test.test_posixpath.PosixCommonTest
- test_values - test.test_shelve.TestBinaryFileShelve
- test_abc_inheritance - test.test_io.CMiscIOTest
- test_seek - test.test_univnewlines.PyTestCRNewlines
- CheckToggleAutoCommit - sqlite3.test.transactions.TransactionTests
- test_multiline_strings - test.test_gettext.GettextTestCase1
- test_unicode_comment - test.test_zipfile.OtherTests
- test_connection_attributes - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_get_string - test.test_mailbox.TestMH
- testWritelinesUserList - test.test_file.PyAutoFileTests
- testRaising - test.test_exceptions.ExceptionTests
- test_absolute_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_filetime - test.test_ntpath.NtCommonTest
- test_path_splitext - test.test_posixpath.PathLikeTests
- test_write_to_file - test.test_lzma.FileTestCase
- test_write - test.test_sunau.SunauPCM16Test
- test_posix_fallocate_errno - test.test_posix.PosixTester
- test_class_getitem - test.test_pathlib.PathTest
- testZipImporterMethods - test.test_zipimport.CompressedZipImportTestCase
- test_posix_fallocate - test.test_posix.PosixTester
- test_lock_conflict - test.test_mailbox.TestMbox
- test_listdir_bytes_like - test.test_posix.PosixTester
- test_constructor - test.test_shelve.TestAsciiFileShelve
- testUtf8BytesOpen - test.test_fileio.COtherFileTests
- test_context_manager_with_filename - test.test_sunau.SunauPCM32Test
- test_nullpat - test.test_bufio.CBufferSizeTest
- test_items - test.test_mailbox.TestMbox
- test_init_with_x_mode - test.test_lzma.FileTestCase
- test_write_after_close - test.test_zipfile.StoredWriterTests
- test_readlines - test.test_univnewlines.PyTestMixedNewlines
- test_optimization_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM32Test
- test_no_password - test.test_zipfile.DecryptionTests
- test_open - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles
- test_add - test.test_mailbox.TestMaildir
- test_read_write_text - test.test_pathlib.PosixPathTest
- test_samestat - test.test_ntpath.NtCommonTest
- test_iter - test.test_mailbox.TestMH
- test_iterdir_nodir - test.test_pathlib.PathTest
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMaildir
- test_create_command - test.test_zipfile.CommandLineTest
- test_cover_files_written_no_highlight - test.test_trace.TestCoverageCommandLineOutput
- test_posix_fadvise - test.test_posix.PosixTester
- test_read - test.test_univnewlines.CTestCRNewlines
- test_string - test.test_sax.PrepareInputSourceTest
- test_read - test.test_univnewlines.PyTestCRLFNewlines
- test_samestat_on_link - test.test_genericpath.TestGenericTest
- test_ismount_non_existent - test.test_posixpath.PosixPathTest
- testBytesOpen - test.test_fileio.COtherFileTests
- test_update - test.test_shelve.TestAsciiFileShelve
- test_decode - test.test_uu.UUFileTest
- test_sort_keys_flag - test.test_json.test_tool.TestTool
- testZipImporterMethodsInSubDirectory - test.test_zipimport.CompressedZipImportTestCase
- test_text_file_body - test.test_httplib.RequestBodyTest
- test_realpath_relative - test.test_posixpath.PosixPathTest
- test_security - test.test_netrc.NetrcTestCase
- test_random_open - test.test_zipfile.StoredTestsWithSourceFile
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Source_SimpleTest
- test_itervalues - test.test_mailbox.TestBabyl
- test_handle_read - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_write_memoryview - test.test_wave.WavePCM24Test
- test_readline - test.test_zipfile.StoredTestsWithSourceFile
- test_writing_errors - test.test_zipfile.DeflateTestsWithSourceFile
- test_module_from_test_autotest - test.test_regrtest.ProgramsTestCase
- test_plural_context_forms2 - test.test_gettext.PluralFormsTestCase
- test_context_manager_with_open_file - test.test_aifc.AifcPCM8Test
- test_popitem - test.test_mailbox.TestMaildir
- test_writelines - test.test_iter.TestCase
- test_keys - test.test_shelve.TestProto2FileShelve
- setUpClass - test.test_asyncio.test_sendfile.EPollEventLoopTests
- test_write_bytearray - test.test_wave.WavePCM32Test
- test_move - test.test_mmap.MmapTests
- test_nonbuffered_textio - test.test_io.CIOTest
- test_write_memoryview - test.test_wave.WavePCM16Test
- test_reporthook_0_bytes - test.test_urllib.urlretrieve_FileTests
- testWritelinesError - test.test_fileio.CAutoFileTests
- test_flush - test.test_mailbox.TestBabyl
- test_read1 - test.test_zipfile.Bzip2TestsWithSourceFile
- test_absolute_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_read_return_size - test.test_zipfile.DeflateTestsWithSourceFile
- test_remove - test.test_mailbox.TestMaildir
- test_anydbm_access - test.test_dbm.TestCase-dbm.ndbm
- test_is_dir - test.test_pathlib.PathTest
- test_add_from_bytes - test.test_mailbox.TestMMDF
- test_unseekable_write - test.test_aifc.AifcPCM8Test
- test_encode_file - test.test_base64.TestMain
- test_writestr_compresslevel - test.test_zipfile.Bzip2TestsWithSourceFile
- test_pack - test.test_mailbox.TestMH
- test_read - test.test_zipfile.StoredTestsWithRandomBinaryFiles
- test_setdefault - test.test_shelve.TestAsciiFileShelve
- test_find_function_empty_file - test.test_pdb.PdbTestCase
- test_initialize_with_file - test.test_mailbox.TestMboxMessage
- test_stat - test.test_posix.PosixTester
- test_readline - test.test_univnewlines.CTestLFNewlines
- test_infile_outfile - test.test_json.test_tool.TestTool
- test_owner - test.test_pathlib.PosixPathTest
- test_triple_single_quotes - test.test_gettext.GettextTestCase2
- test_read - test.test_mailbox.TestProxyFile
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM16Test
- test_empty_path - test.test_pathlib.PosixPathTest
- test_message_from_binary_file - test.test_email.test_email.Test8BitBytesHandling
- testModeStrings - test.test_fileio.COtherFileTests
- test_posix_fadvise_errno - test.test_posix.PosixTester
- test_nonexisting_file - test.test_dbm_ndbm.DbmTestCase
- test_makedev - test.test_posix.PosixTester
- test_path_islink - test.test_posixpath.PathLikeTests
- test_anydbm_keys - test.test_dbm.TestCase-dbm.dumb
- test_write_bytearray - test.test_sunau.SunauPCM8Test
- test_add_doesnt_rewrite - test.test_mailbox.TestBabyl
- test___cached__ - test.test_import.PycacheTests
- test_bp_ignore_count - test.test_bdb.BreakpointTestCase
- testReadintoByteArray - test.test_fileio.CAutoFileTests
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM32Test
- test_write_memoryview - test.test_aifc.AifcPCM24Test
- test_tofromfile - test.test_array.UnsignedIntTest
- test_builtin_map - test.test_iter.TestCase
- testDefaultOptimizationLevel - test.test_zipimport.UncompressedZipImportTestCase
- test_filewrite - test.test_array.UnsignedByteTest
- testOpendir - test.test_fileio.PyAutoFileTests
- test_x_mode - test.test_lzma.OpenTestCase
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.ndbm
- test_file - test.test_urllib2net.OtherNetworkTests
- test_set_item - test.test_mailbox.TestBabyl
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.Frozen_SimpleTest
- test_gd2 - test.test_gettext.PluralFormsTestCase
- test_copy - test.test_wave.WavePCM24Test
- test_nonascii_filename - test.test_dbm_ndbm.DbmTestCase
- test_context_manager_with_filename - test.test_sunau.SunauPCM24Test
- test_bool - test.test_shelve.TestProto2FileShelve
- test_fcntl_fileno - test.test_fcntl.TestFcntl
- test_add_binary_nonascii_file - test.test_mailbox.TestMbox
- test_garbage_collection - test.test_io.CBufferedWriterTest
- test_security - test.test_gettext.PluralFormsTestCase
- testPackage - test.test_zipimport.UncompressedZipImportTestCase
- test_file - test.test_complex.ComplexTest
- test_tofromfile - test.test_array.ShortTest
- test_in_and_not_in - test.test_iter.TestCase
- test_copy - test.test_wave.WavePCM16Test
- test_filewrite - test.test_array.LongTest
- test_samefile - test.test_posixpath.PosixCommonTest
- testReadinto_text - test.test_file.CAutoFileTests
- testErrnoOnClosedReadinto - test.test_fileio.PyAutoFileTests
- testReprNoCloseFD - test.test_fileio.PyAutoFileTests
- test_items - test.test_mailbox.TestMaildir
- testStr - test.test_marshal.InstancingTestCase
- test_alter_comments - test.test_tools.test_fixcid.Test
- test_add - test.test_mailbox.TestMH
- test_read_closed - test.test_io.PyIOTest
- test_values - test.test_shelve.TestProto2FileShelve
- test_cache - test.test_gettext.GettextCacheTestCase
- test_pickling_common - test.test_pathlib.PathTest
- test_chmod_dir_fd - test.test_posix.PosixTester
- testErrors - test.test_file.PyAutoFileTests
- test_putenv - test.test_posix.PosixTester
- test_mkdir_parents - test.test_pathlib.PosixPathTest
- test_mkdir - test.test_pathlib.PathTest
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMH
- test_realpath_symlink_loops - test.test_posixpath.PosixPathTest
- test_listdir - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_read_not_from_start - test.test_aifc.AifcPCM8Test
- test_bug1728403 - test.test_multibytecodec.Test_StreamReader
- test_setresgid_exception - test.test_posix.PosixTester
- test_addsitedir - test.test_site.HelperFunctionsTests
- test_unicode_msgstr_with_context - test.test_gettext.UnicodeTranslationsPluralTest
- test_zipfile_compiled_checked_hash - test.test_cmd_line_script.CmdLineTest
- test_popitem - test.test_mailbox.TestMH
- test_incompleted_write - test.test_wave.WavePCM24Test
- testErrnoOnClosedIsatty - test.test_fileio.CAutoFileTests
- test_copy - test.test_aifc.AifcPCM24Test
- test_close - test.test_wave.WavePCM24Test
- test_mkdir_concurrent_parent_creation - test.test_pathlib.PosixPathTest
- test_context_manager_with_filename - test.test_sunau.SunauPCM16Test
- test_ignorefile - test.test_regrtest.ArgsTestCase
- test_overflowed_write - test.test_wave.WavePCM24Test
- test_destructor - test.test_io.CIOTest
- test_remove - test.test_mailbox.TestMH
- test_chdir - test.test_posix.PosixTester
- test_checkcache - test.test_linecache.LineCacheTests
- test_with_open - test.test_io.PyIOTest
- test_unseekable_overflowed_write - test.test_sunau.SunauULAWTest
- test_path_getmtime - test.test_genericpath.PathLikeTests
- test_close - test.test_wave.WavePCM16Test
- test_readlines - test.test_univnewlines.CTestMixedNewlines
- testInvalidFd - test.test_fileio.PyOtherFileTests
- test_xmlgen_content - test.test_sax.StreamReaderWriterXmlgenTest
- test_overflowed_write - test.test_wave.WavePCM16Test
- test_write_array - test.test_sunau.SunauULAWTest
- test_do_not_overwrite_symlinks - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_filewrite - test.test_array.UnicodeTest
- test_tofromfile - test.test_array.UnsignedLongLongTest
- test_large_file_exception - test.test_zipfile.StoredTestZip64InSmallFiles
- test_config_dict - test.test_turtle.TurtleConfigTest
- test_concrete_class - test.test_pathlib.PathTest
- test_empty_value - test.test_dbm_ndbm.DbmTestCase
- testErrnoOnClosedWrite - test.test_fileio.CAutoFileTests
- test_errors_property - test.test_io.PyTextIOWrapperTest
- test_multiple_writes - test.test_wave.WavePCM24Test
- test_rename - test.test_pathlib.PathTest
- test_is_socket_false - test.test_pathlib.PosixPathTest
- test_context_manager_with_open_file - test.test_aifc.AifcULAWTest
- test_multibyte_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_read_not_from_start - test.test_wave.WavePCM8Test
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM24Test
- test_itervalues - test.test_mailbox.TestMbox
- test_1463026_2_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_multiple_writes - test.test_wave.WavePCM16Test
- test_bytearray - test.test_marshal.BufferTestCase
- test_invalid_multiline_value - test.test_configparser.MultilineValuesTestCase
- test_unseekable_write - test.test_aifc.AifcULAWTest
- testBytes - test.test_marshal.InstancingTestCase
- test_write_memoryview - test.test_wave.WavePCM32Test
- testReadinto - test.test_file.CAutoFileTests
- test_path_join - test.test_posixpath.PathLikeTests
- CheckRaiseTimeout - sqlite3.test.transactions.TransactionTests
- testModeStrings - test.test_file.COtherFileTests
- test_flush - test.test_mailbox.TestMbox
- test_write_bytearray - test.test_aifc.AifcPCM32Test
- test_readlines - test.test_zipfile.DeflateTestsWithSourceFile
- test_close - test.test_mailbox.TestMH
- test_get_message - test.test_mailbox.TestMMDF
- test_initialize_with_binary_file - test.test_mailbox.TestMMDFMessage
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestBabyl
- test_multi_close - test.test_io.CIOTest
- test_close - test.test_aifc.AifcPCM24Test
- testBoth - test.test_zipimport.CompressedZipImportTestCase
- test_overflowed_write - test.test_aifc.AifcPCM24Test
- test_tofromfile - test.test_array.ByteTest
- test_write_context_manager_calls_close - test.test_sunau.SunauULAWTest
- test_write - test.test_wave.WavePCM24Test
- test_unlink_dir_fd - test.test_posix.PosixTester
- test_error_conditions - test.test_dbm_gnu.TestGdbm
- test_parse_makefile - test.test_sysconfig.MakefileTests
- test_add_binary_nonascii_file - test.test_mailbox.TestMaildir
- test_plural_context_forms1 - test.test_gettext.PluralFormsTestCase
- test_getresgid - test.test_posix.PosixTester
- testAttributes - test.test_file.PyAutoFileTests
- test_module_in_subpackage_in_zipfile - test.test_cmd_line_script.CmdLineTest
- test_do_not_overwrite_symlinks - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_open - test.test_zipfile.DeflateTestsWithRandomBinaryFiles
- test_is_block_device_false - test.test_pathlib.PosixPathTest
- test_write - test.test_wave.WavePCM16Test
- test_sched_rr_get_interval - test.test_posix.PosixTester
- testWritelinesUserList - test.test_fileio.CAutoFileTests
- test_close_file - test.test_posix.TestPosixSpawn
- test_compresslevel_basic - test.test_zipfile.DeflateTestsWithSourceFile
- test_iterlines - test.test_zipfile.LzmaTestsWithSourceFile
- test_import_bug - test.test_import.ImportTracebackTests
- test_with_pathlike_filename - test.test_lzma.OpenTestCase
- test_initialize_with_file - test.test_mailbox.TestMMDFMessage
- test_open_file - test.test_posix.TestPosixSpawnP
- test_items - test.test_mailbox.TestMH
- test_binary_file_shelf - test.test_shelve.TestCase
- test_multiple_writes - test.test_aifc.AifcPCM24Test
- test_parts_interning - test.test_pathlib.PathTest
- testUnencodable - test.test_zipimport.CompressedZipImportTestCase
- test_unseekable_overflowed_write - test.test_aifc.AifcALAWTest
- test_print - test.test_userlist.UserListTest
- test_keys - test.test_shelve.TestAsciiFileShelve
- test_addpackage - test.test_site.HelperFunctionsTests
- test_fromfile_ioerror - test.test_array.DoubleTest
- test_seek_and_tell - test.test_mailbox.TestPartialFile
- test_add_doesnt_rewrite - test.test_mailbox.TestMbox
- test_read - test.test_univnewlines.CTestCRLFNewlines
- testZipImporterMethods - test.test_zipimport.UncompressedZipImportTestCase
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestBabyl
- test_write_array - test.test_aifc.AifcALAWTest
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM16Test
- test_initialize_new - test.test_mailbox.TestMaildir
- test_len - test.test_shelve.TestBinaryFileShelve
- test_empty_file - test.test_mmap.MmapTests
- test_pop - test.test_shelve.TestBinaryFileShelve
- test_file_not_found_in_home - test.test_netrc.NetrcTestCase
- test_extract_all_with_target_pathlike - test.test_zipfile.ExtractTests
- test_path_relpath - test.test_posixpath.PathLikeTests
- test_write_to_text_file - test.test_xml_etree.IOTest
- test_failures - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_lwp_valueless_cookie - test.test_http_cookiejar.FileCookieJarTests
- test_copy - test.test_wave.WavePCM32Test
- test_statvfs - test.test_posix.PosixTester
- test_multiline_strings - test.test_gettext.GettextTestCase2
- test_lt - test.test_gettext.PluralFormsTestCase
- test_add_StringIO_warns - test.test_mailbox.TestBabyl
- test_clear - test.test_configparser.MultilineValuesTestCase
- test_add_from_string - test.test_mailbox.TestMbox
- test_exists - test.test_posixpath.PosixCommonTest
- test_zipfile - test.test_cmd_line_script.CmdLineTest
- test_invalid_operations - test.test_io.PyIOTest
- test_listdir - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_isdir - test.test_genericpath.TestGenericTest
- test_glob_directory_with_trailing_slash - test.test_glob.GlobTests
- testZipImporterMethodsInSubDirectory - test.test_zipimport.UncompressedZipImportTestCase
- test_copy - test.test_urllib.urlretrieve_FileTests
- test_offset - test.test_mmap.MmapTests
- test_contains - test.test_mailbox.TestBabyl
- test_write - test.test_aifc.AifcPCM24Test
- test_write_params - test.test_aifc.AifcPCM8Test
- testEmptyPy - test.test_zipimport.CompressedZipImportTestCase
- test_tofromfile - test.test_array.UnsignedByteTest
- test_write_python_directory - test.test_zipfile.PyZipFileTests
- test_nonexistent_module - test.test_import.ImportTracebackTests
- test_script_regrtest - test.test_regrtest.ProgramsTestCase
- test_closefd_attr - test.test_io.CIOTest
- testSimplePipe1 - test.test_pipes.SimplePipeTests
- test_read_not_from_start - test.test_aifc.AifcULAWTest
- test_values - test.test_mailbox.TestBabyl
- test_write_context_manager_calls_close - test.test_aifc.AifcALAWTest
- test_exceptions_propagate - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_mkfifo - test.test_posix.PosixTester
- test_register_at_fork - test.test_posix.PosixTester
- test_textdomain - test.test_gettext.GettextTestCase2
- test_buffered_file_io - test.test_io.CIOTest
- test_partial_config_dict_with_comments - test.test_turtle.TurtleConfigTest
- test_directory - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_tofromfile - test.test_array.LongTest
- test_tracemalloc - test.test_warnings.PyWarningsDisplayTests
- test_write - test.test_zipfile.UnseekableTests
- test_readrc_kwarg - test.test_pdb.PdbTestCase
- test_sched_priority - test.test_posix.PosixTester
- test_invalid_syntax - test.test_gettext.PluralFormsTestCase
- test_raw_file_io - test.test_io.CIOTest
- test_incompleted_write - test.test_aifc.AifcULAWTest
- test_itervalues - test.test_mailbox.TestMaildir
- test_xmlgen_encoding - test.test_sax.StreamReaderWriterXmlgenTest
- test_delitem - test.test_mailbox.TestMbox
- test_default_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_bad_magic - test.test_http_cookiejar.FileCookieJarTests
- test_unlink_missing_ok - test.test_pathlib.PosixPathTest
- test_double_quotes - test.test_gettext.GettextTestCase1
- test_path_isabs - test.test_ntpath.PathLikeTests
- test_good_password - test.test_zipfile.DecryptionTests
- test_step_at_return_with_no_trace_in_caller - test.test_bdb.IssuesTestCase
- test_write_bytearray - test.test_aifc.AifcPCM16Test
- test_readlines - test.test_univnewlines.CTestCRNewlines
- test_readlines - test.test_univnewlines.PyTestCRLFNewlines
- test_empty_file_raises_BadZipFile - test.test_zipfile.OtherTests
- test_flush - test.test_mailbox.TestMaildir
- test_mkdir_exist_ok - test.test_pathlib.PathTest
- test_close - test.test_wave.WavePCM32Test
- test_basic_with_bytes_names - test.test_tempfile.TestMkstemp
- test_fd_transfer - test.test_multiprocessing_forkserver.WithProcessesTestConnection
- test_overflowed_write - test.test_wave.WavePCM32Test
- test_read_write_bytes - test.test_pathlib.PathTest
- test_libc_ver - test.test_platform.PlatformTest
- test_unicode_msgid - test.test_gettext.UnicodeTranslationsPluralTest
- test_huntrleaks - test.test_regrtest.ArgsTestCase
- test_non_ascii_infile - test.test_json.test_tool.TestTool
- test_de - test.test_gettext.PluralFormsTestCase
- testReadWhenWriting - test.test_file.PyAutoFileTests
- test_synopsis_sourceless_empty_doc - test.test_pydoc.PydocDocTest
- test_read1 - test.test_zipfile.DeflateTestsWithSourceFile
- test_parse_bytes - test.test_sax.ParseTest
- test_search_cpp - distutils.tests.test_config_cmd.ConfigTestCase
- test_add_binary_file - test.test_mailbox.TestBabyl
- testErrnoOnClosedTruncate - test.test_fileio.CAutoFileTests
- test_path_normpath - test.test_ntpath.PathLikeTests
- test_coverage - test.test_regrtest.ArgsTestCase
- test_add_binary_nonascii_file - test.test_mailbox.TestMH
- test_clear - test.test_mailbox.TestMMDF
- test_isolatedmode - test.test_cmd_line.CmdLineTest
- test_multiple_writes - test.test_wave.WavePCM32Test
- test_filetype_notfile - test.test_optparse.TestExtendAddTypes
- test_readline - test.test_univnewlines.CTestMixedNewlines
- test_exceptions_propagate - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_iterlines - test.test_zipfile.Bzip2TestsWithSourceFile
- test_read_after_write - test.test_zipfile.TestsWithMultipleOpens
- test_open_common - test.test_pathlib.PathTest
- test_popitem - test.test_shelve.TestProto2FileShelve
- test_repr - test.test_zipfile.StoredTestsWithSourceFile
- test_iterdir_nodir - test.test_pathlib.PosixPathTest
- test_tofromfile - test.test_array.UnicodeTest
- test_close - test.test_sunau.SunauPCM8Test
- testRepr - test.test_fileio.PyAutoFileTests
- test_case_sensitivity_mapping_access - test.test_configparser.MultilineValuesTestCase
- test_readlines - test.test_mailbox.TestProxyFile
- test_write_memoryview - test.test_aifc.AifcPCM32Test
- test_unseekable_read - test.test_sunau.SunauULAWTest
- test_read_after_close - test.test_zipfile.TestsWithMultipleOpens
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMbox
- test_iter - test.test_mailbox.TestBabyl
- test_runeval_step - test.test_bdb.RunTestCase
- test_too_many_files - test.test_zipfile.StoredTestZip64InSmallFiles
- test_mknod_dir_fd - test.test_posix.PosixTester
- test_decode - test.test_base64.TestMain
- testErrors - test.test_fileio.CAutoFileTests
- CheckOpenUri - sqlite3.test.dbapi.ConnectionTests
- test_xmlgen_ns_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_path_abspath - test.test_posixpath.PathLikeTests
- test_unencodable_filename - test.test_import.ImportTracebackTests
- test_glob_dotdot - test.test_pathlib.PathTest
- test_absolute_arcnames - test.test_zipfile.StoredTestsWithSourceFile
- test_write - test.test_wave.WavePCM32Test
- test_directory_in_folder - test.test_mailbox.TestMaildir
- test_write_while_reading - test.test_zipfile.TestsWithMultipleOpens
- test_bug_6050 - test.test_zipfile.TestWithDirectory
- test_context_manager_with_filename - test.test_wave.WavePCM24Test
- test_division - test.test_gettext.PluralFormsTestCase
- test_is_dir - test.test_pathlib.PosixPathTest
- test_sys_exit - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess
- test_failures - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_filewrite - test.test_array.DoubleTest
- test_touch_common - test.test_pathlib.PathTest
- test_seek_with_encoder_state - test.test_io.PyTextIOWrapperTest
- test_utime_dir_fd - test.test_posix.PosixTester
- test_initialize_with_binary_file - test.test_mailbox.TestBabylMessage
- test_chown - test.test_posix.PosixTester
- test_path_normcase - test.test_posixpath.PathLikeTests
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMbox
- test_some_translations_with_context - test.test_gettext.GettextTestCase2
- test_seek - test.test_univnewlines.PyTestLFNewlines
- test_len - test.test_shelve.TestProto2FileShelve
- test_rename - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_pop - test.test_shelve.TestProto2FileShelve
- test_geturl - test.test_urllib.urlopen_FileTests
- test_realpath_resolve_first - test.test_posixpath.PosixPathTest
- test_cyclical_print - test.test_set.TestSet
- testReadintoByteArray - test.test_fileio.PyAutoFileTests
- test_symlink_dir_fd - test.test_posix.PosixTester
- test_rtld_constants - test.test_posix.PosixTester
- test_write_bytearray - test.test_sunau.SunauULAWTest
- test_seeking_too - test.test_io.CTextIOWrapperTest
- test_write - test.test_sunau.SunauPCM8Test
- test_itervalues - test.test_mailbox.TestMH
- test_write_params - test.test_aifc.AifcULAWTest
- test_delitem - test.test_mailbox.TestMaildir
- test_add_StringIO_warns - test.test_mailbox.TestMbox
- test_read_last_object_from_file - test.test_marshal.CAPI_TestCase
- test_cyclical_print - test.test_set.TestFrozenSet
- test_command_packages_configfile - distutils.tests.test_dist.DistributionTestCase
- test_path_splitdrive - test.test_ntpath.PathLikeTests
- testErrnoOnClosedWritable - test.test_fileio.CAutoFileTests
- test_builtin_zip - test.test_iter.TestCase
- test_copy - test.test_aifc.AifcPCM32Test
- test_fd_transfer - test.test_multiprocessing_spawn.WithProcessesTestConnection
- test_contains - test.test_mailbox.TestMbox
- test_flush - test.test_mailbox.TestMH
- test_filemode - test.test_logging.BasicConfigTest
- test_fstat - test.test_posix.PosixTester
- test_read_return_size - test.test_zipfile.StoredTestsWithSourceFile
- test_sets - test.test_marshal.ContainerTestCase
- test_builtin_max_min - test.test_iter.TestCase
- test_some_translations - test.test_gettext.GettextTestCase2
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithManagerTestQueue
- test_values - test.test_mailbox.TestMbox
- test_open_default_encoding - test.test_builtin.BuiltinTest
- test_issue16180 - test.test_pdb.PdbTestCase
- test_handle_write - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_unseekable_overflowed_write - test.test_wave.WavePCM8Test
- test_lgettext_2 - test.test_gettext.LGettextTestCase
- test_bool - test.test_marshal.IntTestCase
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithManagerTestQueue
- test_handle_close_after_conn_broken - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_glob_nested_directory - test.test_glob.GlobTests
- testWritelinesNonString - test.test_file.CAutoFileTests
- testBoth - test.test_zipimport.UncompressedZipImportTestCase
- test_dispatcher - test.test_asyncore.FileWrapperTest
- test_print - test.test_deque.TestBasic
- test_unseekable_incompleted_write - test.test_wave.WavePCM24Test
- test_set_string_types - test.test_configparser.MultilineValuesTestCase
- testModeStrings - test.test_file.PyOtherFileTests
- test_readline_binary_mode - test.test_fileinput.FileInputTests
- testRecursiveRepr - test.test_fileio.PyAutoFileTests
- test_read_returns_file_list_with_bytestring_path - test.test_configparser.MultilineValuesTestCase
- test_truncated_zipfile - test.test_zipfile.LzmaTestsWithSourceFile
- testTraceback - test.test_zipimport.CompressedZipImportTestCase
- test_os_open - __main__.SocketEINTRTest
- test_resource_warning - test.test_asyncore.FileWrapperTest
- test_mkdir - test.test_pathlib.PosixPathTest
- test_find_function_found - test.test_pdb.PdbTestCase
- testErrnoOnClosedReadall - test.test_fileio.CAutoFileTests
- test_runctx - test.test_cprofile.CProfileTest
- test_path_islink - test.test_ntpath.PathLikeTests
- testBlksize - test.test_fileio.PyAutoFileTests
- testErrnoOnClosedIsatty - test.test_fileio.PyAutoFileTests
- test_cache_clear - test.test_filecmp.FileCompareTestCase
- test_set_item - test.test_mailbox.TestMH
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMaildir
- testUnencodable - test.test_zipimport.UncompressedZipImportTestCase
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestBabyl
- test_close - test.test_aifc.AifcPCM32Test
- test_add_binary_file - test.test_mailbox.TestMbox
- test_overflowed_write - test.test_aifc.AifcPCM32Test
- test_readline - test.test_univnewlines.CTestCRNewlines
- test_initialize_with_binary_file - test.test_mailbox.TestMaildirMessage
- test_params_added - test.test_aifc.AifcMiscTest
- test_fromfile_ioerror - test.test_array.UnsignedIntTest
- test_cache_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_context_manager_with_open_file - test.test_sunau.SunauPCM24Test
- test_anydbm_read - test.test_dbm.TestCase-dbm.dumb
- test_close_flushes - test.test_io.CIOTest
- test_read_not_from_start - test.test_sunau.SunauPCM32Test
- test_write_context_manager_calls_close - test.test_wave.WavePCM8Test
- test_sync_not_handled - test.test_socketserver.ErrorHandlerTest
- test_audit_run_interactivehook - test.test_embed.AuditingTests
- test_file_from_empty_string_dir - test.test_importlib.source.test_file_loader.SourceDateEpoch_SimpleTest
- test_cwd_with_relative_executable - test.test_subprocess.ProcessTestCase
- test_errors_in_command - test.test_pdb.PdbTestCase
- test_multiple_writes - test.test_aifc.AifcPCM32Test
- test_unseekable_write - test.test_sunau.SunauPCM24Test
- test_keys - test.test_dbm_ndbm.DbmTestCase
- test_get_bytes - test.test_mailbox.TestBabyl
- test_fromfile_ioerror - test.test_array.ShortTest
- test_dump_closed_file - test.test_pickle.PyPickleTests
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMaildir
- test_initialize_with_file - test.test_mailbox.TestMaildirMessage
- test_timestamp_overflow - test.test_import.ImportTests
- test_is_zip_erroneous_file - test.test_zipfile.OtherTests
- test_bad_coding - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_rename - test.test_pathlib.PosixPathTest
- test_random_open - test.test_zipfile.StoredTestsWithRandomBinaryFiles
- testEmptyPy - test.test_zipimport.UncompressedZipImportTestCase
- test_forking_not_handled - test.test_socketserver.ErrorHandlerTest
- test_permissions_after_flush - test.test_mailbox.TestMMDF
- test_get_string - test.test_mailbox.TestMMDF
- test_confstr - test.test_posix.PosixTester
- test_issue7964 - test.test_pdb.PdbTestCase
- test_context_manager_with_filename - test.test_aifc.AifcULAWTest
- test_unicode_password - test.test_zipfile.DecryptionTests
- test_readlines - test.test_univnewlines.CTestCRLFNewlines
- test_import_in_del_does_not_crash - test.test_import.ImportTests
- test_close - test.test_mailbox.TestProxyFile
- test_multiprocessing_timeout - test.test_regrtest.ArgsTestCase
- test_add_StringIO_warns - test.test_mailbox.TestMaildir
- test_write_array - test.test_wave.WavePCM32Test
- test_lockf - __main__.FNTLEINTRTest
- test_empty_value - test.test_dbm.TestCase-dbm.gnu
- test_iterkeys - test.test_mailbox.TestBabyl
- test_garbage_collection - test.test_io.CBufferedRandomTest
- test_decode_filename - test.test_uu.UUFileTest
- test_cover_files_written_with_highlight - test.test_trace.TestCoverageCommandLineOutput
- testWritelinesList - test.test_fileio.CAutoFileTests
- test_add_nonascii_string_header_raises - test.test_mailbox.TestBabyl
- test_popitem - test.test_shelve.TestAsciiFileShelve
- test_popitem_and_flush_twice - test.test_mailbox.TestBabyl
- test_contains - test.test_mailbox.TestMaildir
- test_write - test.test_aifc.AifcPCM32Test
- test_readline - test.test_urllib.urlopen_FileTests
- test_invalid_fd - test.test_signal.WakeupFDTests
- testMethods - test.test_file.PyAutoFileTests
- test_cache_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_context_manager_with_open_file - test.test_sunau.SunauPCM16Test
- test_add_MM - test.test_mailbox.TestMaildir
- test_get - test.test_mailbox.TestMMDF
- test_open_with_pathlike - test.test_zipfile.DeflateTestsWithSourceFile
- testImporterAttr - test.test_zipimport.CompressedZipImportTestCase
- test_listdir - test.test_unicode_file_functions.UnicodeFileTests
- test_fr - test.test_gettext.PluralFormsTestCase
- test_sameopenfile - test.test_genericpath.TestGenericTest
- test_abc_inheritance_official - test.test_io.CMiscIOTest
- test_path_with_null_character - test.test_posix.PosixTester
- test_seeking_too - test.test_io.PyTextIOWrapperTest
- test_iteritems - test.test_mailbox.TestMbox
- test_values - test.test_mailbox.TestMaildir
- test_module_without_source - test.test_import.PycRewritingTests
- test_writestr_compression - test.test_zipfile.LzmaTestsWithSourceFile
- test_len - test.test_mailbox.TestBabyl
- test_unseekable_write - test.test_sunau.SunauPCM16Test
- test_pop - test.test_mailbox.TestBabyl
- test_write_memoryview - test.test_sunau.SunauULAWTest
- testFloat - test.test_marshal.InstancingTestCase
- test_is_package_when_not_package - test.test_pydoc.PydocDocTest
- test_path_split - test.test_posixpath.PathLikeTests
- test_import - test.test_import.ImportTests
- test_checked_hash_based_change_pyc - test.test_zipimport.CompressedZipImportTestCase
- test_list - test.test_marshal.ContainerTestCase
- test_path_realpath - test.test_posixpath.PathLikeTests
- test_import_pyc_path - test.test_import.PycacheTests
- test_bad_coding - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_parts_interning - test.test_pathlib.PosixPathTest
- test_1463026_3 - test.test_sax.StreamReaderWriterXmlgenTest
- test_prot_readonly - test.test_mmap.MmapTests
- test_write_array - test.test_sunau.SunauPCM8Test
- test_fromfile_ioerror - test.test_array.UnsignedLongLongTest
- test_gd - test.test_gettext.PluralFormsTestCase
- test_pwrite - test.test_posix.PosixTester
- test_module_autotest - test.test_regrtest.ProgramsTestCase
- test_print - test.test_set.TestBasicOpsEmpty
- test_open - test.test_zipfile.DeflateTestsWithSourceFile
- test_write_to_binary_file - test.test_xml_etree.IOTest
- test_mkdir_dir_fd - test.test_posix.PosixTester
- test_context_manager - test.test_dbm_ndbm.DbmTestCase
- testEmptyPipeline3 - test.test_pipes.SimplePipeTests
- test_sched_yield - test.test_posix.PosixTester
- test_append_bom - test.test_io.CTextIOWrapperTest
- test_truncated_zipfile - test.test_zipfile.Bzip2TestsWithSourceFile
- test_filewrite - test.test_array.IntTest
- test_close - test.test_aifc.AifcPCM16Test
- test_rglob_common - test.test_pathlib.PathTest
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMH
- test_encoding - test.test_logging.BasicConfigTest
- test_readlines - test.test_zipfile.StoredTestsWithSourceFile
- test_config_dict_invalid - test.test_turtle.TurtleConfigTest
- test_nonexistent_module_nested - test.test_import.ImportTracebackTests
- test_seek - test.test_univnewlines.PyTestMixedNewlines
- test_add_binary_file - test.test_mailbox.TestMaildir
- test_read_not_from_start - test.test_sunau.SunauPCM24Test
- test_missing_value - test.test_http_cookiejar.CookieTests
- test_read - test.test_univnewlines.PyTestCRNewlines
- test_floats - test.test_marshal.FloatTestCase
- test_utime_with_fd - test.test_posix.PosixTester
- test_threading_handled - test.test_socketserver.ErrorHandlerTest
- test_cyclical_print - test.test_set.TestSetSubclassWithKeywordArgs
- test_unseekable_incompleted_write - test.test_aifc.AifcULAWTest
- test_module_test - test.test_regrtest.ProgramsTestCase
- test_xmlgen_ignorable_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_filetype_ok - test.test_optparse.TestExtendAddTypes
- test_write_python_directory_filtered - test.test_zipfile.PyZipFileTests
- test_invalidation_mode - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_basic - test.test_mmap.MmapTests
- test_basic - test.test_zipfile.StoredTestZip64InSmallFiles
- testOpenDirFD - test.test_fileio.CAutoFileTests
- test_run_setup_uses_current_dir - distutils.tests.test_core.CoreTestCase
- test_get_file - test.test_mailbox.TestMbox
- test_none_args - test.test_fileio.CAutoFileTests
- test_items - test.test_shelve.TestAsciiFileShelve
- test_source_date_epoch - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_iterlines - test.test_zipfile.DeflateTestsWithSourceFile
- test_add_nonascii_StringIO_raises - test.test_mailbox.TestMH
- test_touch_nochange - test.test_pathlib.PathTest
- test_copy - test.test_sunau.SunauULAWTest
- test_too_many_files_append - test.test_zipfile.StoredTestZip64InSmallFiles
- test_write_memoryview - test.test_aifc.AifcALAWTest
- test_handle_close - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- testWeakRefs - test.test_fileio.PyAutoFileTests
- test_class - test.test_reprlib.LongReprTest
- test_proto2_file_shelf - test.test_shelve.TestCase
- test_byte_stream - test.test_sax.PrepareInputSourceTest
- test_expat_locator_withinfo_nonascii - test.test_sax.ExpatReaderTest
- test_no_ensure_ascii_flag - test.test_json.test_tool.TestTool
- test_clean - test.test_mailbox.TestMaildir
- test_dump_closed_file - test.test_pickle.CPickleTests
- test_add_StringIO_warns - test.test_mailbox.TestMH
- test_ints - test.test_marshal.IntTestCase
- test_samestat_on_link - test.test_posixpath.PosixCommonTest
- test_write_bytearray - test.test_aifc.AifcPCM8Test
- test_with_open - test.test_io.CIOTest
- test_mkdir_exist_ok - test.test_pathlib.PosixPathTest
- test_read_not_from_start - test.test_sunau.SunauPCM16Test
- test_evalfile_null_in_result - test.test_tcl.TclTest
- test_1463026_1 - test.test_sax.StreamReaderWriterXmlgenTest
- test_threading_not_handled - test.test_socketserver.ErrorHandlerTest
- test_contains - test.test_mailbox.TestMH
- test_lockf_share - test.test_fcntl.TestFcntl
- test_add_text_file_warns - test.test_mailbox.TestBabyl
- test_invalid_newline - test.test_io.PyIOTest
- testPyc - test.test_zipimport.CompressedZipImportTestCase
- test_read_object_from_file - test.test_marshal.CAPI_TestCase
- test_add - test.test_mailbox.TestMMDF
- test_init_with_PathLike_filename - test.test_lzma.FileTestCase
- test_run_setup_provides_file - distutils.tests.test_core.CoreTestCase
- test_make_bad_fd - test.test_support.TestSupport
- test_strerror - test.test_posix.PosixTester
- test_fsize_enforced - test.test_resource.ResourceTest
- test_around_4GB - test.test_mmap.LargeMmapTests
- test_get_bytes - test.test_mailbox.TestMbox
- test_basic_io - test.test_io.CTextIOWrapperTest
- test_invalidation_mode - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_extract_hackers_arcnames_posix_only - test.test_zipfile.ExtractTests
- test_open - test.test_tokenize.TestDetectEncoding
- test_clear_two_bp_on_same_line - test.test_bdb.BreakpointTestCase
- test_open_conflicting_handles - test.test_zipfile.OtherTests
- test_io_methods - test.test_mmap.MmapTests
- test_failures - test.test_unicode_file_functions.UnicodeFileTests
- test_values - test.test_mailbox.TestMH
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMMDF
- test_iteritems - test.test_mailbox.TestMaildir
- test_open_file - test.test_posix.TestPosixSpawn
- test_ignores_stuff_appended_past_comments - test.test_zipfile.StoredTestsWithSourceFile
- test_writestr_compression - test.test_zipfile.Bzip2TestsWithSourceFile
- test_writestr_dir - test.test_zipfile.TestWithDirectory
- test_isfile - test.test_posixpath.PosixCommonTest
- test_fromfile_ioerror - test.test_array.UnsignedByteTest
- testErrnoOnClosedReadable - test.test_fileio.CAutoFileTests
- test_seek_and_tell - test.test_mailbox.TestProxyFile
- test_open_common - test.test_pathlib.PosixPathTest
- test_xmlgen_pi - test.test_sax.StreamReaderWriterXmlgenTest
- test_incompleted_write - test.test_sunau.SunauULAWTest
- test_system_id - test.test_sax.PrepareInputSourceTest
- test_create_non_existent_file_for_append - test.test_zipfile.OtherTests
- test_close - test.test_sunau.SunauULAWTest
- test_getresuid - test.test_posix.PosixTester
- test_too_many_files - test.test_zipfile.Bzip2TestZip64InSmallFiles
- test_overflowed_write - test.test_sunau.SunauULAWTest
- test_handle_connect - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_path_ismount - test.test_posixpath.PathLikeTests
- test_expanduser_common - test.test_pathlib.PathTest
- test_isfile - test.test_ntpath.NtCommonTest
- test_write_bytearray - test.test_wave.WavePCM8Test
- test_iterkeys - test.test_mailbox.TestMbox
- test_remove - test.test_mailbox.TestMMDF
- test_add_and_close - test.test_mailbox.TestMbox
- test_read - test.test_shelve.TestProto2FileShelve
- test_samefile - test.test_pathlib.PathTest
- test_oscloexec - test.test_posix.PosixTester
- test_fromfile_ioerror - test.test_array.LongTest
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMbox
- test_popitem_and_flush_twice - test.test_mailbox.TestMbox
- test_listdir_fd - test.test_posix.PosixTester
- test_flush_error_on_close - test.test_io.PyIOTest
- test_write_dir - test.test_zipfile.TestWithDirectory
- test_glob_one_directory - test.test_glob.GlobTests
- test_copy - test.test_aifc.AifcALAWTest
- test_basic - test.test_tempfile.TestMkstemp
- test_pipe2 - test.test_posix.PosixTester
- test_truncate_after_write - test.test_io.PyBufferedRandomTest
- test_readline - test.test_univnewlines.CTestCRLFNewlines
- test_multiple_writes - test.test_sunau.SunauULAWTest
- test_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_print - test.test_set.TestBasicOpsString
- test_glob_dotdot - test.test_pathlib.PosixPathTest
- test_disabled_temporary_bp - test.test_bdb.BreakpointTestCase
- test_access_parameter - test.test_mmap.MmapTests
- test_add_binary_file - test.test_mailbox.TestMH
- test_load_closed_file - test.test_pickle.PyPickleTests
- test_close_after_close - test.test_zipfile.LzmaWriterTests
- test_read1 - test.test_zipfile.StoredTestsWithSourceFile
- testTraceback - test.test_zipimport.UncompressedZipImportTestCase
- test_len - test.test_mailbox.TestMbox
- test_binary_file - test.test_sax.PrepareInputSourceTest
- test_xmlgen_content_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_pop - test.test_mailbox.TestMbox
- test_pickling - test.test_io.CMiscIOTest
- test_memoryview - test.test_marshal.BufferTestCase
- test_xmlgen_encoding_bytes - test.test_sax.StreamReaderWriterXmlgenTest
- test_get_file_can_be_closed_twice - test.test_mailbox.TestBabyl
- test_touch_common - test.test_pathlib.PosixPathTest
- test_filewrite - test.test_array.UnsignedLongLongTest
- test_unseekable_read - test.test_wave.WavePCM32Test
- test_append_bom - test.test_io.PyTextIOWrapperTest
- test_append_mode_tell - test.test_io.PyIOTest
- test_write_params - test.test_sunau.SunauPCM24Test
- test_rmdir - test.test_pathlib.PathTest
- test_failing_reload - test.test_import.ImportTests
- test_nonempty_maildir_cur - test.test_mailbox.MaildirTestCase
- test_anydbm_keys - test.test_dbm.TestCase-dbm.gnu
- test_get_file - test.test_mailbox.TestMaildir
- test_refresh_after_safety_period - test.test_mailbox.TestMaildir
- test_close - test.test_mailbox.TestMMDF
- test_parse_strings - test.test_tools.test_fixcid.Test
- test_xmlgen_fragment - test.test_sax.StreamReaderWriterXmlgenTest
- test_directory - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_read - test.test_zipfile.LzmaTestsWithRandomBinaryFiles
- testErrnoOnClosedSeekable - test.test_fileio.PyAutoFileTests
- test_write_append_to_file - test.test_lzma.FileTestCase
- test_write - test.test_sunau.SunauULAWTest
- test_write_non_pyfile - test.test_zipfile.PyZipFileTests
- test_nonascii_filename - test.test_dbm_gnu.TestGdbm
- testBadMTime - test.test_zipimport.CompressedZipImportTestCase
- test_samefile_on_link - test.test_posixpath.PosixCommonTest
- test_stderr_flush - test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess
- test_garbage_collection - test.test_io.CBufferedReaderTest
- test_incompleted_write - test.test_aifc.AifcALAWTest
- test_single_files - test.test_unicode_file.TestUnicodeFiles
- test_fromfile_ioerror - test.test_array.UnicodeTest
- test_no_ending_newline - test.test_linecache.LineCacheTests
- test_key_methods - test.test_dbm_gnu.TestGdbm
- test_close - test.test_aifc.AifcALAWTest
- test_lock_conflict - test.test_mailbox.TestMMDF
- test_tools_script_run_tests - test.test_regrtest.ProgramsTestCase
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM32Test
- test_overflowed_write - test.test_aifc.AifcALAWTest
- testAbles - test.test_fileio.COtherFileTests
- test_get_and_set_scheduler_and_param - test.test_posix.PosixTester
- test_broken_submodule - test.test_import.ImportTracebackTests
- test_samefile_on_link - test.test_ntpath.NtCommonTest
- test_add_8bit_body - test.test_mailbox.TestMMDF
- test_unseekable_read - test.test_sunau.SunauPCM8Test
- test_items - test.test_mailbox.TestMMDF
- test_filewrite - test.test_array.ByteTest
- test_skip - test.test_bdb.StateTestCase
- test_access_dir_fd - test.test_posix.PosixTester
- test_errors_property - test.test_io.CTextIOWrapperTest
- test_tofromfile - test.test_array.IntTest
- test_context_manager_with_open_file - test.test_wave.WavePCM24Test
- test_interleaved - test.test_zipfile.TestsWithMultipleOpens
- test_lstat_nosymlink - test.test_pathlib.PathTest
- test_ignores_newline_at_end - test.test_zipfile.StoredTestsWithSourceFile
- test_blocks_at_first_code_line - test.test_pdb.PdbTestCase
- test_touch_mode - test.test_pathlib.PosixPathTest
- test_context_manager_with_open_file - test.test_wave.WavePCM16Test
- test_path_abspath - test.test_ntpath.PathLikeTests
- test_get_bytes - test.test_mailbox.TestMaildir
- test_discard - test.test_mailbox.TestBabyl
- test_multiple_writes - test.test_aifc.AifcALAWTest
- testMethods - test.test_fileio.CAutoFileTests
- test_basic_from_dict - test.test_configparser.MultilineValuesTestCase
- test_recv - test.test_asyncore.FileWrapperTest
- test_unseekable_write - test.test_wave.WavePCM24Test
- test_consistent_factory - test.test_mailbox.TestMaildir
- test_write_params - test.test_sunau.SunauPCM16Test
- test_send - test.test_asyncore.FileWrapperTest
- test_seek_append_bom - test.test_io.PyTextIOWrapperTest
- test_path_expanduser - test.test_ntpath.PathLikeTests
- test_next_over_import - test.test_bdb.StateTestCase
- test_unseekable_write - test.test_wave.WavePCM16Test
- test_open - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_bad_major_version - test.test_gettext.GettextTestCase2
- testImporterAttr - test.test_zipimport.UncompressedZipImportTestCase
- test_output_encoding - test.test_gettext.LGettextTestCase
- testWeakRefs - test.test_file.CAutoFileTests
- test_package___cached__ - test.test_import.PycacheTests
- test_xmlgen_ignorable - test.test_sax.StreamReaderWriterXmlgenTest
- test_run_module - test.test_pdb.PdbTestCase
- test_write_array - test.test_aifc.AifcPCM16Test
- test_basic - test.test_urllib.urlretrieve_FileTests
- test_maxlen - test.test_deque.TestBasic
- test_iterkeys - test.test_mailbox.TestMaildir
- test_read - test.test_urllib.urlopen_FileTests
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM32Test
- test_checked_hash_based_change_pyc - test.test_zipimport.UncompressedZipImportTestCase
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMaildir
- test_popitem_and_flush_twice - test.test_mailbox.TestMaildir
- test_basic_io - test.test_io.PyTextIOWrapperTest
- test_path_with_null_byte - test.test_posix.PosixTester
- test_add_text_file_warns - test.test_mailbox.TestMbox
- test_different - test.test_filecmp.FileCompareTestCase
- testErrnoOnClosedFileno - test.test_fileio.CAutoFileTests
- test_open - test.test_builtin.BuiltinTest
- test_path_commonpath - test.test_ntpath.PathLikeTests
- testLargestPossibleComment - test.test_zipimport.CompressedZipImportTestCase
- test_write - test.test_aifc.AifcALAWTest
- test_chown_dir_fd - test.test_posix.PosixTester
- test_group - test.test_pathlib.PathTest
- test_get - test.test_shelve.TestBinaryFileShelve
- test_context_manager_with_open_file - test.test_aifc.AifcPCM24Test
- test_io - test.test_plistlib.TestPlistlib
- test_mkdir_with_child_file - test.test_pathlib.PathTest
- test_init_with_filename - test.test_lzma.FileTestCase
- test_add_mbox_or_mmdf_message - test.test_mailbox.TestMMDF
- test_len - test.test_mailbox.TestMaildir
- test_fifo - test.test_stat.TestFilemodeCStat
- test_pop - test.test_mailbox.TestMaildir
- test_unseekable_write - test.test_aifc.AifcPCM24Test
- test_relative_imports - test.test_pdb.PdbTestCase
- test_path_getctime - test.test_genericpath.PathLikeTests
- test_pidfd_open - test.test_posix.PosixTester
- testEvalFile - test.test_tcl.TclTest
- test_getgrouplist - test.test_posix.PosixTester
- test_module_regrtest - test.test_regrtest.ProgramsTestCase
- test_getsize - test.test_posixpath.PosixCommonTest
- test_write_memoryview - test.test_wave.WavePCM8Test
- test_decimal_number - test.test_gettext.PluralFormsTestCase
- test_filetime - test.test_genericpath.TestGenericTest
- test_exists - test.test_pathlib.PathTest
- test_is_file - test.test_pathlib.PathTest
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM16Test
- test_global_del_SystemExit - test.test_gc.GCTests
- test_abspath_issue3426 - test.test_posixpath.PosixCommonTest
- test_getsize - test.test_ntpath.NtCommonTest
- test_path_isdir - test.test_ntpath.PathLikeTests
- test_some_translations_with_context_and_domain - test.test_gettext.GettextTestCase2
- test_expat_inpsource_sysid_nonascii - test.test_sax.ExpatReaderTest
- testErrnoOnClosedTell - test.test_fileio.CAutoFileTests
- test_samefile - test.test_ntpath.NtCommonTest
- test_basic - test.test_zipfile.DeflateTestsWithSourceFile
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMH
- test_add_binary_nonascii_file - test.test_mailbox.TestMMDF
- test_lgettext_bind_textdomain_codeset - test.test_gettext.LGettextTestCase
- test_empty_value - test.test_dbm.TestCase-dbm.ndbm
- testUncheckedHashBasedPyc - test.test_zipimport.CompressedZipImportTestCase
- test_samestat - test.test_genericpath.TestGenericTest
- test_getitem - test.test_mailbox.TestMMDF
- test_coverage - test.test_trace.TestCoverage
- test_read_not_from_start - test.test_wave.WavePCM24Test
- testErrnoOnClosedSeek - test.test_fileio.PyAutoFileTests
- test_empty_zipfile - test.test_zipfile.OtherTests
- test_close_twice - test.test_asyncore.FileWrapperTest
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMbox
- test_path_getsize - test.test_genericpath.PathLikeTests
- test_dump_message - test.test_mailbox.TestBabyl
- test_too_many_files - test.test_zipfile.DeflateTestZip64InSmallFiles
- test_read_not_from_start - test.test_wave.WavePCM16Test
- test_delitem - test.test_mailbox.TestBabyl
- test_open_dir_fd - test.test_posix.PosixTester
- test_specify_environment - test.test_posix.TestPosixSpawnP
- test_replace - test.test_pathlib.PathTest
- test_path_isfile - test.test_genericpath.PathLikeTests
- test_stat - test.test_pathlib.PathTest
- test_readline - test.test_io.CIOTest
- test_extract - test.test_zipfile.ExtractTests
- test_get_bytes - test.test_mailbox.TestMH
- test_cs - test.test_gettext.PluralFormsTestCase
- test_seek - test.test_univnewlines.PyTestCRLFNewlines
- test_incompleted_write - test.test_wave.WavePCM16Test
- test_add_and_remove_folders - test.test_mailbox.TestMaildir
- testPyc - test.test_zipimport.UncompressedZipImportTestCase
- test_update - test.test_mailbox.TestMMDF
- test_array_writes - test.test_io.CIOTest
- test_too_many_files - test.test_zipfile.LzmaTestZip64InSmallFiles
- test_write_after_close - test.test_zipfile.LzmaWriterTests
- test_lockf - test.test_posix.PosixTester
- test_parse_makefile_base - distutils.tests.test_sysconfig.SysconfigTestCase
- test_path_expandvars - test.test_posixpath.PathLikeTests
- testDoctestSuite - test.test_zipimport.UncompressedZipImportTestCase
- test_get_string_from - test.test_mailbox.TestMMDF
- test_fifo - test.test_stat.TestFilemodePyStat
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM16Test
- test_normalize - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_copy - test.test_wave.WavePCM8Test
- test_bug691291 - test.test_codecs.UTF16Test
- test_text_file - test.test_sax.PrepareInputSourceTest
- test_extract_all - test.test_zipfile.ExtractTests
- test_basics - test.test_import.PycRewritingTests
- testSubPackage - test.test_zipimport.CompressedZipImportTestCase
- test_builtin_tuple - test.test_iter.TestCase
- test_clear - test.test_mailbox.TestBabyl
- test_iterkeys - test.test_mailbox.TestMH
- test_rglob_common - test.test_pathlib.PosixPathTest
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMH
- test_popitem_and_flush_twice - test.test_mailbox.TestMH
- test_file_to_source - test.test_import.ImportTests
- test_expanduser - test.test_pathlib.PosixPathTest
- test_all - test.test_eintr.EINTRTests
- test_add_text_file_warns - test.test_mailbox.TestMaildir
- test_write_to_file_with_bytes_filename - test.test_lzma.FileTestCase
- test_path_basename - test.test_posixpath.PathLikeTests
- test_file_parse - test.test_source_encoding.MiscSourceEncodingTest
- test_context_manager_with_open_file - test.test_wave.WavePCM32Test
- test_reread - test.test_mailbox.TestMaildir
- test_encoded_file - test.test_traceback.TracebackCases
- test_handle_accepted - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_snapshot_save_attr - test.test_tracemalloc.TestTracemallocEnabled
- test_lltrace_does_not_crash_on_subscript_operator - test.test_lltrace.TestLLTrace
- test_basic - test.test_zipfile.Bzip2TestZip64InSmallFiles
- test_discard - test.test_mailbox.TestMbox
- test_builtin_list - test.test_iter.TestCase
- test_chained_comparison - test.test_gettext.PluralFormsTestCase
- test_open_with_pathlike - test.test_zipfile.StoredTestsWithSourceFile
- test_truncate_after_write - test.test_io.CBufferedWriterTest
- test_refresh - test.test_mailbox.TestMaildir
- test_relock - test.test_mailbox.TestMMDF
- testSeekTell - test.test_fileio.PyAutoFileTests
- test_unseekable_write - test.test_wave.WavePCM32Test
- test_len - test.test_mailbox.TestMH
- test_path_dirname - test.test_ntpath.PathLikeTests
- test_filewrite - test.test_array.LongLongTest
- test_readline - test.test_fileinput.FileInputTests
- test_pop - test.test_mailbox.TestMH
- test_incompleted_write - test.test_aifc.AifcPCM24Test
- test_get_message - test.test_mailbox.TestMbox
- test_parse_path_object - test.test_sax.ParseTest
- test_initialize - test.test_mailbox.TestPartialFile
- test_itervalues - test.test_mailbox.TestMMDF
- test_iterdir - test.test_pathlib.PathTest
- test_create_fail - test.test_io.CMiscIOTest
- test_unicode - test.test_dbm_ndbm.DbmTestCase
- test_too_many_files_append - test.test_zipfile.Bzip2TestZip64InSmallFiles
- test_writestr_compression - test.test_zipfile.DeflateTestsWithSourceFile
- test_xmlgen_content_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_open_via_zip_info - test.test_zipfile.OtherTests
- test_flush - test.test_mailbox.TestMMDF
- test_module_with_large_stack - test.test_import.ImportTests
- test_touch_nochange - test.test_pathlib.PosixPathTest
- test_pl - test.test_gettext.PluralFormsTestCase
- test_fspath_support - test.test_io.PyIOTest
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP302
- test_write_memoryview - test.test_sunau.SunauPCM8Test
- test_open - test.test_zipfile.StoredTestsWithSourceFile
- test_close - test.test_wave.WavePCM8Test
- test_anydbm_modification - test.test_dbm.TestCase-dbm.gnu
- test_overflowed_write - test.test_wave.WavePCM8Test
- test_nonempty_maildir_both - test.test_mailbox.MaildirTestCase
- test_snapshot - test.test_tracemalloc.TestTracemallocEnabled
- testReadinto - test.test_file.PyAutoFileTests
- test_directory - test.test_tools.test_fixcid.Test
- test_opener - test.test_io.CIOTest
- testSubNamespacePackage - test.test_zipimport.CompressedZipImportTestCase
- test_ar - test.test_gettext.PluralFormsTestCase
- test_seek_with_encoder_state - test.test_io.CTextIOWrapperTest
- test_home - test.test_pathlib.PathTest
- test_unseekable_write - test.test_sunau.SunauPCM8Test
- test_context_manager_with_filename - test.test_aifc.AifcALAWTest
- test_cyclical_print - test.test_set.TestFrozenSetSubclass
- test_script_autotest - test.test_regrtest.ProgramsTestCase
- test_nonascii_abspath - test.test_posixpath.PosixCommonTest
- test_utime_nofollow_symlinks - test.test_posix.PosixTester
- testBeginningCruftAndComment - test.test_zipimport.CompressedZipImportTestCase
- test_nullpat - test.test_bufio.PyBufferSizeTest
- test_read_short_from_file - test.test_marshal.CAPI_TestCase
- test_large_file_ops - test.test_io.PyIOTest
- testInvalidFd - test.test_fileio.COtherFileTests
- test_close - test.test_lzma.FileTestCase
- test_dup2 - test.test_posix.TestPosixSpawnP
- test_multiple_writes - test.test_wave.WavePCM8Test
- testBadMTime - test.test_zipimport.UncompressedZipImportTestCase
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMaildir
- test_list_cases - test.test_regrtest.ArgsTestCase
- test_ascii_file_shelf - test.test_shelve.TestCase
- setUpClass - test.test_tools.test_md5sum.MD5SumTests
- test_specified_path - test.test_urllibnet.urlretrieveNetworkTests
- test_tell - test.test_univnewlines.PyTestCRLFNewlines
- test_fcntl_file_descriptor - test.test_fcntl.TestFcntl
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithThreadsTestQueue
- test_init_mode - test.test_lzma.FileTestCase
- test_write_bytearray - test.test_sunau.SunauPCM32Test
- test_write_params - test.test_wave.WavePCM24Test
- test_readline_read - test.test_zipfile.StoredTestsWithSourceFile
- test_indexOf - test.test_iter.TestCase
- test_is_symlink - test.test_pathlib.PathTest
- test_set_item - test.test_mailbox.TestMMDF
- test_iterlines - test.test_zipfile.StoredTestsWithSourceFile
- test_add_and_remove_folders - test.test_mailbox.TestMH
- test_write_params - test.test_wave.WavePCM16Test
- test_connection_attributes - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_double_dot_no_clobber - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_exists - test.test_ntpath.NtCommonTest
- test_foreign_code - test.test_import.PycRewritingTests
- setUpClass - test.test_asyncio.test_base_events.BaseLoopSockSendfileTests
- test_binary_file_body - test.test_httplib.RequestBodyTest
- test_issue13183 - test.test_pdb.PdbTestCase
- test_expanduser_common - test.test_pathlib.PosixPathTest
- test_add_from_string - test.test_mailbox.TestMMDF
- test_write - test.test_wave.WavePCM8Test
- test_modes - test.test_dbm_ndbm.DbmTestCase
- test_samefile - test.test_pathlib.PosixPathTest
- test_modes - test.test_fileinput.Test_hook_encoded
- test_dump_text_file - test.test_pickle.PyPickleTests
- test_parse_errors - test.test_configparser.MultilineValuesTestCase
- test_copy - test.test_sunau.SunauPCM8Test
- test_bool - test.test_shelve.TestAsciiFileShelve
- test_pathfix_adding_errors - test.test_tools.test_pathfix.TestPathfixFunctional
- test_dump_message - test.test_mailbox.TestMbox
- test_open - __main__.SocketEINTRTest
- test_add_text_file_warns - test.test_mailbox.TestMH
- test_output_stream - test.test_imghdr.TestImghdr
- testUnicodeOpen - test.test_fileio.PyOtherFileTests
- test_path_lexists - test.test_ntpath.PathLikeTests
- test_write_unicode_filenames - test.test_zipfile.OtherTests
- test_anydbm_modification - test.test_dbm.TestCase-dbm.dumb
- testModule - test.test_marshal.InstancingTestCase
- test_bp_exception_on_condition_evaluation - test.test_bdb.BreakpointTestCase
- test_incompleted_write - test.test_wave.WavePCM32Test
- test_discard - test.test_mailbox.TestMaildir
- test_rfind - test.test_mmap.MmapTests
- test_lock_unlock - test.test_mailbox.TestMMDF
- test_ja - test.test_gettext.PluralFormsTestCase
- test_getcode - test.test_urllib.urlopen_FileTests
- test_unlink - test.test_pathlib.PathTest
- test_pwritev - test.test_posix.PosixTester
- test_nonbuffered_textio - test.test_io.PyIOTest
- test_abc_inheritance_official - test.test_io.PyMiscIOTest
- test_add_file_before_1980 - test.test_zipfile.StoredTestsWithSourceFile
- test_triple_double_quotes - test.test_gettext.GettextTestCase1
- test_unicode_join_endcase - test.test_iter.TestCase
- test_write_params - test.test_aifc.AifcPCM24Test
- test_get_message - test.test_mailbox.TestMaildir
- testLargestPossibleComment - test.test_zipimport.UncompressedZipImportTestCase
- test_values - test.test_shelve.TestAsciiFileShelve
- test_directory - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_handle_read - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- test_anydbm_keys - test.test_dbm.TestCase-dbm.ndbm
- test_unseekable_incompleted_write - test.test_aifc.AifcALAWTest
- test_pathfix_adding_flag - test.test_tools.test_pathfix.TestPathfixFunctional
- test_repr - test.test_zipfile.LzmaTestsWithSourceFile
- testBytesPath - test.test_zipimport.CompressedZipImportTestCase
- test_rmdir - test.test_pathlib.PosixPathTest
- test_writestr_compresslevel - test.test_zipfile.DeflateTestsWithSourceFile
- test_return_command_in_generator_with_subiterator - test.test_bdb.IssuesTestCase
- test_glob_common - test.test_pathlib.PathTest
- test_anydbm_creation - test.test_dbm.TestCase-dbm.dumb
- test_readline - test.test_univnewlines.PyTestCRNewlines
- testErrnoOnClosedRead - test.test_fileio.CAutoFileTests
- test_double_dot_no_clobber - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_incorrect_code_name - test.test_import.PycRewritingTests
- test_plural_number - test.test_gettext.PluralFormsTestCase
- test_write - test.test_shelve.TestBinaryFileShelve
- test_write_to_binary_file_with_bom - test.test_xml_etree.IOTest
- test_clear - test.test_mailbox.TestMbox
- test_returns_pid - test.test_posix.TestPosixSpawnP
- test_del___main__ - test.test_cmd_line.CmdLineTest
- test_unpickle_module_race - test.test_pickle.InMemoryPickleTests
- test_is_char_device_false - test.test_pathlib.PathTest
- test_xmlgen_ns - test.test_sax.StreamReaderWriterXmlgenTest
- test_flock - test.test_fcntl.TestFcntl
- testImport_WithStuff - test.test_zipimport.CompressedZipImportTestCase
- test_with - test.test_pathlib.PathTest
- test_incompleted_write - test.test_sunau.SunauPCM8Test
- test_generated_valid_zip64_extra - test.test_zipfile.StoredTestZip64InSmallFiles
- test_overflowed_write - test.test_sunau.SunauPCM8Test
- test_directories - test.test_unicode_file.TestUnicodeFiles
- test_context_manager_with_open_file - test.test_aifc.AifcPCM32Test
- test_rglob - test.test_pathlib.PosixPathTest
- test_filewrite - test.test_array.UnsignedShortTest
- test_getgroups - test.test_posix.PosixTester
- testWritelinesError - test.test_fileio.PyAutoFileTests
- test_glob_literal - test.test_glob.GlobTests
- test_permissions_after_flush - test.test_mailbox.TestBabyl
- test_readlines - test.test_urllib.urlopen_FileTests
- test_ro - test.test_gettext.PluralFormsTestCase
- test_is_package_when_is_package - test.test_pydoc.PydocDocTest
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMH
- test_write_bytearray - test.test_sunau.SunauPCM24Test
- test_unseekable_write - test.test_aifc.AifcPCM32Test
- test_temporary_bp - test.test_bdb.BreakpointTestCase
- testWritelinesIntegersUserList - test.test_file.CAutoFileTests
- test_lstat_nosymlink - test.test_pathlib.PosixPathTest
- test_encoding_errors_default - test.test_logging.BasicConfigTest
- test_forking_handled - test.test_socketserver.ErrorHandlerTest
- testUncheckedHashBasedPyc - test.test_zipimport.UncompressedZipImportTestCase
- test_module - test.test_reprlib.LongReprTest
- test_multiple_writes - test.test_sunau.SunauPCM8Test
- test_open - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_poll_unit_tests - test.test_poll.PollTests
- test_keys - test.test_mailbox.TestMMDF
- test_run_setup_preserves_sys_argv - distutils.tests.test_core.CoreTestCase
- test_getcwd_long_pathnames - test.test_posix.PosixTester
- test_read - test.test_mailbox.TestPartialFile
- test_context_manager_with_filename - test.test_wave.WavePCM16Test
- test_add_invalid_8bit_bytes_header - test.test_mailbox.TestMMDF
- test_unicode_context_msgid - test.test_gettext.UnicodeTranslationsPluralTest
- test_extract_hackers_arcnames_common_cases - test.test_zipfile.ExtractTests
- test_lookup - test.test_mailbox.TestMaildir
- test_socket_fileno_requires_valid_fd - test.test_socket.GeneralModuleTests
- test_tofromfile - test.test_array.LongLongTest
- test_iterparse - test.test_xml_etree.ElementTreeTest
- test_basic - test.test_zipfile.DeflateTestZip64InSmallFiles
- test_handle_accept - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_io_after_close - test.test_io.CMiscIOTest
- test_path_splitext - test.test_ntpath.PathLikeTests
- test_iteritems - test.test_mailbox.TestBabyl
- test_runctx - test.test_profile.ProfileTest
- test_find_end - test.test_mmap.MmapTests
- test_extract_all_with_target - test.test_zipfile.ExtractTests
- test_unseekable_overflowed_write - test.test_aifc.AifcPCM8Test
- test_garbage_collection - test.test_io.PyIOTest
- test_write_array - test.test_aifc.AifcPCM8Test
- test_invalid_newline - test.test_io.CIOTest
- test_too_many_files_append - test.test_zipfile.DeflateTestZip64InSmallFiles
- test_lngettext - test.test_gettext.LGettextTestCase
- test_basic - test.test_configparser.MultilineValuesTestCase
- test_basic - test.test_zipfile.LzmaTestZip64InSmallFiles
- test_constructor - test.test_shelve.TestBinaryFileShelve
- test_dump_message - test.test_mailbox.TestMaildir
- test_anydbm_read - test.test_dbm.TestCase-dbm.gnu
- test_audit_run_startup - test.test_embed.AuditingTests
- test_initialize_with_file - test.test_mailbox.TestBabylMessage
- test_group - test.test_pathlib.PosixPathTest
- test_write_memoryview - test.test_sunau.SunauPCM32Test
- test_write_bytearray - test.test_sunau.SunauPCM16Test
- test_broken_parent - test.test_import.ImportTracebackTests
- testStrAddr - test.test_socket.TestUnixDomain
- test_writing_errors - test.test_zipfile.StoredTestsWithSourceFile
- test_cwd_with_relative_executable - test.test_subprocess.ProcessTestCaseNoPoll
- test_mkdir_with_child_file - test.test_pathlib.PosixPathTest
- testSubPackage - test.test_zipimport.UncompressedZipImportTestCase
- test_discard - test.test_mailbox.TestMH
- test_write_params - test.test_wave.WavePCM32Test
- test_context_manager_with_filename - test.test_aifc.AifcPCM24Test
- test_too_many_files_append - test.test_zipfile.LzmaTestZip64InSmallFiles
- test_fromfile_ioerror - test.test_array.IntTest
- test_destructor - test.test_io.PyIOTest
- test_tuple - test.test_marshal.ContainerTestCase
- test_handle_error - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_get_message - test.test_mailbox.TestMH
- test_unwritable_directory - test.test_import.PycacheTests
- test_update - test.test_shelve.TestBinaryFileShelve
- test_repr - test.test_zipfile.Bzip2TestsWithSourceFile
- test_add_StringIO_warns - test.test_mailbox.TestMMDF
- test_module_in_package_in_zipfile - test.test_cmd_line_script.CmdLineTest
- test_missing_source_legacy - test.test_import.PycacheTests
- test_primepat - test.test_bufio.CBufferSizeTest
- test_sameopenfile - test.test_posixpath.PosixCommonTest
- test_zipfile_compiled_timestamp - test.test_cmd_line_script.CmdLineTest
- test_string - test.test_marshal.StringTestCase
- testErrnoOnClosedTell - test.test_fileio.PyAutoFileTests
- test_umask - test.test_posix.PosixTester
- test_exists - test.test_pathlib.PosixPathTest
- test_is_file - test.test_pathlib.PosixPathTest
- test_contains - test.test_mailbox.TestMMDF
- test_write_array - test.test_wave.WavePCM8Test
- test_flush_error_on_close - test.test_io.CIOTest
- test_directory - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_clear - test.test_mailbox.TestMaildir
- test_write_context_manager_calls_close - test.test_aifc.AifcPCM8Test
- testAttributes - test.test_fileio.CAutoFileTests
- testWritelinesIntegers - test.test_file.CAutoFileTests
- test_bp_after_last_statement - test.test_bdb.BreakpointTestCase
- test_write_memoryview - test.test_aifc.AifcPCM16Test
- test_read_not_from_start - test.test_aifc.AifcPCM32Test
- testSet - test.test_marshal.InstancingTestCase
- testErrnoOnClose - test.test_fileio.CAutoFileTests
- test_get_file - test.test_mailbox.TestBabyl
- test_pickling_common - test.test_pathlib.PosixPathTest
- test_write_params - test.test_sunau.SunauPCM8Test
- test_values - test.test_mailbox.TestMMDF
- test_temp_cwd - test.test_support.TestSupport
- test_random_open - test.test_zipfile.LzmaTestsWithRandomBinaryFiles
- test_setdefault - test.test_shelve.TestBinaryFileShelve
- test_seek - test.test_univnewlines.CTestLFNewlines
- test_unseekable_incompleted_write - test.test_wave.WavePCM16Test
- test_cwd_with_relative_arg - test.test_subprocess.ProcessTestCase
- test_incompleted_write - test.test_aifc.AifcPCM32Test
- test_pickling - test.test_io.PyMiscIOTest
- test_get_bytes_from - test.test_mailbox.TestMMDF
- test_circular_imports - test.test_importlib.test_threaded_import.ThreadedImportTests
- testAppend - test.test_fileio.PyOtherFileTests
- test_anydbm_access - test.test_dbm.TestCase-dbm.gnu
- test_append_mode_tell - test.test_io.CIOTest
- test_replace - test.test_pathlib.PosixPathTest
- testSubNamespacePackage - test.test_zipimport.UncompressedZipImportTestCase
- test_lgettext_output_encoding - test.test_gettext.LGettextTestCase
- test_stat - test.test_pathlib.PosixPathTest
- test_context_manager - test.test_dbm_gnu.TestGdbm
- testTruncateOnWindows - test.test_fileio.PyOtherFileTests
- test_copy - test.test_sunau.SunauPCM32Test
- test_run - test.test_cprofile.CProfileTest
- testBeginningCruftAndComment - test.test_zipimport.UncompressedZipImportTestCase
- test_write_pyfile_bad_syntax - test.test_zipfile.PyZipFileTests
- test_breakpoint - test.test_pdb.PdbTestCase
- test_initialize_existing - test.test_mailbox.TestMaildir
- testWritelinesNonString - test.test_file.PyAutoFileTests
- test_method - test.test_reprlib.LongReprTest
- testErrnoOnClosedWrite - test.test_fileio.PyAutoFileTests
- test_unicode_context_msgstr - test.test_gettext.UnicodeTranslationsTest
- test_link_dir_fd - test.test_posix.PosixTester
- test_open - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_add_binary_file - test.test_mailbox.TestMMDF
- test_missing_source - test.test_import.PycacheTests
- testBadMagic2 - test.test_zipimport.CompressedZipImportTestCase
- test_close_after_close - test.test_zipfile.Bzip2WriterTests
- test_close_erroneous_file - test.test_zipfile.OtherTests
- testMixedNamespacePackage - test.test_zipimport.CompressedZipImportTestCase
- test_matching - test.test_filecmp.FileCompareTestCase
- test_read_markers - test.test_aifc.AifcMiscTest
- test_listfuncs_flag_success - test.test_trace.TestCommandLine
- testBytesAddr - test.test_socket.TestUnixDomain
- test_basic - test.test_zipfile.StoredTestsWithSourceFile
- test_lngettext_output_encoding - test.test_gettext.LGettextTestCase
- test_terminating_newline - test.test_mailbox.TestMbox
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM24Test
- test_mkdir_exist_ok_root - test.test_pathlib.PathTest
- test_setresgid - test.test_posix.PosixTester
- test_permissions_after_flush - test.test_mailbox.TestMbox
- test_sched_setaffinity - test.test_posix.PosixTester
- test_rename - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_dump_message - test.test_mailbox.TestMH
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.gnu
- test_weird_metadata - test.test_gettext.WeirdMetadataTest
- test_delitem - test.test_mailbox.TestMH
- test_copy - test.test_aifc.AifcPCM16Test
- test_1463026_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_addpackage_import_bad_exec - test.test_site.HelperFunctionsTests
- test_close_opened_files_on_error - test.test_aifc.AifcMiscTest
- test_access - test.test_posix.PosixTester
- test_filewrite - test.test_array.UnsignedLongTest
- test_5027_2 - test.test_sax.StreamReaderWriterXmlgenTest
- test_initialize_with_binary_file - test.test_mailbox.TestMHMessage
- test_context_manager_with_filename - test.test_wave.WavePCM32Test
- test_keys - test.test_dbm.WhichDBTestCase
- test_exec_failure_nested - test.test_import.ImportTracebackTests
- test_close - test.test_sunau.SunauPCM32Test
- test_close - test.test_urllib.urlopen_FileTests
- test_unseekable_overflowed_write - test.test_aifc.AifcULAWTest
- test_write_long_to_file - test.test_marshal.CAPI_TestCase
- test_iter - test.test_mailbox.TestMMDF
- test_tofromfile - test.test_array.UnsignedShortTest
- test_overflowed_write - test.test_sunau.SunauPCM32Test
- test_triple_single_quotes - test.test_gettext.GettextTestCase1
- test_large_offset - test.test_mmap.LargeMmapTests
- test_home_not_set - test.test_netrc.NetrcTestCase
- testWritelinesUserList - test.test_fileio.PyAutoFileTests
- test_write_array - test.test_aifc.AifcULAWTest
- test_print - test.test_set.TestBasicOpsTriple
- test_get - test.test_mailbox.TestMbox
- test_whichdb_ndbm - test.test_dbm.WhichDBTestCase
- test_anydbm_access - test.test_dbm.TestCase-dbm.dumb
- test_iteration - test.test_mailbox.TestPartialFile
- testEmptyPipeline2 - test.test_pipes.SimplePipeTests
- testReprNoCloseFD - test.test_fileio.CAutoFileTests
- test_seek_and_tell - test.test_io.CTextIOWrapperTest
- test_context_manager_with_open_file - test.test_sunau.SunauULAWTest
- testPy - test.test_zipimport.CompressedZipImportTestCase
- test_class - test.test_inspect.TestNoEOL
- testIteration - test.test_file.COtherFileTests
- test_clear - test.test_mailbox.TestMH
- testAppend - test.test_fileio.COtherFileTests
- test_multiple_writes - test.test_sunau.SunauPCM32Test
- test_mkdir_no_parents_file - test.test_pathlib.PathTest
- test_random_open - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles
- testBytesPath - test.test_zipimport.UncompressedZipImportTestCase
- test_unseekable_write - test.test_sunau.SunauULAWTest
- test_parse_InputSource - test.test_sax.ParseTest
- test_raw_file_io - test.test_io.PyIOTest
- test_close_after_close - test.test_zipfile.DeflateWriterTests
- test_readlines - test.test_zipfile.LzmaTestsWithSourceFile
- test_context_manager_with_filename - test.test_sunau.SunauPCM8Test
- test_many_opens - test.test_zipfile.TestsWithMultipleOpens
- test_bad_minor_version - test.test_gettext.GettextTestCase2
- test_home - test.test_pathlib.PosixPathTest
- test_close_after_close - test.test_zipfile.StoredWriterTests
- test_mkdir_exist_ok_with_parent - test.test_pathlib.PathTest
- test_incompleted_write - test.test_aifc.AifcPCM16Test
- test_filewrite - test.test_array.FloatTest
- test_quiet - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_overflowed_write - test.test_aifc.AifcPCM16Test
- test_double_quotes - test.test_gettext.GettextTestCase2
- test_listdir - test.test_posix.PosixTester
- test_update - test.test_shelve.TestProto2FileShelve
- testImport_WithStuff - test.test_zipimport.UncompressedZipImportTestCase
- test_write_params - test.test_aifc.AifcPCM32Test
- test_initialize_with_binary_file - test.test_mailbox.TestMessage
- test_len - test.test_shelve.TestAsciiFileShelve
- test_write_context_manager_calls_close - test.test_aifc.AifcULAWTest
- test_pop - test.test_shelve.TestAsciiFileShelve
- test_lockf_exclusive - test.test_fcntl.TestFcntl
- test_path_join - test.test_ntpath.PathLikeTests
- test_matchfile - test.test_regrtest.ArgsTestCase
- test_write - test.test_sunau.SunauPCM32Test
- test_anydbm_creation_n_file_exists_with_invalid_contents - test.test_dbm.TestCase-dbm.dumb
- test_writestr_compression - test.test_zipfile.StoredTestsWithSourceFile
- test_seeking - test.test_io.PyTextIOWrapperTest
- test_multiple_writes - test.test_aifc.AifcPCM16Test
- test_is_symlink - test.test_pathlib.PosixPathTest
- test_write_to_filename - test.test_xml_etree.IOTest
- test_add_8bit_body - test.test_mailbox.TestBabyl
- test_popitem - test.test_configparser.MultilineValuesTestCase
- test_fromfile_ioerror - test.test_array.ByteTest
- test_read_closed - test.test_io.CIOTest
- test_compresslevel_basic - test.test_zipfile.StoredTestsWithSourceFile
- test_cwd - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_synopsis - test.test_pydoc.PydocDocTest
- test_bytes - test.test_dbm_ndbm.DbmTestCase
- test_setdefault - test.test_shelve.TestProto2FileShelve
- test_headers - test.test_urllib.urlopen_FileTests
- test_unseekable_incompleted_write - test.test_wave.WavePCM32Test
- test_glob - test.test_pathlib.PosixPathTest
- test_normalize - test.test_unicode_file_functions.UnicodeNFDFileTests
- test_truncate - test.test_io.CBufferedWriterTest
- test_change_comment_in_empty_archive - test.test_zipfile.OtherTests
- CheckInsertStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_infile_stdout - test.test_json.test_tool.TestTool
- test_the_alternative_interface - test.test_gettext.GettextTestCase1
- test_context_manager_with_open_file - test.test_aifc.AifcALAWTest
- test_script_abspath - test.test_cmd_line_script.CmdLineTest
- test_truncate_after_write - test.test_io.CBufferedRandomTest
- test_syntax_error - test.test_import.ImportTracebackTests
- test_seek_append_bom - test.test_io.CTextIOWrapperTest
- test_quiet - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_open_empty_file - test.test_zipfile.OtherTests
- test_get_MM - test.test_mailbox.TestMaildir
- test_normalization - test.test_unicodedata.NormalizationTest
- test_issue13120 - test.test_pdb.PdbTestCase
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP420
- test_message_separator - test.test_mailbox.TestMbox
- test_unseekable_read - test.test_wave.WavePCM8Test
- test_do_not_overwrite_nonregular_files - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- test_write_bytearray - test.test_wave.WavePCM24Test
- test_write - test.test_aifc.AifcPCM16Test
- test_unseekable_write - test.test_aifc.AifcALAWTest
- test_query_errors - test.test_configparser.MultilineValuesTestCase
- testErrnoOnClosedTruncate - test.test_fileio.PyAutoFileTests
- test_keys - test.test_shelve.TestBinaryFileShelve
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithProcessesTestQueue
- test_no_import_lock_contention - test.test_multiprocessing_spawn.WithThreadsTestQueue
- test_list_tests - test.test_regrtest.ArgsTestCase
- test_write_after_read - test.test_zipfile.TestsWithMultipleOpens
- test_initialize - test.test_mailbox.TestProxyFile
- test_realpath_basic - test.test_posixpath.PosixPathTest
- test_print - test.test_set.TestBasicOpsMixedStringBytes
- test_read_write_bytes - test.test_pathlib.PosixPathTest
- test_writestr_permissions - test.test_zipfile.StoredTestsWithSourceFile
- testEmptyPipeline1 - test.test_pipes.SimplePipeTests
- test_boolean - test.test_configparser.MultilineValuesTestCase
- test_unseekable_incompleted_write - test.test_sunau.SunauPCM8Test
- test_read1_10 - test.test_zipfile.LzmaTestsWithSourceFile
- test_add_that_raises_leaves_mailbox_empty - test.test_mailbox.TestMMDF
- test_path_relpath - test.test_ntpath.PathLikeTests
- test_open_close_open - test.test_mailbox.TestMMDF
- test_samestat_on_link - test.test_ntpath.NtCommonTest
- test_read_not_from_start - test.test_sunau.SunauULAWTest
- test_pathfix_keeping_flags - test.test_tools.test_pathfix.TestPathfixFunctional
- test_get - test.test_mailbox.TestMaildir
- test_path_isabs - test.test_posixpath.PathLikeTests
- test_glob_common - test.test_pathlib.PosixPathTest
- test_cwd - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMbox
- test_issue36250 - test.test_pdb.PdbTestCase
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP420
- testUtf8BytesOpen - test.test_fileio.PyOtherFileTests
- test_is_char_device_false - test.test_pathlib.PosixPathTest
- testDoctestFile - test.test_zipimport.CompressedZipImportTestCase
- test_popitem - test.test_mailbox.TestMMDF
- test_setresuid_exception - test.test_posix.PosixTester
- test_unicode_msgstr - test.test_gettext.UnicodeTranslationsTest
- testNamespacePackage - test.test_zipimport.CompressedZipImportTestCase
- test_path_normpath - test.test_posixpath.PathLikeTests
- test_get_bytes - test.test_mailbox.TestMMDF
- test_readlines - test.test_zipfile.Bzip2TestsWithSourceFile
- test_apropos_with_unreadable_dir - test.test_pydoc.PydocImportTest
- test_relative_path - test.test_py_compile.PyCompileTestsWithoutSourceEpoch
- testErrors - test.test_fileio.PyAutoFileTests
- test_broken_from - test.test_import.ImportTracebackTests
- test_dup2 - test.test_posix.TestPosixSpawn
- test_write_after_close - test.test_zipfile.Bzip2WriterTests
- test_no_import_lock_contention - test.test_multiprocessing_forkserver.WithProcessesTestQueue
- test_labels - test.test_mailbox.TestBabyl
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Source_FinderTestsPEP451
- test_context_manager_with_filename - test.test_aifc.AifcPCM32Test
- testTruncateOnWindows - test.test_file.COtherFileTests
- test_read_long_from_file - test.test_marshal.CAPI_TestCase
- test_lv - test.test_gettext.PluralFormsTestCase
- test_exec_failure - test.test_import.ImportTracebackTests
- testWritelinesUserList - test.test_file.CAutoFileTests
- test_attributes - test.test_io.CMiscIOTest
- testSimplePipe3 - test.test_pipes.SimplePipeTests
- test_is_fifo_true - test.test_pathlib.PathTest
- test_create_fail - test.test_io.PyMiscIOTest
- test_double_close - test.test_mmap.MmapTests
- test_fspath_support - test.test_io.CIOTest
- test_set_pycache_prefix - test.test_cmd_line.CmdLineTest
- test_tofromfile - test.test_array.UnsignedLongTest
- test_open - test.test_zipfile.StoredTestsWithRandomBinaryFiles
- test_getitem - test.test_mailbox.TestBabyl
- test_writestr_compresslevel - test.test_zipfile.StoredTestsWithSourceFile
- test_add_nonascii_string_header_raises - test.test_mailbox.TestMMDF
- test_extract_with_target_pathlike - test.test_zipfile.ExtractTests
- test_repr - test.test_zipfile.DeflateTestsWithSourceFile
- test_is_mount - test.test_pathlib.PathTest
- test_decode_mode - test.test_uu.UUFileTest
- test_forget - test.test_support.TestSupport
- test_rmtree - test.test_support.TestSupport
- test_write - test.test_configparser.MultilineValuesTestCase
- test_url - test.test_urllib.urlopen_FileTests
- testGetSource - test.test_zipimport.CompressedZipImportTestCase
- test_listdir_bytes - test.test_posix.PosixTester
- test_read_not_from_start - test.test_aifc.AifcALAWTest
- test_directory - test.test_unicode_file_functions.UnicodeFileTests
- test_waitid - test.test_posix.PosixTester
- test_len - test.test_mailbox.TestMMDF
- test_pop - test.test_mailbox.TestMMDF
- test_relative_path - test.test_py_compile.PyCompileTestsWithSourceEpoch
- test_close - test.test_mailbox.TestMbox
- testErrnoOnClosedWritable - test.test_fileio.PyAutoFileTests
- test_random_open - test.test_zipfile.LzmaTestsWithSourceFile
- test_anydbm_read - test.test_dbm.TestCase-dbm.ndbm
- test_handle_close_after_conn_broken - test.test_asyncore.TestAPI_UseUnixSocketsPoll
- testModeStrings - test.test_fileio.PyOtherFileTests
- test_update - test.test_mailbox.TestBabyl
- test_readline - test.test_zipfile.LzmaTestsWithSourceFile
- testBadMagic2 - test.test_zipimport.UncompressedZipImportTestCase
- test_open_mode - test.test_pathlib.PosixPathTest
- test_seek - test.test_univnewlines.CTestMixedNewlines
- test_readline - test.test_univnewlines.PyTestLFNewlines
- test_invalid_operations - test.test_io.CIOTest
- test_relativelocalfile - test.test_urllib.urlopen_FileTests
- testMixedNamespacePackage - test.test_zipimport.UncompressedZipImportTestCase
- test_preadv - test.test_posix.PosixTester
- test_recursive_glob - test.test_glob.GlobTests
- test_samestat - test.test_posixpath.PosixCommonTest
- test_print - test.test_set.TestBasicOpsBytes
- test_write_array - test.test_sunau.SunauPCM32Test
- test_extract_with_target - test.test_zipfile.ExtractTests
- test_write_after_close - test.test_zipfile.DeflateWriterTests
- test_tofromfile - test.test_array.FloatTest
- test_add_8bit_body - test.test_mailbox.TestMbox
- test_length_0_large_offset - test.test_mmap.MmapTests
- test_mkfifo_dir_fd - test.test_posix.PosixTester
- test_close_flushes - test.test_io.PyIOTest
- test_1463026_3_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_glob_bytes_directory_with_trailing_slash - test.test_glob.GlobTests
- test_read1_10 - test.test_zipfile.Bzip2TestsWithSourceFile
- test_glob_many_open_files - test.test_pathlib.PathTest
- test_returns_pid - test.test_posix.TestPosixSpawn
- test_get - test.test_mailbox.TestMH
- testAttributes - test.test_fileio.PyAutoFileTests
- test_path_splitdrive - test.test_posixpath.PathLikeTests
- test_writestr_extended_local_header_issue1202 - test.test_zipfile.OtherTests
- test_seek_bom - test.test_io.PyTextIOWrapperTest
- test_iteritems - test.test_mailbox.TestMH
- test_is_char_device_true - test.test_pathlib.PathTest
- test_random_open - test.test_zipfile.DeflateTestsWithRandomBinaryFiles
- test_issue2625 - test.test_mailbox.TestMH
- testErrnoOnClose - test.test_fileio.PyAutoFileTests
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM32Test
- test_ensure_ascii_default - test.test_json.test_tool.TestTool
- test_pathfix - test.test_tools.test_pathfix.TestPathfixFunctional
- test_add_from_bytes - test.test_mailbox.TestMbox
- test_open - test.test_unicode_file_functions.UnicodeFileTests
- test_invalid_nonascii_header_as_string - test.test_mailbox.TestMaildir
- test_get_message - test.test_mailbox.TestBabyl
- test_xmlgen_basic - test.test_sax.StreamReaderWriterXmlgenTest
- test_write_bytearray - test.test_aifc.AifcULAWTest
- test_input - test.test_builtin.BuiltinTest
- CheckDMLDoesNotAutoCommitBefore - sqlite3.test.transactions.TransactionTests
- test_fromfile_ioerror - test.test_array.LongLongTest
- testRepr - test.test_fileio.CAutoFileTests
- testErrnoOnClosedReadall - test.test_fileio.PyAutoFileTests
- test_add_file_after_2107 - test.test_zipfile.StoredTestsWithSourceFile
- test_initialize_with_binary_file - test.test_mailbox.TestMboxMessage
- test_realpath_deep_recursion - test.test_posixpath.PosixPathTest
- test_write_params - test.test_sunau.SunauULAWTest
- test_countOf - test.test_iter.TestCase
- CheckDeleteStartsTransaction - sqlite3.test.transactions.TransactionTests
- test_issue_8766 - test.test_warnings.BootstrapTest
- test_path_normcase - test.test_ntpath.PathLikeTests
- test_sched_getaffinity - test.test_posix.PosixTester
- test_cld_xxxx_constants - test.test_posix.PosixTester
- test_write_memoryview - test.test_aifc.AifcPCM8Test
- test_sys_exit - test.test_multiprocessing_forkserver.WithProcessesTestSubclassingProcess
- testPy - test.test_zipimport.UncompressedZipImportTestCase
- test_context_manager_with_filename - test.test_aifc.AifcPCM16Test
- test_isfile - test.test_genericpath.TestGenericTest
- test_glob_many_open_files - test.test_glob.GlobTests
- test_rename - test.test_unicode_file_functions.UnicodeFileTests
- test_decodetwice - test.test_uu.UUFileTest
- test_bad_password - test.test_zipfile.DecryptionTests
- test_module_is_run_as_main - test.test_pdb.PdbTestCase
- test_nested_condition_operator - test.test_gettext.PluralFormsTestCase
- testNoArgFunctions - test.test_posix.PosixTester
- test_telling - test.test_io.CTextIOWrapperTest
- test_print - test.test_set.TestBasicOpsSingleton
- test_add_mbox_or_mmdf_message - test.test_mailbox.TestMbox
- testIteration - test.test_file.PyOtherFileTests
- test_add_text_file_warns - test.test_mailbox.TestMMDF
- test_run_setup_defines_subclass - distutils.tests.test_core.CoreTestCase
- testWeakRefs - test.test_file.PyAutoFileTests
- test_mknod - test.test_posix.PosixTester
- test_errors - test.test_fileinput.Test_hook_encoded
- testTruncate - test.test_fileio.PyOtherFileTests
- test_xmlgen_unencodable - test.test_sax.StreamReaderWriterXmlgenTest
- test_context_manager_with_open_file - test.test_wave.WavePCM8Test
- testSetBufferSize - test.test_file.COtherFileTests
- test_unseekable - test.test_imghdr.TestImghdr
- test_read - test.test_zipfile.Bzip2TestsWithRandomBinaryFiles
- test_load_closed_file - test.test_pickle.CPickleTests
- test_get_file - test.test_mailbox.TestMH
- test_cwd - test.test_pathlib.PathTest
- test_readline - test.test_mailbox.TestPartialFile
- testErrors - test.test_file.CAutoFileTests
- test_mkdir_exist_ok_root - test.test_pathlib.PosixPathTest
- test_close - test.test_mailbox.TestMaildir
- test_unseekable_write - test.test_wave.WavePCM8Test
- test_unseekable_overflowed_write - test.test_sunau.SunauPCM24Test
- test_random_open - test.test_zipfile.Bzip2TestsWithSourceFile
- test_unicode - test.test_dbm_gnu.TestGdbm
- test_url_search_package_error - test.test_pydoc.PydocImportTest
- testWritelinesList - test.test_fileio.PyAutoFileTests
- test_readline - test.test_zipfile.Bzip2TestsWithSourceFile
- test_write_array - test.test_sunau.SunauPCM24Test
- test_truncated_zipfile - test.test_zipfile.DeflateTestsWithSourceFile
- testGetData - test.test_zipimport.CompressedZipImportTestCase
- test_xmlgen_attr_escape - test.test_sax.StreamReaderWriterXmlgenTest
- test_copy - test.test_aifc.AifcPCM8Test
- test_listdir - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_unpickle_module_race - test.test_pickle.CUnpicklerTests
- test_write_params - test.test_aifc.AifcALAWTest
- test_warn_on_dealloc - test.test_io.PyMiscIOTest
- test_seek_tell - test.test_zipfile.OtherTests
- test_getitem - test.test_mailbox.TestMbox
- test_abspath_issue3426 - test.test_ntpath.NtCommonTest
- test_relative_imports_on_plain_module - test.test_pdb.PdbTestCase
- test_add_8bit_body - test.test_mailbox.TestMaildir
- test_case_sensitivity - test.test_configparser.MultilineValuesTestCase
- test_samefile_on_link - test.test_genericpath.TestGenericTest
- test_some_translations_with_context - test.test_gettext.GettextTestCase1
- test_print - test.test_list.ListTest
- testReadinto_text - test.test_file.PyAutoFileTests
- test_read - test.test_shelve.TestAsciiFileShelve
- test_xmlgen_basic_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_unseekable_incompleted_write - test.test_aifc.AifcPCM16Test
- test_is_fifo_false - test.test_pathlib.PathTest
- test_garbage_collection - test.test_io.CIOTest
- test_same_file - test.test_zipfile.TestsWithMultipleOpens
- test_huntrleaks_fd_leak - test.test_regrtest.ArgsTestCase
- test_readlines - test.test_univnewlines.PyTestCRNewlines
- test_threads_write - test.test_io.CTextIOWrapperTest
- test_io_after_close - test.test_io.PyMiscIOTest
- test_isdir - test.test_posixpath.PosixCommonTest
- test_seek - test.test_univnewlines.CTestCRNewlines
- test_lock_unlock - test.test_mailbox.TestBabyl
- test_get_folder - test.test_mailbox.TestMaildir
- test_io_on_closed_zipextfile - test.test_zipfile.StoredTestsWithSourceFile
- test_get_file_can_be_closed_twice - test.test_mailbox.TestMMDF
- test_bindtextdomain - test.test_gettext.GettextTestCase2
- test_whichdb - test.test_dbm.WhichDBTestCase
- test_update - test.test_mailbox.TestMbox
- test_addpackage_import_bad_syntax - test.test_site.HelperFunctionsTests
- test_context_manager_with_filename - test.test_sunau.SunauULAWTest
- test_mkdir_no_parents_file - test.test_pathlib.PosixPathTest
- testRecursiveRepr - test.test_fileio.CAutoFileTests
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM24Test
- test_isdir - test.test_ntpath.NtCommonTest
- test_get_string_from - test.test_mailbox.TestMbox
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP302
- test_handle_write - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_write_array - test.test_sunau.SunauPCM16Test
- test_mkdir_exist_ok_with_parent - test.test_pathlib.PosixPathTest
- testBlksize - test.test_fileio.CAutoFileTests
- test_change_comment_in_nonempty_archive - test.test_zipfile.OtherTests
- test_realpath_resolve_parents - test.test_posixpath.PosixPathTest
- test_open_with_pathlike - test.test_zipfile.LzmaTestsWithSourceFile
- test_incompleted_write - test.test_aifc.AifcPCM8Test
- test_expat_binary_file_nonascii - test.test_sax.ExpatReaderTest
- test_reorganize - test.test_dbm_gnu.TestGdbm
- test_close - test.test_aifc.AifcPCM8Test
- test_link_to - test.test_pathlib.PathTest
- test_chmod - test.test_pathlib.PathTest
- test_some_translations - test.test_gettext.GettextTestCase1
- testDoctestFile - test.test_zipimport.UncompressedZipImportTestCase
- test_overflowed_write - test.test_aifc.AifcPCM8Test
- test_status - test.test_urllib.urlopen_FileTests
- test_read_not_from_start - test.test_aifc.AifcPCM24Test
- testTruncate - test.test_fileio.COtherFileTests
- testNamespacePackage - test.test_zipimport.UncompressedZipImportTestCase
- testSimplePipe2 - test.test_pipes.SimplePipeTests
- test_1463026_1_empty - test.test_sax.StreamReaderWriterXmlgenTest
- test_fromfile - test.test_regrtest.ArgsTestCase
- test_reject - test.test_fileio.CAutoFileTests
- test_venv_install_options - distutils.tests.test_dist.DistributionTestCase
- testOpenDirFD - test.test_fileio.PyAutoFileTests
- test_info - test.test_urllib.urlopen_FileTests
- test_truncate_after_write - test.test_io.PyBufferedWriterTest
- test_slowest_interrupted - test.test_regrtest.ArgsTestCase
- test_filename - test.test_lzma.OpenTestCase
- testAttributes - test.test_file.CAutoFileTests
- test_write_memoryview - test.test_aifc.AifcULAWTest
- test_none_args - test.test_fileio.PyAutoFileTests
- test_relock - test.test_mailbox.TestMbox
- test_normalize - test.test_unicode_file_functions.UnicodeNFKCFileTests
- test_fstatvfs - test.test_posix.PosixTester
- test_multiple_writes - test.test_aifc.AifcPCM8Test
- test_open - test.test_zipfile.LzmaTestsWithSourceFile
- test_readline - test.test_univnewlines.PyTestMixedNewlines
- test_fromfile_ioerror - test.test_array.UnsignedShortTest
- test_recompute_pyc_same_second - test.test_import.PycacheTests
- test_non_ascii - test.test_cmd_line_script.CmdLineTest
- test_list_folders - test.test_mailbox.TestMaildir
- test_popitem - test.test_shelve.TestBinaryFileShelve
- test_is_socket_true - test.test_pathlib.PathTest
- test_unseekable_read - test.test_sunau.SunauPCM32Test
- test_discard - test.test_mailbox.TestMMDF
- test_readv - test.test_posix.PosixTester
- test_keys - test.test_mailbox.TestBabyl
- test_rejection - test.test_http_cookiejar.LWPCookieTests
- test_write_context_manager_calls_close - test.test_sunau.SunauPCM16Test
- test_incompleted_write - test.test_wave.WavePCM8Test
- test_lgettext - test.test_gettext.LGettextTestCase
- test_context_manager_with_open_file - test.test_sunau.SunauPCM8Test
- test_path_isdir - test.test_genericpath.PathLikeTests
- test_path_split - test.test_ntpath.PathLikeTests
- test_ignore_count_on_disabled_bp - test.test_bdb.BreakpointTestCase
- test_telling - test.test_io.PyTextIOWrapperTest
- test_create_writes - test.test_io.CMiscIOTest
- test_path_realpath - test.test_ntpath.PathLikeTests
- testTruncateOnWindows - test.test_file.PyOtherFileTests
- test_apropos_empty_doc - test.test_pydoc.PydocImportTest
- test_pread - test.test_posix.PosixTester
- test_get - test.test_shelve.TestProto2FileShelve
- test_flags - test.test_dbm_gnu.TestGdbm
- test_environ - test.test_posix.PosixTester
- test_sequences - test.test_mailbox.TestMH
- test_sys_argv_list - test.test_trace.TestCommandLine
- testGetSource - test.test_zipimport.UncompressedZipImportTestCase
- test_match - test.test_regrtest.ParseArgsTestCase
- test_getsize - test.test_genericpath.TestGenericTest
- test_failing_import_sticks - test.test_import.ImportTests
- test_samefile - test.test_genericpath.TestGenericTest
- test_write - test.test_aifc.AifcPCM8Test
- test_failures - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_pipe - test.test_posix.PosixTester
- test_readline_read - test.test_zipfile.LzmaTestsWithSourceFile
- test_getitem - test.test_mailbox.TestMaildir
- test_unseekable_incompleted_write - test.test_sunau.SunauULAWTest
- test_issue7627 - test.test_mailbox.TestMH
- test_anydbm_creation - test.test_dbm.TestCase-dbm.gnu
- setUpClass - test.test_asyncio.test_sendfile.SelectEventLoopTests
- test_addpackage_import_bad_pth_file - test.test_site.HelperFunctionsTests
- test_add_8bit_body - test.test_mailbox.TestMH
- test_nonascii_abspath - test.test_ntpath.NtCommonTest
- test_add_doesnt_rewrite - test.test_mailbox.TestMMDF
- testErrnoOnClosedReadable - test.test_fileio.PyAutoFileTests
- test_stat_dir_fd - test.test_posix.PosixTester
- test_iteration - test.test_mailbox.TestProxyFile
- test_fileclosed - test.test_bool.BoolTest
- setUpClass - test.test_socket.SendfileUsingSendTest
- test_copy - test.test_aifc.AifcULAWTest
- test_create_tmp - test.test_mailbox.TestMaildir
- test_zipfile_compiled_unchecked_hash - test.test_cmd_line_script.CmdLineTest
- test_set_item - test.test_mailbox.TestMbox
- test_get_folder - test.test_mailbox.TestMH
- test_length_0_offset - test.test_mmap.MmapTests
- test_binhex - test.test_binhex.BinHexTestCase
- test_update - test.test_mailbox.TestMaildir
- test_read - test.test_univnewlines.PyTestLFNewlines
- test_set_MM - test.test_mailbox.TestMaildir
- test_preadv_flags - test.test_posix.PosixTester
- test_initgroups - test.test_posix.PosixTester
- test_open_with_pathlike - test.test_zipfile.Bzip2TestsWithSourceFile
- test_read_not_from_start - test.test_wave.WavePCM32Test
- test_fs_holes - test.test_posix.PosixTester
- test_large_filesize - test.test_mmap.LargeMmapTests
- test_items - test.test_shelve.TestBinaryFileShelve
- test_module_without_a_main - test.test_pdb.PdbTestCase
- setUpClass - test.test_asyncio.test_sendfile.PollEventLoopTests
- testTuple - test.test_marshal.InstancingTestCase
- test_multiple_dumps_and_loads - test.test_marshal.BugsTestCase
- test_threads_write - test.test_io.PyTextIOWrapperTest
- test_write_aiff_by_extension - test.test_aifc.AIFCLowLevelTest
- test_plural_form_error_issue17898 - test.test_gettext.GNUTranslationParsingTest
- testReadWhenWriting - test.test_file.CAutoFileTests
- test_unicode - test.test_marshal.StringTestCase
- test_is_fifo_true - test.test_pathlib.PosixPathTest
- test_lock_unlock - test.test_mailbox.TestMbox
- testAFakeZlib - test.test_zipimport.CompressedZipImportTestCase
- test_read1_10 - test.test_zipfile.DeflateTestsWithSourceFile
- test_unseekable_read - test.test_sunau.SunauPCM24Test
- test_read - test.test_zipfile.DeflateTestsWithRandomBinaryFiles
- test_exists - test.test_genericpath.TestGenericTest
- test_is_mount - test.test_pathlib.PosixPathTest
- test_truncate - test.test_io.CBufferedRandomTest
- test_dump_message - test.test_mailbox.TestMMDF
- test_open - test.test_zipfile.Bzip2TestsWithSourceFile
- test_delitem - test.test_mailbox.TestMMDF
- test_close - test.test_aifc.AifcULAWTest
- test_read_from_file - test.test_lzma.FileTestCase
- test_append - test.test_zipfile.StoredTestZip64InSmallFiles
- test_list_folders - test.test_mailbox.TestMH
- test_overflowed_write - test.test_aifc.AifcULAWTest
- test_read_not_from_start - test.test_sunau.SunauPCM8Test
- test_encoding_errors - test.test_logging.BasicConfigTest
- test_normalize - test.test_unicode_file_functions.UnicodeNFKDFileTests
- test_flock - __main__.FNTLEINTRTest
- testWeakRefs - test.test_fileio.CAutoFileTests
- test_folder - test.test_mailbox.TestMaildir
- test_write_params - test.test_wave.WavePCM8Test
- test_nonempty_maildir_new - test.test_mailbox.MaildirTestCase
- test_path_commonprefix - test.test_genericpath.PathLikeTests
- test_relpath - test.test_ntpath.TestNtpath
- test_lchown - test.test_posix.PosixTester
- test_iter - test.test_urllib.urlopen_FileTests
- test_multiple_writes - test.test_aifc.AifcULAWTest
- test_read - test.test_univnewlines.CTestLFNewlines
- test_importfile - test.test_pydoc.PydocImportTest
- test_path_ismount - test.test_ntpath.PathLikeTests
- test_next_until_return_in_generator - test.test_bdb.IssuesTestCase
- test_package___cached___from_pyc - test.test_import.PycacheTests
- test_multibyte_seek_and_tell - test.test_io.PyTextIOWrapperTest
- test_print - test.test_set.TestBasicOpsTuple
- test_stderr_flush - test.test_multiprocessing_spawn.WithProcessesTestSubclassingProcess
- testBadMagic - test.test_zipimport.CompressedZipImportTestCase
- test_readline_read - test.test_zipfile.Bzip2TestsWithSourceFile
- testMethods - test.test_fileio.PyAutoFileTests
- test_getitem - test.test_mailbox.TestMH
- test_get_string - test.test_mailbox.TestBabyl
- test_handle_close - test.test_asyncore.TestAPI_UseUnixSocketsSelect
- test_env_changed - test.test_regrtest.ArgsTestCase
- test_open - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_utime - test.test_posix.PosixTester
- test_warn_on_dealloc - test.test_io.CMiscIOTest
- testGetData - test.test_zipimport.UncompressedZipImportTestCase
- test_bp_condition - test.test_bdb.BreakpointTestCase
- testDict - test.test_marshal.InstancingTestCase
- test_unseekable_read - test.test_sunau.SunauPCM16Test
- test_plural_forms2 - test.test_gettext.PluralFormsTestCase
- testSetBufferSize - test.test_file.PyOtherFileTests
- test_glob_many_open_files - test.test_pathlib.PosixPathTest
- test_fchown - test.test_posix.PosixTester
- test_empty_string_for_dir - test.test_importlib.source.test_finder.Frozen_FinderTestsPEP451
- test_escape - test.test_glob.GlobTests
- test_seek - test.test_univnewlines.CTestCRLFNewlines
- test_keys - test.test_mailbox.TestMbox
- test_is_char_device_true - test.test_pathlib.PosixPathTest
- test_fromfile_ioerror - test.test_array.UnsignedLongTest
- test_write_readonly_file - test.test_dbm_gnu.TestGdbm
- testFileUnreadable - test.test_zipimport.BadFileZipImportTestCase
- testUnicodeOpen - test.test_fileio.COtherFileTests
- test_write - test.test_aifc.AifcULAWTest
- test_truncate - test.test_io.PyBufferedRandomTest
- test_set_item - test.test_mailbox.TestMaildir
- test_truncate - test.test_posix.PosixTester
- test_rename - test.test_unicode_file_functions.UnicodeNFCFileTests
- test_get - test.test_mailbox.TestBabyl
- testErrnoOnClosedFileno - test.test_fileio.PyAutoFileTests
- test_update - test.test_mailbox.TestMH
- test_read_from_file_with_bytes_filename - test.test_lzma.FileTestCase
- test_unseekable_overflowed_write - test.test_wave.WavePCM24Test
- test_glob_empty_pattern - test.test_pathlib.PathTest
- test_cwd_with_relative_arg - test.test_subprocess.ProcessTestCaseNoPoll
- test_listdir_default - test.test_posix.PosixTester
- testNotZipFile - test.test_zipimport.BadFileZipImportTestCase
- test_read_concatenated_zip_file - test.test_zipfile.StoredTestsWithSourceFile
- test_random_open - test.test_zipfile.DeflateTestsWithSourceFile
Test leaking resources:
- test_interpreters: memory blocks
- test_interpreters: references
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named edelsohn-aix-ppc64 went away.
It last disconnected at Wed May 20 07:55:48 2020.
The admin on record (as reported by WORKER:info/admin) was David Edelsohn <dje.gcc(a)gmail.com>
.
Sincerely,
-The Buildbot
1
0
The Buildbot working for 'Python' has noticed that the worker named aixtools-aix-power6 went away.
It last disconnected at Wed May 20 07:55:28 2020.
The admin on record (as reported by WORKER:info/admin) was Your Name Here <admin(a)youraddress.invalid>
.
Sincerely,
-The Buildbot
1
0

May 20, 2020
The Buildbot has detected a new failure on builder x86 Gentoo Non-Debug with X 3.x while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/188/builds/925
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown>
Blamelist: Batuhan Taskaya <batuhanosmantaskaya(a)gmail.com>, Christian Heimes <christian(a)python.org>, Jonathan Goble <jcgoble3(a)gmail.com>, Steve Dower <steve.dower(a)python.org>, Victor Stinner <vstinner(a)python.org>, karl ding <karlding(a)users.noreply.github.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
415 tests OK.
10 slowest tests:
- test_peg_generator: 17 min 44 sec
- test_concurrent_futures: 5 min 19 sec
- test_multiprocessing_spawn: 3 min 32 sec
- test_unparse: 2 min 57 sec
- test_asyncio: 2 min 56 sec
- test_lib2to3: 2 min 49 sec
- test_tokenize: 2 min 43 sec
- test_multiprocessing_forkserver: 2 min 39 sec
- test_multiprocessing_fork: 1 min 53 sec
- test_regrtest: 1 min 16 sec
1 test failed:
test_gdb
9 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_startfile
test_winconsoleio test_winreg test_winsound test_zipfile64
1 re-run test:
test_gdb
Total duration: 44 min 25 sec
Captured traceback
==================
Traceback (most recent call last):
File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_gdb.py", line 384, in test_strings
check_repr('\u2620')
File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_gdb.py", line 376, in check_repr
self.assertGdbRepr(text)
File "/buildbot/buildarea/cpython/3.x.ware-gentoo-x86.nondebug/build/Lib/test/test_gdb.py", line 310, in assertGdbRepr
self.assertEqual(gdb_repr, exp_repr,
AssertionError: '' != "'☠'"
+ '☠' : '' did not equal expected "'☠'"; full output was:
Breakpoint 1 at 0x22d140: file Python/bltinmodule.c, line 1174.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
Test report
===========
Failed tests:
- test_gdb
Failed subtests:
- test_strings - test.test_gdb.PrettyPrintTests
Sincerely,
-The Buildbot
1
0

May 20, 2020
The Buildbot has detected a new failure on builder s390x Fedora Rawhide Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/524/builds/90
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: edelsohn-fedora-rawhide-z
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
410 tests OK.
10 slowest tests:
- test_signal: 31 min 1 sec
- test_pydoc: 29 min 36 sec
- test_concurrent_futures: 17 min 30 sec
- test_asyncio: 16 min 7 sec
- test_multiprocessing_spawn: 12 min 13 sec
- test_peg_generator: 7 min 2 sec
- test_multiprocessing_fork: 6 min 56 sec
- test_gdb: 4 min 12 sec
- test_io: 3 min 37 sec
- test_subprocess: 3 min 28 sec
1 test failed:
test_interpreters
14 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_nis
test_ossaudiodev test_startfile test_tix test_tk test_ttk_guionly
test_winconsoleio test_winreg test_winsound test_zipfile64
2 re-run tests:
test_interpreters test_multiprocessing_forkserver
Total duration: 3 hour 41 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/dje/cpython-buildarea/3.x.edelsohn-fedora-rawhide-z.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_interpreters
Test leaking resources:
- test_interpreters: memory blocks
- test_interpreters: references
Sincerely,
-The Buildbot
1
0

Buildbot failure in Python on PPC64LE Fedora Stable Refleaks 3.x
by buildbot@python.org May 20, 2020
by buildbot@python.org May 20, 2020
May 20, 2020
The Buildbot has detected a new failure on builder PPC64LE Fedora Stable Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/394/builds/91
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-stable-ppc64le
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_signal: 31 min 8 sec
- test_pydoc: 29 min 42 sec
- test_concurrent_futures: 20 min 32 sec
- test_asyncio: 19 min 52 sec
- test_multiprocessing_spawn: 15 min 8 sec
- test_peg_generator: 10 min 56 sec
- test_multiprocessing_forkserver: 9 min 14 sec
- test_multiprocessing_fork: 7 min 34 sec
- test_gdb: 6 min 10 sec
- test_pickle: 4 min 53 sec
1 test failed:
test_interpreters
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_interpreters
Total duration: 47 min 11 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-stable-ppc64le.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_interpreters
Test leaking resources:
- test_interpreters: memory blocks
- test_interpreters: references
Sincerely,
-The Buildbot
1
0

May 20, 2020
The Buildbot has detected a new failure on builder AMD64 Fedora Rawhide Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/82/builds/173
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-fedora-rawhide-x86_64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_signal: 31 min 6 sec
- test_pydoc: 29 min 45 sec
- test_asyncio: 29 min 40 sec
- test_concurrent_futures: 19 min 42 sec
- test_multiprocessing_spawn: 16 min 21 sec
- test_peg_generator: 11 min 47 sec
- test_multiprocessing_forkserver: 10 min 31 sec
- test_gdb: 8 min 17 sec
- test_nntplib: 8 min 5 sec
- test_multiprocessing_fork: 7 min 55 sec
1 test failed:
test_interpreters
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_interpreters
Total duration: 38 min 58 sec
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-fedora-rawhide-x86_64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_interpreters
Test leaking resources:
- test_interpreters: memory blocks
- test_interpreters: references
Sincerely,
-The Buildbot
1
0

May 20, 2020
The Buildbot has detected a new failure on builder aarch64 RHEL8 Refleaks 3.x while building Python.
Full details are available at:
https://buildbot.python.org/all/#builders/563/builds/105
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: cstratak-RHEL8-aarch64
Build Reason: <unknown>
Blamelist:
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
===================================================
== Tests result: FAILURE then FAILURE ==
411 tests OK.
10 slowest tests:
- test_asyncio: 48 min
- test_signal: 31 min 8 sec
- test_pydoc: 29 min 48 sec
- test_multiprocessing_spawn: 19 min 35 sec
- test_concurrent_futures: 19 min 7 sec
- test_peg_generator: 17 min 51 sec
- test_gdb: 12 min 20 sec
- test_multiprocessing_forkserver: 11 min 31 sec
- test_multiprocessing_fork: 8 min 57 sec
- test_nntplib: 8 min 7 sec
1 test failed:
test_interpreters
13 tests skipped:
test_devpoll test_ioctl test_kqueue test_msilib test_ossaudiodev
test_startfile test_tix test_tk test_ttk_guionly test_winconsoleio
test_winreg test_winsound test_zipfile64
1 re-run test:
test_interpreters
Total duration: 1 hour 7 min
Captured traceback
==================
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
./home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 6 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 300, in _run_finalizers
finalizer()
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/util.py", line 224, in __call__
res = self._callback(*self._args, **self._kwargs)
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-aarch64.refleak/build/Lib/multiprocessing/synchronize.py", line 87, in _cleanup
sem_unlink(name)
FileNotFoundError: [Errno 2] No such file or directory
.
Test report
===========
Failed tests:
- test_interpreters
Test leaking resources:
- test_interpreters: memory blocks
- test_interpreters: references
Sincerely,
-The Buildbot
1
0

May 20, 2020
The Buildbot has detected a failed build on builder x86 Gentoo Non-Debug with X 3.9 while building python/cpython.
Full details are available at:
https://buildbot.python.org/all/#builders/665/builds/5
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: ware-gentoo-x86
Build Reason: <unknown>
Blamelist: Miss Islington (bot) <31488909+miss-islington(a)users.noreply.github.com>, Victor Stinner <vstinner(a)python.org>
BUILD FAILED: failed test (failure) uploading test-results.xml (failure)
Summary of the results of the build (if available):
===================================================
==
Captured traceback
==================
remote: Enumerating objects: 39, done.
remote: Counting objects: 2% (1/39)
remote: Counting objects: 5% (2/39)
remote: Counting objects: 7% (3/39)
remote: Counting objects: 10% (4/39)
remote: Counting objects: 12% (5/39)
remote: Counting objects: 15% (6/39)
remote: Counting objects: 17% (7/39)
remote: Counting objects: 20% (8/39)
remote: Counting objects: 23% (9/39)
remote: Counting objects: 25% (10/39)
remote: Counting objects: 28% (11/39)
remote: Counting objects: 30% (12/39)
remote: Counting objects: 33% (13/39)
remote: Counting objects: 35% (14/39)
remote: Counting objects: 38% (15/39)
remote: Counting objects: 41% (16/39)
remote: Counting objects: 43% (17/39)
remote: Counting objects: 46% (18/39)
remote: Counting objects: 48% (19/39)
remote: Counting objects: 51% (20/39)
remote: Counting objects: 53% (21/39)
remote: Counting objects: 56% (22/39)
remote: Counting objects: 58% (23/39)
remote: Counting objects: 61% (24/39)
remote: Counting objects: 64% (25/39)
remote: Counting objects: 66% (26/39)
remote: Counting objects: 69% (27/39)
remote: Counting objects: 71% (28/39)
remote: Counting objects: 74% (29/39)
remote: Counting objects: 76% (30/39)
remote: Counting objects: 79% (31/39)
remote: Counting objects: 82% (32/39)
remote: Counting objects: 84% (33/39)
remote: Counting objects: 87% (34/39)
remote: Counting objects: 89% (35/39)
remote: Counting objects: 92% (36/39)
remote: Counting objects: 94% (37/39)
remote: Counting objects: 97% (38/39)
remote: Counting objects: 100% (39/39)
remote: Counting objects: 100% (39/39), done.
remote: Compressing objects: 25% (1/4)
remote: Compressing objects: 50% (2/4)
remote: Compressing objects: 75% (3/4)
remote: Compressing objects: 100% (4/4)
remote: Compressing objects: 100% (4/4), done.
remote: Total 43 (delta 35), reused 36 (delta 35), pack-reused 4
From https://github.com/python/cpython
* branch 3.9 -> FETCH_HEAD
Reset branch '3.9'
Python/initconfig.c: In function ‘init_dump_ascii_wstr’:
Python/initconfig.c:2646:34: warning: format ‘%lc’ expects argument of type ‘wint_t’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=]
2646 | PySys_WriteStderr("%lc", ch);
| ~~^ ~~
| | |
| | wchar_t {aka long int}
| unsigned int
| %ld
Python/initconfig.c:2649:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=]
2649 | PySys_WriteStderr("\\x%02x", ch);
| ~~~^ ~~
| | |
| | wchar_t {aka long int}
| unsigned int
| %02lx
Python/initconfig.c:2653:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=]
2653 | PySys_WriteStderr("\\U%08x", ch);
| ~~~^ ~~
| | |
| | wchar_t {aka long int}
| unsigned int
| %08lx
Python/initconfig.c:2657:38: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘wchar_t’ {aka ‘long int’} [-Wformat=]
2657 | PySys_WriteStderr("\\u%04x", ch);
| ~~~^ ~~
| | |
| | wchar_t {aka long int}
| unsigned int
| %04lx
/buildbot/buildarea/cpython/3.9.ware-gentoo-x86.nondebug/build/Modules/_zoneinfo.c: In function ‘load_data’:
/buildbot/buildarea/cpython/3.9.ware-gentoo-x86.nondebug/build/Modules/_zoneinfo.c:911:30: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
911 | for (Py_ssize_t i = 0; i < self->num_transitions; ++i) {
| ^
/buildbot/buildarea/cpython/3.9.ware-gentoo-x86.nondebug/build/Modules/_zoneinfo.c:949:30: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘int’} and ‘unsigned int’ [-Wsign-compare]
949 | for (Py_ssize_t i = 0; i < self->num_ttinfos; ++i) {
| ^
Cannot open file '/buildbot/buildarea/cpython/3.9.ware-gentoo-x86.nondebug/build/test-results.xml' for upload
Test report
===========
Failed tests:
- test_peg_generator
Sincerely,
-The Buildbot
1
0