llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running on `linaro-lldb-arm-ubuntu` while building `clang` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/18/builds/24787 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test) failure: build (failure) ... UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsindexpath/TestDataFormatterNSIndexPath.py (393 of 2700) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-objc/nsstring/TestDataFormatterNSString.py (394 of 2700) UNSUPPORTED: lldb-api :: functionalities/data-formatter/data-formatter-proper-plurals/TestFormattersOneIsSingular.py (395 of 2700) PASS: lldb-api :: functionalities/data-formatter/data-formatter-ptr-matching/TestDataFormatterPtrMatching.py (396 of 2700) PASS: lldb-api :: functionalities/data-formatter/data-formatter-ptr-to-array/TestPtrToArrayFormatting.py (397 of 2700) PASS: lldb-api :: functionalities/completion/TestCompletion.py (398 of 2700) PASS: lldb-api :: functionalities/data-formatter/data-formatter-script/TestDataFormatterScript.py (399 of 2700) PASS: lldb-api :: functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py (400 of 2700) PASS: lldb-api :: functionalities/data-formatter/data-formatter-smart-array/TestDataFormatterSmartArray.py (401 of 2700) UNRESOLVED: lldb-api :: driver/quit_speed/TestQuitWithProcess.py (402 of 2700) ******************** TEST 'lldb-api :: driver/quit_speed/TestQuitWithProcess.py' FAILED ******************** Script: -- /usr/bin/python3.10 /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --arch armv8l --build-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/lldb --compiler /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/clang --dsymutil /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --lldb-obj-root /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb --lldb-libs-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --cmake-build-type Release /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/driver/quit_speed -p TestQuitWithProcess.py -- Exit Code: 1 Command Output (stdout): -- lldb version 23.0.0git (https://github.com/llvm/llvm-project.git revision e819483c20ea502e9a0f3cc29276cc05a3f35e98) clang revision e819483c20ea502e9a0f3cc29276cc05a3f35e98 llvm revision e819483c20ea502e9a0f3cc29276cc05a3f35e98 Skipping the following test categories: libc++, msvcstl, dsym, pdb, gmodules, debugserver, objc launched process Got launch message sent quit launched process Got launch message sent quit -- Command Output (stderr): -- FAIL: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_run_quit (TestQuitWithProcess.DriverQuitSpeedTest) PASS: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_run_quit_with_prompt (TestQuitWithProcess.DriverQuitSpeedTest) ====================================================================== ERROR: test_run_quit (TestQuitWithProcess.DriverQuitSpeedTest) Test that the lldb driver's batch mode works correctly. ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py", line 160, in wrapper return func(*args, **kwargs) File "/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/driver/quit_speed/TestQuitWithProcess.py", line 35, in test_run_quit child.expect(pexpect.EOF, timeout=15) File "/usr/local/lib/python3.10/dist-packages/pexpect/spawnbase.py", line 354, in expect return self.expect_list(compiled_pattern_list, File "/usr/local/lib/python3.10/dist-packages/pexpect/spawnbase.py", line 383, in expect_list return exp.expect_loop(timeout) File "/usr/local/lib/python3.10/dist-packages/pexpect/expect.py", line 181, in expect_loop ``` </details> https://github.com/llvm/llvm-project/pull/181216 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
