Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 226.274 s <<< FAILURE! - in org.apache.hadoop.ozone.TestMiniOzoneCluster
testStartMultipleDatanodes Time elapsed: 76.263 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 milliseconds
at java.lang.Thread.sleep(Native Method)
at org.apache.ozone.test.GenericTestUtils.waitFor(GenericTestUtils.java:218)
at org.apache.hadoop.ozone.MiniOzoneClusterImpl.waitForClusterToBeReady(MiniOzoneClusterImpl.java:228)
at org.apache.hadoop.ozone.TestMiniOzoneCluster.testStartMultipleDatanodes(TestMiniOzoneCluster.java:117)