You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2019/01/04 03:27:00 UTC

[jira] [Created] (KUDU-2652) TsRecoveryITest.TestNoBlockIDReuseIfMissingBlocks potentially flaky

Mike Percy created KUDU-2652:
--------------------------------

             Summary: TsRecoveryITest.TestNoBlockIDReuseIfMissingBlocks potentially flaky
                 Key: KUDU-2652
                 URL: https://issues.apache.org/jira/browse/KUDU-2652
             Project: Kudu
          Issue Type: New Feature
            Reporter: Mike Percy
         Attachments: ts_recovery-itest.txt.gz

This test failed for me in a Gerrit pre-commit run with an unrelated change @ [http://jenkins.kudu.apache.org/job/kudu-gerrit/15885]

The error was:
{code:java}
/home/jenkins-slave/workspace/kudu-master/3/src/kudu/integration-tests/ts_recovery-itest.cc:298: Failure
Value of: !orphaned_block_ids.empty()
 Actual: false
Expected: true
/home/jenkins-slave/workspace/kudu-master/3/src/kudu/util/test_util.cc:323: Failure
Failed
Timed out waiting for assertion to pass.
{code}
I am attaching the error log.



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