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 2012/04/30 16:04:13 UTC

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 30052 lines...]
Running org.apache.hadoop.mapreduce.TestMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.355 sec

Results :

Failed tests:   testClusterWithYarnClientProtocolProvider(org.apache.hadoop.mapreduce.TestYarnClientProtocolProvider): Cluster should not be initialized with out any framework name

Tests run: 422, Failures: 1, Errors: 0, Skipped: 15

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [2.037s]
[INFO] hadoop-yarn-api ................................... SUCCESS [8.082s]
[INFO] hadoop-yarn-common ................................ SUCCESS [30.122s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.121s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [4.036s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [2:05.424s]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [1.279s]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [3:24.428s]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [40.466s]
[INFO] hadoop-mapreduce-client ........................... SUCCESS [0.066s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [10.409s]
[INFO] hadoop-yarn-applications .......................... SUCCESS [0.090s]
[INFO] hadoop-yarn-applications-distributedshell ......... SUCCESS [22.186s]
[INFO] hadoop-yarn-site .................................. SUCCESS [0.162s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [19.150s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [0.994s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [4:19.022s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [1:03.925s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [34:15.964s]
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47:28.985s
[INFO] Finished at: Mon Apr 30 14:03:45 UTC 2012
[INFO] Final Memory: 66M/273M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12: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/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating HDFS-3265
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 31975 lines...]
Tests run: 421, Failures: 0, Errors: 0, Skipped: 15

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [2.021s]
[INFO] hadoop-yarn-api ................................... SUCCESS [8.204s]
[INFO] hadoop-yarn-common ................................ SUCCESS [30.634s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.112s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [4.140s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [2:05.992s]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [1.239s]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [3:25.351s]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [39.567s]
[INFO] hadoop-mapreduce-client ........................... SUCCESS [0.063s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [10.288s]
[INFO] hadoop-yarn-applications .......................... SUCCESS [0.088s]
[INFO] hadoop-yarn-applications-distributedshell ......... SUCCESS [22.234s]
[INFO] hadoop-yarn-site .................................. SUCCESS [0.160s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [19.157s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [1.000s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [4:19.514s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [1:04.256s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [33:27.485s]
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:42.538s
[INFO] Finished at: Thu May 03 14:03:23 UTC 2012
[INFO] Final Memory: 83M/323M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project hadoop-mapreduce-client-jobclient: ExecutionException; nested exception is java.util.concurrent.ExecutionException: org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in starting fork, check output in log -> [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/MojoExecutionException
[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
Updating MAPREDUCE-3173
Updating MAPREDUCE-4210
Updating HDFS-3336
Updating HADOOP-8214
Updating HDFS-3330
Updating HADOOP-8185
Updating HADOOP-8325
Updating MAPREDUCE-4219
Updating HADOOP-8342
Updating HDFS-3351
Updating HADOOP-8347
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [2.000s]
[INFO] hadoop-yarn-api ................................... SUCCESS [7.982s]
[INFO] hadoop-yarn-common ................................ SUCCESS [29.836s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.116s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [4.069s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [2:05.625s]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [1.243s]
[INFO] hadoop-yarn-server-resourcemanager ................ FAILURE [3:25.280s]
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-mapreduce-client ........................... SKIPPED
[INFO] hadoop-mapreduce-client-core ...................... SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-mapreduce-client-common .................... SKIPPED
[INFO] hadoop-mapreduce-client-shuffle ................... SKIPPED
[INFO] hadoop-mapreduce-client-app ....................... SKIPPED
[INFO] hadoop-mapreduce-client-hs ........................ SKIPPED
[INFO] hadoop-mapreduce-client-jobclient ................. SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:17.262s
[INFO] Finished at: Wed May 02 13:23:16 UTC 2012
[INFO] Final Memory: 52M/411M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project hadoop-yarn-server-resourcemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/trunk/hadoop-mapreduce-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/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-yarn-server-resourcemanager
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating MAPREDUCE-4211
Updating MAPREDUCE-4202
Updating HADOOP-8339
Updating MAPREDUCE-4212
Updating HADOOP-8317
Updating HADOOP-8275
Updating HADOOP-8172
Updating HDFS-3339
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

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

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 30061 lines...]
[INFO] hadoop-yarn ....................................... SUCCESS [2.010s]
[INFO] hadoop-yarn-api ................................... SUCCESS [7.992s]
[INFO] hadoop-yarn-common ................................ SUCCESS [29.614s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.116s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [3.975s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [2:05.563s]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [1.241s]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [3:25.386s]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [40.493s]
[INFO] hadoop-mapreduce-client ........................... SUCCESS [0.065s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [10.295s]
[INFO] hadoop-yarn-applications .......................... SUCCESS [0.085s]
[INFO] hadoop-yarn-applications-distributedshell ......... SUCCESS [22.227s]
[INFO] hadoop-yarn-site .................................. SUCCESS [0.155s]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [19.067s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [0.989s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [4:18.809s]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [1:06.549s]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [33:14.389s]
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:30.128s
[INFO] Finished at: Tue May 01 14:02:49 UTC 2012
[INFO] Final Memory: 67M/394M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12: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/trunk/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Updating HDFS-3293
Updating HADOOP-8305
Updating MAPREDUCE-4209
Updating HADOOP-8308
Updating MAPREDUCE-4206
Updating MAPREDUCE-3883
Updating HADOOP-8312
Updating HADOOP-8330
Updating HADOOP-8325
Updating HADOOP-8335
Updating HDFS-3275
Updating HADOOP-8334
Updating HDFS-3286
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.