llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `llvm-clang-aarch64-darwin` running on `doug-worker-5` while building `clang` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/190/builds/48503 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-all) failure: test (failure) ... PASS: Clang :: Analysis/Scalable/downgradable-errors.cpp (740 of 96246) PASS: Clang :: Analysis/Scalable/extraction-works-alongside-compilation.cpp (741 of 96246) PASS: Clang :: Analysis/Scalable/help.cpp (742 of 96246) PASS: Clang :: Analysis/Scalable/ssaf-analyzer/help.test (743 of 96246) PASS: Clang :: Analysis/Scalable/ssaf-analyzer/validation-errors-permissions.test (744 of 96246) PASS: Clang :: Analysis/Scalable/ssaf-analyzer/validation-errors.test (745 of 96246) PASS: Clang :: Analysis/Scalable/ssaf-analyzer/version.test (746 of 96246) PASS: Clang :: Analysis/Scalable/local-entities.cpp (747 of 96246) PASS: Clang :: Analysis/Scalable/source-edit-generation/cli-errors.cpp (748 of 96246) XPASS: Clang :: Analysis/Scalable/source-edit-generation/happy-path.cpp (749 of 96246) ******************** TEST 'Clang :: Analysis/Scalable/source-edit-generation/happy-path.cpp' FAILED ******************** Exit Code: 0 Command Output (stdout): -- # RUN: at line 13 rm -rf /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp && mkdir -p /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp # executed command: rm -rf /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp # note: command had no output on stdout or stderr # executed command: mkdir -p /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp # note: command had no output on stdout or stderr # RUN: at line 14 /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/lib/clang/24/include -nostdsysteminc -load /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/lib/SSAFTestTransformationPlugin.dylib --ssaf-source-transformation=test-transformation --ssaf-global-scope-analysis-result=/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/Inputs/two-function-suite.json --ssaf-src-edit-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/edits.yaml --ssaf-transformation-report-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/report.sarif --ssaf-compilation-unit-id=cu -emit-obj -o /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/test.o /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp # executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/clang -cc1 -internal-isystem /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/lib/clang/24/include -nostdsysteminc -load /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/lib/SSAFTestTransformationPlugin.dylib --ssaf-source-transformation=test-transformation --ssaf-global-scope-analysis-result=/Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/Inputs/two-function-suite.json --ssaf-src-edit-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/edits.yaml --ssaf-transformation-report-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/report.sarif --ssaf-compilation-unit-id=cu -emit-obj -o /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/test.o /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp # note: command had no output on stdout or stderr # RUN: at line 22 /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck --check-prefix=EDITS --input-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/edits.yaml /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp # executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck --check-prefix=EDITS --input-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/edits.yaml /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp # note: command had no output on stdout or stderr # RUN: at line 28 /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck --check-prefix=REPORT --input-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/report.sarif /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp # executed command: /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/bin/FileCheck --check-prefix=REPORT --input-file=/Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/happy-path.cpp.tmp/report.sarif /Users/buildbot/buildbot-root2/aarch64-darwin/llvm-project/clang/test/Analysis/Scalable/source-edit-generation/happy-path.cpp # note: command had no output on stdout or stderr -- ******************** XPASS: Clang :: Analysis/Scalable/source-edit-generation/write-failure.cpp (750 of 96246) ******************** TEST 'Clang :: Analysis/Scalable/source-edit-generation/write-failure.cpp' FAILED ******************** Exit Code: 0 Command Output (stdout): -- # RUN: at line 10 rm -rf /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/write-failure.cpp.tmp && mkdir -p /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/write-failure.cpp.tmp # executed command: rm -rf /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/write-failure.cpp.tmp # note: command had no output on stdout or stderr # executed command: mkdir -p /Volumes/ExternalSSD/buildbot-root/aarch64-darwin/build/tools/clang/test/Analysis/Scalable/source-edit-generation/Output/write-failure.cpp.tmp # note: command had no output on stdout or stderr ``` </details> https://github.com/llvm/llvm-project/pull/218572 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
