llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-aarch64-ubuntu` 
running on `linaro-lldb-aarch64-ubuntu` while building `lldb` at step 6 "test".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/59/builds/35382

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentBreakpointDelayBreakpointOneSignal.py
 (702 of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentBreakpointOneDelayBreakpointThreads.py
 (703 of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentBreakpointsDelayedBreakpointOneWatchpoint.py
 (704 of 2625)
UNSUPPORTED: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentManyBreakpoints.py (705 
of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentDelaySignalBreak.py (706 
of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentManyCrash.py (707 of 
2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentDelaySignalWatch.py (708 
of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentDelayWatchBreak.py (709 
of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointWatchpoint.py
 (710 of 2625)
PASS: lldb-api :: 
functionalities/thread/concurrent_events/TestConcurrentDelayedCrashWithBreakpointSignal.py
 (711 of 2625)
FAIL: lldb-api :: 
functionalities/scripted_frame_provider/TestScriptedFrameProvider.py (712 of 
2625)
******************** TEST 'lldb-api :: 
functionalities/scripted_frame_provider/TestScriptedFrameProvider.py' FAILED 
********************
Script:
--
/usr/bin/python3.10 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/API/dotest.py
 -u CXXFLAGS -u CFLAGS --env 
LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./lib --env 
LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/include 
--env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin 
--triple aarch64-unknown-linux-gnu --build-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build 
--lldb-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build/module-cache-lldb/lldb-api
 --clang-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build/module-cache-clang/lldb-api
 --executable /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/lldb 
--lldb-python-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/local/lib/python3.10/dist-packages
 --compiler /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/clang 
--dsymutil /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/dsymutil 
--make /usr/bin/gmake --llvm-tools-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin --lldb-obj-root 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb --lldb-libs-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./lib --cmake-build-type 
Release 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/API/functionalities/scripted_frame_provider
 -p TestScriptedFrameProvider.py
--
Exit Code: 1

Command Output (stdout):
--
Skipping the following test categories: libc++, msvcstl, dsym, pdb, gmodules, 
debugserver, objc

--
Command Output (stderr):
--
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_append_frames (TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_applies_to_thread (TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_chained_frame_providers 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_circular_dependency_fix 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_event_broadcasting 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_frame_validity_after_step 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_get_values (TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_incremental_fetch_synthetic_frame_identity 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_prepend_frames (TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_provider_lifecycle_with_frame_validity 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
FAIL: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_python_source_frames 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
Log Files:
 - 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build/functionalities/scripted_frame_provider/TestScriptedFrameProvider/Failure_test_python_source_frames.log
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_remove_frame_provider_by_id 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_replace_all_frames 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_scripted_frame_objects 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
PASS: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_scripted_frame_thread_member 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
FAIL: LLDB 
(/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/bin/clang-aarch64) :: 
test_valid_pc_no_module_frames 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
Log Files:
 - 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build/functionalities/scripted_frame_provider/TestScriptedFrameProvider/Failure_test_valid_pc_no_module_frames.log
======================================================================
FAIL: test_python_source_frames 
(TestScriptedFrameProvider.ScriptedFrameProviderTestCase)
    Test that frames can point to Python source files and display properly.
----------------------------------------------------------------------

```

</details>

https://github.com/llvm/llvm-project/pull/191275
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to