Skip to content

Discovering tests fails silently on debugpy repo #21952

Closed as not planned
Closed as not planned
@luabud

Description

@luabud

Type: Bug

Behaviour

Expected vs. Actual

When trying to discover tests in the debugpy repo, discovery fails silently

Steps to reproduce:

  1. Opt into the pythonTestAdapter experiment
  2. Clone https://github.com/microsoft/debugpy
  3. Run the create environment command and install the tests dependencies
  4. Open the test explorer and click "Configure Tests". Then select "pytest"
  5. Notice nothing happens. When opting out from pythonTestAdapter I'm able to see errors

Diagnostic data

  • Python version (& distribution if applicable, e.g. Anaconda): 3.11.5
  • Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Venv
  • Value of the python.languageServer setting: Pylance
Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

2023-09-08 11:20:09.670 [info] Experiment 'pythonTestAdapter' is active
2023-09-08 11:20:09.670 [info] Experiment 'pythonPromptNewFormatterExt' is active
2023-09-08 11:20:09.670 [info] Experiment 'pythonPromptNewToolsExt' is active
2023-09-08 11:20:09.670 [info] Experiment 'pythonTerminalEnvVarActivationcf' is active
2023-09-08 11:20:09.670 [debug] Getting roots
2023-09-08 11:20:09.670 [debug] Getting roots
2023-09-08 11:20:09.670 [debug] Found roots
2023-09-08 11:20:09.670 [debug] Start watching file for changes REDACTED\.conda\environments.txt
2023-09-08 11:20:09.670 [debug] Start watching: REDACTED\.conda with pattern environments.txt using VSCode API
2023-09-08 11:20:09.670 [debug] Found roots
2023-09-08 11:20:09.670 [debug] Start watching root REDACTED\Apps\debugpy for globs ["python.exe","*/python.exe","*/Scripts/python.exe"]
2023-09-08 11:20:09.670 [debug] Start watching: REDACTED\Apps\debugpy with pattern python.exe using VSCode API
2023-09-08 11:20:09.670 [debug] Start watching: REDACTED\Apps\debugpy with pattern */python.exe using VSCode API
2023-09-08 11:20:09.670 [debug] Start watching: REDACTED\Apps\debugpy with pattern */Scripts/python.exe using VSCode API
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:09.776 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:09.790 [debug] Waiting for test server to start...
2023-09-08 11:20:09.790 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:09.808 [debug] VS Code was not launched from the command line, not selecting activated interpreter
2023-09-08 11:20:09.811 [info] Test server listening.
2023-09-08 11:20:09.811 [debug] Test server started.
2023-09-08 11:20:09.811 [debug] Testing: Setting up watcher for REDACTED\Apps\debugpy
2023-09-08 11:20:09.812 [debug] Needed to validate REDACTED\Apps\debugpy\.venv\Scripts\python.exe with latest info
2023-09-08 11:20:09.812 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:09.814 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:09.814 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:09.815 [debug] Needed to validate REDACTED\AppData\Local\Microsoft\WindowsApps\python3.11.exe with latest info
2023-09-08 11:20:09.815 [debug] Resolved REDACTED\AppData\Local\Microsoft\WindowsApps\python3.11.exe from cache: {"name":"","location":"","kind":"global-microsoft-store","executable":{"filename":"REDACTED\\AppData\\Local\\Microsoft\\WindowsApps\\python3.11.exe","sysPrefix":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_3.11.1520.0_x64__qbz5n2kfra8p0","ctime":1693361177045,"mtime":1693361177045},"display":"Python 3.11.5 64-bit (microsoft store)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":"Microsoft"},"source":["path env var"],"id":"REDACTED\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.11.EXE","detailedDisplayName":"Python 3.11.5 64-bit (microsoft store)"}
2023-09-08 11:20:09.816 [debug] Needed to validate REDACTED\Apps\debugpy\.venv\Scripts\python.exe with latest info
2023-09-08 11:20:09.816 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:09.816 [debug] Needed to validate REDACTED\AppData\Local\Microsoft\WindowsApps\python3.9.exe with latest info
2023-09-08 11:20:09.816 [debug] Resolved REDACTED\AppData\Local\Microsoft\WindowsApps\python3.9.exe from cache: {"name":"","location":"","kind":"global-microsoft-store","executable":{"filename":"REDACTED\\AppData\\Local\\Microsoft\\WindowsApps\\python3.9.exe","sysPrefix":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0","ctime":1664327911083,"mtime":1663335204637},"display":"Python 3.9.13 64-bit (microsoft store)","version":{"major":3,"minor":9,"micro":13,"release":{"level":"final","serial":0},"sysVersion":"3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]"},"arch":3,"distro":{"org":"Microsoft"},"source":["path env var"],"id":"REDACTED\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.9.EXE","detailedDisplayName":"Python 3.9.13 64-bit (microsoft store)"}
2023-09-08 11:20:09.817 [debug] Needed to validate REDACTED\AppData\Local\Programs\Python\Python310\python.exe with latest info
2023-09-08 11:20:09.817 [debug] Resolved REDACTED\AppData\Local\Programs\Python\Python310\python.exe from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"REDACTED\\AppData\\Local\\Programs\\Python\\Python310\\python.exe","sysPrefix":"REDACTED\\AppData\\Local\\Programs\\Python\\Python310","ctime":1692982892898,"mtime":1680680874000},"display":"Python 3.10.11 64-bit","version":{"major":3,"minor":10,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]"},"arch":3,"distro":{"org":"PythonCore","defaultDisplayName":"Python 3.10 (64-bit)"},"source":["windows registry"],"id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON310\\PYTHON.EXE","detailedDisplayName":"Python 3.10.11 64-bit"}
2023-09-08 11:20:09.818 [debug] Needed to validate REDACTED\AppData\Local\Programs\Python\Python37\python.exe with latest info
2023-09-08 11:20:09.818 [debug] Resolved REDACTED\AppData\Local\Programs\Python\Python37\python.exe from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"REDACTED\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","sysPrefix":"REDACTED\\AppData\\Local\\Programs\\Python\\Python37","ctime":1692982893102,"mtime":1597715968000},"display":"Python 3.7.9 64-bit","version":{"major":3,"minor":7,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]"},"arch":3,"distro":{"org":"PythonCore","defaultDisplayName":"Python 3.7 (64-bit)"},"source":["windows registry"],"id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON37\\PYTHON.EXE","detailedDisplayName":"Python 3.7.9 64-bit"}
2023-09-08 11:20:09.818 [debug] Needed to validate REDACTED\AppData\Local\Programs\Python\Python39\python.exe with latest info
2023-09-08 11:20:09.818 [debug] Resolved REDACTED\AppData\Local\Programs\Python\Python39\python.exe from cache: {"name":"","location":"","kind":"global-other","executable":{"filename":"REDACTED\\AppData\\Local\\Programs\\Python\\Python39\\python.exe","sysPrefix":"REDACTED\\AppData\\Local\\Programs\\Python\\Python39","ctime":1692982893281,"mtime":1630381014000},"display":"Python 3.9.7 64-bit","version":{"major":3,"minor":9,"micro":7,"release":{"level":"final","serial":0},"sysVersion":"3.9.7 (tags/v3.9.7:1016ef3, Aug 30 2021, 20:19:38) [MSC v.1929 64 bit (AMD64)]"},"arch":3,"distro":{"org":"PythonCore","defaultDisplayName":"Python 3.9 (64-bit)"},"source":["windows registry"],"id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON39\\PYTHON.EXE","detailedDisplayName":"Python 3.9.7 64-bit"}
2023-09-08 11:20:09.820 [debug] Needed to validate REDACTED\Apps\debugpy\.venv\Scripts\python.exe with latest info
2023-09-08 11:20:09.820 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:09.826 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:09.826 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:09.829 [debug] Needed to validate REDACTED\Apps\debugpy\.venv\Scripts\python.exe with latest info
2023-09-08 11:20:09.829 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:09.829 [info] Python interpreter path: .\.venv\Scripts\python.exe
2023-09-08 11:20:09.829 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:09.830 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:09.830 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.294 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:10.298 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.298 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:10.744 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:10.744 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:10.744 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:10.744 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:10.745 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:10.745 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:10.755 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:10.755 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:10.756 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:10.756 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:10.758 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:10.758 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:10.812 [debug] Extension ms-toolsai.jupyter accessed onDidEnvironmentVariablesChange with args: undefined
2023-09-08 11:20:10.816 [debug] Extension ms-toolsai.jupyter accessed onDidChangeEnvironments with args: undefined
2023-09-08 11:20:10.819 [debug] Extension ms-toolsai.jupyter accessed known with args: undefined
2023-09-08 11:20:10.824 [debug] Extension ms-toolsai.jupyter accessed onDidChangeEnvironments with args: undefined
2023-09-08 11:20:10.828 [debug] Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
2023-09-08 11:20:10.831 [debug] Extension ms-toolsai.jupyter accessed onDidEnvironmentVariablesChange with args: undefined
2023-09-08 11:20:10.835 [debug] Extension ms-toolsai.jupyter accessed onDidChangeEnvironments with args: undefined
2023-09-08 11:20:10.854 [debug] Extension ms-toolsai.jupyter accessed onDidChangeActiveEnvironmentPath with args: undefined
2023-09-08 11:20:10.857 [debug] Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:10.861 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\AppData\\Local\\Microsoft\\WindowsApps\\python3.11.exe","id":"REDACTED\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.11.EXE","executable":{"uri":{"$mid":1,"path":"/REDACTED/AppData/Local/Microsoft/WindowsApps/python3.11.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.11_3.11.1520.0_x64__qbz5n2kfra8p0"},"version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"tools":[]},"id":"REDACTED\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.11.EXE"}
2023-09-08 11:20:10.865 [debug] Extension ms-toolsai.jupyter accessed known with args: undefined
2023-09-08 11:20:10.873 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:10.877 [debug] Extension ms-toolsai.jupyter accessed known with args: undefined
2023-09-08 11:20:10.892 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\AppData\\Local\\Programs\\Python\\Python310\\python.exe","id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON310\\PYTHON.EXE","executable":{"uri":{"$mid":1,"path":"/REDACTED/AppData/Local/Programs/Python/Python310/python.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"REDACTED\\AppData\\Local\\Programs\\Python\\Python310"},"version":{"major":3,"minor":10,"micro":11,"release":{"level":"final","serial":0},"sysVersion":"3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]"},"tools":[]},"id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON310\\PYTHON.EXE"}
2023-09-08 11:20:10.897 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\AppData\\Local\\Programs\\Python\\Python37\\python.exe","id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON37\\PYTHON.EXE","executable":{"uri":{"$mid":1,"path":"/REDACTED/AppData/Local/Programs/Python/Python37/python.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"REDACTED\\AppData\\Local\\Programs\\Python\\Python37"},"version":{"major":3,"minor":7,"micro":9,"release":{"level":"final","serial":0},"sysVersion":"3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)]"},"tools":[]},"id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON37\\PYTHON.EXE"}
2023-09-08 11:20:10.902 [debug] Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:10.909 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\AppData\\Local\\Microsoft\\WindowsApps\\python3.9.exe","id":"REDACTED\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.9.EXE","executable":{"uri":{"$mid":1,"path":"/REDACTED/AppData/Local/Microsoft/WindowsApps/python3.9.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"C:\\Program Files\\WindowsApps\\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0"},"version":{"major":3,"minor":9,"micro":13,"release":{"level":"final","serial":0},"sysVersion":"3.9.13 (tags/v3.9.13:6de2ca5, May 17 2022, 16:36:42) [MSC v.1929 64 bit (AMD64)]"},"tools":[]},"id":"REDACTED\\APPDATA\\LOCAL\\MICROSOFT\\WINDOWSAPPS\\PYTHON3.9.EXE"}
2023-09-08 11:20:10.912 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\AppData\\Local\\Programs\\Python\\Python39\\python.exe","id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON39\\PYTHON.EXE","executable":{"uri":{"$mid":1,"path":"/REDACTED/AppData/Local/Programs/Python/Python39/python.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"REDACTED\\AppData\\Local\\Programs\\Python\\Python39"},"version":{"major":3,"minor":9,"micro":7,"release":{"level":"final","serial":0},"sysVersion":"3.9.7 (tags/v3.9.7:1016ef3, Aug 30 2021, 20:19:38) [MSC v.1929 64 bit (AMD64)]"},"tools":[]},"id":"REDACTED\\APPDATA\\LOCAL\\PROGRAMS\\PYTHON\\PYTHON39\\PYTHON.EXE"}
2023-09-08 11:20:10.919 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","executable":{"uri":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv/Scripts/python.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv"},"environment":{"type":"VirtualEnvironment","name":".venv","folderUri":{"$mid":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"workspaceFolder":{"uri":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy","_sep":1,"external":"file:///REDACTED/Apps/debugpy","path":"/REDACTED/Apps/debugpy","scheme":"file"},"name":"debugpy","index":0}},"version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"tools":["Venv"]},"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE"}
2023-09-08 11:20:10.922 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:10.962 [debug] Extension ms-toolsai.jupyter accessed known with args: undefined
2023-09-08 11:20:10.964 [debug] Extension ms-toolsai.jupyter accessed known with args: undefined
2023-09-08 11:20:10.967 [debug] Extension ms-toolsai.jupyter accessed getEnvironmentVariables with args: undefined
2023-09-08 11:20:10.969 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"internal":{"path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","executable":{"uri":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv/Scripts/python.exe","scheme":"file"},"bitness":"64-bit","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv"},"environment":{"type":"VirtualEnvironment","name":".venv","folderUri":{"$mid":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"workspaceFolder":{"uri":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy","_sep":1,"external":"file:///REDACTED/Apps/debugpy","path":"/REDACTED/Apps/debugpy","scheme":"file"},"name":"debugpy","index":0}},"version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"tools":["Venv"]},"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE"}
2023-09-08 11:20:10.973 [debug] Extension ms-toolsai.jupyter accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:10.975 [debug] Extension ms-toolsai.jupyter accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:11.042 [debug] Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:11.044 [debug] Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:11.046 [debug] Extension ms-python.black-formatter accessed onDidChangeActiveEnvironmentPath with args: undefined
2023-09-08 11:20:11.049 [debug] Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:11.051 [debug] Extension ms-python.black-formatter accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:11.054 [debug] Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:11.056 [debug] Extension ms-python.black-formatter accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:11.077 [debug] Searching for conda.
2023-09-08 11:20:12.098 [debug] Probing conda binary: conda
2023-09-08 11:20:12.126 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:12.126 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:12.126 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:12.126 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:12.127 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:12.127 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:12.491 [debug] Testing: Refreshing all test data
2023-09-08 11:20:12.492 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:12.492 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:12.492 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:12.501 [info] Discover tests for workspace name: debugpy - uri: REDACTED\Apps\debugpy
2023-09-08 11:20:12.501 [info] Running discovery for pytest using the new test adapter.
2023-09-08 11:20:12.501 [debug] []
2023-09-08 11:20:12.502 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:12.502 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:12.502 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:12.504 [debug] Clearing context for python dependencies not installed: REDACTED\Apps\debugpy\src\debugpy\_vendored\_util.py
2023-09-08 11:20:13.445 [debug] Activation Commands received REDACTED/Apps/debugpy/.venv/Scripts/activate.bat for shell cmd
2023-09-08 11:20:13.445 [debug] Has Custom Env Vars
2023-09-08 11:20:13.445 [debug] Activating Environment to capture Environment variables, REDACTED/Apps/debugpy/.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python REDACTED/.vscode-insiders/extensions/ms-python.python-2023.17.12511005/pythonFiles/printEnvVariables.py
2023-09-08 11:20:13.445 [debug] Shell path 'cmd', base path 'cmd'
2023-09-08 11:20:13.445 [debug] Shell path identified as shell 'commandPrompt'
2023-09-08 11:20:13.445 [info] > ./.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.17.12511005/pythonFiles/printEnvVariables.py
2023-09-08 11:20:13.445 [info] shell: commandPrompt
2023-09-08 11:20:13.445 [debug] Shell Exec: REDACTED/Apps/debugpy/.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python REDACTED/.vscode-insiders/extensions/ms-python.python-2023.17.12511005/pythonFiles/printEnvVariables.py with options: {
    "env": {
        REDACTED
    },
    "shell": "cmd",
    "timeout": 30000,
    "maxBuffer": 1000000,
    "throwOnStdErr": false,
    "encoding": "utf8"
}
2023-09-08 11:20:13.476 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:13.476 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:13.476 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:13.476 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:13.476 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:13.476 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:13.477 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:13.477 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:13.477 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:13.524 [debug] Activation Commands received REDACTED/Apps/debugpy/.venv/Scripts/activate.bat for shell cmd
2023-09-08 11:20:13.524 [debug] Has Custom Env Vars
2023-09-08 11:20:13.524 [debug] Activating Environment to capture Environment variables, REDACTED/Apps/debugpy/.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python REDACTED/.vscode-insiders/extensions/ms-python.python-2023.17.12511005/pythonFiles/printEnvVariables.py
2023-09-08 11:20:13.524 [debug] Shell path 'cmd', base path 'cmd'
2023-09-08 11:20:13.524 [debug] Shell path identified as shell 'commandPrompt'
2023-09-08 11:20:13.524 [info] > ./.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python ~/.vscode-insiders/extensions/ms-python.python-2023.17.12511005/pythonFiles/printEnvVariables.py
2023-09-08 11:20:13.524 [info] shell: commandPrompt
2023-09-08 11:20:13.524 [debug] Shell Exec: REDACTED/Apps/debugpy/.venv/Scripts/activate.bat && echo 'e8b39361-0157-4923-80e1-22d70d46dee6' && python REDACTED/.vscode-insiders/extensions/ms-python.python-2023.17.12511005/pythonFiles/printEnvVariables.py with options: {
    "env": {
        REDACTED
    },
    "shell": "cmd",
    "timeout": 30000,
    "maxBuffer": 1000000,
    "throwOnStdErr": false,
    "encoding": "utf8"
}
2023-09-08 11:20:13.764 [debug] Dump environment variables {
  REDACTED  
}
2023-09-08 11:20:13.768 [info] > conda info --json
2023-09-08 11:20:13.790 [debug] Failed to spawn conda binary conda Error: spawn conda ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'spawn conda',
  path: 'conda',
  spawnargs: [ 'info', '--json' ]
}
2023-09-08 11:20:13.831 [debug] Extension ms-python.vscode-pylance accessed onDidChangeActiveEnvironmentPath with args: undefined
2023-09-08 11:20:13.834 [debug] Extension ms-python.vscode-pylance accessed onDidEnvironmentVariablesChange with args: undefined
2023-09-08 11:20:14.043 [debug] Delay Trigger[Test Configuration Change]: triggered=4, called=1
2023-09-08 11:20:14.332 [info] > .\.venv\Scripts\python.exe -m pytest -p vscode_pytest --collect-only
2023-09-08 11:20:14.332 [info] cwd: .
2023-09-08 11:20:15.644 [info] Starting Pylance language server.
2023-09-08 11:20:15.645 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:15.645 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:15.645 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:15.647 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:15.648 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:15.648 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:15.652 [debug] [object Object]. Shell identified as undefined 
2023-09-08 11:20:15.652 [debug] Shell path 'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe', base path 'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell'
2023-09-08 11:20:15.652 [debug] Shell path identified as shell 'powershell'
2023-09-08 11:20:15.652 [debug] Terminal shell path 'C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe' identified as shell 'powershell'
2023-09-08 11:20:15.652 [debug] [object Object]. Shell identified as powershell 
2023-09-08 11:20:15.652 [debug] Shell identified as 'powershell'
2023-09-08 11:20:15.653 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:15.653 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:15.653 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:15.654 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:15.654 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="global"-Arg-Separator-"WORKSPACE_FOLDER_INTERPRETER_PATH_REDACTED\\APPS\\DEBUGPY"-Arg-Separator-undefined
2023-09-08 11:20:15.654 [debug] Cached data exists KeyPrefix=Cache_Method_Output_f.addKeyToStorage-Args="workspace"-Arg-Separator-"autoSelectedWorkspacePythonInterpreter-REDACTED\\Apps\\debugpy"-Arg-Separator-undefined
2023-09-08 11:20:15.847 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:15.847 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:15.849 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:15.849 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:15.881 [debug] Probing conda binary: REDACTED\.anaconda\Scripts\conda.exe
2023-09-08 11:20:15.883 [info] > ~\.anaconda\Scripts\conda.exe info --json
2023-09-08 11:20:15.884 [debug] Failed to spawn conda binary REDACTED\.anaconda\Scripts\conda.exe Error: spawn REDACTED\.anaconda\Scripts\conda.exe ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'spawn REDACTED\\.anaconda\\Scripts\\conda.exe',
  path: 'REDACTED\\.anaconda\\Scripts\\conda.exe',
  spawnargs: [ 'info', '--json' ]
}
2023-09-08 11:20:15.884 [debug] Probing conda binary: REDACTED\.conda\Scripts\conda.exe
2023-09-08 11:20:15.886 [info] > ~\.conda\Scripts\conda.exe info --json
2023-09-08 11:20:15.886 [debug] Failed to spawn conda binary REDACTED\.conda\Scripts\conda.exe Error: spawn REDACTED\.conda\Scripts\conda.exe ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'spawn REDACTED\\.conda\\Scripts\\conda.exe',
  path: 'REDACTED\\.conda\\Scripts\\conda.exe',
  spawnargs: [ 'info', '--json' ]
}
2023-09-08 11:20:15.887 [debug] Probing conda binary: REDACTED\.condarc\Scripts\conda.exe
2023-09-08 11:20:15.888 [info] > ~\.condarc\Scripts\conda.exe info --json
2023-09-08 11:20:15.889 [debug] Failed to spawn conda binary REDACTED\.condarc\Scripts\conda.exe Error: spawn REDACTED\.condarc\Scripts\conda.exe ENOENT
    at Process.ChildProcess._handle.onexit (node:internal/child_process:283:19)
    at onErrorNT (node:internal/child_process:476:16)
    at processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'spawn REDACTED\\.condarc\\Scripts\\conda.exe',
  path: 'REDACTED\\.condarc\\Scripts\\conda.exe',
  spawnargs: [ 'info', '--json' ]
}
2023-09-08 11:20:15.898 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:15.901 [debug] Extension ms-python.vscode-pylance accessed getEnvironmentVariables with args: undefined
2023-09-08 11:20:15.901 [debug] Couldn't locate the conda binary.
2023-09-08 11:20:15.904 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:15.907 [debug] Extension ms-python.vscode-pylance accessed resolveEnvironment with args: {"id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","path":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe"}
2023-09-08 11:20:15.909 [debug] Extension ms-python.vscode-pylance accessed getActiveEnvironmentPath with args: undefined
2023-09-08 11:20:16.212 [debug] Testing: Trigger refresh after config change
2023-09-08 11:20:16.212 [debug] Testing: Clearing all discovered tests
2023-09-08 11:20:16.212 [debug] Testing: Forcing test data refresh
2023-09-08 11:20:16.213 [debug] Testing: Refreshing all test data
2023-09-08 11:20:16.213 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:16.213 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:16.214 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:16.214 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:16.214 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:16.214 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:16.218 [info] Discover tests for workspace name: debugpy - uri: REDACTED\Apps\debugpy
2023-09-08 11:20:16.218 [info] Running discovery for pytest using the new test adapter.
2023-09-08 11:20:16.218 [debug] []
2023-09-08 11:20:16.218 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:16.219 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:16.219 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:16.234 [info] > .\.venv\Scripts\python.exe -m pytest -p vscode_pytest --collect-only
2023-09-08 11:20:16.234 [info] cwd: .
2023-09-08 11:20:16.282 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:16.282 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:16.282 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:16.338 [debug] Clearing context for python dependencies not installed: REDACTED\Apps\debugpy\src\debugpy\_vendored\_util.py
2023-09-08 11:20:17.290 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:17.290 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:17.290 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:17.576 [debug] Clearing context for python dependencies not installed: REDACTED\Apps\debugpy\src\debugpy\_vendored\_util.py
2023-09-08 11:20:17.695 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:17.695 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:17.696 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:17.754 [debug] Clearing context for python dependencies not installed: REDACTED\Apps\debugpy\src\debugpy\_vendored\_util.py
2023-09-08 11:20:17.991 [debug] Clearing context for python dependencies not installed: REDACTED\Apps\debugpy\src\debugpy\_vendored\_util.py
2023-09-08 11:20:27.807 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:27.807 [debug] Clearing context for python dependencies not installed: ms-python.python.Python
2023-09-08 11:20:27.807 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:27.807 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}
2023-09-08 11:20:27.807 [debug] Cached data exists KeyPrefix=Cache_Method_Output_b._selectIfLaunchedViaActivatedEnv-Args=true
2023-09-08 11:20:27.807 [debug] Found cached env for REDACTED\Apps\debugpy\.venv\Scripts\python.exe
2023-09-08 11:20:27.807 [debug] Resolved REDACTED\Apps\debugpy\.venv\Scripts\python.exe from cache: {"name":".venv","location":"REDACTED\\Apps\\debugpy\\.venv","kind":"virt-venv","executable":{"filename":"REDACTED\\Apps\\debugpy\\.venv\\Scripts\\python.exe","sysPrefix":"REDACTED\\Apps\\debugpy\\.venv","ctime":1694197049258,"mtime":1674870957238},"searchLocation":{"$mid":1,"fsPath":"REDACTED\\Apps\\debugpy\\.venv","_sep":1,"path":"/REDACTED/Apps/debugpy/.venv","scheme":"file"},"display":"Python 3.11.5 ('.venv': venv)","version":{"major":3,"minor":11,"micro":5,"release":{"level":"final","serial":0},"sysVersion":"3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]"},"arch":3,"distro":{"org":""},"source":[],"type":"Virtual","id":"REDACTED\\APPS\\DEBUGPY\\.VENV\\SCRIPTS\\PYTHON.EXE","detailedDisplayName":"Python 3.11.5 ('.venv': venv)"}

User Settings


languageServer: "Pylance"

testing
• pytestEnabled: true

experiments
• optInto: ["pythonTestAdapter"]

Extension version: 2023.17.12511005
VS Code version: Code - Insiders 1.83.0-insider (e073d67, 2023-09-08T09:09:02.308Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Remote OS version: Linux x64 5.15.90.1-microsoft-standard-WSL2

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (8 x 2995)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 31.71GB (5.51GB free)
Process Argv --log trace --crash-reporter-id 11494669-52ca-4f2c-aa0e-29172189cc8e
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu
OS Linux x64 5.15.90.1-microsoft-standard-WSL2
CPUs 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz (5 x 2995)
Memory (System) 5.79GB (3.06GB free)
VM 0%
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythontb:30258533
vsc_aa:30263845
pythonptprofiler:30281269
vshan820:30294714
vscod805:30301674
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30404738
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30618038
2i9eh265:30646982
showlangstatbar:30737417
7ij38806:30687742
pythonfmttext:30716741
fixshowwlkth:30771523
showindicator:30805243
pythongtdpath:30726887
i26e3531:30792625
welcomedialog:30812478
pythonnosmt12:30779711
pythonidxpt:30768918
pythonnoceb:30776497
copilotsettingt:30808721
asynctok:30821568
dsvsc013:30777762
dsvsc014:30777825
diffeditorv1:30786205
pythonlinttypecf:30823782
pythonmhint1:30815193
dsvsc015:30821418
pythontestfixt:30826906
pythonfb280951:30830809

Metadata

Metadata

Assignees

Labels

area-testinginfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions