Return-Path: X-Original-To: apmail-asterixdb-dev-archive@minotaur.apache.org Delivered-To: apmail-asterixdb-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC6CA18474 for ; Thu, 31 Dec 2015 04:38:26 +0000 (UTC) Received: (qmail 37935 invoked by uid 500); 31 Dec 2015 04:38:26 -0000 Delivered-To: apmail-asterixdb-dev-archive@asterixdb.apache.org Received: (qmail 37876 invoked by uid 500); 31 Dec 2015 04:38:26 -0000 Mailing-List: contact dev-help@asterixdb.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@asterixdb.incubator.apache.org Delivered-To: mailing list dev@asterixdb.incubator.apache.org Received: (qmail 37864 invoked by uid 99); 31 Dec 2015 04:38:26 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Dec 2015 04:38:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9F207C1BF9 for ; Thu, 31 Dec 2015 04:38:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.88 X-Spam-Level: ** X-Spam-Status: No, score=2.88 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd1-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id YWI5weBb7LI9 for ; Thu, 31 Dec 2015 04:38:18 +0000 (UTC) Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id D51C0201E9 for ; Thu, 31 Dec 2015 04:38:17 +0000 (UTC) Received: by mail-wm0-f51.google.com with SMTP id l65so76450941wmf.1 for ; Wed, 30 Dec 2015 20:38:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yBRdvMzuWMd2ybd93YGFHpXMf2UfdUcWQ3Rrw8bcfyI=; b=rJ/FNlQLZc6UIMA5r1EY6OU/D9nyG91Wcru/oVWHyynjFQKABHRbXHpsBMIFXf5LQB 4zf8ZuMQs4vRSQnipNoJtLOJCYAAs8Jdro3q9FDc/j19JBpWjiTgZFhGMZqPuBgcaWrx YVhr6Ewjr+C8RRpVWFAbmFRZO3XkwRhLLcVph9OlVjfzWCWXqi6W1ZeT/G/Qz6xPNR/L G7XBlVTyWoL/+c+OUOSHGOqelFxBoW/A13xuPrh70mjGFJ5M8S4yYnNnB2t1MBfBK+3b 7EETLQMaCsnOOuzxo6UHptn8bKmdGvqJXsEs1jdc79rdA7pNP1tnDAVamoU84/5BJsCG rw5g== MIME-Version: 1.0 X-Received: by 10.28.174.196 with SMTP id x187mr22779053wme.2.1451536691443; Wed, 30 Dec 2015 20:38:11 -0800 (PST) Received: by 10.27.170.209 with HTTP; Wed, 30 Dec 2015 20:38:11 -0800 (PST) In-Reply-To: References: Date: Thu, 31 Dec 2015 07:38:11 +0300 Message-ID: Subject: Re: hanging issue on jenkins From: abdullah alamoudi To: Yingyi Bu Cc: dev@asterixdb.incubator.apache.org, Ian Maxon , Chris Hillery Content-Type: multipart/alternative; boundary=001a11442550df40a005282a38f3 --001a11442550df40a005282a38f3 Content-Type: text/plain; charset=UTF-8 Yingyi, I have seen this many times during my last few changes so it is definitely not your change causing it. Regards, Abdullah. Amoudi, Abdullah. On Thu, Dec 31, 2015 at 4:24 AM, Yingyi Bu wrote: > Just FYI, here is my change set: > https://asterix-gerrit.ics.uci.edu/#/c/488/ > https://asterix-gerrit.ics.uci.edu/#/c/489/ > > Best, > Yingyi > > > On Wed, Dec 30, 2015 at 5:16 PM, Yingyi Bu wrote: > >> Hi guys, >> >> I run into a hanging test on Jenkins today after merging the latest >> master to my branch: >> https://asterix-jenkins.ics.uci.edu/job/asterix-gerrit-topic/547/ >> The hanging test is open-closed/query-issue410, which is a test expecting >> to fail. >> >> Since my change is only on the compiler part, I suspect there still is >> sth. wrong in runtime operators, regarding to the failure state machine. >> >> Ian, Chris, can any of you dump the hanging stacktrace for me? It is >> sporadic and hard to repro when the build is killed... >> Thanks! >> >> Best, >> Yingyi >> > > --001a11442550df40a005282a38f3--