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/19255

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

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-shell :: ScriptInterpreter/Python/fail_breakpoint_oneline.test (1609 
of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/command_import.test (1610 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/bytecode.test (1611 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/sb_address_exception.test (1612 of 
2258)
PASS: lldb-shell :: Recognizer/verbose_trap.test (1613 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/scripted_breakpoint.test (1614 of 
2258)
PASS: lldb-shell :: ScriptInterpreter/Python/sb_function_ranges.s (1615 of 2258)
UNSUPPORTED: lldb-shell :: Scripts/TestFrameworkFixUnifdef.test (1616 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/scripted_breakpoint_lua.test (1617 
of 2258)
PASS: lldb-shell :: Scripts/TestFrameworkFixScript.test (1618 of 2258)
FAIL: lldb-shell :: Scripts/TestRPCFrameworkFixScript.test (1619 of 2258)
******************** TEST 'lldb-shell :: 
Scripts/TestRPCFrameworkFixScript.test' FAILED ********************
Exit Code: 1

Command Output (stderr):
--
mkdir -p 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb/test/Shell/Scripts/Output/TestRPCFrameworkFixScript.test.tmp/Outputs
 # RUN: at line 2
+ mkdir -p 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb/test/Shell/Scripts/Output/TestRPCFrameworkFixScript.test.tmp/Outputs
"/usr/bin/python3.10" 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/../../../scripts/framework-header-fix.py
 -f lldb_rpc -i 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/Inputs/Main/RPCSBAddress.h
 -o 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb/test/Shell/Scripts/Output/TestRPCFrameworkFixScript.test.tmp/Outputs/RPCSBAddress.h
 -p /usr/bin/unifdef USWIG # RUN: at line 3
+ /usr/bin/python3.10 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/../../../scripts/framework-header-fix.py
 -f lldb_rpc -i 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/Inputs/Main/RPCSBAddress.h
 -o 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/tools/lldb/test/Shell/Scripts/Output/TestRPCFrameworkFixScript.test.tmp/Outputs/RPCSBAddress.h
 -p /usr/bin/unifdef USWIG
Traceback (most recent call last):
  File 
"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/../../../scripts/framework-header-fix.py",
 line 126, in <module>
    main()
  File 
"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/../../../scripts/framework-header-fix.py",
 line 119, in main
    modify_rpc_includes(input_file_path, output_file_path)
  File 
"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/../../../scripts/framework-header-fix.py",
 line 32, in modify_rpc_includes
    with open(input_file_path, "r") as input_file:
FileNotFoundError: [Errno 2] No such file or directory: 
'/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/llvm-project/lldb/test/Shell/Scripts/Inputs/Main/RPCSBAddress.h'

--

********************
PASS: lldb-shell :: Scripts/TestVersionFixScript.test (1620 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/silent_command_script_import.test 
(1621 of 2258)
PASS: lldb-shell :: Settings/TestCxxFrameFormat.test (1622 of 2258)
UNSUPPORTED: lldb-shell :: Settings/TestCxxFrameFormatRecursive.test (1623 of 
2258)
PASS: lldb-api :: tools/lldb-server/TestNonStop.py (1624 of 2258)
PASS: lldb-shell :: Settings/TestDefaultModuleCachePath.test (1625 of 2258)
PASS: lldb-shell :: Settings/TestCxxFrameFormatMixedLanguages.test (1626 of 
2258)
PASS: lldb-shell :: Settings/TestCxxFrameFormatObjC.test (1627 of 2258)
PASS: lldb-shell :: Settings/TestDisableColor.test (1628 of 2258)
PASS: lldb-shell :: Settings/TestDisassemblyFormat.test (1629 of 2258)
PASS: lldb-shell :: Settings/TestCxxFrameFormatPartialFailure.test (1630 of 
2258)
PASS: lldb-shell :: Settings/TestEchoCommandsQuiet.test (1631 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/python.test (1632 of 2258)
PASS: lldb-shell :: ScriptInterpreter/Python/exit.test (1633 of 2258)
PASS: lldb-shell :: Settings/TestEchoCommands.test (1634 of 2258)
PASS: lldb-shell :: Settings/TestFrameFormatColor.test (1635 of 2258)
PASS: lldb-shell :: Settings/TestFrameFormatFunctionBasenameObjC.test (1636 of 
2258)

```

</details>

https://github.com/llvm/llvm-project/pull/142051
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to