llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64le-linux-multistage` running on `ppc64le-clang-multistage-test` while building `clang,llvm` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/76/builds/13074 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 5 (ninja check 1) failure: stage 1 checked (failure) ******************** TEST 'LLVM-Unit :: Support/./SupportTests/582/1661' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/unittests/Support/./SupportTests-LLVM-Unit-845834-582-1661.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=1661 GTEST_SHARD_INDEX=582 /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/unittests/Support/./SupportTests -- Note: This is test shard 583 of 1661. [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from JobserverStrategyTest [ RUN ] JobserverStrategyTest.ParallelSortIsLimited [ OK ] JobserverStrategyTest.ParallelSortIsLimited (146 ms) [----------] 1 test from JobserverStrategyTest (146 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (148 ms total) [ PASSED ] 1 test. #0 0x00007fffab872e70 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage1/lib/libLLVMSupport.so.22.0git+0x272e70) #1 0x00007fffab86eef4 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 #2 0x00007fffabbc04d8 (linux-vdso64.so.1+0x4d8) #3 0x00007fffab77595c llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) Parallel.cpp:0:0 #4 0x00007fffab775f18 std::thread::_State_impl<std::thread::_Invoker<std::tuple<llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::ThreadPoolExecutor(llvm::ThreadPoolStrategy)::'lambda'()>>>::_M_run() Parallel.cpp:0:0 #5 0x00007fffab4c5f74 (/lib64/libstdc++.so.6+0xf5f74) #6 0x00007fffabaa9718 start_thread (/lib64/libpthread.so.0+0x9718) #7 0x00007fffab16b298 clone (/lib64/libc.so.6+0x13b298) -- exit: -11 -- ******************** Step 11 (ninja check 2) failure: stage 2 checked (failure) ******************** TEST 'LLVM-Unit :: Support/./SupportTests/582/1661' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage2/unittests/Support/./SupportTests-LLVM-Unit-593863-582-1661.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=1661 GTEST_SHARD_INDEX=582 /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-multistage-test/clang-ppc64le-multistage/stage2/unittests/Support/./SupportTests -- Note: This is test shard 583 of 1661. [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from JobserverStrategyTest [ RUN ] JobserverStrategyTest.ParallelSortIsLimited [ OK ] JobserverStrategyTest.ParallelSortIsLimited (9279 ms) [----------] 1 test from JobserverStrategyTest (9279 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (9280 ms total) [ PASSED ] 1 test. -- exit: -11 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/145131 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
