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/12/08 20:57:23 UTC

Hadoop-Hdfs-0.23-Commit - Build # 248 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 8696 lines...]
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Hadoop HttpFS 0.23.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (create-testdirs) @ hadoop-hdfs-httpfs ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hadoop-hdfs-httpfs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ hadoop-hdfs-httpfs ---
[INFO] Compiling 47 source files to /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/FSOperations.java:[7,27] org.apache.hadoop.fs.GlobFilter is not public in org.apache.hadoop.fs; cannot be accessed from outside package
[ERROR] /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/FSOperations.java:[433,50] cannot find symbol
symbol  : class GlobFilter
location: class org.apache.hadoop.fs.http.server.FSOperations.FSListStatus
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop HDFS ................................ SUCCESS [14.670s]
[INFO] Apache Hadoop HttpFS .............................. FAILURE [1.197s]
[INFO] Apache Hadoop HDFS Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.149s
[INFO] Finished at: Thu Dec 08 19:57:21 UTC 2011
[INFO] Final Memory: 26M/376M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hadoop-hdfs-httpfs: Compilation failure: Compilation failure:
[ERROR] /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/FSOperations.java:[7,27] org.apache.hadoop.fs.GlobFilter is not public in org.apache.hadoop.fs; cannot be accessed from outside package
[ERROR] /home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-0.23-Commit/trunk/hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/FSOperations.java:[433,50] cannot find symbol
[ERROR] symbol  : class GlobFilter
[ERROR] location: class org.apache.hadoop.fs.http.server.FSOperations.FSListStatus
[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 <goals> -rf :hadoop-hdfs-httpfs
Build step 'Execute shell' marked build as failure
Updating HADOOP-6840
Email was triggered for: Failure
Sending email for trigger: Failure



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