Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bpHFb-0008RF-U2 for buildfarm-members@arkaria.postgresql.org; Wed, 28 Sep 2016 15:58:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1bpHFb-000742-Eo for buildfarm-members@arkaria.postgresql.org; Wed, 28 Sep 2016 15:58:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bpHFb-00073M-8o for buildfarm-members@postgresql.org; Wed, 28 Sep 2016 15:58:27 +0000 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1bpHFY-0004yY-AW for buildfarm-members@postgresql.org; Wed, 28 Sep 2016 15:58:26 +0000 Received: from mfilter28-d.gandi.net (mfilter28-d.gandi.net [217.70.178.159]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id 819A7C5F2F; Wed, 28 Sep 2016 17:58:22 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter28-d.gandi.net Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter28-d.gandi.net (mfilter28-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id dslfV9ADFgb2; Wed, 28 Sep 2016 17:58:21 +0200 (CEST) X-Originating-IP: 98.122.164.227 Received: from [192.168.10.146] (unknown [98.122.164.227]) (Authenticated sender: adsend@dunslane.net) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 69EB8C5FF9; Wed, 28 Sep 2016 17:58:20 +0200 (CEST) Subject: Re: Operational note: possible infinite loop in today's HEAD testing To: Tom Lane , buildfarm-members@postgresql.org References: <28557.1474939005@sss.pgh.pa.us> From: Andrew Dunstan Message-ID: Date: Wed, 28 Sep 2016 11:58:19 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <28557.1474939005@sss.pgh.pa.us> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: buildfarm-members Precedence: bulk Sender: buildfarm-members-owner@postgresql.org On 09/26/2016 09:16 PM, Tom Lane wrote: > If you run any PG buildfarm critters that are configured with > --enable-tap-tests, you might want to check to see if they're caught > in an infinite loop in pgbench :-(. If so, just kill -9 that process, > and the next run should recover OK. > > The cause is a platform-dependent bug introduced in commit 12788ae49 > and fixed in 9779bda86. > > A look through the buildfarm status says that the only members using > --enable-tap-tests that haven't reported in successfully despite the bug > are hamster, jacana, and topminnow. But I'm sending this out more > widely just in case I missed somebody's machine. > > (Andrew: I wonder if we should have a sanity limit on how long buildfarm > runs are allowed to take. Not sure what to put the limit at, though.) Maybe, it would have to be configurable. We actually have some code for doing that sort of thing from back in the CVS days when we used to get CVS hangs, so it shouldn't be hard. cheers andrew -- Sent via buildfarm-members mailing list (buildfarm-members@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/buildfarm-members