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

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

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-api :: source-manager/TestSourceManager.py (1165 of 2248)
UNSUPPORTED: lldb-api :: 
tools/lldb-dap/breakpoint-events/TestDAP_breakpointEvents.py (1166 of 2248)
PASS: lldb-api :: python_api/watchpoint/watchlocation/TestSetWatchlocation.py 
(1167 of 2248)
PASS: lldb-api :: python_api/process/cancel_attach/TestCancelAttach.py (1168 of 
2248)
PASS: lldb-api :: python_api/watchpoint/watchlocation/TestTargetWatchAddress.py 
(1169 of 2248)
UNSUPPORTED: lldb-api :: 
tools/lldb-dap/breakpoint/TestDAP_setExceptionBreakpoints.py (1170 of 2248)
PASS: lldb-api :: terminal/TestEditline.py (1171 of 2248)
PASS: lldb-api :: terminal/TestEditlineCompletions.py (1172 of 2248)
PASS: lldb-api :: tools/lldb-dap/commands/TestDAP_commands.py (1173 of 2248)
TIMEOUT: lldb-api :: tools/lldb-dap/attach/TestDAP_attach.py (1174 of 2248)
******************** TEST 'lldb-api :: tools/lldb-dap/attach/TestDAP_attach.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 
--arch aarch64 --build-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex 
--lldb-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api
 --clang-module-cache-dir 
/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api
 --executable /home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/./bin/lldb 
--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/tools/lldb-dap/attach
 -p TestDAP_attach.py
--
Exit Code: -9
Timeout: Reached timeout of 600 seconds

Command Output (stdout):
--
lldb version 21.0.0git (https://github.com/llvm/llvm-project.git revision 
4b6c608615a285d81132acf8e33b81b2ec2c9bf9)
  clang revision 4b6c608615a285d81132acf8e33b81b2ec2c9bf9
  llvm revision 4b6c608615a285d81132acf8e33b81b2ec2c9bf9

--
Command Output (stderr):
--
========= DEBUG ADAPTER PROTOCOL LOGS =========
1749021834.214866877 --> (stdio) 
{"command":"initialize","type":"request","arguments":{"adapterID":"lldb-native","clientID":"vscode","columnsStartAt1":true,"linesStartAt1":true,"locale":"en-us","pathFormat":"path","supportsRunInTerminalRequest":true,"supportsVariablePaging":true,"supportsVariableType":true,"supportsStartDebuggingRequest":true,"supportsProgressReporting":true,"$__lldb_sourceInitFile":false},"seq":1}
1749021834.217045546 <-- (stdio) {"body":{"$__lldb_version":"lldb version 
21.0.0git (https://github.com/llvm/llvm-project.git revision 
4b6c608615a285d81132acf8e33b81b2ec2c9bf9)\n  clang revision 
4b6c608615a285d81132acf8e33b81b2ec2c9bf9\n  llvm revision 
4b6c608615a285d81132acf8e33b81b2ec2c9bf9","completionTriggerCharacters":["."," 
","\t"],"exceptionBreakpointFilters":[{"default":false,"filter":"cpp_catch","label":"C++
 Catch"},{"default":false,"filter":"cpp_throw","label":"C++ 
Throw"},{"default":false,"filter":"objc_catch","label":"Objective-C 
Catch"},{"default":false,"filter":"objc_throw","label":"Objective-C 
Throw"}],"supportTerminateDebuggee":true,"supportsBreakpointLocationsRequest":true,"supportsCancelRequest":true,"supportsCompletionsRequest":true,"supportsConditionalBreakpoints":true,"supportsConfigurationDoneRequest":true,"supportsDataBreakpoints":true,"supportsDelayedStackTraceLoading":true,"supportsDisassembleRequest":true,"supportsEvaluateForHovers":true,"supportsExceptionInfoRequest":true,"supportsExceptionOptions":true,"supportsFunctionBreakpoints":true,"supportsHitConditionalBreakpoints":true,"supportsInstructionBreakpoints":true,"supportsLogPoints":true,"supportsModulesRequest":true,"supportsReadMemoryRequest":true,"supportsRestartRequest":true,"supportsSetVariable":true,"supportsStepInTargetsRequest":true,"supportsSteppingGranularity":true,"supportsValueFormattingOptions":true},"command":"initialize","request_seq":1,"seq":0,"success":true,"type":"response"}
1749021834.217263699 --> (stdio) 
{"command":"attach","type":"request","arguments":{"program":"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/tools/lldb-dap/attach/TestDAP_attach.test_attach_command_process_failures/d5909eae-113d-4b87-96d7-0ca0d9c4eb11","initCommands":["settings
 clear --all","settings set symbols.enable-external-lookup false","settings set 
target.inherit-tcc true","settings set target.disable-aslr false","settings set 
target.detach-on-error false","settings set target.auto-apply-fixits 
false","settings set plugin.process.gdb-remote.packet-timeout 60","settings set 
symbols.clang-modules-cache-path 
\"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api\"","settings
 set use-color false","settings set show-statusline 
false"],"attachCommands":["script print(\"oops, forgot to attach to a 
process...\")"]},"seq":2}
1749021834.217476130 <-- (stdio) 
{"body":{"category":"console","output":"Running 
initCommands:\n"},"event":"output","seq":0,"type":"event"}
1749021834.217498302 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings clear --all\n"},"event":"output","seq":0,"type":"event"}
1749021834.217508078 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set symbols.enable-external-lookup 
false\n"},"event":"output","seq":0,"type":"event"}
1749021834.217517853 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set target.inherit-tcc 
true\n"},"event":"output","seq":0,"type":"event"}
1749021834.217525721 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set target.disable-aslr 
false\n"},"event":"output","seq":0,"type":"event"}
1749021834.217533588 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set target.detach-on-error 
false\n"},"event":"output","seq":0,"type":"event"}
1749021834.217541456 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set target.auto-apply-fixits 
false\n"},"event":"output","seq":0,"type":"event"}
1749021834.217549324 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set plugin.process.gdb-remote.packet-timeout 
60\n"},"event":"output","seq":0,"type":"event"}
1749021834.217567205 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set symbols.clang-modules-cache-path 
\"/home/tcwg-buildbot/worker/lldb-aarch64-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api\"\n"},"event":"output","seq":0,"type":"event"}
1749021834.217574835 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set use-color false\n"},"event":"output","seq":0,"type":"event"}
1749021834.217582703 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
settings set show-statusline false\n"},"event":"output","seq":0,"type":"event"}
1749021834.235342503 <-- (stdio) {"body":{"category":"console","output":"oops, 
forgot to attach to a process...\n"},"event":"output","seq":0,"type":"event"}
1749021834.235374689 <-- (stdio) 
{"body":{"category":"console","output":"Running 
attachCommands:\n"},"event":"output","seq":0,"type":"event"}
1749021834.235399246 <-- (stdio) {"body":{"category":"console","output":"(lldb) 
script print(\"oops, forgot to attach to a 
process...\")\n"},"event":"output","seq":0,"type":"event"}
1749021834.235409498 <-- (stdio) {"body":{"category":"console","output":"oops, 
forgot to attach to a process...\n"},"event":"output","seq":0,"type":"event"}
1749021834.235434532 <-- (stdio) {"body":{"error":{"format":"attachCommands 
failed to attach to a 
process","id":3,"showUser":true}},"command":"attach","request_seq":2,"seq":0,"success":false,"type":"response"}
1749021834.235441685 <-- (stdio) {"event":"initialized","seq":0,"type":"event"}
1749021834.239267349 --> (stdio) 
{"command":"disconnect","type":"request","arguments":{"terminateDebuggee":true},"seq":3}

```

</details>

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

Reply via email to