You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/11 13:02:14 UTC

Build failed in Jenkins: HBase-1.2 » latest1.8,yahoo-not-h2 #542

See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/542/changes>

Changes:

[anoopsamjohn] HBASE-15198 RPC client not using Codec and CellBlock for puts by

------------------------------------------
[...truncated 30684 lines...]
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.HTable.processBatch(HTable.java:1457)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(TestAsyncProcess.java:768)

testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.005 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)

testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)

testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)

testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 10.002 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)

Tests run: 5, Failures: 3, Errors: 2, Skipped: 0, Time elapsed: 91.481 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestAsyncProcess
testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 9.994 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.HTable.processBatch(HTable.java:1457)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(TestAsyncProcess.java:768)

testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)

testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.005 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)

testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.004 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)

testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 10.003 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)

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.139 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.TestHTableDescriptor
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 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.TestHColumnDescriptor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 sec - in org.apache.hadoop.hbase.TestHColumnDescriptor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.212 sec - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
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: 0.299 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.ipc.TestPayloadCarryingRpcController
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 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.security.TestEncryptionUtil
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 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.TestRegionLocations
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.hadoop.hbase.TestRegionLocations
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.113 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.exceptions.TestClientExceptionsUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.hadoop.hbase.exceptions.TestClientExceptionsUtil

Results :

Failed tests: 
org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testCallQueueTooLarge:845 null
  Run 2: TestAsyncProcess.testCallQueueTooLarge:845 null
  Run 3: TestAsyncProcess.testCallQueueTooLarge:845 null

org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testErrorsServers:802 null
  Run 2: TestAsyncProcess.testErrorsServers:802 null
  Run 3: TestAsyncProcess.testErrorsServers:802 null

org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testGlobalErrors:823 null
  Run 2: TestAsyncProcess.testGlobalErrors:823 null
  Run 3: TestAsyncProcess.testGlobalErrors:823 null

Tests in error: 
org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...
  Run 2: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...
  Run 3: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...

org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...
  Run 2: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...
  Run 3: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...


Tests run: 129, Failures: 3, Errors: 2, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:05.575s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [5.378s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.162s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.526s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [16.378s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:27.546s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:26.208s]
[INFO] Apache HBase - Client ............................. FAILURE [2:17.336s]
[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: 10:04.137s
[INFO] Finished at: Thu Feb 11 12:01:36 UTC 2016
[INFO] Final Memory: 71M/1319M
[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.2/jdk=latest1.8,label=yahoo-not-h2/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
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson1340476968178848684.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/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-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ 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
Recording test results

Jenkins build is back to normal : HBase-1.2 » latest1.8,yahoo-not-h2 #546

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/546/changes>


Build failed in Jenkins: HBase-1.2 » latest1.8,yahoo-not-h2 #545

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/545/changes>

Changes:

[anoopsamjohn] HBASE-15198 RPC client not using Codec and CellBlock for puts by

------------------------------------------
[...truncated 46319 lines...]
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.convertResult(HBaseAdmin.java:4434)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.waitProcedureResult(HBaseAdmin.java:4392)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.get(HBaseAdmin.java:4325)
	at org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:660)
	at org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:590)
	at org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint.testRegionReplicaWithoutMemstoreReplication(TestRegionReplicaReplicationEndpoint.java:271)
Caused by: org.apache.hadoop.ipc.RemoteException: Failed after attempts=5, exceptions:
Fri Feb 12 05:39:35 UTC 2016, RpcRetryingCaller{globalStartTime=1455255575016, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:39:35 UTC 2016, RpcRetryingCaller{globalStartTime=1455255575016, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:39:35 UTC 2016, RpcRetryingCaller{globalStartTime=1455255575016, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:39:36 UTC 2016, RpcRetryingCaller{globalStartTime=1455255575016, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:39:38 UTC 2016, RpcRetryingCaller{globalStartTime=1455255575016, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251

	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:147)
	at org.apache.hadoop.hbase.client.ResultBoundedCompletionService$QueueingFuture.run(ResultBoundedCompletionService.java:65)
	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)

testRegionReplicaReplicationIgnoresDroppedTables(org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint)  Time elapsed: 240.067 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 240000 milliseconds
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.waitProcedureResult(HBaseAdmin.java:4396)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.get(HBaseAdmin.java:4325)
	at org.apache.hadoop.hbase.client.HBaseAdmin.disableTable(HBaseAdmin.java:1304)
	at org.apache.hadoop.hbase.HBaseTestingUtility.deleteTable(HBaseTestingUtility.java:1891)
	at org.apache.hadoop.hbase.HBaseTestingUtility.deleteTableIfAny(HBaseTestingUtility.java:1904)
	at org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationIgnoresDisabledTables(TestRegionReplicaReplicationEndpoint.java:350)
	at org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationIgnoresDroppedTables(TestRegionReplicaReplicationEndpoint.java:337)

testRegionReplicaReplicationPeerIsCreatedForModifyTable(org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint)  Time elapsed: 8.559 sec  <<< ERROR!
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=5, exceptions:
Fri Feb 12 05:43:43 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:44 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:44 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:45 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:47 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, java.net.ConnectException: Connection refused

	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
	at org.apache.hadoop.ipc.RemoteException.instantiateException(RemoteException.java:106)
	at org.apache.hadoop.ipc.RemoteException.unwrapRemoteException(RemoteException.java:95)
	at org.apache.hadoop.hbase.util.ForeignExceptionUtil.toIOException(ForeignExceptionUtil.java:45)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.convertResult(HBaseAdmin.java:4434)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.waitProcedureResult(HBaseAdmin.java:4392)
	at org.apache.hadoop.hbase.client.HBaseAdmin$ProcedureFuture.get(HBaseAdmin.java:4325)
	at org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:660)
	at org.apache.hadoop.hbase.client.HBaseAdmin.createTable(HBaseAdmin.java:590)
	at org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationPeerIsCreatedForModifyTable(TestRegionReplicaReplicationEndpoint.java:152)
Caused by: org.apache.hadoop.ipc.RemoteException: Failed after attempts=5, exceptions:
Fri Feb 12 05:43:43 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:44 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:44 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:45 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: asf909.gq1.ygridcore.net/67.195.81.153:38251
Fri Feb 12 05:43:47 UTC 2016, RpcRetryingCaller{globalStartTime=1455255823743, pause=100, retries=5}, java.net.ConnectException: Connection refused

	at org.apache.hadoop.hbase.client.RpcRetryingCaller.callWithRetries(RpcRetryingCaller.java:147)
	at org.apache.hadoop.hbase.client.ResultBoundedCompletionService$QueueingFuture.run(ResultBoundedCompletionService.java:65)
	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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.316 sec - in org.apache.hadoop.hbase.mapreduce.TestCellCounter
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.171 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.067 sec - in org.apache.hadoop.hbase.mapreduce.TestHRegionPartitioner
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormat
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.488 sec - in org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 356.162 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesUseSecurityEndPoint
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.82 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormat
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Running org.apache.hadoop.hbase.mapreduce.TestRowCounter
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.064 sec - in org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.959 sec - in org.apache.hadoop.hbase.mapreduce.TestRowCounter
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.907 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2
Tests run: 14, Failures: 0, Errors: 0, Skipped: 14, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat2
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.975 sec - in org.apache.hadoop.hbase.mapreduce.TestCopyTable
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Running org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.382 sec - in org.apache.hadoop.hbase.mapreduce.TestImportExport
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.223 sec - in org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.872 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.48 sec - in org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.061 sec - in org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 331.837 sec - in org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.481 sec - in org.apache.hadoop.hbase.mapreduce.TestMultiTableSnapshotInputFormat
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 332.678 sec - in org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles

Results :

Tests in error: 
  TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationIgnoresDroppedTables:337->testRegionReplicaReplicationIgnoresDisabledTables:350 » TestTimedOut
  TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationPeerIsCreated:121 » RetriesExhausted
  TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationPeerIsCreatedForModifyTable:152 » RetriesExhausted
  TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationWith10Replicas:261->testRegionReplicaReplication:183 » TestTimedOut
  TestRegionReplicaReplicationEndpoint.testRegionReplicaReplicationWith2Replicas:251->testRegionReplicaReplication:180 » RetriesExhausted
  TestRegionReplicaReplicationEndpoint.testRegionReplicaWithoutMemstoreReplication:271 » RetriesExhausted
Flaked tests: 
org.apache.hadoop.hbase.regionserver.TestFailedAppendAndSync.testLockupAroundBadAssignSync(org.apache.hadoop.hbase.regionserver.TestFailedAppendAndSync)
  Run 1: TestFailedAppendAndSync.testLockupAroundBadAssignSync:239 » TestTimedOut test ...
  Run 2: PASS


Tests run: 2399, Failures: 0, Errors: 6, Skipped: 41, Flakes: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:14.884s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [5.289s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.205s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.727s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [25.993s]
[INFO] Apache HBase - Common ............................. SUCCESS [4:14.816s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:52.319s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:40.018s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [8.817s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [9.580s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [10.753s]
[INFO] Apache HBase - Server ............................. FAILURE [1:45:53.121s]
[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: 1:58:17.572s
[INFO] Finished at: Fri Feb 12 05:50:52 UTC 2016
[INFO] Final Memory: 94M/716M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: ExecutionException: java.lang.RuntimeException: java.lang.RuntimeException: org.apache.maven.surefire.report.ReporterException: When writing xml report stdout/stderr: /tmp/stderr697275931748623950deferred (No such file or directory) -> [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
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson8739794254194957423.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/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-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ 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
Recording test results

Build failed in Jenkins: HBase-1.2 » latest1.8,yahoo-not-h2 #544

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/544/changes>

Changes:

[stack] HBASE-15224 Undo "hbase.increment.fast.but.narrow.consistency" option;

------------------------------------------
[...truncated 30630 lines...]
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)

testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.011 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)

testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.009 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)

testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 10.008 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)

Tests run: 5, Failures: 3, Errors: 2, Skipped: 0, Time elapsed: 95.426 sec <<< FAILURE! - in org.apache.hadoop.hbase.client.TestAsyncProcess
testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 9.868 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.HTable.processBatch(HTable.java:1457)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(TestAsyncProcess.java:768)

testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)

testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.01 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)

testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.023 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)

testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 10.009 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestGet
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.157 sec - in org.apache.hadoop.hbase.client.TestGet
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestDeleteTimeStamp
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.apache.hadoop.hbase.client.TestDeleteTimeStamp
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.257 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.TestOperation
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 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.TestProcedureFuture
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.195 sec - in org.apache.hadoop.hbase.client.TestProcedureFuture
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestHTableMultiplexerViaMocks
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.752 sec - in org.apache.hadoop.hbase.client.TestHTableMultiplexerViaMocks
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestIncrement
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec - in org.apache.hadoop.hbase.client.TestIncrement
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.564 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.TestSnapshotFromAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.292 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.TestInterfaceAudienceAnnotations
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.312 sec - in org.apache.hadoop.hbase.TestInterfaceAudienceAnnotations
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestHColumnDescriptor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.258 sec - in org.apache.hadoop.hbase.TestHColumnDescriptor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestRegionLocations
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.hadoop.hbase.TestRegionLocations
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: 3.06 sec - in org.apache.hadoop.hbase.TestHTableDescriptor

Results :

Failed tests: 
org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testCallQueueTooLarge:845 null
  Run 2: TestAsyncProcess.testCallQueueTooLarge:845 null
  Run 3: TestAsyncProcess.testCallQueueTooLarge:845 null

org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testErrorsServers:802 null
  Run 2: TestAsyncProcess.testErrorsServers:802 null
  Run 3: TestAsyncProcess.testErrorsServers:802 null

org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testGlobalErrors:823 null
  Run 2: TestAsyncProcess.testGlobalErrors:823 null
  Run 3: TestAsyncProcess.testGlobalErrors:823 null

Tests in error: 
org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...
  Run 2: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...
  Run 3: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...

org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...
  Run 2: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...
  Run 3: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...


Tests run: 129, Failures: 3, Errors: 2, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:15.662s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [6.377s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.407s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [2.728s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [37.675s]
[INFO] Apache HBase - Common ............................. SUCCESS [4:19.987s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [5:08.932s]
[INFO] Apache HBase - Client ............................. FAILURE [3:54.933s]
[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: 15:52.083s
[INFO] Finished at: Fri Feb 12 00:08:39 UTC 2016
[INFO] Final Memory: 80M/1991M
[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.2/jdk=latest1.8,label=yahoo-not-h2/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
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson1206278509710021369.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/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-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ 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
Recording test results

Build failed in Jenkins: HBase-1.2 » latest1.8,yahoo-not-h2 #543

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/543/changes>

Changes:

[ndimiduk] HBASE-15129 Set default value for hbase.fs.tmp.dir rather than fully

------------------------------------------
[...truncated 30584 lines...]
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.HTable.processBatch(HTable.java:1457)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(TestAsyncProcess.java:768)

testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.005 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(TestAsyncProcess.java:802)

testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.005 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(TestAsyncProcess.java:845)

testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 0.005 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.fail(Assert.java:95)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(TestAsyncProcess.java:823)

testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)  Time elapsed: 10.002 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1641)
	at org.apache.hadoop.hbase.client.AsyncProcess$AsyncRequestFutureImpl.waitUntilDone(AsyncProcess.java:1611)
	at org.apache.hadoop.hbase.client.HTable.batch(HTable.java:915)
	at org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(TestAsyncProcess.java:875)

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestClientNoCluster
Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.965 sec - in org.apache.hadoop.hbase.client.TestClientNoCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestIncrement
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.apache.hadoop.hbase.client.TestIncrement
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: 0.551 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.client.TestClientScanner
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 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.TestMetricsConnection
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 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.TestSnapshotFromAdmin
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.197 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.TestHTableMultiplexerViaMocks
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec - in org.apache.hadoop.hbase.client.TestHTableMultiplexerViaMocks
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestScan
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec - in org.apache.hadoop.hbase.client.TestScan
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestOperation
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 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.TestAttributes
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 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.TestDeleteTimeStamp
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.hadoop.hbase.client.TestDeleteTimeStamp
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.131 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.TestProcedureFuture
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 sec - in org.apache.hadoop.hbase.client.TestProcedureFuture
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.client.TestClientSmallScanner
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec - in org.apache.hadoop.hbase.client.TestClientSmallScanner
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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 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.zookeeper.TestZKUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 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: 0.501 sec - in org.apache.hadoop.hbase.zookeeper.TestZooKeeperWatcher
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: 0.881 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.exceptions.TestClientExceptionsUtil
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.hadoop.hbase.exceptions.TestClientExceptionsUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestHColumnDescriptor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 sec - in org.apache.hadoop.hbase.TestHColumnDescriptor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestRegionLocations
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.hadoop.hbase.TestRegionLocations
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.109 sec - in org.apache.hadoop.hbase.filter.TestLongComparator

Results :

Failed tests: 
org.apache.hadoop.hbase.client.TestAsyncProcess.testCallQueueTooLarge(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testCallQueueTooLarge:845 null
  Run 2: TestAsyncProcess.testCallQueueTooLarge:845 null
  Run 3: TestAsyncProcess.testCallQueueTooLarge:845 null

org.apache.hadoop.hbase.client.TestAsyncProcess.testErrorsServers(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testErrorsServers:802 null
  Run 2: TestAsyncProcess.testErrorsServers:802 null
  Run 3: TestAsyncProcess.testErrorsServers:802 null

org.apache.hadoop.hbase.client.TestAsyncProcess.testGlobalErrors(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testGlobalErrors:823 null
  Run 2: TestAsyncProcess.testGlobalErrors:823 null
  Run 3: TestAsyncProcess.testGlobalErrors:823 null

Tests in error: 
org.apache.hadoop.hbase.client.TestAsyncProcess.testBatch(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...
  Run 2: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...
  Run 3: TestAsyncProcess.testBatch:768->Object.wait:-2 » TestTimedOut test timed out a...

org.apache.hadoop.hbase.client.TestAsyncProcess.testThreadCreation(org.apache.hadoop.hbase.client.TestAsyncProcess)
  Run 1: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...
  Run 2: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...
  Run 3: TestAsyncProcess.testThreadCreation:875->Object.wait:-2 » TestTimedOut test ti...


Tests run: 129, Failures: 3, Errors: 2, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:02.497s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [4.774s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.143s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [1.002s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [17.685s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:49.431s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [3:25.184s]
[INFO] Apache HBase - Client ............................. FAILURE [2:13.078s]
[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: 10:12.632s
[INFO] Finished at: Thu Feb 11 20:26:17 UTC 2016
[INFO] Final Memory: 70M/930M
[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.2/jdk=latest1.8,label=yahoo-not-h2/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
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson7633389573273016206.sh
+ pwd
<https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=yahoo-not-h2/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-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ 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
Recording test results