Buildbot failure in Python on AMD64 Windows7 SP1 3.8
The Buildbot has detected a failed build on builder AMD64 Windows7 SP1 3.8 while building python/cpython. Full details are available at: https://buildbot.python.org/all/#builders/60/builds/60
Buildbot URL: https://buildbot.python.org/all/
Worker for this Build: kloth-win64
Build Reason: <unknown> Blamelist: Pablo Galindo <Pablogsal@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
== Tests result: FAILURE then SUCCESS ==
390 tests OK.
10 slowest tests:
- test_multiprocessing_spawn: 3 min 18 sec
- test_mmap: 2 min 44 sec
- test_tokenize: 2 min 13 sec
- test_tools: 2 min 8 sec
- test_io: 1 min 49 sec
- test_concurrent_futures: 1 min 47 sec
- test_dbm_dumb: 1 min 39 sec
- test_venv: 1 min 26 sec
- test_lib2to3: 1 min 23 sec
- test_asyncio: 1 min 10 sec
33 tests skipped: test_curses test_dbm_gnu test_dbm_ndbm test_devpoll test_epoll test_fcntl test_fork1 test_gdb test_grp test_ioctl test_kqueue test_multiprocessing_fork test_multiprocessing_forkserver test_nis test_openpty test_ossaudiodev test_pipes test_poll test_posix test_pty test_pwd test_readline test_resource test_spwd test_syslog test_threadsignals test_tix test_tk test_ttk_guionly test_wait3 test_wait4 test_xxtestfuzz test_zipfile64
1 re-run test: test_regrtest
Total duration: 24 min 33 sec
Captured traceback
Traceback (most recent call last): File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 1047, in temp_dir yield path File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 1099, in temp_cwd yield cwd_dir File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\libregrtest\main.py", line 637, in main self._main(tests, kwargs) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\libregrtest\main.py", line 710, in _main sys.exit(0) SystemExit: 0
Traceback (most recent call last): File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 336, in _force_run return func(*args) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\buildbot.python.org\\3.8.kloth-win64\\build\\build\\test_python_536\\test_python_worker_3924'
Traceback (most recent call last): File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\runpy.py", line 194, in _run_module_as_main return _run_code(code, main_globals, None, File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\runpy.py", line 87, in _run_code exec(code, run_globals) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\__main__.py", line 2, in <module> main() File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\libregrtest\main.py", line 715, in main Regrtest().main(tests=tests, **kwargs) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\libregrtest\main.py", line 637, in main self._main(tests, kwargs) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 1099, in temp_cwd yield cwd_dir File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\contextlib.py", line 131, in __exit__ self.gen.throw(type, value, traceback) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 1052, in temp_dir rmtree(path) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 458, in rmtree _rmtree(path) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 399, in _rmtree _waitfor(_rmtree_inner, path, waitall=True) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 347, in _waitfor func(pathname) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 396, in _rmtree_inner _force_run(fullname, os.rmdir, fullname) File "C:\buildbot.python.org\3.8.kloth-win64\build\lib\test\support\__init__.py", line 342, in _force_run return func(*args) PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\buildbot.python.org\\3.8.kloth-win64\\build\\build\\test_python_536\\test_python_worker_3924'
Test report
Failed tests:
- test_regrtest
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org