Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 554F4199B8 for ; Thu, 14 Apr 2016 14:00:19 +0000 (UTC) Received: (qmail 40993 invoked by uid 500); 14 Apr 2016 14:00:17 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 40874 invoked by uid 500); 14 Apr 2016 14:00:17 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 40863 invoked by uid 99); 14 Apr 2016 14:00:17 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2016 14:00:17 +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 B48A29C0293 for ; Thu, 14 Apr 2016 14:00:11 +0000 (UTC) Date: Thu, 14 Apr 2016 14:00:11 +0000 (UTC) From: Apache Jenkins Server To: common-dev@hadoop.apache.org Message-ID: <1037759549.6093.1460642411621.JavaMail.jenkins@crius> In-Reply-To: <239475768.6074.1460638287070.JavaMail.jenkins@crius> References: <239475768.6074.1460638287070.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Hadoop-Common-trunk #2628 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-Common-trunk X-Jenkins-Result: FAILURE See Changes: [kihwal] HDFS-10282. The VolumeScanner should warn about replica files which are ------------------------------------------ [...truncated 8877 lines...] 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 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-assembly-plugin:2.4:single (dist) @ hadoop-nfs --- [INFO] Reading assembly descriptor: ../../hadoop-assemblies/src/main/resources/assemblies/hadoop-nfs-dist.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.apache.hadoop:hadoop-common' o 'org.apache.hadoop:hadoop-hdfs' o 'org.hsqldb:hsqldb' [INFO] Copying files to [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop KMS 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-kms --- [INFO] Deleting [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-kms --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-kms --- [INFO] There are 45 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-kms --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-kms --- [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-kms --- [INFO] Compiling 14 source files to [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-web-xmls) @ hadoop-kms --- [INFO] Executing tasks main: [mkdir] Created dir: [copy] Copying 1 file to [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-kms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-kms --- [INFO] Compiling 6 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-kms --- [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead. [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.crypto.key.kms.server.TestKMSACLs Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.711 sec - in org.apache.hadoop.crypto.key.kms.server.TestKMSACLs Running org.apache.hadoop.crypto.key.kms.server.TestKMS Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.843 sec - in org.apache.hadoop.crypto.key.kms.server.TestKMS Running org.apache.hadoop.crypto.key.kms.server.TestKeyAuthorizationKeyProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 sec - in org.apache.hadoop.crypto.key.kms.server.TestKeyAuthorizationKeyProvider Running org.apache.hadoop.crypto.key.kms.server.TestKMSAudit Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.568 sec - in org.apache.hadoop.crypto.key.kms.server.TestKMSAudit Running org.apache.hadoop.crypto.key.kms.server.TestKMSWithZK Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.032 sec - in org.apache.hadoop.crypto.key.kms.server.TestKMSWithZK Results : Tests run: 31, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-war-plugin:2.4:war (default-war) @ hadoop-kms --- [INFO] Packaging webapp [INFO] Assembling webapp [hadoop-kms] in [ [INFO] Processing war project [INFO] Copying webapp resources [ [INFO] Building jar: [INFO] Webapp assembled in [91 msecs] [INFO] Building war: [INFO] [INFO] --- maven-site-plugin:3.5:site (docs) @ hadoop-kms --- [INFO] configuring report plugin org.apache.maven.plugins:maven-dependency-plugin:2.8 [INFO] preparing 'analyze-report' report requires 'test-compile' forked phase execution [INFO] [INFO] >>> maven-dependency-plugin:2.8:analyze-report @ hadoop-kms >>> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-kms --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-kms --- [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-kms --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-web-xmls) @ hadoop-kms --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-kms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-kms --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] <<< maven-dependency-plugin:2.8:analyze-report @ hadoop-kms <<< [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering site with org.apache.maven.skins:maven-stylus-skin:jar:1.5 skin. [INFO] Rendering 1 Doxia document: 1 markdown [INFO] Generating "Dependency Analysis" report --- maven-dependency-plugin:2.8:analyze-report [INFO] [INFO] --- maven-jar-plugin:2.5:jar (prepare-jar) @ hadoop-kms --- [INFO] Building jar: [INFO] [INFO] --- maven-jar-plugin:2.5:test-jar (prepare-test-jar) @ hadoop-kms --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-kms --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-kms --- [INFO] Building jar: [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-kms --- [INFO] [INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ hadoop-kms --- [INFO] [INFO] --- maven-assembly-plugin:2.4:single (dist) @ hadoop-kms --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Annotations ......................... SUCCESS [ 9.368 s] [INFO] Apache Hadoop MiniKDC ............................. SUCCESS [ 22.829 s] [INFO] Apache Hadoop Auth ................................ SUCCESS [03:58 min] [INFO] Apache Hadoop Auth Examples ....................... SUCCESS [ 4.062 s] [INFO] Apache Hadoop Common .............................. SUCCESS [29:32 min] [INFO] Apache Hadoop NFS ................................. SUCCESS [ 13.683 s] [INFO] Apache Hadoop KMS ................................. FAILURE [01:27 min] [INFO] Apache Hadoop Common Project ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35:50 min [INFO] Finished at: 2016-04-14T13:59:47+00:00 [INFO] Final Memory: 104M/829M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (dist) on project hadoop-kms: Error reading assemblies: Descriptor with ID 'hadoop-kms-dist' not found -> [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-kms result: 1 ################ # mvn -eaf test -Pclover -DcloverLicenseLocation=/home/jenkins/tools/clover/latest/lib/clover.license ################ Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results