You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by liushaohui <li...@xiaomi.com> on 2014/03/19 04:06:53 UTC

PreCommit-HBASE-Build failed for too many times

hi:

PreCommit-HBASE-Build failed for too many times since build 9025.

https://builds.apache.org/job/PreCommit-HBASE-Build/

After comparing the tests in successful build 9024 and later builds, I 
found the test TestHCM is missing in failed builds.

Maybe the TestHCM hung in the backgroud. Can someone help to check it in 
the Jenkins machine?

I run the TestHCM for several times and can't reproduce the failure or hung.

- Shaohui  Liu


Re: PreCommit-HBASE-Build failed for too many times

Posted by liushaohui <li...@xiaomi.com>.
Thanks, Ted.

Sorry for missing this issue.

-Shaohui Liu

On 03/19/2014 11:15 AM, Ted Yu wrote:
> Please take a look at HBASE-10787.
>
> Cheers
>
> On Mar 18, 2014, at 8:06 PM, liushaohui <li...@xiaomi.com> wrote:
>
>> hi:
>>
>> PreCommit-HBASE-Build failed for too many times since build 9025.
>>
>> https://builds.apache.org/job/PreCommit-HBASE-Build/
>>
>> After comparing the tests in successful build 9024 and later builds, I found the test TestHCM is missing in failed builds.
>>
>> Maybe the TestHCM hung in the backgroud. Can someone help to check it in the Jenkins machine?
>>
>> I run the TestHCM for several times and can't reproduce the failure or hung.
>>
>> - Shaohui  Liu
>>


Re: PreCommit-HBASE-Build failed for too many times

Posted by Stack <st...@duboce.net>.
On Tue, Mar 18, 2014 at 11:42 PM, haosdent <ha...@gmail.com> wrote:

> For hudson console:
>
> [INFO] HBase - Server .................................... FAILURE
> [1:03:34.814s]
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test
> (secondPartTestsExecution) on project hbase-server: Failure or timeout
> -> [Help 1]
>
>
> It looks like TestHCM takes too long and build failed, as HBASE-10787.
>
>
 The above snippet says nought about TestHCM?

Making tests take less time is a fine endeavor.  I am just trying to follow
how TestHCM is being fingered as the zombie.  Do we have stack traces
catching it in its zombie role?  Usually we add timeout annotations to
suspected go-zombie tests so they'll timeout rather than go zombie.  I do
not see that in the patch IIRC.

St.Ack

Re: PreCommit-HBASE-Build failed for too many times

Posted by haosdent <ha...@gmail.com>.
For hudson console:

[INFO] HBase - Server .................................... FAILURE
[1:03:34.814s]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12-TRUNK-HBASE-2:test
(secondPartTestsExecution) on project hbase-server: Failure or timeout
-> [Help 1]


It looks like TestHCM takes too long and build failed, as HBASE-10787.




On Wed, Mar 19, 2014 at 2:31 PM, Stack <st...@duboce.net> wrote:

> On Tue, Mar 18, 2014 at 8:15 PM, Ted Yu <yu...@gmail.com> wrote:
>
> > Please take a look at HBASE-10787.
> >
>
> The question was about TestHCM being a zombie in precommits, not about how
> long it runs which seems to be what HBASE-10787 is doing.  Is there
> something I am missing?
> Thanks,
> St.Ack
>



-- 
Best Regards,
Haosdent Huang

Re: PreCommit-HBASE-Build failed for too many times

Posted by Stack <st...@duboce.net>.
On Tue, Mar 18, 2014 at 8:15 PM, Ted Yu <yu...@gmail.com> wrote:

> Please take a look at HBASE-10787.
>

The question was about TestHCM being a zombie in precommits, not about how
long it runs which seems to be what HBASE-10787 is doing.  Is there
something I am missing?
Thanks,
St.Ack

Re: PreCommit-HBASE-Build failed for too many times

Posted by Ted Yu <yu...@gmail.com>.
Please take a look at HBASE-10787. 

Cheers 

On Mar 18, 2014, at 8:06 PM, liushaohui <li...@xiaomi.com> wrote:

> hi:
> 
> PreCommit-HBASE-Build failed for too many times since build 9025.
> 
> https://builds.apache.org/job/PreCommit-HBASE-Build/
> 
> After comparing the tests in successful build 9024 and later builds, I found the test TestHCM is missing in failed builds.
> 
> Maybe the TestHCM hung in the backgroud. Can someone help to check it in the Jenkins machine?
> 
> I run the TestHCM for several times and can't reproduce the failure or hung.
> 
> - Shaohui  Liu
>