You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/02/13 16:25:49 UTC

Hadoop-Mapreduce-trunk - Build # 2054 - Still Failing

See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2054/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31146 lines...]
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-13T15:25:17+00:00
[INFO] Final Memory: 33M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20303793 bytes
Compression is 0.0%
Took 5.3 sec
Recording test results
Updating HDFS-7694
Updating HADOOP-11565
Updating YARN-2994
Updating MAPREDUCE-6250
Updating HADOOP-11543
Updating YARN-3104
Updating MAPREDUCE-6255
Updating YARN-3158
Updating HDFS-7668
Updating YARN-3157
Updating HDFS-7711
Updating HDFS-7790
Updating YARN-2079
Updating YARN-3179
Updating MAPREDUCE-6221
Updating HADOOP-9869
Updating YARN-2796
Updating HDFS-7684
Updating HDFS-7404
Updating HDFS-7584
Updating HADOOP-11587
Updating HADOOP-11586
Updating HDFS-7322
Updating YARN-3191
Updating YARN-3181
Updating YARN-3164
Updating YARN-3182
Updating HDFS-7704
Updating YARN-3147
Updating YARN-3124
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2066 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2066/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31216 lines...]
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 517, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.759 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:36 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.766 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.662 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:42 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:28 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-26T15:25:39+00:00
[INFO] Final Memory: 33M/746M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefirebooter8638061366712598437.jar /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire9201242025731821383tmp /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire/surefire_2336675619786382691796tmp
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20304430 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating HDFS-7495
Updating YARN-3239
Updating HDFS-7467
Updating HADOOP-11629
Updating HDFS-7843
Updating HDFS-7460
Updating HDFS-7832
Updating HDFS-7537
Updating HADOOP-11620
Updating YARN-3256
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2065 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2065/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31218 lines...]
Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.805 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.272 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.640 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:06 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:21 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-25T15:24:40+00:00
[INFO] Final Memory: 35M/628M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20305805 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating YARN-2980
Updating HADOOP-11632
Updating HDFS-7763
Updating MAPREDUCE-6264
Updating HDFS-7008
Updating HADOOP-11495
Updating MAPREDUCE-2815
Updating HDFS-7831
Updating YARN-3247
Updating HADOOP-11480
Updating HADOOP-11602
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2064 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2064/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31219 lines...]
Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.635 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.539 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.690 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:21 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:21 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 h
[INFO] Finished at: 2015-02-24T15:21:31+00:00
[INFO] Final Memory: 34M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20307518 bytes
Compression is 0.0%
Took 5.5 sec
Recording test results
Updating HADOOP-11625
Updating HADOOP-10478
Updating HADOOP-11619
Updating YARN-2797
Updating HDFS-7807
Updating HADOOP-8642
Updating HDFS-7009
Updating HDFS-7805
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2063 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2063/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31179 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.28 sec - in org.apache.hadoop.mapred.TestJavaSerialization
Running org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.994 sec - in org.apache.hadoop.mapred.TestSpecialCharactersInOutputPath
Running org.apache.hadoop.ipc.TestMRCJCSocketFactory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.834 sec - in org.apache.hadoop.ipc.TestMRCJCSocketFactory

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.673 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:16 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.721 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.639 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:58 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:27 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:43 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:59 h
[INFO] Finished at: 2015-02-23T15:25:59+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20305190 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2062 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2062/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31198 lines...]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.694 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:44 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:22 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:42 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-22T15:25:16+00:00
[INFO] Final Memory: 34M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20308552 bytes
Compression is 0.0%
Took 5.4 sec
Recording test results
Updating YARN-2799
Updating YARN-2797
Updating YARN-90
Updating HDFS-7752
Updating HDFS-7788
Updating HDFS-7773
Updating HADOOP-11584
Updating HDFS-7740
Updating YARN-3194
Updating YARN-3237
Updating YARN-3238
Updating HDFS-7813
Updating YARN-3236
Updating YARN-3230
Updating HADOOP-11607
Updating HDFS-7814
Updating HADOOP-11612
Updating HADOOP-11604
Updating HDFS-7806
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2061 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2061/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31181 lines...]
Running org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 sec - in org.apache.hadoop.mapred.TestSequenceFileAsBinaryOutputFormat

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 522, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.887 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:18 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.177 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.817 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:04 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:28 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-20T15:24:47+00:00
[INFO] Final Memory: 34M/724M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20309185 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating HADOOP-9087
Updating YARN-933
Updating YARN-3076
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2060 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2060/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31139 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.854 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:21 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.351 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.694 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:30 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:55 h
[INFO] Finished at: 2015-02-19T15:21:28+00:00
[INFO] Final Memory: 36M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20306929 bytes
Compression is 0.0%
Took 5.1 sec
Recording test results
Updating HDFS-7656
Updating YARN-1615
Updating HADOOP-11440
Updating HDFS-7772
Updating HADOOP-11595
Updating HDFS-7808
Updating YARN-3132
Updating MAPREDUCE-6228
Updating YARN-1514
Updating HDFS-7804
Updating MAPREDUCE-6261
Updating HADOOP-11545
Updating HADOOP-11602
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2059 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2059/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31136 lines...]
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.790 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:29 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.415 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.781 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:22 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:46 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 h
[INFO] Finished at: 2015-02-18T15:30:16+00:00
[INFO] Final Memory: 33M/736M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299592 bytes
Compression is 0.0%
Took 5.6 sec
Recording test results
Updating HADOOP-11522
Updating HDFS-7795
Updating HADOOP-11521
Updating HDFS-7797
Updating HADOOP-11570
Updating HADOOP-11593
Updating HADOOP-11596
Updating HADOOP-11599
Updating MAPREDUCE-6234
Updating MAPREDUCE-4286
Updating MAPREDUCE-6260
Updating HADOOP-11575
Updating HDFS-7780
Updating HDFS-6662
Updating YARN-3207
Updating HDFS-4266
Updating HADOOP-11295
Updating MAPREDUCE-5785
Updating HDFS-7803
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2058 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2058/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31131 lines...]

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.834 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:19 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.040 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.658 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:48 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:25 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:41 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 h
[INFO] Finished at: 2015-02-17T15:24:07+00:00
[INFO] Final Memory: 36M/623M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20297824 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating HADOOP-11600
Updating YARN-3203
Updating HADOOP-11000
Updating HDFS-7798
Updating YARN-1299
Updating HDFS-7604
Updating MAPREDUCE-6225
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2057 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2057/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31114 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 sec - in org.apache.hadoop.mapreduce.lib.output.TestMRCJCFileOutputCommitter
Running org.apache.hadoop.util.TestMRCJCReflectionUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec - in org.apache.hadoop.util.TestMRCJCReflectionUtils
Running org.apache.hadoop.util.TestMRCJCRunJar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.apache.hadoop.util.TestMRCJCRunJar
Running org.apache.hadoop.io.TestSequenceFileMergeProgress
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.285 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests run: 517, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.675 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:17 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.525 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.652 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:50 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:30 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:46 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:03 h
[INFO] Finished at: 2015-02-16T15:30:24+00:00
[INFO] Final Memory: 37M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There was a timeout or other error in the fork -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20296926 bytes
Compression is 0.0%
Took 5.8 sec
Recording test results
Updating YARN-2749
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2056 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2056/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31174 lines...]

Results :

Failed tests: 
  TestJobConf.testNegativeValueForTaskVmem:111 expected:<1024> but was:<-1>

Tests in error: 
  TestJobOutputCommitter.setUp:59->HadoopTestCase.setUp:157 ยป YarnRuntime org.ap...

Tests run: 520, Failures: 1, Errors: 1, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.670 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:15 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.258 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.615 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:09 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:20 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2015-02-15T15:22:05+00:00
[INFO] Final Memory: 34M/713M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20299007 bytes
Compression is 0.0%
Took 5.2 sec
Recording test results
Updating MAPREDUCE-6256
Updating HADOOP-11589
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
REGRESSION:  org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter.testCustomAbort

Error Message:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to intialize existing directories

Stack Trace:
org.apache.hadoop.yarn.exceptions.YarnRuntimeException: org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Failed to intialize existing directories
	at org.apache.hadoop.fs.RawLocalFileSystem.listStatus(RawLocalFileSystem.java:435)
	at org.apache.hadoop.fs.DelegateToFileSystem.listStatus(DelegateToFileSystem.java:154)
	at org.apache.hadoop.fs.ChecksumFs.listStatus(ChecksumFs.java:521)
	at org.apache.hadoop.fs.AbstractFileSystem$1.<init>(AbstractFileSystem.java:886)
	at org.apache.hadoop.fs.AbstractFileSystem.listStatusIterator(AbstractFileSystem.java:884)
	at org.apache.hadoop.fs.FileContext$22.next(FileContext.java:1480)
	at org.apache.hadoop.fs.FileContext$22.next(FileContext.java:1475)
	at org.apache.hadoop.fs.FSLinkResolver.resolve(FSLinkResolver.java:90)
	at org.apache.hadoop.fs.FileContext.listStatus(FileContext.java:1475)
	at org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils.localGlobber(JobHistoryUtils.java:456)
	at org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils.localGlobber(JobHistoryUtils.java:444)
	at org.apache.hadoop.mapreduce.v2.jobhistory.JobHistoryUtils.localGlobber(JobHistoryUtils.java:439)
	at org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.findTimestampedDirectories(HistoryFileManager.java:770)
	at org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.initExisting(HistoryFileManager.java:669)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistory.serviceInit(JobHistory.java:96)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.service.CompositeService.serviceInit(CompositeService.java:107)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer.serviceInit(JobHistoryServer.java:142)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.mapreduce.v2.MiniMRYarnCluster$JobHistoryServerWrapper.serviceStart(MiniMRYarnCluster.java:210)
	at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
	at org.apache.hadoop.service.CompositeService.serviceStart(CompositeService.java:120)
	at org.apache.hadoop.service.AbstractService.start(AbstractService.java:193)
	at org.apache.hadoop.mapred.MiniMRClientClusterFactory.create(MiniMRClientClusterFactory.java:80)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:187)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:175)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:167)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:159)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:152)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:145)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:138)
	at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:133)
	at org.apache.hadoop.mapred.HadoopTestCase.setUp(HadoopTestCase.java:157)
	at org.apache.hadoop.mapreduce.lib.output.TestJobOutputCommitter.setUp(TestJobOutputCommitter.java:59)


FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)



Hadoop-Mapreduce-trunk - Build # 2055 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2055/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31131 lines...]
Tests run: 520, Failures: 1, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.761 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:20 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 27.459 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.684 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [08:42 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:19 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:40 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:56 h
[INFO] Finished at: 2015-02-14T15:22:06+00:00
[INFO] Final Memory: 34M/779M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-jobclient: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2031
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20302545 bytes
Compression is 0.0%
Took 5.3 sec
Recording test results
Updating YARN-2847
Updating YARN-2899
Updating HADOOP-11467
Updating HDFS-7791
Updating HDFS-4265
Updating HDFS-7721
Updating HDFS-7430
Updating HDFS-7778
Updating HDFS-7686
Updating HDFS-7776
Updating HDFS-7775
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem

Error Message:
expected:<1024> but was:<-1>

Stack Trace:
java.lang.AssertionError: expected:<1024> but was:<-1>
	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:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.apache.hadoop.conf.TestJobConf.testNegativeValueForTaskVmem(TestJobConf.java:111)