Alexey Serbin created KUDU-3597:
-----------------------------------
Summary: Test scenarios from TabletServerDiskErrorITest fail from
time to time
Key: KUDU-3597
URL: https://issues.apache.org/jira/browse/KUDU-3597
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.17.0
Reporter: Alexey Serbin
Attachments: disk_failure-itest.txt.xz
Test scenarios in TabletServerDiskErrorITest fail from time to time. For
example,
{{TabletServerDiskError/TabletServerDiskErrorITest.TestSpaceAvailableMetrics}}
test scenario sometimes fails with errors like below (at least in TSAN builds).
The full log is attached.
TabletServerDiskErrorITest
{noformat}
src/kudu/integration-tests/disk_failure-itest.cc:267: Failure
Failed
Bad status: Network error: rpc failed: Client connection negotiation failed:
client connection to 127.21.83.1:33163: connect: Connection refused (error 111)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)