INFO:2025-08-26T17:16:15Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 13a634281fb0..0cddf3e1aefc 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 0cddf3e1aefc [clang-tidy][test] Make check_clang_tidy.py work with very long file paths (#155318) INFO:2025-08-26T17:16:19Z:root:syncing... Deleted branch merge (was 13a634281fb0). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-26T17:16:19Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2025-08-26T17:16:19Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang-tools-extra/test/clang-tidy/check_clang_tidy.py" ], "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-08-26T17:16:20Z:root:testing INFO:2025-08-26T17:16:20Z:root:skip check-clang INFO:2025-08-26T17:16:20Z: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: 1256 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 7.29s Total Discovered Tests: 1499 Unsupported : 2 (0.13%) Passed : 1496 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-08-26T17:16:28Z:root:skip check-clangd INFO:2025-08-26T17:16:28Z:root:skip check-hwasan INFO:2025-08-26T17:16:28Z:root:skip check-lld INFO:2025-08-26T17:16:28Z:root:skip check-llvm INFO:2025-08-26T17:16:28Z:root:done