See <https://builds.apache.org/job/HBase-1.1-JDK8/1672/changes>
Changes: [tedyu] HBASE-14758 Add UT case for unchecked error/exception thrown in [tedyu] HBASE-14706 RegionLocationFinder should return multiple servernames by ------------------------------------------ [...truncated 900 lines...] [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-prefix-tree --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-prefix-tree --- [INFO] Compiling 47 source files to <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-prefix-tree --- [INFO] Surefire report directory: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/surefire-reports> [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.util.bytes.TestByteRange Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.hadoop.hbase.util.bytes.TestByteRange Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.util.vint.TestVLongTool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.apache.hadoop.hbase.util.vint.TestVLongTool Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.util.vint.TestFIntTool Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.hadoop.hbase.util.vint.TestFIntTool Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.util.vint.TestVIntTool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.hadoop.hbase.util.vint.TestVIntTool Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.apache.hadoop.hbase.codec.prefixtree.builder.TestTreeDepth Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.hadoop.hbase.codec.prefixtree.blockmeta.TestBlockMeta Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Running org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool Results : Tests run: 277, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) @ hbase-prefix-tree --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-prefix-tree --- [INFO] Building jar: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/hbase-prefix-tree-1.1.3-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-prefix-tree --- [INFO] Building jar: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/hbase-prefix-tree-1.1.3-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-prefix-tree --- [INFO] Building jar: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/hbase-prefix-tree-1.1.3-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ hbase-prefix-tree --- [INFO] Installing <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/hbase-prefix-tree-1.1.3-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/1.1.3-SNAPSHOT/hbase-prefix-tree-1.1.3-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/pom.xml> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/1.1.3-SNAPSHOT/hbase-prefix-tree-1.1.3-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/hbase-prefix-tree-1.1.3-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/1.1.3-SNAPSHOT/hbase-prefix-tree-1.1.3-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-prefix-tree/target/hbase-prefix-tree-1.1.3-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/hbase/hbase-prefix-tree/1.1.3-SNAPSHOT/hbase-prefix-tree-1.1.3-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache HBase - Server 1.1.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-server --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-server --- [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-server --- [INFO] Source directory: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/generated-jamon> added. [INFO] Source directory: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/generated-sources/java> added. [INFO] [INFO] --- jamon-maven-plugin:2.3.4:translate (default) @ hbase-server --- [INFO] Translating 10 templates from <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/src/main/jamon> to <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/generated-jamon> [INFO] [INFO] --- maven-antrun-plugin:1.6:run (generate) @ hbase-server --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/hbase-webapps> [copy] Copying 20 files to <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/hbase-webapps> log4j:WARN No appenders could be found for logger (org.mortbay.log). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. [mkdir] Created dir: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/hbase-webapps/master/WEB-INF> [mkdir] Created dir: <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/hbase-webapps/regionserver/WEB-INF> [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hbase-server --- [INFO] Compiling 774 source files to <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ hbase-server --- [INFO] Wrote classpath file '<https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/test-classes/mrapp-generated-classpath'.> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to META-INF/ [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hbase-server --- [INFO] Compiling 716 source files to <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestRegionLocationFinder.java>:[91,59] error: cannot find symbol [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HBase ...................................... SUCCESS [3.628s] [INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.905s] [INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.350s] [INFO] Apache HBase - Annotations ........................ SUCCESS [1.105s] [INFO] Apache HBase - Protocol ........................... SUCCESS [12.460s] [INFO] Apache HBase - Common ............................. SUCCESS [1:19.914s] [INFO] Apache HBase - Procedure .......................... SUCCESS [1:13.982s] [INFO] Apache HBase - Client ............................. SUCCESS [1:23.059s] [INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [7.787s] [INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [6.462s] [INFO] Apache HBase - Prefix Tree ........................ SUCCESS [7.739s] [INFO] Apache HBase - Server ............................. FAILURE [16.851s] [INFO] Apache HBase - Testing Util ....................... SKIPPED [INFO] Apache HBase - Thrift ............................. SKIPPED [INFO] Apache HBase - Rest ............................... SKIPPED [INFO] Apache HBase - Shell .............................. SKIPPED [INFO] Apache HBase - Integration Tests .................. SKIPPED [INFO] Apache HBase - Examples ........................... SKIPPED [INFO] Apache HBase - Assembly ........................... SKIPPED [INFO] Apache HBase - Shaded ............................. SKIPPED [INFO] Apache HBase - Shaded - Client .................... SKIPPED [INFO] Apache HBase - Shaded - Server .................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4:55.759s [INFO] Finished at: Wed Nov 04 22:47:57 UTC 2015 [INFO] Final Memory: 164M/1304M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project hbase-server: Compilation failure [ERROR] <https://builds.apache.org/job/HBase-1.1-JDK8/ws/hbase-server/src/test/java/org/apache/hadoop/hbase/master/balancer/TestRegionLocationFinder.java>:[91,59] error: cannot find symbol [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 Performing Post build task... Match found for :.* : True Logical operation result is TRUE Running script : # Post-build task script. TODO: Check this in and have all builds reference check-in. pwd && ls # NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh # Do not change here without syncing there and vice-versa. ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo "Suspicious java process found - waiting 30s to see if there are just slow to stop" sleep 30 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l` if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived" jps -v | grep surefirebooter | grep -e '-Dhbase.test' jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack # Exit with error exit 1 else echo "We're ok: there is no zombie test, but some tests took some time to stop" fi else echo "We're ok: there is no zombie test" fi [HBase-1.1-JDK8] $ /bin/bash -xe /tmp/hudson5343699903746654555.sh + pwd <https://builds.apache.org/job/HBase-1.1-JDK8/ws/> + ls bin CHANGES.txt conf dev-support hbase-annotations hbase-assembly hbase-checkstyle hbase-client hbase-common hbase-examples hbase-hadoop2-compat hbase-hadoop-compat hbase-it hbase-native-client hbase-prefix-tree hbase-procedure hbase-protocol hbase-resource-bundle hbase-rest hbase-server hbase-shaded hbase-shell hbase-testing-util hbase-thrift LICENSE.txt NOTICE.txt pom.xml README.txt src target ++ jps -v ++ grep surefirebooter ++ wc -l ++ grep -e -Dhbase.test + ZOMBIE_TESTS_COUNT=0 + [[ 0 != 0 ]] + echo 'We'\''re ok: there is no zombie test' We're ok: there is no zombie test POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts Compressed 1.05 MB of artifacts by 17.9% relative to #1671 Recording test results Updating HBASE-14758 Updating HBASE-14706
