See https://builds.apache.org/job/Hadoop-Hdfs-22-branch/101/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 26243 lines...]
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@6e2335"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@576165"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@1e0a48e"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@1508eed"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@1d3f271"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@917c4d"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@74a830"
java.lang.OutOfMemoryError: Pretend there's no more memory
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run_aroundBody1$advice(DataXceiver.java:36)
[junit] at
org.apache.hadoop.hdfs.server.datanode.DataXceiver.run(DataXceiver.java:1)
[junit] at java.lang.Thread.run(Thread.java:662)
[junit] Exception in thread
"org.apache.hadoop.hdfs.server.datanode.DataXceiver@1d9a72f"
[junit] Running
org.apache.hadoop.hdfs.server.datanode.TestFiDataXceiverServer
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.hdfs.server.datanode.TestFiDataXceiverServer
FAILED (crashed)
[junit] Running org.apache.hadoop.hdfs.server.datanode.TestFiPipelineClose
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 34.932 sec
checkfailure:
[touch] Creating
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build-fi/test/testsfailed
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:762:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:514:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/test/aop/build/aop.xml:230:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:699:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:673:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:741:
Tests failed!
Total time: 192 minutes 52 seconds
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Publishing Javadoc
Recording fingerprints
Updating HDFS-2452
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
5 tests failed.
FAILED:
org.apache.hadoop.hdfs.server.datanode.TestFiDataXceiverServer.testOutOfMemoryErrorInDataXceiverServerRun
Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not
reflect the time until the VM exit.
Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please
note the time in the report does not reflect the time until the VM exit.
REGRESSION: org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancer0
Error Message:
127.0.0.1:60986is not an underUtilized node: utilization=22.0
avgUtilization=22.0 threshold=10.0
Stack Trace:
junit.framework.AssertionFailedError: 127.0.0.1:60986is not an underUtilized
node: utilization=22.0 avgUtilization=22.0 threshold=10.0
at
org.apache.hadoop.hdfs.server.balancer.Balancer.initNodes(Balancer.java:1014)
at
org.apache.hadoop.hdfs.server.balancer.Balancer.initNodes(Balancer.java:953)
at
org.apache.hadoop.hdfs.server.balancer.Balancer.run(Balancer.java:1502)
at
org.apache.hadoop.hdfs.server.balancer.TestBalancer.runBalancer(TestBalancer.java:247)
at
org.apache.hadoop.hdfs.server.balancer.TestBalancer.test(TestBalancer.java:234)
at
org.apache.hadoop.hdfs.server.balancer.TestBalancer.twoNodeTest(TestBalancer.java:312)
at
org.apache.hadoop.hdfs.server.balancer.TestBalancer.__CLR2_4_39j3j5b10ou(TestBalancer.java:328)
at
org.apache.hadoop.hdfs.server.balancer.TestBalancer.testBalancer0(TestBalancer.java:324)
REGRESSION:
org.apache.hadoop.hdfs.server.namenode.TestBlocksWithNotEnoughRacks.testSufficientlyReplBlocksUsesNewRack
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
REGRESSION:
org.apache.hadoop.hdfs.server.namenode.TestParallelImageWrite.testRestartDFS
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.
FAILED: org.apache.hadoop.hdfs.TestParallelRead.testParallelRead
Error Message:
Timeout occurred. Please note the time in the report does not reflect the time
until the timeout.
Stack Trace:
junit.framework.AssertionFailedError: Timeout occurred. Please note the time in
the report does not reflect the time until the timeout.