You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2017/09/14 19:00:02 UTC

[jira] [Created] (HDFS-12452) TestDataNodeVolumeFailureReporting fails in trunk Jenkins runs

Arpit Agarwal created HDFS-12452:
------------------------------------

             Summary: TestDataNodeVolumeFailureReporting fails in trunk Jenkins runs
                 Key: HDFS-12452
                 URL: https://issues.apache.org/jira/browse/HDFS-12452
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
            Reporter: Arpit Agarwal
            Priority: Critical


TestDataNodeVolumeFailureReporting#testSuccessiveVolumeFailures fails frequently in Jenkins runs but it passes locally on my dev machine.

e.g. https://builds.apache.org/job/PreCommit-HDFS-Build/21134/testReport/org.apache.hadoop.hdfs.server.datanode/TestDataNodeVolumeFailureReporting/testSuccessiveVolumeFailures/

{code}
Error Message

test timed out after 120000 milliseconds

Stacktrace

java.lang.Exception: test timed out after 120000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.DFSTestUtil.waitReplication(DFSTestUtil.java:761)
	at org.apache.hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting.testSuccessiveVolumeFailures(TestDataNodeVolumeFailureReporting.java:189)

{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org