See
<https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/342/changes>
Changes:
[apurtell] HBASE-14715 Add javadocs to DelegatingRetryingCallable
------------------------------------------
[...truncated 30111 lines...]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in
org.apache.hadoop.hbase.client.TestOperation
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestPutDotHas
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in
org.apache.hadoop.hbase.client.TestPutDotHas
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestClientScanner
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.882 sec - in
org.apache.hadoop.hbase.client.TestClientScanner
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestClientExponentialBackoff
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in
org.apache.hadoop.hbase.client.TestClientExponentialBackoff
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestDelayingRunner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.018 sec - in
org.apache.hadoop.hbase.client.TestDelayingRunner
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
Tests run: 6, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 34.567 sec <<<
FAILURE! - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)
Time elapsed: 33.243 sec <<< ERROR!
java.util.concurrent.ExecutionException:
org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException: Exception
happened 4 times. tolocalhost,1234,987654321
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException(TestFastFailWithoutTestUtil.java:484)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(TestFastFailWithoutTestUtil.java:341)
Caused by: org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException:
Exception happened 4 times. tolocalhost,1234,987654321
at
org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor.intercept(PreemptiveFastFailInterceptor.java:127)
at
org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor.intercept(PreemptiveFastFailInterceptor.java:376)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$7.intercept(TestFastFailWithoutTestUtil.java:568)
at
org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:125)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$8.callWithRetries(TestFastFailWithoutTestUtil.java:588)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$8.callWithRetries(TestFastFailWithoutTestUtil.java:584)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$5.call(TestFastFailWithoutTestUtil.java:480)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$5.call(TestFastFailWithoutTestUtil.java:477)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 68.126 sec <<<
FAILURE! - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)
Time elapsed: 33.422 sec <<< ERROR!
java.util.concurrent.ExecutionException:
org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException: Exception
happened 4 times. tolocalhost,1234,987654321
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException(TestFastFailWithoutTestUtil.java:484)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(TestFastFailWithoutTestUtil.java:341)
Caused by: org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException:
Exception happened 4 times. tolocalhost,1234,987654321
at
org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor.intercept(PreemptiveFastFailInterceptor.java:127)
at
org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor.intercept(PreemptiveFastFailInterceptor.java:376)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$7.intercept(TestFastFailWithoutTestUtil.java:568)
at
org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:125)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$8.callWithRetries(TestFastFailWithoutTestUtil.java:588)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$8.callWithRetries(TestFastFailWithoutTestUtil.java:584)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$5.call(TestFastFailWithoutTestUtil.java:480)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$5.call(TestFastFailWithoutTestUtil.java:477)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 98.306 sec <<<
FAILURE! - in org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)
Time elapsed: 29.79 sec <<< ERROR!
java.util.concurrent.ExecutionException:
org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException: Exception
happened 4 times. tolocalhost,1234,987654321
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:192)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException(TestFastFailWithoutTestUtil.java:484)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(TestFastFailWithoutTestUtil.java:341)
Caused by: org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException:
Exception happened 4 times. tolocalhost,1234,987654321
at
org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor.intercept(PreemptiveFastFailInterceptor.java:127)
at
org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor.intercept(PreemptiveFastFailInterceptor.java:376)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$7.intercept(TestFastFailWithoutTestUtil.java:568)
at
org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:125)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$8.callWithRetries(TestFastFailWithoutTestUtil.java:588)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$8.callWithRetries(TestFastFailWithoutTestUtil.java:584)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$5.call(TestFastFailWithoutTestUtil.java:480)
at
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil$5.call(TestFastFailWithoutTestUtil.java:477)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestAsyncProcess
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.133 sec -
in org.apache.hadoop.hbase.client.TestAsyncProcess
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestAttributes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec - in
org.apache.hadoop.hbase.client.TestAttributes
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.469 sec - in
org.apache.hadoop.hbase.client.TestSnapshotFromAdmin
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestPut
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.47 sec - in
org.apache.hadoop.hbase.client.TestPut
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestMetricsConnection
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 sec - in
org.apache.hadoop.hbase.client.TestMetricsConnection
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestClientSmallReversedScanner
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.672 sec - in
org.apache.hadoop.hbase.client.TestClientSmallReversedScanner
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.security.TestEncryptionUtil
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.015 sec - in
org.apache.hadoop.hbase.security.TestEncryptionUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.TestHTableDescriptor
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.358 sec - in
org.apache.hadoop.hbase.TestHTableDescriptor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.filter.TestLongComparator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in
org.apache.hadoop.hbase.filter.TestLongComparator
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in
org.apache.hadoop.hbase.ipc.TestPayloadCarryingRpcController
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.ipc.TestIPCUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.125 sec - in
org.apache.hadoop.hbase.ipc.TestIPCUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.zookeeper.TestZKUtil
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.46 sec - in
org.apache.hadoop.hbase.zookeeper.TestZKUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
support was removed in 8.0
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.564 sec - in
org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher
Results :
Tests in error:
org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times(org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil)
Run 1:
TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times:341->testPreemptiveFastFailException:484
» Execution
Run 2:
TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times:341->testPreemptiveFastFailException:484
» Execution
Run 3:
TestFastFailWithoutTestUtil.testPreemptiveFastFailException50Times:341->testPreemptiveFastFailException:484
» Execution
Tests run: 127, Failures: 0, Errors: 1, Skipped: 2
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache HBase ...................................... SUCCESS [1:42.089s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [8.639s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.738s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [3.615s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [48.918s]
[INFO] Apache HBase - Common ............................. SUCCESS [4:15.452s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [2:41.487s]
[INFO] Apache HBase - Client ............................. FAILURE [4:13.263s]
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[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 - External Block Cache ............... 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: 14:35.434s
[INFO] Finished at: Tue Nov 03 23:17:25 UTC 2015
[INFO] Final Memory: 73M/1349M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project hbase-client: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/ws/hbase-client/target/surefire-reports>
for the individual test results.
[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-client
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
[Hadoop] $ /bin/bash -xe /tmp/hudson7210063878744971783.sh
+ pwd
<https://builds.apache.org/job/HBase-1.3/jdk=latest1.8,label=Hadoop/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-external-blockcache
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-spark
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ wc -l
++ jps -v
++ grep surefirebooter
++ 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.71 MB of artifacts by 29.2% relative to #341
Recording test results