Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 B4D1911F1C for ; Wed, 20 Aug 2014 17:55:17 +0000 (UTC) Received: (qmail 2915 invoked by uid 500); 20 Aug 2014 17:55:16 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 2806 invoked by uid 500); 20 Aug 2014 17:55:16 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 2791 invoked by uid 99); 20 Aug 2014 17:55:15 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2014 17:55:15 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 4E2ABE00093 for ; Wed, 20 Aug 2014 17:55:15 +0000 (UTC) Date: Wed, 20 Aug 2014 17:55:13 +0000 (UTC) From: Apache Jenkins Server To: hdfs-dev@hadoop.apache.org Message-ID: <1188798687.1748.1408557313299.JavaMail.jenkins@crius> In-Reply-To: <939919014.1394.1408474600117.JavaMail.jenkins@crius> References: <939919014.1394.1408474600117.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Hadoop-Hdfs-trunk #1843 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Hadoop-Hdfs-trunk X-Jenkins-Result: FAILURE See Changes: [brandonli] HDFS-6868. portmap and nfs3 are documented as hadoop commands instead of hdfs. Contributed by Brandon Li [zjshen] YARN-2249. Avoided AM release requests being lost on work preserving RM restart. Contributed by Jian He. [cmccabe] HADOOP-10968. hadoop native build fails to detect java_libarch on ppc64le (Dinar Valeev via Colin Patrick McCabe) [jianhe] YARN-2409. RM ActiveToStandBy transition missing stoping previous rmDispatcher. Contributed by Rohith ------------------------------------------ [...truncated 18692 lines...] Results : Failed tests: TestBookKeeperJournalManager.setupBookkeeper:74 Not all bookies started expected:<3> but was:<0> TestBookKeeperHACheckpoints.startBK:71 Not all bookies started expected:<3> but was:<0> TestBookKeeperAsHASharedDir.setupBookkeeper:75 Not all bookies started expected:<3> but was:<0> TestBootstrapStandbyWithBKJM.setupBookkeeper:54 Not all bookies started expected:<3> but was:<0> TestBookKeeperEditLogStreams.setupBookkeeper:48 Not all bookies started expected:<3> but was:<0> Tests run: 10, Failures: 5, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS-NFS 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-hdfs-nfs --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-nfs --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-hdfs-nfs --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-hdfs-nfs --- [INFO] Compiling 15 source files to [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-hdfs-nfs --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-hdfs-nfs --- [INFO] Compiling 12 source files to [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hadoop-hdfs-nfs --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.hdfs.nfs.TestMountd Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.497 sec - in org.apache.hadoop.hdfs.nfs.TestMountd Running org.apache.hadoop.hdfs.nfs.nfs3.TestNfs3Utils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestNfs3Utils Running org.apache.hadoop.hdfs.nfs.nfs3.TestReaddir Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.095 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestReaddir Running org.apache.hadoop.hdfs.nfs.nfs3.TestClientAccessPrivilege Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.772 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestClientAccessPrivilege Running org.apache.hadoop.hdfs.nfs.nfs3.TestRpcProgramNfs3 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.421 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestRpcProgramNfs3 Running org.apache.hadoop.hdfs.nfs.nfs3.TestDFSClientCache Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.408 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestDFSClientCache Running org.apache.hadoop.hdfs.nfs.nfs3.TestWrites Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.123 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestWrites Running org.apache.hadoop.hdfs.nfs.nfs3.TestOpenFileCtxCache Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.146 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestOpenFileCtxCache Running org.apache.hadoop.hdfs.nfs.nfs3.TestOffsetRange Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestOffsetRange Running org.apache.hadoop.hdfs.nfs.nfs3.TestExportsTable Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.59 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestExportsTable Results : Tests run: 43, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hadoop-hdfs-nfs --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-nfs --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-nfs --- [INFO] Building jar: [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-hdfs-nfs --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ hadoop-hdfs-nfs --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-hdfs-nfs --- [INFO] Loading source files for package org.apache.hadoop.hdfs.nfs.conf... Loading source files for package org.apache.hadoop.hdfs.nfs.nfs3... Loading source files for package org.apache.hadoop.hdfs.nfs.mount... Constructing Javadoc information... Standard Doclet version 1.6.0_45 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 Building index for all the packages and classes... Generating Generating Generating Building index for all classes... Generating Generating Generating Generating Generating Generating [INFO] Building jar: [INFO] [INFO] --- maven-assembly-plugin:2.3:single (dist) @ hadoop-hdfs-nfs --- [INFO] Reading assembly descriptor: ../../hadoop-assemblies/src/main/resources/assemblies/hadoop-hdfs-nfs-dist.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.apache.hadoop:hadoop-common' o 'org.slf4j:slf4j-api' o 'org.slf4j:slf4j-log4j12' o 'org.hsqldb:hsqldb' [INFO] Copying files to [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-nfs --- [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-hdfs-nfs --- [INFO] [INFO] There are 1120 checkstyle errors. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-hdfs-nfs --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeFindbugs ******* [INFO] Temp File is [INFO] Fork Value is true [INFO] xmlOutput is false [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop HDFS Project 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hadoop-hdfs-project --- [INFO] Deleting [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-hdfs-project --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar-no-fork (hadoop-java-sources) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ hadoop-hdfs-project --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-hdfs-project --- [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-hdfs-project --- [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-hdfs-project --- [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-hdfs-project --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is false [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop HDFS ................................ SUCCESS [ 02:18 h] [INFO] Apache Hadoop HttpFS .............................. SUCCESS [03:26 min] [INFO] Apache Hadoop HDFS BookKeeper Journal ............. FAILURE [ 56.009 s] [INFO] Apache Hadoop HDFS-NFS ............................ SUCCESS [01:28 min] [INFO] Apache Hadoop HDFS Project ........................ SUCCESS [ 0.047 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:24 h [INFO] Finished at: 2014-08-20T17:52:00+00:00 [INFO] Final Memory: 97M/1378M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project hadoop-hdfs-bkjournal: 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-hdfs-bkjournal Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to Hadoop-Hdfs-trunk #1833 Archived 2 artifacts Archive block size is 32768 Received 95 blocks and 120249062 bytes Compression is 2.5% Took 1 min 11 sec Recording test results Updating HADOOP-10968 Updating YARN-2249 Updating HDFS-6868 Updating YARN-2409