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 2015/05/21 01:15:50 UTC

Build failed in Jenkins: HBase-TRUNK #6499

See <https://builds.apache.org/job/HBase-TRUNK/6499/changes>

Changes:

[ndimiduk] HBASE-13711 Provide an API to set min and max versions in HColumnDescriptor (Stephen Yuan Jiang)

[stack] HBASE-5980 Scanner responses from RS should include metrics on rows/KVs filtered

[stack] HBASE-13071 synchronous scanner -- cache size-in-bytes bug fix

[stack] Revert "HBASE-5980 Scanner responses from RS should include metrics on rows/KVs filtered"

[stack] HBASE-13656 Rename getDeadServers to getDeadServersSize in Admin

------------------------------------------
[...truncated 35798 lines...]
	at org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:616)
	- locked <0x00000007570a1708> (a org.apache.hadoop.ipc.Server$Listener$Reader)
	at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:595)

"Timer-0" daemon prio=10 tid=0x00007f6f19074800 nid=0x7922 in Object.wait() [0x00007f6ee4eda000]
   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 <0x00000007570d6720> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"1444442311@qtp-1431833660-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52132" daemon prio=10 tid=0x00007f6f19053000 nid=0x790b runnable [0x00007f6ee4fdb000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x00000007570d8c80> (a sun.nio.ch.Util$2)
	- locked <0x00000007570d8c70> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000007570d8c90> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at org.mortbay.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:498)
	at org.mortbay.io.nio.SelectorManager.doSelect(SelectorManager.java:192)
	at org.mortbay.jetty.nio.SelectChannelConnector.accept(SelectChannelConnector.java:124)
	at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:708)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)

"943630902@qtp-1431833660-0" daemon prio=10 tid=0x00007f6f19052800 nid=0x790a in Object.wait() [0x00007f6ee582d000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:626)
	- locked <0x00000007571ad050> (a org.mortbay.thread.QueuedThreadPool$PoolThread)

"Timer for 'NameNode' metrics system" daemon prio=10 tid=0x00007f6f18ff6000 nid=0x7903 in Object.wait() [0x00007f6ee592e000]
   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 <0x00000007570a5328> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"Service Thread" daemon prio=10 tid=0x00007f6f1833b000 nid=0x76ad runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=10 tid=0x00007f6f18338800 nid=0x76ac waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=10 tid=0x00007f6f18335800 nid=0x76ab waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0x00007f6f1832b800 nid=0x76aa runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Finalizer" daemon prio=10 tid=0x00007f6f18316000 nid=0x76a9 in Object.wait() [0x00007f6ee6ceb000]
   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 <0x000000075648c1a8> (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=0x00007f6f18312000 nid=0x76a8 in Object.wait() [0x00007f6ee6dec000]
   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 <0x000000075648bd68> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0x00007f6f1800a800 nid=0x768e waiting on condition [0x00007f6f1ec58000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.mapreduce.Job.monitorAndPrintJob(Job.java:1348)
	at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1306)
	at org.apache.hadoop.hbase.snapshot.ExportSnapshot.runCopyJob(ExportSnapshot.java:777)
	at org.apache.hadoop.hbase.snapshot.ExportSnapshot.run(ExportSnapshot.java:936)
	at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
	at org.apache.hadoop.hbase.snapshot.ExportSnapshot.innerMain(ExportSnapshot.java:1010)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportFileSystemState(TestExportSnapshot.java:287)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportFileSystemState(TestExportSnapshot.java:261)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testSnapshotWithRefsExportFileSystemState(TestExportSnapshot.java:255)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testSnapshotWithRefsExportFileSystemState(TestExportSnapshot.java:239)
	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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	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.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:107)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:77)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:53)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

"VM Thread" prio=10 tid=0x00007f6f1830f800 nid=0x76a7 runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f6f18020800 nid=0x7690 runnable 

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

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

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

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

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

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

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

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

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

"GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f6f18033000 nid=0x769b runnable 

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

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

"GC task thread#13 (ParallelGC)" prio=10 tid=0x00007f6f18038800 nid=0x769e runnable 

"GC task thread#14 (ParallelGC)" prio=10 tid=0x00007f6f1803a800 nid=0x769f runnable 

"GC task thread#15 (ParallelGC)" prio=10 tid=0x00007f6f1803c000 nid=0x76a0 runnable 

"GC task thread#16 (ParallelGC)" prio=10 tid=0x00007f6f1803e000 nid=0x76a1 runnable 

"GC task thread#17 (ParallelGC)" prio=10 tid=0x00007f6f18040000 nid=0x76a2 runnable 

"VM Periodic Task Thread" prio=10 tid=0x00007f6f18346000 nid=0x76ae waiting on condition 

JNI global references: 207

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

     {color:red}-1 core zombie tests{color}.  There are 5 zombie test(s): 	at org.apache.hadoop.hbase.master.TestRestartCluster.testClusterRestart(TestRestartCluster.java:110)
	at org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer.testWithCluster(TestStochasticLoadBalancer.java:656)
	at org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer.testWithCluster(TestStochasticLoadBalancer.java:645)
	at org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer.testMidCluster2(TestStochasticLoadBalancer.java:475)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportFileSystemState(TestExportSnapshot.java:287)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportFileSystemState(TestExportSnapshot.java:261)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testSnapshotWithRefsExportFileSystemState(TestExportSnapshot.java:255)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testSnapshotWithRefsExportFileSystemState(TestExportSnapshot.java:239)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportFileSystemState(TestExportSnapshot.java:287)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testExportFileSystemState(TestExportSnapshot.java:261)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testSnapshotWithRefsExportFileSystemState(TestExportSnapshot.java:255)
	at org.apache.hadoop.hbase.snapshot.TestExportSnapshot.testSnapshotWithRefsExportFileSystemState(TestExportSnapshot.java:239)'
+ 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-TRUNK #6498
Archived 2165 artifacts
Archive block size is 32768
Received 121 blocks and 430948107 bytes
Compression is 0.9%
Took 4 min 18 sec
Recording test results
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/findbugs.xml,**/findbugsXml.xml
[FINDBUGS] Parsing 24 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-annotations/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-annotations/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-client/target/findbugsXml.xml> of module  with 8 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-common/target/findbugsXml.xml> of module  with 1 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-examples/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-examples/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-hadoop-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-hadoop-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-hadoop2-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-prefix-tree/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-prefix-tree/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-procedure/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-procedure/target/findbugsXml.xml> of module  with 1 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-protocol/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-protocol/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-rest/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-rest/target/findbugsXml.xml> of module  with 2 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-server/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-server/target/findbugsXml.xml> of module  with 63 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-thrift/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-thrift/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #6498
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-annotations/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-assembly/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-checkstyle/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-client/target/checkstyle-result.xml> of module  with 214 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-common/target/checkstyle-result.xml> of module  with 127 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-examples/target/checkstyle-result.xml> of module  with 30 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-hadoop-compat/target/checkstyle-result.xml> of module  with 2 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-hadoop2-compat/target/checkstyle-result.xml> of module  with 47 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-it/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-prefix-tree/target/checkstyle-result.xml> of module  with 23 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-procedure/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-protocol/target/checkstyle-result.xml> of module  with 3 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-rest/target/checkstyle-result.xml> of module  with 42 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-server/target/checkstyle-result.xml> of module  with 1377 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-shaded/hbase-shaded-client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-shaded/hbase-shaded-server/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-shaded/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-shell/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-testing-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/hbase-thrift/target/checkstyle-result.xml> of module  with 32 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6499/artifact/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #6498
Updating HBASE-13071
Updating HBASE-5980
Updating HBASE-13711
Updating HBASE-13656

Jenkins build is back to normal : HBase-TRUNK #6501

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


Build failed in Jenkins: HBase-TRUNK #6500

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

Changes:

[eclark] HBASE-13698 Add RegionLocator methods to Thrift2

[eclark] HBASE-13700 Change Thrift2 so that number of woker threads can be passed in

------------------------------------------
[...truncated 5165 lines...]
	at org.jboss.netty.util.internal.LinkedTransferQueue.xfer(LinkedTransferQueue.java:640)
	at org.jboss.netty.util.internal.LinkedTransferQueue.poll(LinkedTransferQueue.java:1151)
	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:745)

"executor-2" prio=10 tid=0x00007fa460001000 nid=0x26fb waiting on condition [0x00007fa4abcfb000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:349)
	at org.jboss.netty.util.internal.LinkedTransferQueue.awaitMatch(LinkedTransferQueue.java:730)
	at org.jboss.netty.util.internal.LinkedTransferQueue.xfer(LinkedTransferQueue.java:640)
	at org.jboss.netty.util.internal.LinkedTransferQueue.poll(LinkedTransferQueue.java:1151)
	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:745)

"New I/O server worker #9-1" prio=10 tid=0x00007fa48401c000 nid=0x26fa runnable [0x00007fa4aadec000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x00000000fe0885a8> (a sun.nio.ch.Util$2)
	- locked <0x00000000fe0885b8> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000000fe088560> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at org.jboss.netty.channel.socket.nio.SelectorUtil.select(SelectorUtil.java:33)
	at org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:157)
	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:102)
	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
	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:745)

"executor-1" prio=10 tid=0x00007fa484002000 nid=0x26f9 waiting on condition [0x00007fa4abefd000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:349)
	at org.jboss.netty.util.internal.LinkedTransferQueue.awaitMatch(LinkedTransferQueue.java:730)
	at org.jboss.netty.util.internal.LinkedTransferQueue.xfer(LinkedTransferQueue.java:640)
	at org.jboss.netty.util.internal.LinkedTransferQueue.poll(LinkedTransferQueue.java:1151)
	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:745)

"Hashed wheel timer #9" prio=10 tid=0x00007fa484001800 nid=0x26f8 waiting on condition [0x00007fa4aaeed000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.jboss.netty.util.HashedWheelTimer$Worker.waitForNextTick(HashedWheelTimer.java:455)
	at org.jboss.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:372)
	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:102)
	at java.lang.Thread.run(Thread.java:745)

"New I/O server boss #9 ([id: 0x2dd9bebf, /127.0.0.1:8009])" prio=10 tid=0x00007fa5086b0000 nid=0x26f7 runnable [0x00007fa4ab0ef000]
   java.lang.Thread.State: RUNNABLE
	at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
	at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
	at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
	at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:87)
	- locked <0x00000000fe098350> (a sun.nio.ch.Util$2)
	- locked <0x00000000fe098360> (a java.util.Collections$UnmodifiableSet)
	- locked <0x00000000fe098308> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
	at org.jboss.netty.channel.socket.nio.NioServerSocketPipelineSink$Boss.run(NioServerSocketPipelineSink.java:232)
	at org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:102)
	at org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42)
	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:745)

"Service Thread" daemon prio=10 tid=0x00007fa5082a0800 nid=0x2664 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread1" daemon prio=10 tid=0x00007fa50829e000 nid=0x2663 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"C2 CompilerThread0" daemon prio=10 tid=0x00007fa50829b800 nid=0x2662 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

"Signal Dispatcher" daemon prio=10 tid=0x00007fa508299000 nid=0x2661 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

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

"Reference Handler" daemon prio=10 tid=0x00007fa508274800 nid=0x265f in Object.wait() [0x00007fa4d26e5000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x00000000fe0989c0> (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 <0x00000000fe0989c0> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0x00007fa50800a000 nid=0x2650 runnable [0x00007fa512107000]
   java.lang.Thread.State: RUNNABLE
	at org.apache.commons.net.io.DotTerminatedMessageReader.read(DotTerminatedMessageReader.java:77)
	- locked <0x00000000e01efe80> (a org.apache.commons.net.io.CRLFLineReader)
	at org.apache.commons.net.io.DotTerminatedMessageReader.close(DotTerminatedMessageReader.java:214)
	- locked <0x00000000e01efe80> (a org.apache.commons.net.io.CRLFLineReader)
	at org.apache.james.pop3server.POP3ServerTest.testDeadlockOnRetr(POP3ServerTest.java:675)
	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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	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.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 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.invokeMethodWithArray2(ReflectionUtils.java:208)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:158)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:95)

"VM Thread" prio=10 tid=0x00007fa508270000 nid=0x265e runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007fa508020000 nid=0x2651 runnable 

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

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

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

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

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

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

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

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

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

"GC task thread#10 (ParallelGC)" prio=10 tid=0x00007fa508032800 nid=0x265b runnable 

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

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

"VM Periodic Task Thread" prio=10 tid=0x00007fa5082ab800 nid=0x2665 waiting on condition 

JNI global references: 268

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

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s): 	at org.apache.james.pop3server.POP3ServerTest.testDeadlockOnRetr(POP3ServerTest.java:675)'
+ BAD=1
+ grep surefirebooter
+ jps
+ 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-TRUNK #6498
Archived 2156 artifacts
Archive block size is 32768
Received 78 blocks and 411942052 bytes
Compression is 0.6%
Took 2 min 42 sec
Recording test results
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/findbugs.xml,**/findbugsXml.xml
[FINDBUGS] Parsing 24 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-annotations/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-annotations/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-client/target/findbugsXml.xml> of module  with 8 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-common/target/findbugsXml.xml> of module  with 1 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-examples/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-examples/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-hadoop-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-hadoop-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-hadoop2-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-prefix-tree/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-prefix-tree/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-procedure/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-procedure/target/findbugsXml.xml> of module  with 1 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-protocol/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-protocol/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-rest/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-rest/target/findbugsXml.xml> of module  with 2 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-server/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-server/target/findbugsXml.xml> of module  with 63 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-thrift/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-thrift/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #6498
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/checkstyle-result.xml
[CHECKSTYLE] Parsing 21 files in <https://builds.apache.org/job/HBase-TRUNK/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-annotations/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-assembly/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-checkstyle/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-client/target/checkstyle-result.xml> of module  with 214 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-common/target/checkstyle-result.xml> of module  with 127 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-examples/target/checkstyle-result.xml> of module  with 30 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-hadoop-compat/target/checkstyle-result.xml> of module  with 2 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-hadoop2-compat/target/checkstyle-result.xml> of module  with 47 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-it/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-prefix-tree/target/checkstyle-result.xml> of module  with 23 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-procedure/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-protocol/target/checkstyle-result.xml> of module  with 3 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-rest/target/checkstyle-result.xml> of module  with 42 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-server/target/checkstyle-result.xml> of module  with 1377 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-shaded/hbase-shaded-client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-shaded/hbase-shaded-server/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-shaded/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-shell/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-testing-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/hbase-thrift/target/checkstyle-result.xml> of module  with 28 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6500/artifact/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #6498
Updating HBASE-13700
Updating HBASE-13698