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/04/17 17:10:17 UTC

Hadoop-Mapreduce-trunk-Java8 - Build # 167 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10872 lines...]
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

Tests run: 519, Failures: 2, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.067 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:09 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 24.990 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.104 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:58 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:55 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:44 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:02 h
[INFO] Finished at: 2015-04-17T15:10:00+00:00
[INFO] Final Memory: 33M/163M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20336500 bytes
Compression is 0.0%
Took 5.7 sec
Recording test results
Updating HDFS-8153
Updating HDFS-8082
Updating HDFS-8135
Updating YARN-3021
Updating HDFS-8142
Updating HDFS-8165
Updating HDFS-6153
Updating MAPREDUCE-6300
Updating HDFS-7891
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 184 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10914 lines...]
Running org.apache.hadoop.util.TestMRCJCRunJar
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.apache.hadoop.util.TestMRCJCRunJar
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.io.TestSequenceFileMergeProgress
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.382 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress

Results :

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.190 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:09 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.713 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.016 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:18 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:55 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:58 h
[INFO] Finished at: 2015-05-04T15:05:56+00:00
[INFO] Final Memory: 34M/233M
[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-Java8/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
No artifacts from Hadoop-Mapreduce-trunk-Java8 #28 to compare, so performing full copy of artifacts
Recording test results
Updating MAPREDUCE-6349
Updating HADOOP-11328
Updating MAPREDUCE-5905
Updating HADOOP-9658
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 183 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10919 lines...]
Running org.apache.hadoop.io.TestSequenceFileMergeProgress
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0
Running org.apache.hadoop.conf.TestNoDefaultsJobConf
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.807 sec - in org.apache.hadoop.conf.TestNoDefaultsJobConf

Results :

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.220 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:10 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.129 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.043 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:10 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:54 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: 02:00 h
[INFO] Finished at: 2015-05-03T22:39:25+00:00
[INFO] Final Memory: 34M/163M
[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-Java8/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
No artifacts from Hadoop-Mapreduce-trunk-Java8 #28 to compare, so performing full copy of artifacts
Recording test results
Updating YARN-1993
Updating HDFS-8309
Updating HDFS-8249
Updating YARN-2454
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 182 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10933 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.016 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:08 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.557 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.057 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:22 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:56 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:59 h
[INFO] Finished at: 2015-05-02T15:07:03+00:00
[INFO] Final Memory: 34M/152M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20337177 bytes
Compression is 0.0%
Took 8.4 sec
Recording test results
Updating HADOOP-11491
Updating HADOOP-11889
Updating YARN-2893
Updating MAPREDUCE-6345
Updating YARN-3006
Updating YARN-3363
Updating HADOOP-11900
Updating HDFS-8229
Updating HDFS-8276
Updating HDFS-7281
Updating HDFS-8086
Updating HDFS-8091
Updating HDFS-8213
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 181 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10873 lines...]
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.172 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:09 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.105 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.070 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:49 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:54 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: 02:00 h
[INFO] Finished at: 2015-05-01T15:09:02+00:00
[INFO] Final Memory: 34M/157M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20341298 bytes
Compression is 0.0%
Took 5.4 sec
Recording test results
Updating YARN-2619
Updating HDFS-8300
Updating HDFS-8292
Updating HADOOP-11891
Updating YARN-3544
Updating HADOOP-11866
Updating HDFS-8283
Updating YARN-3564
Updating HDFS-8200
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 180 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10864 lines...]
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.232 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:11 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.143 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.043 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:55 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:08 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:38 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-04-30T15:19:02+00:00
[INFO] Final Memory: 33M/167M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20338444 bytes
Compression is 0.0%
Took 9.4 sec
Recording test results
Updating HDFS-8269
Updating HADOOP-11821
Updating YARN-3533
Updating HDFS-7770
Updating MAPREDUCE-6339
Updating YARN-3517
Updating HDFS-5574
Updating HDFS-8283
Updating HDFS-8214
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 179 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10870 lines...]
Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.082 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:09 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.247 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  3.994 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:41 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:55 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:44 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:02 h
[INFO] Finished at: 2015-04-29T15:15:36+00:00
[INFO] Final Memory: 34M/153M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20344972 bytes
Compression is 0.0%
Took 11 sec
Recording test results
Updating MAPREDUCE-6334
Updating YARN-3485
Updating HDFS-8280
Updating MAPREDUCE-6343
Updating HDFS-8273
Updating HADOOP-11881
Updating HDFS-8204
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 178 - Still Failing

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

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.107 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:34 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.695 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.047 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [12:42 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:29 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:44 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:06 h
[INFO] Finished at: 2015-04-28T15:13:35+00:00
[INFO] Final Memory: 34M/164M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20343952 bytes
Compression is 0.0%
Took 9.9 sec
Recording test results
Updating YARN-3530
Updating MAPREDUCE-6324
Updating YARN-2740
Updating HDFS-8232
Updating YARN-3516
Updating YARN-3465
Updating YARN-3464
Updating HADOOP-11870
Updating MAPREDUCE-6341
Updating MAPREDUCE-6252
Updating HDFS-8205
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 177 - Still Failing

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

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

Results :

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

Tests run: 509, Failures: 2, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.091 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:38 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 24.876 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.009 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [13:23 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [07:14 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  02:00 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:22 h
[INFO] Finished at: 2015-04-27T15:30:30+00:00
[INFO] Final Memory: 33M/192M
[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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20341150 bytes
Compression is 0.0%
Took 8.4 sec
Recording test results
Updating HADOOP-11857
Updating YARN-3464
Updating MAPREDUCE-6057
Updating HADOOP-11865
Updating HADOOP-11357
Updating MAPREDUCE-6252
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 176 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10863 lines...]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress

Results :

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.130 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:14 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 24.883 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  3.992 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:05 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:00 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: 02:00 h
[INFO] Finished at: 2015-04-26T15:07:57+00:00
[INFO] Final Memory: 34M/162M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20341183 bytes
Compression is 0.0%
Took 6.4 sec
Recording test results
Updating HDFS-8247
Updating HDFS-8206
Updating HDFS-7673
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 175 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10877 lines...]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:10 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 24.944 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  3.944 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:09 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:01 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: 02:00 h
[INFO] Finished at: 2015-04-25T15:08:07+00:00
[INFO] Final Memory: 34M/179M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20340959 bytes
Compression is 0.0%
Took 5.7 sec
Recording test results
Updating YARN-3387
Updating YARN-3444
Updating HDFS-8211
Updating YARN-2498
Updating YARN-3537
Updating MAPREDUCE-6238
Updating YARN-3472
Updating MAPREDUCE-6297
Updating YARN-3382
Updating HADOOP-11876
Updating MAPREDUCE-6333
Updating YARN-3351
Updating YARN-3406
Updating HDFS-8176
Updating HADOOP-11843
Updating HDFS-8191
Updating YARN-3511
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 174 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10214 lines...]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.543 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.028 s]
[INFO] hadoop-mapreduce-client-app ....................... FAILURE [12:17 min]
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[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: 14:02 min
[INFO] Finished at: 2015-04-24T13:21:26+00:00
[INFO] Final Memory: 40M/272M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-app: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/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-app
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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20335065 bytes
Compression is 0.0%
Took 6 sec
Recording test results
Updating YARN-3522
Updating HDFS-8070
Updating HADOOP-11802
Updating HADOOP-11627
Updating HDFS-8231
Updating HDFS-7915
Updating YARN-3516
Updating HDFS-8147
Updating HADOOP-11852
Updating HDFS-8052
Updating YARN-3413
Updating YARN-3319
Updating YARN-3434
Updating HADOOP-11730
Updating HDFS-8217
Updating HDFS-8110
Updating HDFS-8215
Updating HADOOP-10597
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
8 tests failed.
FAILED:  org.apache.hadoop.mapreduce.jobhistory.TestEvents.testEvents

Error Message:
TaskId string : task_1_2_r03_4 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,14 lastmatch=]

Stack Trace:
java.lang.IllegalArgumentException: TaskId string : task_1_2_r03_4 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,14 lastmatch=]
	at org.apache.hadoop.mapreduce.TaskID.forName(TaskID.java:224)
	at org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent.getTaskId(TaskAttemptStartedEvent.java:89)
	at org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent.getEventType(TaskAttemptStartedEvent.java:110)
	at org.apache.hadoop.mapreduce.jobhistory.TestEvents.testEvents(TestEvents.java:143)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdBogus

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : bogustaskid is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,11 lastmatch=] expected: java.lang.Exception: TaskId string : bogustaskid is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : bogustaskid is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,11 lastmatch=] expected: java.lang.Exception: TaskId string : bogustaskid is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdBogus(TestAMWebServicesTasks.java:358)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid2

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,15 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,15 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid2(TestAMWebServicesTasks.java:454)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid3

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,13 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,13 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid3(TestAMWebServicesTasks.java:486)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_d_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,20 lastmatch=] expected: java.lang.Exception: Bad TaskType identifier. TaskId string : task_0_0000_d_000000 is not properly formed.

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_d_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,20 lastmatch=] expected: java.lang.Exception: Bad TaskType identifier. TaskId string : task_0_0000_d_000000 is not properly formed.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid(TestAMWebServicesTasks.java:422)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testTask

Error Message:
expected:<[Attempts for task_01_01_m]01_01> but was:<[  for job_]01_01>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Attempts for task_01_01_m]01_01> but was:<[  for job_]01_01>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testTask(TestAppController.java:250)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetTaskCounters

Error Message:
expected:<[Access denied: User user does not have permission to view job job_01_01]> but was:<[TaskId string : task_01_01_m01_01 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,17 lastmatch=]]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Access denied: User user does not have permission to view job job_01_01]> but was:<[TaskId string : task_01_01_m01_01 is not properly formedReason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,17 lastmatch=]]>	at org.junit.Assert.assertEquals(Assert.java:115)	at org.junit.Assert.assertEquals(Assert.java:144)	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetTaskCounters(TestAppController.java:195)

FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetSingleTaskCounter

Error Message:
expected:<class org.apache.hadoop.mapreduce.v2.app.webapp.SingleCounterPage> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<class org.apache.hadoop.mapreduce.v2.app.webapp.SingleCounterPage> but was:<null>
	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.mapreduce.v2.app.webapp.TestAppController.testGetSingleTaskCounter(TestAppController.java:228)



Hadoop-Mapreduce-trunk-Java8 - Build # 173 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10210 lines...]
Tests run: 293, Failures: 7, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.084 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:27 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.857 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.055 s]
[INFO] hadoop-mapreduce-client-app ....................... FAILURE [10:17 min]
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[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: 12:17 min
[INFO] Finished at: 2015-04-23T13:19:45+00:00
[INFO] Final Memory: 41M/244M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-app: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/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-app
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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20340284 bytes
Compression is 0.0%
Took 5.9 sec
Recording test results
Updating YARN-2605
Updating HADOOP-11859
Updating YARN-3366
Updating HDFS-4448
Updating HADOOP-11868
Updating HADOOP-11864
Updating HDFS-8218
Updating HADOOP-11848
Updating MAPREDUCE-6330
Updating HADOOP-11861
Updating HADOOP-11850
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
8 tests failed.
FAILED:  org.apache.hadoop.mapreduce.jobhistory.TestEvents.testEvents

Error Message:
TaskId string : task_1_2_r03_4 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,14 lastmatch=]

Stack Trace:
java.lang.IllegalArgumentException: TaskId string : task_1_2_r03_4 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,14 lastmatch=]
	at org.apache.hadoop.mapreduce.TaskID.forName(TaskID.java:224)
	at org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent.getTaskId(TaskAttemptStartedEvent.java:89)
	at org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent.getEventType(TaskAttemptStartedEvent.java:110)
	at org.apache.hadoop.mapreduce.jobhistory.TestEvents.testEvents(TestEvents.java:143)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdBogus

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : bogustaskid is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,11 lastmatch=] expected: java.lang.Exception: TaskId string : bogustaskid is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : bogustaskid is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,11 lastmatch=] expected: java.lang.Exception: TaskId string : bogustaskid is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdBogus(TestAMWebServicesTasks.java:358)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid2

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,15 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,15 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid2(TestAMWebServicesTasks.java:454)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid3

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,13 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,13 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid3(TestAMWebServicesTasks.java:486)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_d_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,20 lastmatch=] expected: java.lang.Exception: Bad TaskType identifier. TaskId string : task_0_0000_d_000000 is not properly formed.

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_d_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,20 lastmatch=] expected: java.lang.Exception: Bad TaskType identifier. TaskId string : task_0_0000_d_000000 is not properly formed.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid(TestAMWebServicesTasks.java:422)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testTask

Error Message:
expected:<[Attempts for task_01_01_m]01_01> but was:<[  for job_]01_01>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Attempts for task_01_01_m]01_01> but was:<[  for job_]01_01>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testTask(TestAppController.java:250)


FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetTaskCounters

Error Message:
expected:<[Access denied: User user does not have permission to view job job_01_01]> but was:<[TaskId string : task_01_01_m01_01 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,17 lastmatch=]]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Access denied: User user does not have permission to view job job_01_01]> but was:<[TaskId string : task_01_01_m01_01 is not properly formedReason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,17 lastmatch=]]>	at org.junit.Assert.assertEquals(Assert.java:115)	at org.junit.Assert.assertEquals(Assert.java:144)	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetTaskCounters(TestAppController.java:195)

FAILED:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetSingleTaskCounter

Error Message:
expected:<class org.apache.hadoop.mapreduce.v2.app.webapp.SingleCounterPage> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<class org.apache.hadoop.mapreduce.v2.app.webapp.SingleCounterPage> but was:<null>
	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.mapreduce.v2.app.webapp.TestAppController.testGetSingleTaskCounter(TestAppController.java:228)



Hadoop-Mapreduce-trunk-Java8 - Build # 172 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10220 lines...]
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.138 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:26 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 28.860 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.068 s]
[INFO] hadoop-mapreduce-client-app ....................... FAILURE [11:30 min]
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[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: 13:32 min
[INFO] Finished at: 2015-04-22T13:21:00+00:00
[INFO] Final Memory: 41M/250M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-mapreduce-client-app: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/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-app
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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20343709 bytes
Compression is 0.0%
Took 8.3 sec
Recording test results
Updating YARN-3495
Updating HDFS-8133
Updating HADOOP-11704
Updating HDFS-8163
Updating HDFS-8185
Updating YARN-3494
Updating YARN-3410
Updating HADOOP-11827
Updating HADOOP-11746
Updating HADOOP-11846
Updating MAPREDUCE-6297
Updating YARN-3503
Updating MAPREDUCE-6293
Updating HADOOP-11812
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
8 tests failed.
REGRESSION:  org.apache.hadoop.mapreduce.jobhistory.TestEvents.testEvents

Error Message:
TaskId string : task_1_2_r03_4 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,14 lastmatch=]

Stack Trace:
java.lang.IllegalArgumentException: TaskId string : task_1_2_r03_4 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,14 lastmatch=]
	at org.apache.hadoop.mapreduce.TaskID.forName(TaskID.java:224)
	at org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent.getTaskId(TaskAttemptStartedEvent.java:89)
	at org.apache.hadoop.mapreduce.jobhistory.TaskAttemptStartedEvent.getEventType(TaskAttemptStartedEvent.java:110)
	at org.apache.hadoop.mapreduce.jobhistory.TestEvents.testEvents(TestEvents.java:143)


REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdBogus

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : bogustaskid is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,11 lastmatch=] expected: java.lang.Exception: TaskId string : bogustaskid is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : bogustaskid is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,11 lastmatch=] expected: java.lang.Exception: TaskId string : bogustaskid is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdBogus(TestAMWebServicesTasks.java:358)


REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid2

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,15 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,15 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_m_000000 is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid2(TestAMWebServicesTasks.java:454)


REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid3

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,13 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,13 lastmatch=] expected: java.lang.Exception: TaskId string : task_0_0000_m is not properly formed
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid3(TestAMWebServicesTasks.java:486)


REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid

Error Message:
exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_d_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,20 lastmatch=] expected: java.lang.Exception: Bad TaskType identifier. TaskId string : task_0_0000_d_000000 is not properly formed.

Stack Trace:
java.lang.AssertionError: exception message doesn't match, got: java.lang.Exception: TaskId string : task_0_0000_d_000000 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,20 lastmatch=] expected: java.lang.Exception: Bad TaskType identifier. TaskId string : task_0_0000_d_000000 is not properly formed.
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.yarn.webapp.WebServicesTestUtils.checkStringMatch(WebServicesTestUtils.java:77)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks.testTaskIdInvalid(TestAMWebServicesTasks.java:422)


REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testTask

Error Message:
expected:<[Attempts for task_01_01_m]01_01> but was:<[  for job_]01_01>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Attempts for task_01_01_m]01_01> but was:<[  for job_]01_01>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testTask(TestAppController.java:250)


REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetTaskCounters

Error Message:
expected:<[Access denied: User user does not have permission to view job job_01_01]> but was:<[TaskId string : task_01_01_m01_01 is not properly formed
Reason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,17 lastmatch=]]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Access denied: User user does not have permission to view job job_01_01]> but was:<[TaskId string : task_01_01_m01_01 is not properly formedReason: java.util.regex.Matcher[pattern=task_(\d+)_(\d+)_(m|r|s|c|t)_(\d+) region=0,17 lastmatch=]]>	at org.junit.Assert.assertEquals(Assert.java:115)	at org.junit.Assert.assertEquals(Assert.java:144)	at org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetTaskCounters(TestAppController.java:195)

REGRESSION:  org.apache.hadoop.mapreduce.v2.app.webapp.TestAppController.testGetSingleTaskCounter

Error Message:
expected:<class org.apache.hadoop.mapreduce.v2.app.webapp.SingleCounterPage> but was:<null>

Stack Trace:
java.lang.AssertionError: expected:<class org.apache.hadoop.mapreduce.v2.app.webapp.SingleCounterPage> but was:<null>
	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.mapreduce.v2.app.webapp.TestAppController.testGetSingleTaskCounter(TestAppController.java:228)



Hadoop-Mapreduce-trunk-Java8 - Build # 171 - Still Failing

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

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

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.098 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:09 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 25.110 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.058 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:31 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:01 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  01:36 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:54 h
[INFO] Finished at: 2015-04-21T15:02:32+00:00
[INFO] Final Memory: 34M/199M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20331618 bytes
Compression is 0.0%
Took 5.3 sec
Recording test results
Updating HDFS-7916
Updating HDFS-8179
Updating HDFS-7993
Updating YARN-3463
Updating MAPREDUCE-6238
Updating YARN-3497
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 170 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10868 lines...]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.297 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress

Results :

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

Tests run: 519, Failures: 2, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.077 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:10 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 26.002 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.133 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:54 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:00 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-04-20T15:06:56+00:00
[INFO] Final Memory: 34M/233M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20339436 bytes
Compression is 0.0%
Took 8.1 sec
Recording test results
Updating HDFS-8173
Updating HDFS-8152
Updating HDFS-8169
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 169 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 10883 lines...]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 sec - in org.apache.hadoop.io.TestSequenceFileMergeProgress

Results :

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

Tests run: 519, Failures: 2, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.267 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:08 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 24.901 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.089 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [10:18 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:55 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:58 h
[INFO] Finished at: 2015-04-19T15:06:02+00:00
[INFO] Final Memory: 33M/156M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20336981 bytes
Compression is 0.0%
Took 7 sec
Recording test results
Updating YARN-3136
Updating HDFS-8043
Updating HDFS-7863
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)



Hadoop-Mapreduce-trunk-Java8 - Build # 168 - Still Failing

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

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

Failed tests: 
  TestCombineFileInputFormat.testSplitPlacementForCompressedFiles:918 expected:<2> but was:<1>
  TestCombineFileInputFormat.testSplitPlacement:372 expected:<2> but was:<1>

Tests run: 519, Failures: 2, Errors: 0, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.257 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:09 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 24.881 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.009 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [09:21 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [05:55 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-04-18T15:06:21+00:00
[INFO] Final Memory: 34M/169M
[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-Java8/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-Java8 #28
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20339101 bytes
Compression is 0.0%
Took 6.2 sec
Recording test results
Updating YARN-3493
Updating YARN-1402
Updating YARN-2696
Updating YARN-3487
Updating HADOOP-11837
Updating YARN-3451
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacementForCompressedFiles(TestCombineFileInputFormat.java:918)


FAILED:  org.apache.hadoop.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> 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.mapreduce.lib.input.TestCombineFileInputFormat.testSplitPlacement(TestCombineFileInputFormat.java:372)