See Changes: [tucu] HADOOP-10880. Move HTTP delegation tokens out of URL querystring to a header. (tucu) [tucu] Fixing CHANGES.txt, moving HADOOP-8815 to 2.6.0 release [tucu] Fix up CHANGES.txt for HDFS-6134, HADOOP-10150 and related JIRAs following merge to branch-2 [cdouglas] Fix typos in log messages. Contributed by Ray Chiang [todd] HDFS-6865. Byte array native checksumming on client side. Contributed by James Thomas. [andrew.wang] HADOOP-11005. Fix HTTP content type for ReconfigurationServlet. Contributed by Lei Xu. [aw] HADOOP-11013. CLASSPATH handling should be consolidated, debuggable (aw) [jianhe] YARN-2406. Move RM recovery related proto to yarn_server_resourcemanager_recovery.proto. Contributed by Tsuyoshi OZAWA [jianhe] Add CHANGES.txt for YARN-2406. [kasha] YARN-2405. NPE in FairSchedulerAppsBlock. (Tsuyoshi Ozawa via kasha) [arp] HDFS-6800. Support Datanode layout changes with rolling upgrade. (Contributed by James Thomas) ------------------------------------------ [...truncated 10390 lines...] Generating Generating [INFO] Building jar: [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (dist) @ hadoop-hdfs-bkjournal --- [INFO] Configured Artifact: org.apache.bookkeeper:bookkeeper-server:?:jar [INFO] Copying bookkeeper-server-4.2.3.jar to [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-hdfs-bkjournal --- [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-hdfs-bkjournal --- [INFO] [INFO] There are 333 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-bkjournal --- [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-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.nfs3.TestClientAccessPrivilege Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestClientAccessPrivilege Running org.apache.hadoop.hdfs.nfs.nfs3.TestNfs3Utils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestNfs3Utils Running org.apache.hadoop.hdfs.nfs.nfs3.TestWrites Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.359 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestWrites Running org.apache.hadoop.hdfs.nfs.nfs3.TestExportsTable Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.577 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestExportsTable Running org.apache.hadoop.hdfs.nfs.nfs3.TestReaddir Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.086 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestReaddir Running org.apache.hadoop.hdfs.nfs.nfs3.TestRpcProgramNfs3 Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.676 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.368 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestDFSClientCache Running org.apache.hadoop.hdfs.nfs.nfs3.TestOpenFileCtxCache Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.175 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.07 sec - in org.apache.hadoop.hdfs.nfs.nfs3.TestOffsetRange Running org.apache.hadoop.hdfs.nfs.TestMountd Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.588 sec - in org.apache.hadoop.hdfs.nfs.TestMountd 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.nfs3... Loading source files for package org.apache.hadoop.hdfs.nfs.mount... Loading source files for package org.apache.hadoop.hdfs.nfs.conf... 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:20 h] [INFO] Apache Hadoop HttpFS .............................. SUCCESS [03:30 min] [INFO] Apache Hadoop HDFS BookKeeper Journal ............. SUCCESS [02:06 min] [INFO] Apache Hadoop HDFS-NFS ............................ SUCCESS [01:29 min] [INFO] Apache Hadoop HDFS Project ........................ SUCCESS [ 0.045 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:27 h [INFO] Finished at: 2014-08-29T14:02:15+00:00 [INFO] Final Memory: 99M/1387M [INFO] ------------------------------------------------------------------------ Archiving artifacts ERROR: No artifacts found that match the file pattern "trunk/hadoop-hdfs-project/*/target/*.tar.gz". Configuration error? ERROR: ?trunk/hadoop-hdfs-project/*/target/*.tar.gz? doesn?t match anything, but ?hadoop-hdfs-project/*/target/*.tar.gz? does. Perhaps that?s what you mean? Build step 'Archive the artifacts' changed build result to FAILURE Recording test results Updating HADOOP-8815 Updating HADOOP-11005 Updating HADOOP-10150 Updating YARN-2406 Updating HDFS-6134 Updating YARN-2405 Updating HDFS-6865 Updating HADOOP-10880 Updating HDFS-6800 Updating HADOOP-11013