llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-x86_64-win` running 
on `as-builder-10` while building `lldb` at step 8 "test-check-lldb-unit".

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

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

```
Step 8 (test-check-lldb-unit) failure: Test just built components: 
check-lldb-unit completed (failure)
******************** TEST 'lldb-unit :: 
Platform/Android/./AdbClientTests.exe/7/20' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\.\AdbClientTests.exe-lldb-unit-30696-7-20.json
 GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=20 GTEST_SHARD_INDEX=7 
C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\.\AdbClientTests.exe
--

Note: This is test shard 8 of 20.

[==========] Running 1 test from 1 test suite.

[----------] Global test environment set-up.

[----------] 1 test from AdbClientTest

[ RUN      ] AdbClientTest.RealTcpConnection

Assertion failed: error.Fail(), file 
C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\source\Host\common\TCPSocket.cpp,
 line 254

Exception Code: 0x80000003

 #0 0x00007ff6dad703f5 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0xe03f5)

 #1 0x00007ffbe10fbb04 (C:\Windows\System32\ucrtbase.dll+0x7bb04)

 #2 0x00007ffbe10fcad1 (C:\Windows\System32\ucrtbase.dll+0x7cad1)

 #3 0x00007ffbe10fe4a1 (C:\Windows\System32\ucrtbase.dll+0x7e4a1)

 #4 0x00007ffbe10fe6e1 (C:\Windows\System32\ucrtbase.dll+0x7e6e1)

 #5 0x00007ff6dc0ade7a 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x141de7a)

 #6 0x00007ff6dad2c944 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x9c944)

 #7 0x00007ff6dade310b 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x15310b)

 #8 0x00007ff6dae07ae7 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x177ae7)

 #9 0x00007ff6dae07f46 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x177f46)

#10 0x00007ff6dae08963 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x178963)

#11 0x00007ff6dade314b 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x15314b)

#12 0x00007ff6dae08259 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x178259)

#13 0x00007ff6dcd69fa4 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x20d9fa4)

#14 0x00007ff6dcd19794 
(C:\buildbot\as-builder-10\lldb-x86-64\build\tools\lldb\unittests\Platform\Android\AdbClientTests.exe+0x2089794)

...

```

</details>

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

Reply via email to