INFO:2026-01-28T17:53:52Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD e45ea95dbe23..46585a308281 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 46585a308281 [lldb-dap] Improve test performance by removing negative assertions. (#178041) INFO:2026-01-28T17:53:55Z:root:syncing... Deleted branch merge (was e45ea95dbe23). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-01-28T17:53:55Z:root:building ninja: Entering directory `out/gn' [1/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.TestGetTargetBreakpointsRequestHandler.o [2/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.CompileUnitsRequestHandler.o [3/31] CXX obj/lldb/tools/lldb-dap/lib.DAPSessionManager.o [4/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.ThreadsRequestHandler.o [5/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.StepOutRequestHandler.o [6/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.SetVariableRequestHandler.o [7/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.NextRequestHandler.o [8/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.PauseRequestHandler.o [9/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.ConfigurationDoneRequestHandler.o [10/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.VariablesRequestHandler.o [11/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.SetDataBreakpointsRequestHandler.o [12/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.StepInRequestHandler.o [13/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.InitializeRequestHandler.o [14/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.WriteMemoryRequestHandler.o [15/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.SetExceptionBreakpointsRequestHandler.o [16/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.DataBreakpointInfoRequestHandler.o [17/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.LocationsRequestHandler.o [18/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.EvaluateRequestHandler.o [19/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.AttachRequestHandler.o [20/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.SetFunctionBreakpointsRequestHandler.o [21/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.StackTraceRequestHandler.o [22/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.SetInstructionBreakpointsRequestHandler.o [23/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.RestartRequestHandler.o [24/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.LaunchRequestHandler.o [25/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.DisassembleRequestHandler.o [26/31] CXX obj/lldb/tools/lldb-dap/Handler/lib.RequestHandler.o [27/31] CXX obj/lldb/tools/lldb-dap/lib.EventHelper.o [28/31] CXX obj/lldb/tools/lldb-dap/tool/lldb-dap.lldb-dap.o [29/31] CXX obj/lldb/tools/lldb-dap/lib.DAP.o [30/31] AR lib/liblldbDAP.a [31/31] LINK ./bin/lldb-dap INFO:2026-01-28T17:54:05Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/packages/Python/lldbsuite/test/decorators.py", "//lldb/packages/Python/lldbsuite/test/tools/lldb-dap/dap_server.py", "//lldb/packages/Python/lldbsuite/test/tools/lldb-dap/lldbdap_testcase.py", "//lldb/test/API/tools/lldb-dap/attach-commands/TestDAP_attachCommands.py", "//lldb/test/API/tools/lldb-dap/attach/TestDAP_attach.py", "//lldb/test/API/tools/lldb-dap/breakpoint-events/TestDAP_breakpointEvents.py", "//lldb/test/API/tools/lldb-dap/commands/TestDAP_commands.py", "//lldb/test/API/tools/lldb-dap/coreFile/TestDAP_coreFile.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_args.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_basic.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_commands.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_cwd.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_debuggerRoot.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_disableSTDIO.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_environment_with_array.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_environment_with_object.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_extra_launch_commands.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_failing_console.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_failing_launch_commands.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_invalid_launch_commands_and_console.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_invalid_program.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_no_lldbinit_flag.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_shellExpandArguments_disabled.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_shellExpandArguments_enabled.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_sourcePath.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_stdio_redirection.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_stdio_redirection_and_console.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_stopOnEntry.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_terminate_commands.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_termination.py", "//lldb/test/API/tools/lldb-dap/launch/TestDAP_launch_version.py", "//lldb/test/API/tools/lldb-dap/module-event/TestDAP_module_event.py", "//lldb/test/API/tools/lldb-dap/module/TestDAP_module.py", "//lldb/test/API/tools/lldb-dap/restart/TestDAP_restart.py", "//lldb/test/API/tools/lldb-dap/restart/TestDAP_restart_console.py", "//lldb/test/API/tools/lldb-dap/runInTerminal/TestDAP_runInTerminal.py", "//lldb/test/API/tools/lldb-dap/terminated-event/TestDAP_terminatedEvent.py", "//lldb/tools/lldb-dap/EventHelper.cpp", "//lldb/tools/lldb-dap/EventHelper.h" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } INFO:2026-01-28T17:54:05Z:root:testing INFO:2026-01-28T17:54:05Z:root:skip check-clang INFO:2026-01-28T17:54:05Z:root:skip check-clang-tools INFO:2026-01-28T17:54:05Z:root:skip check-clangd INFO:2026-01-28T17:54:05Z:root:skip check-hwasan INFO:2026-01-28T17:54:05Z:root:skip check-lld INFO:2026-01-28T17:54:05Z:root:skip check-llvm INFO:2026-01-28T17:54:05Z:root:done