Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 C915E10B31 for ; Mon, 9 Feb 2015 20:31:38 +0000 (UTC) Received: (qmail 70319 invoked by uid 500); 9 Feb 2015 20:31:38 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 70260 invoked by uid 500); 9 Feb 2015 20:31:38 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 70103 invoked by uid 99); 9 Feb 2015 20:31:38 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2015 20:31:38 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 94CFEE0117F for ; Mon, 9 Feb 2015 20:31:36 +0000 (UTC) Date: Mon, 9 Feb 2015 20:31:36 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1499799230.5931.1423513896607.JavaMail.jenkins@crius> In-Reply-To: <1047612870.5562.1423408875266.JavaMail.jenkins@crius> References: <1047612870.5562.1423408875266.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk - Build # 833 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5930_233092975.1423513896493" X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE ------=_Part_5930_233092975.1423513896493 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Yarn-trunk/833/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 8507 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.155 sec - in org.apache.hadoop.yarn.server.resourcemanager.applicationsmanager.TestAMRestart Results : Failed tests: TestFSRMStateStore.testFSRMStateStoreClientRetry:289 null Tests run: 1028, Failures: 1, Errors: 0, Skipped: 1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] hadoop-yarn ....................................... SUCCESS [ 2.981 s] [INFO] hadoop-yarn-api ................................... SUCCESS [03:02 min] [INFO] hadoop-yarn-common ................................ SUCCESS [02:44 min] [INFO] hadoop-yarn-server ................................ SUCCESS [ 0.092 s] [INFO] hadoop-yarn-server-common ......................... SUCCESS [ 39.617 s] [INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:17 min] [INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 22.903 s] [INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [03:03 min] [INFO] hadoop-yarn-server-resourcemanager ................ FAILURE [49:02 min] [INFO] hadoop-yarn-server-tests .......................... SKIPPED [INFO] hadoop-yarn-client ................................ SKIPPED [INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED [INFO] hadoop-yarn-applications .......................... SKIPPED [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED [INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED [INFO] hadoop-yarn-site .................................. SKIPPED [INFO] hadoop-yarn-registry .............................. SKIPPED [INFO] hadoop-yarn-project ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 h [INFO] Finished at: 2015-02-09T20:31:20+00:00 [INFO] Final Memory: 60M/726M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-server-resourcemanager: There are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-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 -rf :hadoop-yarn-server-resourcemanager Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating HDFS-7743 Updating YARN-2990 Updating MAPREDUCE-6237 Sending e-mails to: yarn-dev@hadoop.apache.org Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 1 tests failed. FAILED: org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testFSRMStateStoreClientRetry Error Message: null Stack Trace: java.lang.AssertionError: null at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertFalse(Assert.java:64) at org.junit.Assert.assertFalse(Assert.java:74) at org.apache.hadoop.yarn.server.resourcemanager.recovery.TestFSRMStateStore.testFSRMStateStoreClientRetry(TestFSRMStateStore.java:289) ------=_Part_5930_233092975.1423513896493--