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/07/09 20:35:37 UTC

Build failed in Jenkins: HBase-TRUNK #6640

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

Changes:

[matteo.bertozzi] Procedure v2 - Use nonces for double submits from client (Stephen Yuan Jiang)

------------------------------------------
[...truncated 4471 lines...]
    if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
      echo "There are $ZOMBIE_TESTS_COUNT zombie tests, they should have been killed by surefire but survived"
      echo "************ BEGIN zombies jstack extract"
      ZB_STACK=`jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack | grep ".test" | grep "\.java"`
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs -n 1 jstack
      echo "************ END  zombies jstack extract"
      JIRA_COMMENT="$JIRA_COMMENT

     {color:red}-1 core zombie tests{color}.  There are ${ZOMBIE_TESTS_COUNT} zombie test(s): ${ZB_STACK}"
      BAD=1
      jps | grep surefirebooter | cut -d ' ' -f 1 | xargs kill -9
    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
[HBase-TRUNK] $ /bin/bash -xe /tmp/hudson1673350590510383110.sh
++ jps
++ grep surefirebooter
++ wc -l
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'Suspicious java process found - waiting 10s to see if there are just slow to stop'
Suspicious java process found - waiting 10s to see if there are just slow to stop
+ sleep 10
++ jps
++ wc -l
++ grep surefirebooter
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'There are 1 zombie tests, they should have been killed by surefire but survived'
There are 1 zombie tests, they should have been killed by surefire but survived
+ echo '************ BEGIN zombies jstack extract'
************ BEGIN zombies jstack extract
++ jps
++ grep surefirebooter
++ cut -d ' ' -f 1
++ xargs -n 1 jstack
++ grep .test
++ grep '\.java'
+ ZB_STACK='	at org.apache.camel.component.file.FileRouteOnDosWithNoVolTest.testRouteFileToFile(FileRouteOnDosWithNoVolTest.java:59)'
+ grep surefirebooter
+ jps
+ xargs -n 1 jstack
+ cut -d ' ' -f 1
2015-07-09 18:33:31
Full thread dump Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode):

"Camel (camel-1) thread #1013 - file:///home/jenkins/jenkins-slave/workspace/Camel.trunk.fulltest.spring3.2/camel-core/target/reports/dosnovol/from/poller" daemon prio=10 tid=0x00007f483c973000 nid=0x7e48 waiting on condition [0x00007f4754fce000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x0000000711062250> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
	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:744)

"Camel (camel-1) thread #1012 - file:///home/jenkins/jenkins-slave/workspace/Camel.trunk.fulltest.spring3.2/camel-core/target/reports/dosnovol/route/poller" daemon prio=10 tid=0x00007f483c590800 nid=0x7e47 waiting on condition [0x00007f47546c5000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x000000071103e0c8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2082)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1090)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
	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:744)

"Attach Listener" daemon prio=10 tid=0x00007f47d0002000 nid=0x7e45 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

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

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

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

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

"Finalizer" daemon prio=10 tid=0x00007f483c26b000 nid=0x5e13 in Object.wait() [0x00007f47e6f09000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x000000050da06d98> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135)
	- locked <0x000000050da06d98> (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=0x00007f483c267000 nid=0x5e12 in Object.wait() [0x00007f47e700a000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x000000050da0cd98> (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 <0x000000050da0cd98> (a java.lang.ref.Reference$Lock)

"main" prio=10 tid=0x00007f483c00a000 nid=0x5dff waiting on condition [0x00007f48445fb000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x0000000711069ac0> (a java.util.concurrent.CountDownLatch$Sync)
	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:226)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1033)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1326)
	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:282)
	at org.apache.camel.component.mock.MockEndpoint.waitForCompleteLatch(MockEndpoint.java:1410)
	at org.apache.camel.component.mock.MockEndpoint.waitForCompleteLatch(MockEndpoint.java:1394)
	at org.apache.camel.component.mock.MockEndpoint.doAssertIsSatisfied(MockEndpoint.java:401)
	at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:382)
	at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:370)
	at org.apache.camel.component.mock.MockEndpoint.assertIsSatisfied(MockEndpoint.java:208)
	at org.apache.camel.ContextTestSupport.assertMockEndpointsSatisfied(ContextTestSupport.java:343)
	at org.apache.camel.component.file.FileRouteOnDosWithNoVolTest.testRouteFileToFile(FileRouteOnDosWithNoVolTest.java:59)
	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 junit.framework.TestCase.runTest(TestCase.java:176)
	at junit.framework.TestCase.runBare(TestCase.java:141)
	at org.apache.camel.TestSupport.runBare(TestSupport.java:58)
	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" prio=10 tid=0x00007f483c264800 nid=0x5e11 runnable 

"GC task thread#0 (ParallelGC)" prio=10 tid=0x00007f483c020000 nid=0x5e00 runnable 

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

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

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

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

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

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

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

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

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

"GC task thread#10 (ParallelGC)" prio=10 tid=0x00007f483c032800 nid=0x5e0a runnable 

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

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

"VM Periodic Task Thread" prio=10 tid=0x00007f483c29b800 nid=0x5e19 waiting on condition 

JNI global references: 321

+ 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.camel.component.file.FileRouteOnDosWithNoVolTest.testRouteFileToFile(FileRouteOnDosWithNoVolTest.java:59)'
+ 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 #6638
Archived 2235 artifacts
Archive block size is 32768
Received 71 blocks and 443815476 bytes
Compression is 0.5%
Took 1 min 47 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/6640/artifact/hbase-annotations/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-annotations/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-client/target/findbugsXml.xml> of module  with 10 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-common/target/findbugsXml.xml> of module  with 4 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-examples/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-examples/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-hadoop-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-hadoop-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-hadoop2-compat/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-prefix-tree/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-prefix-tree/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-procedure/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-procedure/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-protocol/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-protocol/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-rest/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-rest/target/findbugsXml.xml> of module  with 2 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-server/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-server/target/findbugsXml.xml> of module  with 76 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-thrift/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-thrift/target/findbugsXml.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #6638
[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/6640/artifact/hbase-annotations/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-assembly/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-checkstyle/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-client/target/checkstyle-result.xml> of module  with 208 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-common/target/checkstyle-result.xml> of module  with 120 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-examples/target/checkstyle-result.xml> of module  with 28 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-hadoop-compat/target/checkstyle-result.xml> of module  with 2 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-hadoop2-compat/target/checkstyle-result.xml> of module  with 47 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-it/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-prefix-tree/target/checkstyle-result.xml> of module  with 23 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-procedure/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-protocol/target/checkstyle-result.xml> of module  with 2 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-rest/target/checkstyle-result.xml> of module  with 42 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-server/target/checkstyle-result.xml> of module  with 1396 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/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/6640/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/6640/artifact/hbase-shaded/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-shell/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-testing-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/hbase-thrift/target/checkstyle-result.xml> of module  with 27 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6640/artifact/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #6638

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

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