☠ Buildbot (Python): python/cpython - failed test (failure) (main)
The Buildbot has detected a new failure on builder AMD64 Windows11 Refleaks 3.x while building python/cpython. Full details are available at: https://buildbot.python.org/#/builders/920/builds/2063
Buildbot URL: https://buildbot.python.org/
Worker for this Build: ware-win11
Build Reason: <unknown> Blamelist: Adorilson Bezerra <adorilson@gmail.com>, Pablo Galindo Salgado <Pablogsal@gmail.com>, Petr Viktorin <encukou@gmail.com>
BUILD FAILED: failed test (failure)
Summary of the results of the build (if available):
==
Captured traceback
Traceback (most recent call last): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\test_remote_pdb.py", line 1578, in test_attach_to_process_without_colors self.assertEqual(output["server"]["stdout"], "Function returned: 42\n") ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: 'Function returned: 1\n' != 'Function returned: 42\n'
- Function returned: 1 ? ^
- Function returned: 42 ? ^^
Traceback (most recent call last): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\test_profiling\test_sampling_profiler\test_integration.py", line 581, in <lambda> self.addCleanup(lambda x: shutil.rmtree(x), tempdir.name) ~~~~~~~~~~~~~^^^ File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\shutil.py", line 852, in rmtree _rmtree_impl(path, dir_fd, onexc) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\shutil.py", line 711, in _rmtree_unsafe onexc(os.rmdir, path, err) ~~~~~^^^^^^^^^^^^^^^^^^^^^ File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\shutil.py", line 707, in _rmtree_unsafe os.rmdir(path) ~~~~~~~~^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'b:\\uildworker_temp\\test_python_a40k62lq\\tmputfxv0_m'
Traceback (most recent call last): File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\test\test_profiling\test_sampling_profiler\test_integration.py", line 581, in <lambda> self.addCleanup(lambda x: shutil.rmtree(x), tempdir.name) ~~~~~~~~~~~~~^^^ File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\shutil.py", line 852, in rmtree _rmtree_impl(path, dir_fd, onexc) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^ File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\shutil.py", line 711, in _rmtree_unsafe onexc(os.rmdir, path, err) ~~~~~^^^^^^^^^^^^^^^^^^^^^ File "b:\uildarea\3.x.ware-win11.refleak\build\Lib\shutil.py", line 707, in _rmtree_unsafe os.rmdir(path) ~~~~~~~~^^^^^^ PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'b:\\uildworker_temp\\test_python_7wvp9xt1\\tmp9sk_zjm5'
Test report
Failed tests:
- test_remote_pdb
- test_profiling
Failed subtests:
- test_attach_to_process_without_colors - test.test_remote_pdb.PdbAttachTestCase.test_attach_to_process_without_colors
- test_sample_target_module - test.test_profiling.test_sampling_profiler.test_integration.TestSampleProfilerIntegration.test_sample_target_module
Sincerely, -The Buildbot
participants (1)
-
buildbot@python.org