See <https://builds.apache.org/job/HBase-TRUNK/3118/changes>
Changes: [stack] HBASE-2730 Expose RS work queue contents on web UI [stack] HBASE-5151 Rename hbase.skip.errors in HRegion as it is too general-sounding ------------------------------------------ [...truncated 1559 lines...] A examples/thrift/DemoClient.java A examples/thrift/DemoClient.cpp A examples/thrift/DemoClient.rb A examples/thrift/DemoClient.php A examples/thrift/DemoClient.py A examples/thrift/README.txt A examples/thrift/DemoClient.pl A examples/thrift/Makefile A examples/thrift2 A examples/thrift2/DemoClient.java A examples/thrift2/DemoClient.py A examples/mapreduce A examples/mapreduce/org A examples/mapreduce/org/apache A examples/mapreduce/org/apache/hadoop A examples/mapreduce/org/apache/hadoop/hbase A examples/mapreduce/org/apache/hadoop/hbase/mapreduce A examples/mapreduce/org/apache/hadoop/hbase/mapreduce/SampleUploader.java A examples/mapreduce/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java A examples/mapreduce/index-builder-setup.rb A examples/README.txt U . At revision 1360189 [HBase-TRUNK] $ /bin/bash -xe /tmp/hudson488119275456357297.sh + ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited scheduling priority (-e) 0 file size (blocks, -f) unlimited pending signals (-i) 63880 max locked memory (kbytes, -l) 64 max memory size (kbytes, -m) unlimited open files (-n) 4096 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 real-time priority (-r) 0 stack size (kbytes, -s) 8192 cpu time (seconds, -t) unlimited max user processes (-u) 63880 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited + java -version java version "1.6.0_27" Java(TM) SE Runtime Environment (build 1.6.0_27-b07) Java HotSpot(TM) Server VM (build 20.2-b06, mixed mode) [trunk] $ /home/hudson/tools/maven/latest3/bin/mvn -PrunAllTests -Dmaven.test.redirectTestOutputToFile=true package assembly:assembly site -Prelease [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] HBase [INFO] HBase - Common [INFO] HBase - Server [INFO] HBase - Integration Tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- findbugs-maven-plugin:2.4.0:findbugs (default) @ hbase --- [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ hbase --- [INFO] Exclude: **/.* [INFO] Exclude: **/*.tgz [INFO] Exclude: **/*.orig [INFO] Exclude: **/test/** [INFO] Exclude: **/8e8ab58dcf39412da19833fcd8f687ac [INFO] Exclude: **/.git/** [INFO] Exclude: **/.idea/** [INFO] Exclude: **/target/** [INFO] Exclude: **/CHANGES.txt [INFO] Exclude: **/generated/** [INFO] Exclude: **/conf/* [INFO] Exclude: **/*.avpr [INFO] Exclude: **/*.svg [INFO] Exclude: **/*.vm [INFO] Exclude: **/control [INFO] Exclude: **/conffile [INFO] Exclude: docs/* [INFO] Exclude: **/src/site/resources/css/freebsd_docbook.css [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Common 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase-common --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hbase-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase-common --- [INFO] Compiling 16 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/classes> [WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[44,15] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[1040,19] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[1046,21] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [WARNING] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/main/java/org/apache/hadoop/hbase/util/Bytes.java>:[1051,28] sun.misc.Unsafe is Sun proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hbase-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ hbase-common --- [INFO] Compiling 1 source file to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (default-test) @ hbase-common --- [INFO] Surefire report directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.hbase.util.TestBytes Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.12-TRUNK-HBASE-2:test (secondPartTestsExecution) @ hbase-common --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3:test-jar (default) @ hbase-common --- [INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.95-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.3:jar (default-jar) @ hbase-common --- [INFO] Building jar: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-common/target/hbase-common-0.95-SNAPSHOT.jar> [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ hbase-common --- [INFO] Exclude: **/.* [INFO] Exclude: **/*.tgz [INFO] Exclude: **/*.orig [INFO] Exclude: **/test/** [INFO] Exclude: **/8e8ab58dcf39412da19833fcd8f687ac [INFO] Exclude: **/.git/** [INFO] Exclude: **/.idea/** [INFO] Exclude: **/target/** [INFO] Exclude: **/CHANGES.txt [INFO] Exclude: **/generated/** [INFO] Exclude: **/conf/* [INFO] Exclude: **/*.avpr [INFO] Exclude: **/*.svg [INFO] Exclude: **/*.vm [INFO] Exclude: **/control [INFO] Exclude: **/conffile [INFO] Exclude: docs/* [INFO] Exclude: **/src/site/resources/css/freebsd_docbook.css [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building HBase - Server 0.95-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- avro-maven-plugin:1.5.3:schema (generate-avro-sources) @ hbase-server --- [INFO] [INFO] --- avro-maven-plugin:1.5.3:protocol (generate-avro-sources) @ hbase-server --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps> [copy] Copying 13 files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps> 12/07/11 14:26:28 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog [mkdir] Created dir: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps/master/WEB-INF> [mkdir] Created dir: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/hbase-webapps/regionserver/WEB-INF> [INFO] Executed tasks [INFO] [INFO] --- build-helper-maven-plugin:1.5:add-source (jspcSource-packageInfo-Avro-source) @ hbase-server --- [INFO] Source directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/generated-jamon> added. [INFO] Source directory: <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/generated-sources/java> added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [INFO] Translating 7 templates from <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/jamon> to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/generated-jamon> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hbase-server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 15 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase-server --- [INFO] Compiling 764 source files to <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/target/classes> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping HBase [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping HBase [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] HBase ............................................. SUCCESS [6.976s] [INFO] HBase - Common .................................... SUCCESS [4.687s] [INFO] HBase - Server .................................... FAILURE [6.588s] [INFO] HBase - Integration Tests ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.064s [INFO] Finished at: Wed Jul 11 14:26:32 UTC 2012 [INFO] Final Memory: 31M/206M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project hbase-server: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java>:[2854,63] ')' expected [ERROR] [ERROR] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java>:[2855,19] not a statement [ERROR] [ERROR] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java>:[2855,22] ';' expected [ERROR] [ERROR] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java>:[2855,24] not a statement [ERROR] [ERROR] <https://builds.apache.org/job/HBase-TRUNK/ws/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java>:[2855,25] ';' expected [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 :hbase-server Build step 'Invoke top-level Maven targets' marked build as failure Archiving artifacts Recording test results Updating HBASE-5151 Updating HBASE-2730
