See <https://builds.apache.org/job/HBase-TRUNK/6584/changes>
Changes: [apurtell] Use ProtobufMagic methods in ProtobufUtil [ndimiduk] HBASE-13933 DBE's seekBefore with tags corrupts the tag's offset information thus leading to incorrect results (ramkrishna.s.vasudevan) ------------------------------------------ [...truncated 3759 lines...] + 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 ++ grep surefirebooter ++ jps ++ wc -l + 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.maven.plugin.ear.it.EarMojoIT.testProject029(EarMojoIT.java:333)' + jps + grep surefirebooter + cut -d ' ' -f 1 + xargs -n 1 jstack 2015-06-20 01:21:11 Full thread dump Java HotSpot(TM) Server VM (23.25-b01 mixed mode): "Thread-31" prio=10 tid=0xa963e400 nid=0x60bf runnable [0xae37d000] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:242) at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) - locked <0xdedb3f70> (a java.lang.UNIXProcess$ProcessPipeInputStream) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) - locked <0xdedb8d60> (a java.io.InputStreamReader) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:154) at java.io.BufferedReader.readLine(BufferedReader.java:317) - locked <0xdedb8d60> (a java.io.InputStreamReader) at java.io.BufferedReader.readLine(BufferedReader.java:382) at org.apache.maven.it.util.cli.StreamPumper.run(StreamPumper.java:139) "Thread-30" prio=10 tid=0xa9671000 nid=0x60be runnable [0xae57d000] java.lang.Thread.State: RUNNABLE at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:242) at java.io.BufferedInputStream.read1(BufferedInputStream.java:273) at java.io.BufferedInputStream.read(BufferedInputStream.java:334) - locked <0xdedb1ee0> (a java.lang.UNIXProcess$ProcessPipeInputStream) at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283) at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325) at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177) - locked <0xdedb62a0> (a java.io.InputStreamReader) at java.io.InputStreamReader.read(InputStreamReader.java:184) at java.io.BufferedReader.fill(BufferedReader.java:154) at java.io.BufferedReader.readLine(BufferedReader.java:317) - locked <0xdedb62a0> (a java.io.InputStreamReader) at java.io.BufferedReader.readLine(BufferedReader.java:382) at org.apache.maven.it.util.cli.StreamPumper.run(StreamPumper.java:152) "Attach Listener" daemon prio=10 tid=0xaa500800 nid=0x60a1 waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "process reaper" daemon prio=10 tid=0xa9aee000 nid=0x5e55 runnable [0xae72c000] java.lang.Thread.State: RUNNABLE at java.lang.UNIXProcess.waitForProcessExit(Native Method) at java.lang.UNIXProcess.access$200(UNIXProcess.java:54) at java.lang.UNIXProcess$3.run(UNIXProcess.java:174) 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=0xaa9f7800 nid=0x5e52 runnable [0x00000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread1" daemon prio=10 tid=0xaa9f5c00 nid=0x5e51 waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "C2 CompilerThread0" daemon prio=10 tid=0xaa9f3c00 nid=0x5e50 waiting on condition [0x00000000] java.lang.Thread.State: RUNNABLE "Signal Dispatcher" daemon prio=10 tid=0xaa9f2000 nid=0x5e4f runnable [0x00000000] java.lang.Thread.State: RUNNABLE "Finalizer" daemon prio=10 tid=0xaa9b7000 nid=0x5e4e in Object.wait() [0xaeb7d000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdf170dd8> (a java.lang.ref.ReferenceQueue$Lock) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135) - locked <0xdf170dd8> (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=0xaa9b5400 nid=0x5e4d in Object.wait() [0xaed7d000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdf170c70> (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 <0xdf170c70> (a java.lang.ref.Reference$Lock) "main" prio=10 tid=0xf6806800 nid=0x5e3e in Object.wait() [0xf6952000] java.lang.Thread.State: WAITING (on object monitor) at java.lang.Object.wait(Native Method) - waiting on <0xdedafc18> (a java.lang.UNIXProcess) at java.lang.Object.wait(Object.java:503) at java.lang.UNIXProcess.waitFor(UNIXProcess.java:210) - locked <0xdedafc18> (a java.lang.UNIXProcess) at org.apache.maven.it.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:130) at org.apache.maven.it.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:90) at org.apache.maven.it.ForkedLauncher.run(ForkedLauncher.java:112) at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1381) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1240) at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1234) at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.executeMojo(AbstractEarPluginIT.java:96) at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.executeMojo(AbstractEarPluginIT.java:127) at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:144) at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:172) at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:189) at org.apache.maven.plugin.ear.it.AbstractEarPluginIT.doTestProject(AbstractEarPluginIT.java:204) at org.apache.maven.plugin.ear.it.EarMojoIT.testProject030(EarMojoIT.java:343) 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:168) at junit.framework.TestCase.runBare(TestCase.java:134) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at junit.framework.TestSuite.runTest(TestSuite.java:243) at junit.framework.TestSuite.run(TestSuite.java:238) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) 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=0xaa8f8800 nid=0x5e4c runnable "GC task thread#0 (ParallelGC)" prio=10 tid=0xf6810800 nid=0x5e3f runnable "GC task thread#1 (ParallelGC)" prio=10 tid=0xf6812000 nid=0x5e40 runnable "GC task thread#2 (ParallelGC)" prio=10 tid=0xf6813800 nid=0x5e41 runnable "GC task thread#3 (ParallelGC)" prio=10 tid=0xf6814c00 nid=0x5e42 runnable "GC task thread#4 (ParallelGC)" prio=10 tid=0xf6816400 nid=0x5e43 runnable "GC task thread#5 (ParallelGC)" prio=10 tid=0xf6817c00 nid=0x5e44 runnable "GC task thread#6 (ParallelGC)" prio=10 tid=0xf6819000 nid=0x5e45 runnable "GC task thread#7 (ParallelGC)" prio=10 tid=0xf681a800 nid=0x5e46 runnable "GC task thread#8 (ParallelGC)" prio=10 tid=0xf681c000 nid=0x5e47 runnable "GC task thread#9 (ParallelGC)" prio=10 tid=0xf681d400 nid=0x5e48 runnable "GC task thread#10 (ParallelGC)" prio=10 tid=0xf681ec00 nid=0x5e49 runnable "GC task thread#11 (ParallelGC)" prio=10 tid=0xf6820400 nid=0x5e4a runnable "GC task thread#12 (ParallelGC)" prio=10 tid=0xf6821800 nid=0x5e4b runnable "VM Periodic Task Thread" prio=10 tid=0xaa9f9800 nid=0x5e53 waiting on condition JNI global references: 182 + 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.maven.plugin.ear.it.EarMojoIT.testProject029(EarMojoIT.java:333)' + BAD=1 + jps + grep surefirebooter + xargs kill -9 + cut -d ' ' -f 1 POST BUILD TASK : SUCCESS END OF POST BUILD TASK : 0 Archiving artifacts Sending artifact delta relative to HBase-TRUNK #6580 Archived 1153 artifacts Archive block size is 32768 Received 49 blocks and 38582620 bytes Compression is 4.0% Took 1 min 32 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/6584/artifact/hbase-annotations/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-annotations/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-client/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-client/target/findbugsXml.xml> of module with 10 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-common/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-common/target/findbugsXml.xml> of module with 1 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-examples/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-examples/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-hadoop-compat/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-hadoop-compat/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-hadoop2-compat/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-hadoop2-compat/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-prefix-tree/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-prefix-tree/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-procedure/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-procedure/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-protocol/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-protocol/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-rest/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-rest/target/findbugsXml.xml> of module with 2 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-server/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-server/target/findbugsXml.xml> of module with 69 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-thrift/target/findbugs.xml> of module with 0 warnings. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-thrift/target/findbugsXml.xml> of module with 0 warnings. [FINDBUGS] Computing warning deltas based on reference build #6580 [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/6584/artifact/hbase-annotations/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-assembly/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-checkstyle/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-client/target/checkstyle-result.xml> of module with 213 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-common/target/checkstyle-result.xml> of module with 124 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-examples/target/checkstyle-result.xml> of module with 28 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-hadoop-compat/target/checkstyle-result.xml> of module with 2 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-hadoop2-compat/target/checkstyle-result.xml> of module with 47 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-it/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-prefix-tree/target/checkstyle-result.xml> of module with 23 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-procedure/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-protocol/target/checkstyle-result.xml> of module with 2 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-rest/target/checkstyle-result.xml> of module with 42 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-server/target/checkstyle-result.xml> of module with 1397 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/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/6584/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/6584/artifact/hbase-shaded/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-shell/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-testing-util/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/hbase-thrift/target/checkstyle-result.xml> of module with 27 warnings. [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/HBase-TRUNK/6584/artifact/target/checkstyle-result.xml> of module with 0 warnings. [CHECKSTYLE] Computing warning deltas based on reference build #6580 Updating HBASE-13933