Alexey Serbin created KUDU-2369:
-----------------------------------

             Summary: Flakiness in LinkedListTest.TestLoadAndVerify 
                 Key: KUDU-2369
                 URL: https://issues.apache.org/jira/browse/KUDU-2369
             Project: Kudu
          Issue Type: Bug
          Components: test
    Affects Versions: 1.6.0, 1.7.0
            Reporter: Alexey Serbin


When running the {{LinkedListTest.TestLoadAndVerify}} (RELEASE build) with 
{{--stress_cpu_threads=<number_of_cpu_cores_x_2>}} the test frequently fails 
with the error like below:

{noformat}
I0321 16:00:56.718511 114661 client-test-util.cc:57] Op UPDATE int64 
rand_key=2499810302766219279, bool updated=true had status Timed out: Failed to 
write batch of 64730 ops to tablet 317d67e94fc14d3bb3bdb519dab1c7fc after 1 
attempt(s): Failed to write to server: 6556c5903ec64ac694f65a2fa32852c0 
(127.111.117.131:48060): Write RPC to 127.111.117.131:48060 timed out after 
14.989s (SENT)
F0321 16:00:56.718530 114661 client-test-util.cc:61] Check failed: _s.ok() Bad 
status: IO error: Some errors occurred
*** Check failure stack trace: ***
    @           0x8fbd0d  google::LogMessage::Fail()
    @           0x8fdbcd  google::LogMessage::SendToLog()
    @           0x8fb849  google::LogMessage::Flush()
    @           0x8fe66f  google::LogMessageFatal::~LogMessageFatal()
    @           0x99bb35  kudu::client::LogSessionErrorsAndDie()
    @           0x8cbcfd  kudu::ScopedRowUpdater::RowUpdaterThread()
    @          0x1e57086  kudu::Thread::SuperviseThread()
    @       0x3ae0e079d1  (unknown)
    @       0x3ae0ae88fd  (unknown)
{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to