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 381B2182E7 for ; Thu, 12 Nov 2015 21:37:42 +0000 (UTC) Received: (qmail 8506 invoked by uid 500); 12 Nov 2015 21:37:41 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 8441 invoked by uid 500); 12 Nov 2015 21:37:41 -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 8429 invoked by uid 99); 12 Nov 2015 21:37:41 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Nov 2015 21:37:41 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id D74559C0425 for ; Thu, 12 Nov 2015 21:37:39 +0000 (UTC) Date: Thu, 12 Nov 2015 21:37:39 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1638808541.1653.1447364259776.JavaMail.jenkins@crius> In-Reply-To: <444013288.1606.1447356540807.JavaMail.jenkins@crius> References: <444013288.1606.1447356540807.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Hadoop-Yarn-trunk #1399 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE See Changes: [wangda] YARN-4287. Capacity Scheduler: Rack Locality improvement (Nathan Roberts [wangda] YARN-4347. Resource manager fails with Null pointer exception. (Jian He [zhz] HDFS-8968. Erasure coding: a comprehensive I/O throughput benchmark [wangda] YARN-1509. Make AMRMClient support send increase container request and ------------------------------------------ [...truncated 10945 lines...] Running org.apache.hadoop.yarn.server.sharedcachemanager.TestSCMAdminProtocolService Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 sec - in org.apache.hadoop.yarn.server.sharedcachemanager.TestSCMAdminProtocolService Results : Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-yarn-server-sharedcachemanager --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-sharedcachemanager --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-sharedcachemanager --- [INFO] Building jar: [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-yarn-server-sharedcachemanager --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-yarn-server-sharedcachemanager --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn-server-sharedcachemanager --- [INFO] Loading source files for package org.apache.hadoop.yarn.server.sharedcachemanager.webapp... Loading source files for package org.apache.hadoop.yarn.server.sharedcachemanager... Loading source files for package org.apache.hadoop.yarn.server.sharedcachemanager.store... Loading source files for package org.apache.hadoop.yarn.server.sharedcachemanager.metrics... Constructing Javadoc information... Standard Doclet version 1.7.0_55 Building tree for all the packages and classes... Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Building index for all the packages and classes... Generating Generating Generating Building index for all classes... Generating Generating Generating Generating Generating [INFO] Building jar: [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn-server-sharedcachemanager --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-yarn-server-sharedcachemanager --- [INFO] There are 98 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-yarn-server-sharedcachemanager --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop YARN Applications 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn-applications --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-applications --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-yarn-applications --- [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn-applications --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-yarn-applications --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-yarn-applications --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn-applications --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn-applications --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-yarn-applications --- [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-yarn-applications --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop YARN DistributedShell 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn-applications-distributedshell --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-applications-distributedshell --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-yarn-applications-distributedshell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-yarn-applications-distributedshell --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-yarn-applications-distributedshell --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-yarn-applications-distributedshell --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default) @ hadoop-yarn-applications-distributedshell --- [INFO] Building jar: [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-yarn-applications-distributedshell --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.yarn.applications.distributedshell.TestDSAppMaster Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 sec - in org.apache.hadoop.yarn.applications.distributedshell.TestDSAppMaster Running org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 359.9 sec - in org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell Running org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 35.044 sec <<< FAILURE! - in org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels testDSShellWithNodeLabelExpression(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels) Time elapsed: 34.855 sec <<< FAILURE! java.lang.AssertionError: expected:<0> but was:<3> 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.yarn.applications.distributedshell.TestDistributedShellWithNodeLabels.testDSShellWithNodeLabelExpression(TestDistributedShellWithNodeLabels.java:126) Results : Failed tests: TestDistributedShellWithNodeLabels.testDSShellWithNodeLabelExpression:126 expected:<0> but was:<3> Tests run: 14, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop YARN ................................ SUCCESS [ 3.112 s] [INFO] Apache Hadoop YARN API ............................ SUCCESS [04:08 min] [INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:00 min] [INFO] Apache Hadoop YARN Server ......................... SUCCESS [ 0.115 s] [INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 46.332 s] [INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [09:21 min] [INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 26.473 s] [INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [03:24 min] [INFO] Apache Hadoop YARN ResourceManager ................ SUCCESS [ 01:01 h] [INFO] Apache Hadoop YARN Server Tests ................... SUCCESS [01:50 min] [INFO] Apache Hadoop YARN Client ......................... SUCCESS [07:48 min] [INFO] Apache Hadoop YARN SharedCacheManager ............. SUCCESS [ 26.376 s] [INFO] Apache Hadoop YARN Applications ................... SUCCESS [ 0.049 s] [INFO] Apache Hadoop YARN DistributedShell ............... FAILURE [06:38 min] [INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED [INFO] Apache Hadoop YARN Site ........................... SKIPPED [INFO] Apache Hadoop YARN Registry ....................... SKIPPED [INFO] Apache Hadoop YARN Project ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:39 h [INFO] Finished at: 2015-11-12T21:37:33+00:00 [INFO] Final Memory: 79M/761M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-applications-distributedshell: There are test failures. [ERROR] [ERROR] Please refer to 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-applications-distributedshell Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating YARN-4287 Updating YARN-4347 Updating HDFS-8968 Updating YARN-1509