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 2014/07/13 11:58:21 UTC

Build failed in Jenkins: HBase-0.98 #391

See <https://builds.apache.org/job/HBase-0.98/391/changes>

Changes:

[anoopsamjohn] HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop)

------------------------------------------
[...truncated 3106 lines...]

"ActiveMQ Transport: tcp://localhost/127.0.0.1:36888@34540" #37 prio=5 os_prio=0 tid=0x00007fe2dcc64000 nid=0x56be runnable [0x00007fe293ffe000]
   java.lang.Thread.State: RUNNABLE
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.activemq.transport.tcp.TcpBufferedInputStream.fill(TcpBufferedInputStream.java:50)
	at org.apache.activemq.transport.tcp.TcpTransport$2.fill(TcpTransport.java:609)
	at org.apache.activemq.transport.tcp.TcpBufferedInputStream.read(TcpBufferedInputStream.java:58)
	at org.apache.activemq.transport.tcp.TcpTransport$2.read(TcpTransport.java:594)
	at java.io.DataInputStream.readInt(DataInputStream.java:387)
	at org.apache.activemq.openwire.OpenWireFormat.unmarshal(OpenWireFormat.java:258)
	at org.apache.activemq.transport.tcp.TcpTransport.readCommand(TcpTransport.java:221)
	at org.apache.activemq.transport.tcp.TcpTransport.doRun(TcpTransport.java:213)
	at org.apache.activemq.transport.tcp.TcpTransport.run(TcpTransport.java:196)
	at java.lang.Thread.run(Thread.java:745)

"ActiveMQ Transport Server: tcp://localhost:0" #36 daemon prio=9 os_prio=0 tid=0x00007fe2dcc52000 nid=0x56bd runnable [0x00007fe298179000]
   java.lang.Thread.State: RUNNABLE
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
	at java.net.ServerSocket.implAccept(ServerSocket.java:545)
	at java.net.ServerSocket.accept(ServerSocket.java:513)
	at org.apache.activemq.transport.tcp.TcpTransportServer.run(TcpTransportServer.java:350)
	at java.lang.Thread.run(Thread.java:745)

"ActiveMQ Transport Server Thread Handler: tcp://localhost:0" #35 daemon prio=8 os_prio=0 tid=0x00007fe2dcc51000 nid=0x56bb waiting on condition [0x00007fe298891000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000000e03ced80> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
	at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
	at org.apache.activemq.transport.tcp.TcpTransportServer$2.run(TcpTransportServer.java:425)
	at java.lang.Thread.run(Thread.java:745)

"ActiveMQ Data File Writer" #30 daemon prio=10 os_prio=0 tid=0x00007fe2dcc29000 nid=0x56ad runnable [0x00007fe298790000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.FileDispatcherImpl.force0(Native Method)
	at sun.nio.ch.FileDispatcherImpl.force(FileDispatcherImpl.java:76)
	at sun.nio.ch.FileChannelImpl.force(FileChannelImpl.java:371)
	at org.apache.activemq.util.RecoverableRandomAccessFile.sync(RecoverableRandomAccessFile.java:402)
	at org.apache.activemq.store.kahadb.disk.journal.DataFileAppender.processQueue(DataFileAppender.java:373)
	at org.apache.activemq.store.kahadb.disk.journal.DataFileAppender$1.run(DataFileAppender.java:193)

"ActiveMQ Journal Checkpoint Worker" #29 daemon prio=5 os_prio=0 tid=0x00007fe2dcc1b800 nid=0x56ac waiting on condition [0x00007fe298a93000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.activemq.store.kahadb.MessageDatabase$3.run(MessageDatabase.java:350)

"RMI Scheduler(0)" #28 daemon prio=5 os_prio=0 tid=0x00007fe220047000 nid=0x56aa waiting on condition [0x00007fe29827a000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000000e0421b50> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

"KahaDB Scheduler" #26 daemon prio=5 os_prio=0 tid=0x00007fe2dcc09000 nid=0x56a6 in Object.wait() [0x00007fe29858e000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.util.TimerThread.mainLoop(Timer.java:552)
	- locked <0x00000000e08dfcd8> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"RMI TCP Accept-0" #22 daemon prio=5 os_prio=0 tid=0x00007fe220002000 nid=0x56a2 runnable [0x00007fe298992000]
   java.lang.Thread.State: RUNNABLE
	at java.net.PlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:404)
	at java.net.ServerSocket.implAccept(ServerSocket.java:545)
	at java.net.ServerSocket.accept(ServerSocket.java:513)
	at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(TCPTransport.java:389)
	at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(TCPTransport.java:361)
	at java.lang.Thread.run(Thread.java:745)

"ActiveMQ Broker[localhost] Scheduler" #19 daemon prio=5 os_prio=0 tid=0x00007fe2dcb93000 nid=0x56a0 in Object.wait() [0x00007fe2991ae000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.util.TimerThread.mainLoop(Timer.java:552)
	- locked <0x00000000e03d2d08> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"Service Thread" #17 daemon prio=9 os_prio=0 tid=0x00007fe2dc36d800 nid=0x569c runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread11" #16 daemon prio=9 os_prio=0 tid=0x00007fe2dc368800 nid=0x569b waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread10" #15 daemon prio=9 os_prio=0 tid=0x00007fe2dc366000 nid=0x569a waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread9" #14 daemon prio=9 os_prio=0 tid=0x00007fe2dc364000 nid=0x5699 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C1 CompilerThread8" #13 daemon prio=9 os_prio=0 tid=0x00007fe2dc362000 nid=0x5698 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread7" #12 daemon prio=9 os_prio=0 tid=0x00007fe2dc35f800 nid=0x5696 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread6" #11 daemon prio=9 os_prio=0 tid=0x00007fe2dc35d800 nid=0x5695 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread5" #10 daemon prio=9 os_prio=0 tid=0x00007fe2dc35b800 nid=0x5694 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread4" #9 daemon prio=9 os_prio=0 tid=0x00007fe2dc359800 nid=0x5693 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread3" #8 daemon prio=9 os_prio=0 tid=0x00007fe2dc357000 nid=0x5692 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread2" #7 daemon prio=9 os_prio=0 tid=0x00007fe2dc353000 nid=0x5691 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" #6 daemon prio=9 os_prio=0 tid=0x00007fe2dc351000 nid=0x5690 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" #5 daemon prio=9 os_prio=0 tid=0x00007fe2dc34e000 nid=0x568f waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" #4 daemon prio=9 os_prio=0 tid=0x00007fe2dc34c000 nid=0x568e runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007fe2dc320000 nid=0x568c in Object.wait() [0x00007fe29adec000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
	- locked <0x00000000e001c6d0> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007fe2dc31c000 nid=0x568b in Object.wait() [0x00007fe29aeed000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
	- locked <0x00000000e001ded0> (a java.lang.ref.Reference$Lock)

"main" #1 prio=5 os_prio=0 tid=0x00007fe2dc00a000 nid=0x5670 waiting on condition [0x00007fe2e3c8d000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000000fc5bb810> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
	at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403)
	at org.apache.activemq.transport.FutureResponse.getResult(FutureResponse.java:40)
	at org.apache.activemq.transport.ResponseCorrelator.request(ResponseCorrelator.java:87)
	at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1406)
	at org.apache.activemq.ActiveMQConnection.syncSendPacket(ActiveMQConnection.java:1345)
	at org.apache.activemq.ActiveMQSession.send(ActiveMQSession.java:1904)
	- locked <0x00000000e09ebf08> (a java.lang.Object)
	at org.apache.activemq.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:289)
	at org.apache.activemq.ActiveMQMessageProducer.send(ActiveMQMessageProducer.java:224)
	at org.apache.activemq.ActiveMQMessageProducerSupport.send(ActiveMQMessageProducerSupport.java:241)
	at org.apache.activemq.broker.region.QueuePurgeTest.createProducerAndSendMessages(QueuePurgeTest.java:168)
	at org.apache.activemq.broker.region.QueuePurgeTest.testPurgeLargeQueueWithConsumer(QueuePurgeTest.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at org.apache.activemq.CombinationTestSupport.runBare(CombinationTestSupport.java:107)
	at org.apache.activemq.CombinationTestSupport.runBare(CombinationTestSupport.java:113)
	at junit.framework.TestResult$1.protect(TestResult.java:122)
	at junit.framework.TestResult.runProtected(TestResult.java:142)
	at junit.framework.TestResult.run(TestResult.java:125)
	at junit.framework.TestCase.run(TestCase.java:129)
	at junit.framework.TestSuite.runTest(TestSuite.java:255)
	at junit.framework.TestSuite.run(TestSuite.java:250)
	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

"VM Thread" os_prio=0 tid=0x00007fe2dc317000 nid=0x568a runnable 

"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007fe2dc01f800 nid=0x5672 runnable 

"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007fe2dc021800 nid=0x5673 runnable 

"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007fe2dc023000 nid=0x5674 runnable 

"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007fe2dc025000 nid=0x5675 runnable 

"GC task thread#4 (ParallelGC)" os_prio=0 tid=0x00007fe2dc026800 nid=0x5676 runnable 

"GC task thread#5 (ParallelGC)" os_prio=0 tid=0x00007fe2dc028800 nid=0x5677 runnable 

"GC task thread#6 (ParallelGC)" os_prio=0 tid=0x00007fe2dc02a000 nid=0x5678 runnable 

"GC task thread#7 (ParallelGC)" os_prio=0 tid=0x00007fe2dc02c000 nid=0x567a runnable 

"GC task thread#8 (ParallelGC)" os_prio=0 tid=0x00007fe2dc02d800 nid=0x567b runnable 

"GC task thread#9 (ParallelGC)" os_prio=0 tid=0x00007fe2dc02f800 nid=0x567d runnable 

"GC task thread#10 (ParallelGC)" os_prio=0 tid=0x00007fe2dc031000 nid=0x567e runnable 

"GC task thread#11 (ParallelGC)" os_prio=0 tid=0x00007fe2dc033000 nid=0x567f runnable 

"GC task thread#12 (ParallelGC)" os_prio=0 tid=0x00007fe2dc034800 nid=0x5681 runnable 

"GC task thread#13 (ParallelGC)" os_prio=0 tid=0x00007fe2dc036800 nid=0x5682 runnable 

"GC task thread#14 (ParallelGC)" os_prio=0 tid=0x00007fe2dc038000 nid=0x5683 runnable 

"GC task thread#15 (ParallelGC)" os_prio=0 tid=0x00007fe2dc03a000 nid=0x5685 runnable 

"GC task thread#16 (ParallelGC)" os_prio=0 tid=0x00007fe2dc03b800 nid=0x5686 runnable 

"GC task thread#17 (ParallelGC)" os_prio=0 tid=0x00007fe2dc03d800 nid=0x5687 runnable 

"VM Periodic Task Thread" os_prio=0 tid=0x00007fe2dc370000 nid=0x569d waiting on condition 

JNI global references: 45

20439: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
31134: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
17219: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
19891: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
28943: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
3992: Unable to open socket file: target process not responding or HotSpot VM not loaded
The -F option can be used when the target process is not responding
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-0.98 #388
Archived 1628 artifacts
Archive block size is 32768
Received 63 blocks and 431198528 bytes
Compression is 0.5%
Took 2 min 30 sec
Recording test results
Updating HBASE-11437

Jenkins build is back to normal : HBase-0.98 #393

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98/393/changes>


Build failed in Jenkins: HBase-0.98 #392

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98/392/changes>

Changes:

[jxiang] HBASE-11474 [Thrift2] support authentication/impersonation

------------------------------------------
[...truncated 8175 lines...]
"Finalizer" daemon prio=10 tid=0x64db7400 nid=0x77b6 in Object.wait() [0x6bb7d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
	- locked <0x7cc01198> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)

"Reference Handler" daemon prio=10 tid=0x64db5800 nid=0x77b5 in Object.wait() [0x6bd7d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
	- locked <0x7cc00ec8> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0xf6706000 nid=0x77a4 waiting on condition [0xf68ce000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x7cc034b8> (a java.util.concurrent.FutureTask$Sync)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:994)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1303)
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:248)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.surefire.junitcore.AsynchronousRunner.waitForCompletion(AsynchronousRunner.java:73)
	at org.apache.maven.surefire.junitcore.AsynchronousRunner.finished(AsynchronousRunner.java:58)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:242)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:61)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)

"VM Thread" prio=10 tid=0x64db0400 nid=0x77b4 runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0xf6710000 nid=0x77a5 runnable 

"GC task thread#1 (ParallelGC)" prio=10 tid=0xf6711400 nid=0x77a6 runnable 

"GC task thread#2 (ParallelGC)" prio=10 tid=0xf6712c00 nid=0x77a7 runnable 

"GC task thread#3 (ParallelGC)" prio=10 tid=0xf6714400 nid=0x77a8 runnable 

"GC task thread#4 (ParallelGC)" prio=10 tid=0xf6715800 nid=0x77a9 runnable 

"GC task thread#5 (ParallelGC)" prio=10 tid=0xf6717000 nid=0x77aa runnable 

"GC task thread#6 (ParallelGC)" prio=10 tid=0xf6718800 nid=0x77ab runnable 

"GC task thread#7 (ParallelGC)" prio=10 tid=0xf6719c00 nid=0x77ac runnable 

"GC task thread#8 (ParallelGC)" prio=10 tid=0xf671b400 nid=0x77ad runnable 

"GC task thread#9 (ParallelGC)" prio=10 tid=0xf671cc00 nid=0x77ae runnable 

"GC task thread#10 (ParallelGC)" prio=10 tid=0xf671e000 nid=0x77af runnable 

"GC task thread#11 (ParallelGC)" prio=10 tid=0xf671f800 nid=0x77b0 runnable 

"GC task thread#12 (ParallelGC)" prio=10 tid=0xf6721000 nid=0x77b1 runnable 

"VM Periodic Task Thread" prio=10 tid=0x64df9400 nid=0x77bc waiting on condition 

JNI global references: 192

2014-07-14 01:03:10
Full thread dump Java HotSpot(TM) Server VM (23.25-b01 mixed mode):

"Attach Listener" daemon prio=10 tid=0x64900800 nid=0x7ecb waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"process reaper" daemon prio=10 tid=0x63308800 nid=0x7e45 waiting on condition [0x6ab22000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0xce06c068> (a java.util.concurrent.SynchronousQueue$TransferStack)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
	at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:359)
	at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:942)
	at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

"pool-1-thread-1" prio=10 tid=0x6381d000 nid=0x7e43 runnable [0x6ab73000]
   java.lang.Thread.State: RUNNABLE
	at org.apache.hadoop.hbase.io.encoding.BufferedDataBlockEncoder$BufferedEncodedSeeker.seekToKeyInBlock(BufferedDataBlockEncoder.java:692)
	at org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders.checkSeekingConsistency(TestDataBlockEncoders.java:324)
	at org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders.testSeekingOnSample(TestDataBlockEncoders.java:204)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)

"Service Thread" daemon prio=10 tid=0x64df7400 nid=0x7e3f runnable [0x00000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=10 tid=0x64df5800 nid=0x7e3e waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=10 tid=0x64df3800 nid=0x7e3d waiting on condition [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0x64df2000 nid=0x7e3c runnable [0x00000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=10 tid=0x64db7400 nid=0x7e3b in Object.wait() [0x6bd7d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0xce0659b0> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
	- locked <0xce0659b0> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:189)

"Reference Handler" daemon prio=10 tid=0x64db5800 nid=0x7e3a in Object.wait() [0x6bf7d000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0xce0606c8> (a java.lang.ref.Reference$Lock)
	at java.lang.Object.wait(Object.java:503)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)
	- locked <0xce0606c8> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0xf6806000 nid=0x7e2b waiting on condition [0xf6975000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0xce062b60> (a java.util.concurrent.FutureTask$Sync)
	at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(AbstractQueuedSynchronizer.java:834)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(AbstractQueuedSynchronizer.java:994)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1303)
	at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:248)
	at java.util.concurrent.FutureTask.get(FutureTask.java:111)
	at org.apache.maven.surefire.junitcore.AsynchronousRunner.waitForCompletion(AsynchronousRunner.java:73)
	at org.apache.maven.surefire.junitcore.AsynchronousRunner.finished(AsynchronousRunner.java:58)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:242)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:61)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)

"VM Thread" prio=10 tid=0x64db0400 nid=0x7e39 runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0xf6810000 nid=0x7e2c runnable 

"GC task thread#1 (ParallelGC)" prio=10 tid=0xf6811400 nid=0x7e2d runnable 

"GC task thread#2 (ParallelGC)" prio=10 tid=0xf6812c00 nid=0x7e2e runnable 

"GC task thread#3 (ParallelGC)" prio=10 tid=0xf6814400 nid=0x7e2f runnable 

"GC task thread#4 (ParallelGC)" prio=10 tid=0xf6815800 nid=0x7e30 runnable 

"GC task thread#5 (ParallelGC)" prio=10 tid=0xf6817000 nid=0x7e31 runnable 

"GC task thread#6 (ParallelGC)" prio=10 tid=0xf6818800 nid=0x7e32 runnable 

"GC task thread#7 (ParallelGC)" prio=10 tid=0xf6819c00 nid=0x7e33 runnable 

"GC task thread#8 (ParallelGC)" prio=10 tid=0xf681b400 nid=0x7e34 runnable 

"GC task thread#9 (ParallelGC)" prio=10 tid=0xf681cc00 nid=0x7e35 runnable 

"GC task thread#10 (ParallelGC)" prio=10 tid=0xf681e000 nid=0x7e36 runnable 

"GC task thread#11 (ParallelGC)" prio=10 tid=0xf681f800 nid=0x7e37 runnable 

"GC task thread#12 (ParallelGC)" prio=10 tid=0xf6821000 nid=0x7e38 runnable 

"VM Periodic Task Thread" prio=10 tid=0x64df9400 nid=0x7e40 waiting on condition 

JNI global references: 261

+ echo '************ END  zombies jstack extract'
************ END  zombies jstack extract
+ JIRA_COMMENT='

     {color:red}-1 core zombie tests{color}.  There are 2 zombie test(s): 	at org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers.testEncodedSeeker(TestEncodedSeekers.java:120)
	at org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders.testSeekingOnSample(TestDataBlockEncoders.java:204)'
+ BAD=1
+ jps
+ grep surefirebooter
+ cut -d ' ' -f 1
+ xargs kill -9
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Sending artifact delta relative to HBase-0.98 #388
Archived 1628 artifacts
Archive block size is 32768
Received 63 blocks and 410616079 bytes
Compression is 0.5%
Took 2 min 15 sec
Recording test results
Updating HBASE-11474