[
https://issues.apache.org/jira/browse/HBASE-14420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14960264#comment-14960264
]
stack commented on HBASE-14420:
-------------------------------
On the TestBytes fail...
{code}
Fetching
https://builds.apache.org/view/H-L/view/HBase/job/PreCommit-HBASE-Build/16023/consoleText
...
[INFO] Apache HBase ...................................... SUCCESS [2.616s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.525s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.143s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.879s]
[INFO] Apache HBase - Common ............................. FAILURE [1:02.516s]
[INFO] Apache HBase - Protocol ........................... SKIPPED
[INFO] Apache HBase - Client ............................. SKIPPED
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
Printing hanging tests
Hanging test : org.apache.hadoop.hbase.util.TestBytes
{code}
There is this in the output:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on
project hbase-common: ExecutionException: java.lang.RuntimeException: The
forked VM terminated without properly saying goodbye. VM crash or System.exit
called?
We were killed.
My changes to test-patch.sh are only going up this evening. Main change was
removing killing of 'found' processes. Hopefully this is cause of such as the
above. I'm a bit disturbed by your reports that you are starting to see
hbase-server timeout... let me try over here on my little rig again....
> Zombie Stomping Session
> -----------------------
>
> Key: HBASE-14420
> URL: https://issues.apache.org/jira/browse/HBASE-14420
> Project: HBase
> Issue Type: Umbrella
> Components: test
> Reporter: stack
> Assignee: stack
> Priority: Critical
> Attachments: hangers.txt, none_fix (1).txt, none_fix.txt,
> none_fix.txt, none_fix.txt, none_fix.txt, none_fix.txt, none_fix.txt,
> none_fix.txt, none_fix.txt, none_fix.txt, none_fix.txt, none_fix.txt,
> none_fix.txt, none_fix.txt, none_fix.txt, none_fix.txt
>
>
> Patch build are now failing most of the time because we are dropping zombies.
> I confirm we are doing this on non-apache build boxes too.
> Left-over zombies consume resources on build boxes (OOME cannot create native
> threads). Having to do multiple test runs in the hope that we can get a
> non-zombie-making build or making (arbitrary) rulings that the zombies are
> 'not related' is a productivity sink. And so on...
> This is an umbrella issue for a zombie stomping session that started earlier
> this week. Will hang sub-issues of this one. Am running builds back-to-back
> on little cluster to turn out the monsters.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)