llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `sanitizer-ppc64le-linux` running on `ppc64le-sanitizer` while building `clang` at step 2 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/72/builds/16733 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 2 (annotate) failure: 'python ../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py' (failure) (timed out) ... -------------------------------------------------------------------------- Testing Time: 772.80s Total Discovered Tests: 4653 Excluded : 1999 (42.96%) Skipped : 13 (0.28%) Unsupported : 525 (11.28%) Passed : 2093 (44.98%) Expectedly Failed: 23 (0.49%) command timed out: 1800 seconds without output running [b'python', b'../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=2896.736657 Step 9 (test compiler-rt debug) failure: test compiler-rt debug (failure) ... 374.47s: ThreadSanitizer-powerpc64le :: restore_stack.cpp 361.98s: MemorySanitizer-POWERPC64LE :: stack-origin.cpp 352.34s: MemorySanitizer-POWERPC64LE :: use-after-free.cpp 328.36s: MemorySanitizer-POWERPC64LE :: stack-origin2.cpp 307.71s: MemorySanitizer-POWERPC64LE :: vararg_shadow.cpp 306.66s: MemorySanitizer-POWERPC64LE :: allocator_padding.cpp 305.43s: Profile-powerpc64le :: Linux/instrprof-debug-info-correlate.c 299.28s: SanitizerCommon-lsan-powerpc64le-Linux :: max_allocation_size.cpp 241.03s: MemorySanitizer-POWERPC64LE :: chained_origin_limits.cpp 238.01s: MemorySanitizer-POWERPC64LE :: heap-origin.cpp 236.32s: Profile-powerpc64le :: instrprof-basic.c 232.65s: MemorySanitizer-POWERPC64LE :: recover.cpp 230.82s: Profile-powerpc64le :: instrprof-value-prof.test 215.09s: SanitizerCommon-tsan-powerpc64le-Linux :: Linux/allow_user_segv.cpp 211.97s: Profile-powerpc64le :: Posix/instrprof-shared.test 202.24s: Profile-powerpc64le :: Linux/binary-id-offset.c 189.54s: MemorySanitizer-POWERPC64LE :: check_mem_is_initialized.cpp Tests Times: -------------------------------------------------------------------------- [ Range ] :: [ Percentage ] :: [ Count ] -------------------------------------------------------------------------- [600s,650s) :: [ ] :: [ 2/2055] [550s,600s) :: [ ] :: [ 0/2055] [500s,550s) :: [ ] :: [ 0/2055] [450s,500s) :: [ ] :: [ 0/2055] [400s,450s) :: [ ] :: [ 1/2055] [350s,400s) :: [ ] :: [ 3/2055] [300s,350s) :: [ ] :: [ 5/2055] [250s,300s) :: [ ] :: [ 0/2055] [200s,250s) :: [ ] :: [ 8/2055] [150s,200s) :: [ ] :: [ 16/2055] [100s,150s) :: [* ] :: [ 53/2055] [ 50s,100s) :: [** ] :: [ 127/2055] [ 0s, 50s) :: [*********************************** ] :: [1840/2055] -------------------------------------------------------------------------- Testing Time: 772.80s Total Discovered Tests: 4653 Excluded : 1999 (42.96%) Skipped : 13 (0.28%) Unsupported : 525 (11.28%) Passed : 2093 (44.98%) Expectedly Failed: 23 (0.49%) command timed out: 1800 seconds without output running [b'python', b'../sanitizer_buildbot/sanitizers/zorg/buildbot/builders/sanitizers/buildbot_selector.py'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=2896.736657 ``` </details> https://github.com/llvm/llvm-project/pull/172727 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
