You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/11/02 03:44:54 UTC

Hadoop-Hdfs-0.23-Commit - Build # 136 - Failure

See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Commit/136/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 6806 lines...]
[INFO] 
[INFO] --- jspc-maven-plugin:2.0-alpha-3:compile (secondary) @ hadoop-hdfs ---
[WARNING] Compiled JSPs will not be added to the project and web.xml will not be modified, either because includeInProject is set to false or because the project's packaging is not 'war'.
[INFO] Compiling 1 JSP source file to /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/generated-src/main/jsp
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html for an explanation.
[INFO] Compiled completed in 0:00:00.015
[INFO] 
[INFO] --- jspc-maven-plugin:2.0-alpha-3:compile (datanode) @ hadoop-hdfs ---
[WARNING] Compiled JSPs will not be added to the project and web.xml will not be modified, either because includeInProject is set to false or because the project's packaging is not 'war'.
[INFO] Compiling 3 JSP source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/generated-src/main/jsp
WARN: The method class org.apache.commons.logging.impl.SLF4JLogFactory#release() was invoked.
WARN: Please see http://www.slf4j.org/codes.html for an explanation.
[INFO] Compiled completed in 0:00:00.014
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ hadoop-hdfs ---
[INFO] Source directory: /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/generated-src/main/jsp added.
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hadoop-hdfs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hadoop-hdfs ---
[INFO] Compiling 266 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java:[4383,37] cannot find symbol
symbol  : method verifyToken(org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenIdentifier,byte[])
location: class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop HDFS ................................ FAILURE [6.971s]
[INFO] Apache Hadoop HDFS Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.201s
[INFO] Finished at: Wed Nov 02 02:44:53 UTC 2011
[INFO] Final Memory: 18M/177M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hadoop-hdfs: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSNamesystem.java:[4383,37] cannot find symbol
[ERROR] symbol  : method verifyToken(org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenIdentifier,byte[])
[ERROR] location: class org.apache.hadoop.hdfs.security.token.delegation.DelegationTokenSecretManager
[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
Build step 'Execute shell' marked build as failure
Updating HDFS-2416
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.