Jira: https://issues.apache.org/jira/browse/YARN-1393
Build: https://builds.apache.org/job/PreCommit-YARN-Build/6393/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 13470 lines...]
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling
org.apache.hadoop.hdfs.TestDataTransferKeepalive
org.apache.hadoop.hdfs.TestDecommission
org.apache.hadoop.hdfs.server.namenode.ha.TestPipelinesFailover
org.apache.hadoop.hdfs.shortcircuit.TestShortCircuitCache
org.apache.hadoop.hdfs.TestBlockReaderFactory
org.apache.hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/6393//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6393//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
0b34cedecb225e6f24f627e4138a76335de1203e logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6390
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 10474803 bytes
Compression is 0.0%
Took 3.1 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
7 tests failed.
FAILED:
org.apache.hadoop.hdfs.TestBlockReaderFactory.testShortCircuitReadFromServerWithoutShm
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.hadoop.hdfs.TestBlockReaderFactory$5.visit(TestBlockReaderFactory.java:340)
at
org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.visit(DfsClientShmManager.java:478)
at
org.apache.hadoop.hdfs.TestBlockReaderFactory.testShortCircuitReadFromServerWithoutShm(TestBlockReaderFactory.java:334)
FAILED:
org.apache.hadoop.hdfs.TestDataTransferKeepalive.testDatanodeRespectsKeepAliveTimeout
Error Message:
null
Stack Trace:
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:621)
at org.junit.Assert.assertNotNull(Assert.java:631)
at
org.apache.hadoop.hdfs.TestDataTransferKeepalive.testDatanodeRespectsKeepAliveTimeout(TestDataTransferKeepalive.java:117)
FAILED: org.apache.hadoop.hdfs.TestDecommission.testDecommissionWithOpenfile
Error Message:
test timed out after 120000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 120000 milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.hdfs.TestDecommission.waitNodeState(TestDecommission.java:282)
at
org.apache.hadoop.hdfs.TestDecommission.testDecommissionWithOpenfile(TestDecommission.java:824)
FAILED:
org.apache.hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling.testHeartbeatBlockRecovery
Error Message:
expected:<DatanodeInfoWithStorage[127.0.0.1:46727,null,null]> but
was:<127.0.0.1:46727>
Stack Trace:
java.lang.AssertionError:
expected:<DatanodeInfoWithStorage[127.0.0.1:46727,null,null]> but
was:<127.0.0.1:46727>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.hadoop.hdfs.server.blockmanagement.TestHeartbeatHandling.testHeartbeatBlockRecovery(TestHeartbeatHandling.java:187)
FAILED:
org.apache.hadoop.hdfs.server.namenode.ha.TestPipelinesFailover.testFailoverRightBeforeCommitSynchronization
Error Message:
test timed out after 30000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 30000 milliseconds
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:994)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1303)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:236)
at
org.apache.hadoop.test.GenericTestUtils$DelayAnswer.waitForCall(GenericTestUtils.java:226)
at
org.apache.hadoop.hdfs.server.namenode.ha.TestPipelinesFailover.testFailoverRightBeforeCommitSynchronization(TestPipelinesFailover.java:386)
FAILED:
org.apache.hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality.testExcludeDataNodes
Error Message:
Values should be different. Actual: DataNode2
Stack Trace:
java.lang.AssertionError: Values should be different. Actual: DataNode2
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failEquals(Assert.java:185)
at org.junit.Assert.assertNotEquals(Assert.java:161)
at org.junit.Assert.assertNotEquals(Assert.java:175)
at
org.apache.hadoop.hdfs.server.namenode.web.resources.TestWebHdfsDataLocality.testExcludeDataNodes(TestWebHdfsDataLocality.java:199)
FAILED:
org.apache.hadoop.hdfs.shortcircuit.TestShortCircuitCache.testUnlinkingReplicasInFileDescriptorCache
Error Message:
null
Stack Trace:
java.lang.NullPointerException: null
at
org.apache.hadoop.hdfs.shortcircuit.TestShortCircuitCache$15.visit(TestShortCircuitCache.java:571)
at
org.apache.hadoop.hdfs.shortcircuit.DfsClientShmManager.visit(DfsClientShmManager.java:478)
at
org.apache.hadoop.hdfs.shortcircuit.TestShortCircuitCache.testUnlinkingReplicasInFileDescriptorCache(TestShortCircuitCache.java:567)