[compiler-rt] [scudo] Apply the min release threshold to the group (PR #112014)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 14 11:35:01 PDT 2024
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-gcc-ubuntu` running on `sie-linux-worker3` while building `compiler-rt` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/174/builds/6787
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
...
PASS: Clang :: OpenMP/target_map_codegen_12.cpp (2844 of 86273)
PASS: MemorySanitizer-X86_64 :: noundef_analysis.cpp (2845 of 86273)
PASS: Clang :: Driver/hip-link-bundle-archive.hip (2846 of 86273)
PASS: LLVM :: tools/sancov/print_coverage_pcs.test (2847 of 86273)
PASS: Clang :: Driver/cl-x86-flags.c (2848 of 86273)
PASS: LLVM :: TableGen/HwModeEncodeDecode2.td (2849 of 86273)
PASS: ScudoStandalone-Unit-GwpAsanTorture :: ./ScudoCUnitTest-x86_64-Test/2/14 (2850 of 86273)
PASS: Clang :: OpenMP/teams_distribute_collapse_codegen.cpp (2851 of 86273)
PASS: LLVM :: CodeGen/AMDGPU/promote-constOffset-to-imm.ll (2852 of 86273)
PASS: AddressSanitizer-x86_64-linux-dynamic :: TestCases/Posix/waitid.cpp (2853 of 86273)
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1851.284019
```
</details>
https://github.com/llvm/llvm-project/pull/112014
More information about the llvm-commits
mailing list