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/09/13 09:53:00 UTC

Build failed in Jenkins: HBase-1.2 » latest1.8,Hadoop #165

See <https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/165/changes>

Changes:

[stack] HBASE-14421 TestFastFail* are flakey

------------------------------------------
[...truncated 55496 lines...]
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.BlockManager$ReplicationMonitor.run(BlockManager.java:3397)
	at java.lang.Thread.run(Thread.java:745)

"org.apache.hadoop.hdfs.server.blockmanagement.HeartbeatManager$Monitor@24d09c1" #32 daemon prio=5 os_prio=0 tid=0x00007f3f2128c000 nid=0x6ea0 waiting on condition [0x00007f3e7ea98000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.HeartbeatManager$Monitor.run(HeartbeatManager.java:319)
	at java.lang.Thread.run(Thread.java:745)

"org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@2e029d61" #42 daemon prio=5 os_prio=0 tid=0x00007f3f2128a800 nid=0x6e9f waiting on condition [0x00007f3e7eb99000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor.run(DecommissionManager.java:76)
	at java.lang.Thread.run(Thread.java:745)

"org.apache.hadoop.hdfs.server.blockmanagement.PendingReplicationBlocks$PendingReplicationMonitor@34a75079" #41 daemon prio=5 os_prio=0 tid=0x00007f3f21286000 nid=0x6e9e waiting on condition [0x00007f3e7ec9a000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hdfs.server.blockmanagement.PendingReplicationBlocks$PendingReplicationMonitor.run(PendingReplicationBlocks.java:221)
	at java.lang.Thread.run(Thread.java:745)

"org.apache.hadoop.util.JvmPauseMonitor$Monitor@31e3250d" #37 daemon prio=5 os_prio=0 tid=0x00007f3f2127f000 nid=0x6e98 waiting on condition [0x00007f3e7ee9c000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.util.JvmPauseMonitor$Monitor.run(JvmPauseMonitor.java:180)
	at java.lang.Thread.run(Thread.java:745)

"IPC Server idle connection scanner for port 50028" #35 daemon prio=5 os_prio=0 tid=0x00007f3f2125d000 nid=0x6e97 in Object.wait() [0x00007f3e7ef9d000]
   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 <0x0000000715d14a48> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"Socket Reader #1 for port 50028" #34 prio=5 os_prio=0 tid=0x00007f3f21227800 nid=0x6e96 runnable [0x00007f3e7f09e000]
   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:86)
	- locked <0x0000000715d141c0> (a sun.nio.ch.Util$2)
	- locked <0x0000000715d141b0> (a java.util.Collections$UnmodifiableSet)
	- locked <0x0000000715c7e720> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
	at org.apache.hadoop.ipc.Server$Listener$Reader.doRunLoop(Server.java:616)
	- locked <0x0000000715d15a50> (a org.apache.hadoop.ipc.Server$Listener$Reader)
	at org.apache.hadoop.ipc.Server$Listener$Reader.run(Server.java:595)

"Timer-0" #30 daemon prio=5 os_prio=0 tid=0x00007f3f2110b800 nid=0x6e95 in Object.wait() [0x00007f3e7f59f000]
   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 <0x0000000713f775a8> (a java.util.TaskQueue)
	at java.util.TimerThread.run(Timer.java:505)

"1690713209@qtp-722951168-1 - Acceptor0 HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:54250" #29 daemon prio=5 os_prio=0 tid=0x00007f3f21103000 nid=0x6e94 runnable [0x00007f3e7f6a0000]
   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:86)
	- locked <0x000000071426afb8> (a sun.nio.ch.Util$2)
	- locked <0x000000071426afa8> (a java.util.Collections$UnmodifiableSet)
	- locked <0x000000071426abd0> (a sun.nio.ch.EPollSelectorImpl)
	at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
	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)

"669965156@qtp-722951168-0" #28 daemon prio=5 os_prio=0 tid=0x00007f3f21102800 nid=0x6e93 in Object.wait() [0x00007f3e7fba1000]
   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 <0x000000071426b418> (a org.mortbay.thread.QueuedThreadPool$PoolThread)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"Finalizer" #3 daemon prio=8 os_prio=0 tid=0x00007f3f20279000 nid=0x6e7c in Object.wait() [0x00007f3ee0481000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
	- locked <0x000000071101db38> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)

"Reference Handler" #2 daemon prio=10 os_prio=0 tid=0x00007f3f20276800 nid=0x6e7b in Object.wait() [0x00007f3ee0582000]
   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 <0x0000000711025d00> (a java.lang.ref.Reference$Lock)

"main" #1 prio=5 os_prio=0 tid=0x00007f3f2000a800 nid=0x6e6c waiting on condition [0x00007f3f27a21000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.locateRegionInMeta(ConnectionManager.java:1338)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.locateRegion(ConnectionManager.java:1158)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.locateRegion(ConnectionManager.java:1142)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.locateRegion(ConnectionManager.java:1099)
	at org.apache.hadoop.hbase.client.ConnectionManager$HConnectionImplementation.getRegionLocation(ConnectionManager.java:934)
	at org.apache.hadoop.hbase.client.HRegionLocator.getRegionLocation(HRegionLocator.java:83)
	at org.apache.hadoop.hbase.client.HTable.getRegionLocation(HTable.java:504)
	at org.apache.hadoop.hbase.client.HTable.getKeysAndRegionsInRange(HTable.java:728)
	at org.apache.hadoop.hbase.client.HTable.getKeysAndRegionsInRange(HTable.java:698)
	at org.apache.hadoop.hbase.client.HTable.getStartKeysInRange(HTable.java:1765)
	at org.apache.hadoop.hbase.client.HTable.coprocessorService(HTable.java:1720)
	at org.apache.hadoop.hbase.client.HTable.coprocessorService(HTable.java:1700)
	at org.apache.hadoop.hbase.security.visibility.VisibilityClient.addLabels(VisibilityClient.java:154)
	at org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL$5.run(TestVisibilityLabelsWithACL.java:226)
	at org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL$5.run(TestVisibilityLabelsWithACL.java:223)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1614)
	at org.apache.hadoop.hbase.security.User$SecureHadoopUser.runAs(User.java:312)
	at org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL.testLabelsTableOpsWithDifferentUsers(TestVisibilityLabelsWithACL.java:232)
	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:497)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	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:363)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	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" os_prio=0 tid=0x00007f3f20271800 nid=0x6e7a runnable 

"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x00007f3f2001f800 nid=0x6e6d runnable 

"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x00007f3f20021800 nid=0x6e6e runnable 

"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x00007f3f20023000 nid=0x6e6f runnable 

"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x00007f3f20025000 nid=0x6e70 runnable 

"GC task thread#4 (ParallelGC)" os_prio=0 tid=0x00007f3f20026800 nid=0x6e71 runnable 

"GC task thread#5 (ParallelGC)" os_prio=0 tid=0x00007f3f20028800 nid=0x6e72 runnable 

"GC task thread#6 (ParallelGC)" os_prio=0 tid=0x00007f3f2002a000 nid=0x6e73 runnable 

"GC task thread#7 (ParallelGC)" os_prio=0 tid=0x00007f3f2002c000 nid=0x6e74 runnable 

"GC task thread#8 (ParallelGC)" os_prio=0 tid=0x00007f3f2002d800 nid=0x6e75 runnable 

"GC task thread#9 (ParallelGC)" os_prio=0 tid=0x00007f3f2002f800 nid=0x6e76 runnable 

"GC task thread#10 (ParallelGC)" os_prio=0 tid=0x00007f3f20031000 nid=0x6e77 runnable 

"GC task thread#11 (ParallelGC)" os_prio=0 tid=0x00007f3f20033000 nid=0x6e78 runnable 

"GC task thread#12 (ParallelGC)" os_prio=0 tid=0x00007f3f20034800 nid=0x6e79 runnable 

"VM Periodic Task Thread" os_prio=0 tid=0x00007f3f202d9000 nid=0x6e8b waiting on condition 

JNI global references: 275

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

     {color:red}-1 core zombie tests{color}.  There are 3 zombie test(s): 	at org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithACL.testLabelsTableOpsWithDifferentUsers(TestVisibilityLabelsWithACL.java:232)'
+ 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-1.2 » latest1.8,Hadoop #101
Archived 2137 artifacts
Archive block size is 32768
Received 27 blocks and 594438776 bytes
Compression is 0.1%
Took 2 min 41 sec