Rushabh S Shah created HBASE-23000:
--------------------------------------
Summary: TestBlockReorder#testBlockLocation is failing
consistently in branch-1.3
Key: HBASE-23000
URL: https://issues.apache.org/jira/browse/HBASE-23000
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 1.3.6
Reporter: Rushabh S Shah
Flaky test report:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-1.3/Flaky_20Test_20Report/dashboard.html#job_2
In last 30 builds this test failed all 30 times.
Here is the stack trace:
{noformat}
Stacktrace
java.io.IOException: Shutting down
at
org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocation(TestBlockReorder.java:428)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms
seconds
at
org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocation(TestBlockReorder.java:428)
{noformat}
Link to latest jenkins build:
https://builds.apache.org/job/HBase-Flaky-Tests/job/branch-1.3/9351/testReport/org.apache.hadoop.hbase.fs/TestBlockReorder/testBlockLocation/
--
This message was sent by Atlassian Jira
(v8.3.2#803003)