Return-Path: X-Original-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1C9CD4D4 for ; Sun, 25 Nov 2012 13:24:26 +0000 (UTC) Received: (qmail 89049 invoked by uid 500); 25 Nov 2012 13:24:26 -0000 Delivered-To: apmail-hadoop-mapreduce-dev-archive@hadoop.apache.org Received: (qmail 88978 invoked by uid 500); 25 Nov 2012 13:24:25 -0000 Mailing-List: contact mapreduce-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-dev@hadoop.apache.org Delivered-To: mailing list mapreduce-dev@hadoop.apache.org Received: (qmail 88946 invoked by uid 99); 25 Nov 2012 13:24:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2012 13:24:24 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2012 13:24:22 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 86A97C00B7 for ; Sun, 25 Nov 2012 13:24:02 +0000 (UTC) Date: Sun, 25 Nov 2012 13:24:02 +0000 (UTC) From: Apache Jenkins Server To: mapreduce-dev@hadoop.apache.org Message-ID: <1931776540.1907.1353849842498.JavaMail.hudson@aegis> In-Reply-To: <2027529989.1659.1353763395693.JavaMail.hudson@aegis> References: <2027529989.1659.1353763395693.JavaMail.hudson@aegis> Subject: Hadoop-Mapreduce-trunk - Build # 1268 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1906_1156212141.1353849842290" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1906_1156212141.1353849842290 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1268/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 27918 lines...] Running org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesJobs Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.396 sec Running org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServices Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.084 sec Running org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesAttempts Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.727 sec Running org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesJobConf Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.399 sec Running org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebServicesTasks Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.009 sec Running org.apache.hadoop.mapreduce.v2.app.TestKill Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.914 sec Running org.apache.hadoop.mapreduce.v2.app.TestStagingCleanup Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.981 sec Running org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncherImpl Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 sec Running org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncher Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.927 sec Running org.apache.hadoop.mapreduce.jobhistory.TestJobHistoryEventHandler Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.074 sec Results : Tests run: 180, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] hadoop-mapreduce-client ........................... SUCCESS [1.688s] [INFO] hadoop-mapreduce-client-core ...................... SUCCESS [18.237s] [INFO] hadoop-mapreduce-client-common .................... SUCCESS [21.967s] [INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [1.626s] [INFO] hadoop-mapreduce-client-app ....................... FAILURE [4:43.005s] [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: 5:27.079s [INFO] Finished at: Sun Nov 25 13:23:49 UTC 2012 [INFO] Final Memory: 20M/196M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project hadoop-mapreduce-client-app: ExecutionException; nested exception is java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [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 -rf :hadoop-mapreduce-client-app Build step 'Execute shell' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE Archiving artifacts Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_1906_1156212141.1353849842290--