INFO:2025-11-03T18:25:43Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d65e712e30a8..425fe3362d49 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 425fe3362d49 [lldb] Fix unaligned writes in ObjectFileELF (#165759) INFO:2025-11-03T18:25:46Z:root:syncing... Deleted branch merge (was d65e712e30a8). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-11-03T18:25:47Z:root:building ninja: Entering directory `out/gn' [1/10] CXX obj/lldb/source/Plugins/ObjectFile/ELF/ELF.ObjectFileELF.o [2/10] AR lib/liblldbPluginObjectFileELF.a [3/10] LINK ./bin/lldb-server [4/10] LINK ./bin/lldb-test [5/10] LINK ./bin/lldb-dap [6/10] LINK ./bin/lldb [7/10] CXX obj/clang-tools-extra/clangd/refactor/tweaks/tweaks.OverridePureVirtuals.o [8/10] CXX obj/clang-tools-extra/clangd/unittests/tweaks/ClangdTests.OverridePureVirtualsTests.o [9/10] LINK ./bin/clangd [10/10] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests INFO:2025-11-03T18:25:58Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd" ] } gn analyze input: { "files": [ "//clang-tools-extra/clangd/refactor/tweaks/OverridePureVirtuals.cpp", "//clang-tools-extra/clangd/unittests/tweaks/OverridePureVirtualsTests.cpp", "//lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.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:2025-11-03T18:25:59Z:root:testing INFO:2025-11-03T18:25:59Z:root:skip check-clang INFO:2025-11-03T18:25:59Z:root:skip check-clang-tools INFO:2025-11-03T18:25:59Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 175 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.29s Total Discovered Tests: 1433 Unsupported: 6 (0.42%) Passed : 1427 (99.58%) INFO:2025-11-03T18:26:04Z:root:skip check-hwasan INFO:2025-11-03T18:26:04Z:root:skip check-lld INFO:2025-11-03T18:26:04Z:root:skip check-llvm INFO:2025-11-03T18:26:04Z:root:done