INFO:2026-09-10T04:36:19Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 90cebef14116..4cbc99688044 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 4cbc99688044 [lldb-dap] Set stopped event text for signals and instrumentation (#222394) INFO:2026-09-10T04:36:23Z:root:syncing... Deleted branch merge (was 90cebef14116). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-09-10T04:36:24Z:root:building ninja: Entering directory `out/gn' [1/6] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/6] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/6] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/6] CXX obj/lldb/tools/lldb-dap/lib.EventHelper.o [5/6] AR lib/liblldbDAP.a [6/6] LINK ./bin/lldb-dap INFO:2026-09-10T04:36:31Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//lldb/test/API/tools/lldb-dap/exception/TestDAP_exception.py", "//lldb/test/API/tools/lldb-dap/exception/asan/TestDAP_asan.py", "//lldb/test/API/tools/lldb-dap/exception/cpp/TestDAP_exception_cpp.py", "//lldb/test/API/tools/lldb-dap/exception/objc/TestDAP_exception_objc.py", "//lldb/test/API/tools/lldb-dap/exception/ubsan/TestDAP_ubsan.py", "//lldb/tools/lldb-dap/EventHelper.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-09-10T04:36:31Z:root:testing INFO:2026-09-10T04:36:31Z:root:skip check-clang INFO:2026-09-10T04:36:31Z:root:skip check-clang-tools INFO:2026-09-10T04:36:31Z:root:skip check-clangd INFO:2026-09-10T04:36:31Z:root:skip check-hwasan INFO:2026-09-10T04:36:31Z:root:skip check-lld INFO:2026-09-10T04:36:31Z:root:skip check-llvm INFO:2026-09-10T04:36:31Z:root:done