INFO:2026-02-03T14:14:47Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 64fb57bf663e..73e9c72227b4 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 73e9c72227b4 [lldb-dap] Add ASan report (#178858) INFO:2026-02-03T14:14:50Z:root:syncing... Deleted branch merge (was 64fb57bf663e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-02-03T14:14:50Z:root:building ninja: Entering directory `out/gn' [1/3] CXX obj/lldb/tools/lldb-dap/Handler/lib.ExceptionInfoRequestHandler.o [2/3] AR lib/liblldbDAP.a [3/3] LINK ./bin/lldb-dap INFO:2026-02-03T14:14:55Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/test/API/tools/lldb-dap/exception/asan/Makefile", "//lldb/test/API/tools/lldb-dap/exception/asan/TestDAP_asan.py", "//lldb/test/API/tools/lldb-dap/exception/asan/categories", "//lldb/test/API/tools/lldb-dap/exception/asan/main.cpp", "//lldb/test/API/tools/lldb-dap/exception/ubsan/Makefile", "//lldb/test/API/tools/lldb-dap/exception/ubsan/TestDAP_ubsan.py", "//lldb/test/API/tools/lldb-dap/exception/ubsan/categories", "//lldb/test/API/tools/lldb-dap/exception/ubsan/main.c", "//lldb/tools/lldb-dap/Handler/ExceptionInfoRequestHandler.cpp" ], "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-02-03T14:14:56Z:root:testing INFO:2026-02-03T14:14:56Z:root:skip check-clang INFO:2026-02-03T14:14:56Z:root:skip check-clang-tools INFO:2026-02-03T14:14:56Z:root:skip check-clangd INFO:2026-02-03T14:14:56Z:root:skip check-hwasan INFO:2026-02-03T14:14:56Z:root:skip check-lld INFO:2026-02-03T14:14:56Z:root:skip check-llvm INFO:2026-02-03T14:14:56Z:root:done