☠ Buildbot (Python): python/cpython - failed test (failure) (3.13)
The Buildbot has detected a new failure on builder AMD64 Windows10 3.13 while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/1501/builds/1191
Buildbot URL: https://buildbot.python.org/
Worker for this Build: bolen-windows10
Build Reason: <unknown> Blamelist: Brian Schubert <brianm.schubert@gmail.com>, Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>, Russell Keith-Magee <russell@keith-magee.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 625, in _rmtree_unsafe os.unlink(fullname) ~~~~~~~~~^^^^^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_0iscgzrd\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-_y3e66rl\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 625, in _rmtree_unsafe os.unlink(fullname) ~~~~~~~~~^^^^^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_2zsdbgy3\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-t8giu9qi\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_sysconfig.py", line 605, in test_config_vars_depend_on_site_initialization with self.venv() as venv: ~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\contextlib.py", line 148, in __exit__ next(self.gen) ~~~~^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 950, in __exit__ self.cleanup() ~~~~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 790, in rmtree return _rmtree_unsafe(path, onexc) File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 629, in _rmtree_unsafe onexc(os.unlink, fullname, err) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 909, in onexc _os.unlink(path) ~~~~~~~~~~^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_0iscgzrd\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-_y3e66rl\\Scripts\\python_d.exe'
Traceback (most recent call last): File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\test_sysconfig.py", line 605, in test_config_vars_depend_on_site_initialization with self.venv() as venv: ~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\contextlib.py", line 148, in __exit__ next(self.gen) ~~~~^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\test\support\venv.py", line 27, in from_tmpdir with tempfile.TemporaryDirectory(prefix=prefix, dir=dir, delete=delete) as tmpdir: ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 950, in __exit__ self.cleanup() ~~~~~~~~~~~~^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 954, in cleanup self._rmtree(self.name, ignore_errors=self._ignore_cleanup_errors) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 934, in _rmtree _shutil.rmtree(name, onexc=onexc) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 790, in rmtree return _rmtree_unsafe(path, onexc) File "D:\buildarea\3.13.bolen-windows10\build\Lib\shutil.py", line 629, in _rmtree_unsafe onexc(os.unlink, fullname, err) ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\buildarea\3.13.bolen-windows10\build\Lib\tempfile.py", line 909, in onexc _os.unlink(path) ~~~~~~~~~~^^^^^^ PermissionError: [WinError 5] Access is denied: 'd:\\temp\\test_python_2zsdbgy3\\test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization-venv-t8giu9qi\\Scripts\\python_d.exe'
Test report
Failed tests:
- test_sysconfig
Failed subtests:
- test_config_vars_depend_on_site_initialization - test.test_sysconfig.TestSysConfig.test_config_vars_depend_on_site_initialization
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org