[
https://issues.apache.org/jira/browse/HBASE-14420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953739#comment-14953739
]
stack commented on HBASE-14420:
-------------------------------
It did this:
{code}
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0
approved: 36 licence.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache HBase ...................................... SUCCESS [1.820s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [0.062s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.054s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.077s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [0.113s]
[INFO] Apache HBase - Common ............................. SUCCESS [0.256s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [0.070s]
[INFO] Apache HBase - Client ............................. SUCCESS [0.297s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [0.088s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [0.153s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [0.108s]
[INFO] Apache HBase - Server ............................. SUCCESS [1.095s]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [0.038s]
[INFO] Apache HBase - Thrift ............................. SUCCESS [0.104s]
[INFO] Apache HBase - Shell .............................. SUCCESS [0.191s]
[INFO] Apache HBase - Integration Tests .................. SUCCESS [0.101s]
[INFO] Apache HBase - Examples ........................... SUCCESS [0.066s]
[INFO] Apache HBase - Rest ............................... SUCCESS [0.114s]
[INFO] Apache HBase - External Block Cache ............... SUCCESS [0.035s]
[INFO] Apache HBase - Assembly ........................... SUCCESS [0.058s]
[INFO] Apache HBase - Shaded ............................. SUCCESS [0.034s]
[INFO] Apache HBase - Shaded - Client .................... SUCCESS [0.031s]
[INFO] Apache HBase - Shaded - Server .................... SUCCESS [0.033s]
[INFO] Apache HBase - Spark .............................. SUCCESS [0.120s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.447s
[INFO] Finished at: Mon Oct 12 05:58:01 UTC 2015
[INFO] Final Memory: 39M/1290M
[INFO] ------------------------------------------------------------------------
{code}
... all passed.
> 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
>
>
> 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)