Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01C7117C32 for ; Tue, 6 Jan 2015 01:52:34 +0000 (UTC) Received: (qmail 98256 invoked by uid 500); 6 Jan 2015 01:52:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 98207 invoked by uid 500); 6 Jan 2015 01:52:34 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 98195 invoked by uid 99); 6 Jan 2015 01:52:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Jan 2015 01:52:34 +0000 Date: Tue, 6 Jan 2015 01:52:34 +0000 (UTC) From: "Hadoop QA (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12771) TestFailFast#testFastFail failing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265540#comment-14265540 ] Hadoop QA commented on HBASE-12771: ----------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12690218/HBASE-12771-v1.patch against master branch at commit 7774f964e62842806d849cae1a6af830c137d737. ATTACHMENT ID: 12690218 {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:green}+1 tests included{color}. The patch appears to include 4 new or modified tests. {color:red}-1 patch{color}. The patch command could not apply the patch. Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/12321//console This message is automatically generated. > TestFailFast#testFastFail failing > --------------------------------- > > Key: HBASE-12771 > URL: https://issues.apache.org/jira/browse/HBASE-12771 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 1.0.0 > Reporter: stack > Assignee: Manukranth Kolloju > Fix For: 1.0.0 > > Attachments: HBASE-12771-v1.patch > > > Fails on our internal rig and from time to time on apache. Here is latest: > {code} > org.apache.hadoop.hbase.client.TestFastFail.testFastFail > Failing for the past 1 build (Since Failed#654 ) > Took 7.1 sec. > Error Message > Only few thread should ideally be waiting for the dead regionserver to be coming back. numBlockedWorkers:155 threads that retried : 10 > Stacktrace > java.lang.AssertionError: Only few thread should ideally be waiting for the dead regionserver to be coming back. numBlockedWorkers:155 threads that retried : 10 > at org.junit.Assert.fail(Assert.java:88) > at org.junit.Assert.assertTrue(Assert.java:41) > at org.apache.hadoop.hbase.client.TestFastFail.testFastFail(TestFastFail.java:270) > {code} > Opening this issue so can start tracking the fails. Looking in log, nothing obvious. Will be back to this one. -- This message was sent by Atlassian JIRA (v6.3.4#6332)