☠ Buildbot (Python): python/cpython - failed test (failure) uploading test-results.xml (failure) (3.15)
The Buildbot has detected a new failure on builder wasm32-wasi 3.15 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/2062/builds/316
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bcannon-wasi
Build Reason: <unknown> Blamelist: Miss Islington (bot) <31488909+miss-islington@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 "/Lib/test/libregrtest/single.py", line 210, in _runtest_env_changed_exc _load_run_test(result, runtests) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/single.py", line 155, in _load_run_test test_mod = importlib.import_module(module_name) File "/Lib/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1381, in _gcd_import File "<frozen importlib._bootstrap>", line 1346, in _find_and_load File "<frozen importlib._bootstrap>", line 1305, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 915, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 747, in exec_module File "<frozen importlib._bootstrap>", line 549, in _call_with_frames_removed File "/Lib/test/test_embed.py", line 20, in <module> raise unittest.SkipTest("test module requires subprocess") unittest.case.SkipTest: test module requires subprocess
Traceback (most recent call last): File "/Lib/test/libregrtest/single.py", line 210, in _runtest_env_changed_exc _load_run_test(result, runtests) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/single.py", line 155, in _load_run_test test_mod = importlib.import_module(module_name) File "/Lib/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1381, in _gcd_import File "<frozen importlib._bootstrap>", line 1346, in _find_and_load File "<frozen importlib._bootstrap>", line 1305, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 915, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 747, in exec_module File "<frozen importlib._bootstrap>", line 549, in _call_with_frames_removed File "/Lib/test/test_webbrowser.py", line 20, in <module> threading_helper.requires_working_threading(module=True) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/Lib/test/support/threading_helper.py", line 248, in requires_working_threading raise unittest.SkipTest(msg) unittest.case.SkipTest: requires threading support
Traceback (most recent call last): File "/Lib/runpy.py", line 201, in _run_module_as_main return _run_code(code, main_globals, None, "__main__", mod_spec) File "/Lib/runpy.py", line 87, in _run_code exec(code, run_globals) ~~~~^^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/worker.py", line 141, in <module> main() ~~~~^^ File "/Lib/test/libregrtest/worker.py", line 137, in main worker_process(worker_json) ~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/Lib/test/libregrtest/worker.py", line 115, in worker_process result.write_json_into(sys.stdout) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/Lib/test/libregrtest/result.py", line 215, in write_json_into json.dump(self, file, cls=_EncodeTestResult) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Lib/json/__init__.py", line 181, in dump fp.write(chunk) ~~~~~~~~^^^^^^^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/test/test_zipfile/test_core.py", line 1504, in test_write_filtered_python_package with TemporaryFile() as t, zipfile.PyZipFile(t, "w") as zipfp: ~~~~~~~~~~~~~^^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/test/libregrtest/single.py", line 348, in run_single_test _runtest(result, runtests) ~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/single.py", line 319, in _runtest _runtest_env_changed_exc(result, runtests, ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ display_failure=not verbose) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/single.py", line 221, in _runtest_env_changed_exc print( ~~~~~^ f"{stdout.YELLOW}{test_name} skipped -- {exc}{stdout.RESET}", ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ flush=True, ^^^^^^^^^^^ ) ^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/test/test_zipfile/test_core.py", line 1504, in test_write_filtered_python_package with TemporaryFile() as t, zipfile.PyZipFile(t, "w") as zipfp: ~~~~~~~~~~~~~~~~~^^^^^^^^ File "/Lib/zipfile/__init__.py", line 1523, in __exit__ self.close() ~~~~~~~~~~^^ File "/Lib/zipfile/__init__.py", line 2096, in close self._write_end_record() ~~~~~~~~~~~~~~~~~~~~~~^^ File "/Lib/zipfile/__init__.py", line 2196, in _write_end_record self.fp.flush() ~~~~~~~~~~~~~^^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/test/libregrtest/single.py", line 210, in _runtest_env_changed_exc _load_run_test(result, runtests) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/single.py", line 155, in _load_run_test test_mod = importlib.import_module(module_name) File "/Lib/importlib/__init__.py", line 88, in import_module return _bootstrap._gcd_import(name[level:], package, level) ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<frozen importlib._bootstrap>", line 1381, in _gcd_import File "<frozen importlib._bootstrap>", line 1346, in _find_and_load File "<frozen importlib._bootstrap>", line 1305, in _find_and_load_unlocked File "<frozen importlib._bootstrap>", line 915, in _load_unlocked File "<frozen importlib._bootstrap_external>", line 747, in exec_module File "<frozen importlib._bootstrap>", line 549, in _call_with_frames_removed File "/Lib/test/test_android.py", line 17, in <module> raise unittest.SkipTest("Android-specific") unittest.case.SkipTest: Android-specific
Traceback (most recent call last): File "/Lib/test/test_zipfile/test_core.py", line 1509, in test_write_filtered_python_package zipfp.writepy(packagedir) ~~~~~~~~~~~~~^^^^^^^^^^^^ File "/Lib/zipfile/__init__.py", line 2268, in writepy self.writestr(arcname, bytecode) ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/Lib/zipfile/__init__.py", line 2039, in writestr dest.write(data) ~~~~~~~~~~^^^^^^ File "/Lib/zipfile/__init__.py", line 1342, in write self._fileobj.write(data) ~~~~~~~~~~~~~~~~~~~^^^^^^ OSError: [Errno 51] No space left on device
Traceback (most recent call last): File "/Lib/runpy.py", line 201, in _run_module_as_main return _run_code(code, main_globals, None, "__main__", mod_spec) File "/Lib/runpy.py", line 87, in _run_code exec(code, run_globals) ~~~~^^^^^^^^^^^^^^^^^^^ File "/Lib/test/libregrtest/worker.py", line 141, in <module> main() ~~~~^^ File "/Lib/test/libregrtest/worker.py", line 137, in main worker_process(worker_json) ~~~~~~~~~~~~~~^^^^^^^^^^^^^ File "/Lib/test/libregrtest/worker.py", line 99, in worker_process result = run_single_test(test_name, runtests) File "/Lib/test/libregrtest/single.py", line 352, in run_single_test print(f"{red}test {test_name} crashed -- {msg}{reset}", ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ file=sys.stderr, flush=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [Errno 51] No space left on device
Test report
Failed tests:
- test_idle
- test.test_asyncio.test_buffered_proto
- test_codeccallbacks
- test_opcodes
- test.test_multiprocessing_fork.test_manager
- test_codecmaps_hk
- test_quopri
- test_tkinter
- test_colorsys
- test_dbm_dumb
- test_codecencodings_cn
- test_embed
- test_zipfile64
- test_unittest
- test_webbrowser
- test_grammar
- test__osx_support
- test.test_asyncio.test_queues
- test_wsgiref
- test_type_aliases
- test_sax
- test_atexit
- test_zipimport
- test.test_io.test_bufferedio
- test_type_params
- test_tty
- test_calendar
- test_threadsignals
- test.test_concurrent_futures.test_interpreter_pool
- test_zipfile
- test_robotparser
- test_super
- test_typechecks
- test.test_concurrent_futures.test_thread_pool
- test_opcache
- test.test_asyncio.test_tools
- test.test_io.test_univnewlines
- test_bisect
- test_pystats
- test_remote_pdb
- test.test_multiprocessing_spawn.test_misc
- test_memoryview
- test_stable_abi_ctypes
- test_hmac
- test_annotationlib
- test_reprlib
- test_difflib
- test_gc_stats
- test_regrtest
- test_module
- test_pickletools
- test_wait4
- test_enum
- test.test_gdb.test_cfunction_full
- test_android
- test_binascii
- test.test_gdb.test_backtrace
- test_urllib2net
- test_fstring
- test_asyncgen
- test.test_asyncio.test_base_events
Failed subtests:
- test_write_filtered_python_package - test.test_zipfile.test_core.PyZipFileTests.test_write_filtered_python_package
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org