INFO:2026-01-13T06:23:38Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 124cb2ec9d41..dc257a460916 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 dc257a460916 [clang-doc] Fix misnamed, mismatched, or incorrect tags (#175112) INFO:2026-01-13T06:23:41Z:root:syncing... Deleted branch merge (was 124cb2ec9d41). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-01-13T06:23:42Z:root:building ninja: Entering directory `out/gn' [1/11] COPY ../../clang-tools-extra/clang-doc/assets/enum-template.mustache share/clang-doc/enum-template.mustache [2/11] COPY ../../clang-tools-extra/clang-doc/assets/class-template.mustache share/clang-doc/class-template.mustache [3/11] COPY ../../clang-tools-extra/clang-doc/assets/comment-template.mustache share/clang-doc/comment-template.mustache [4/11] COPY ../../clang-tools-extra/clang-doc/assets/index-template.mustache share/clang-doc/index-template.mustache [5/11] COPY ../../clang-tools-extra/clang-doc/assets/alias-template.mustache share/clang-doc/alias-template.mustache [6/11] COPY ../../clang-tools-extra/clang-doc/assets/namespace-template.mustache share/clang-doc/namespace-template.mustache [7/11] CXX obj/clang-tools-extra/clang-doc/clang-doc.JSONGenerator.o [8/11] AR lib/libclangDoc.a [9/11] LINK ./bin/clang-doc [10/11] CXX obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.JSONGeneratorTest.o [11/11] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests INFO:2026-01-13T06:23:54Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools" ] } gn analyze input: { "files": [ "//clang-tools-extra/clang-doc/JSONGenerator.cpp", "//clang-tools-extra/clang-doc/assets/alias-template.mustache", "//clang-tools-extra/clang-doc/assets/class-template.mustache", "//clang-tools-extra/clang-doc/assets/comment-template.mustache", "//clang-tools-extra/clang-doc/assets/enum-template.mustache", "//clang-tools-extra/clang-doc/assets/index-template.mustache", "//clang-tools-extra/clang-doc/assets/namespace-template.mustache", "//clang-tools-extra/test/clang-doc/basic-project.mustache.test", "//clang-tools-extra/test/clang-doc/enum.cpp", "//clang-tools-extra/test/clang-doc/index.cpp", "//clang-tools-extra/test/clang-doc/json/class-template.cpp", "//clang-tools-extra/test/clang-doc/json/class.cpp", "//clang-tools-extra/test/clang-doc/json/compound-constraints.cpp", "//clang-tools-extra/test/clang-doc/json/method-template.cpp", "//clang-tools-extra/test/clang-doc/mustache-index.cpp", "//clang-tools-extra/test/clang-doc/namespace.cpp", "//clang-tools-extra/unittests/clang-doc/JSONGeneratorTest.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-01-13T06:23:55Z:root:testing INFO:2026-01-13T06:23:55Z:root:skip check-clang INFO:2026-01-13T06:23:55Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1298 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.01s Total Discovered Tests: 1543 Unsupported : 2 (0.13%) Passed : 1540 (99.81%) Expectedly Failed: 1 (0.06%) INFO:2026-01-13T06:24:03Z:root:skip check-clangd INFO:2026-01-13T06:24:03Z:root:skip check-hwasan INFO:2026-01-13T06:24:03Z:root:skip check-lld INFO:2026-01-13T06:24:03Z:root:skip check-llvm INFO:2026-01-13T06:24:03Z:root:done