From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 83641 invoked by alias); 24 Jun 2019 07:53:30 -0000 Mailing-List: contact libabigail-help@sourceware.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Id: List-Subscribe: Sender: libabigail-owner@sourceware.org Received: (qmail 83631 invoked by uid 89); 24 Jun 2019 07:53:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Checked: by ClamAV 0.100.3 on sourceware.org X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=HTo:U*dodji, month X-Spam-Status: No, score=-6.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on sourceware.org X-Spam-Level: X-HELO: gnu.wildebeest.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (212.238.236.112) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 24 Jun 2019 07:53:29 +0000 Received: from tarox.wildebeest.org (tarox.wildebeest.org [172.31.17.39]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id EF097308B692; Mon, 24 Jun 2019 09:53:26 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id D5F49413CC0E; Mon, 24 Jun 2019 09:53:26 +0200 (CEST) Message-ID: <2b3ec5846fe97375df44b336bc22c575a97d4abe.camel@klomp.org> Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset From: Mark Wielaard To: Dodji Seketeli Cc: libabigail@sourceware.org Date: Tue, 01 Jan 2019 00:00:00 -0000 In-Reply-To: <86y31rmnti.fsf@seketeli.org> References: <20190621101501.A98EE802082@builder.wildebeest.org> <20190622143430.GC59008@wildebeest.org> <86y31rmnti.fsf@seketeli.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-2.el7) Mime-Version: 1.0 X-Spam-Flag: NO X-IsSubscribed: yes X-SW-Source: 2019-q2/txt/msg00135.txt.bz2 On Mon, 2019-06-24 at 09:42 +0200, Dodji Seketeli wrote: > Mark Wielaard a =C3=A9crit: > > This seems to have been caused by an out of memory issue on the > > fedora-ppc64 buildbot worker. I forced a rebuild, which succeeded: > > https://builder.wildebeest.org/buildbot/#/builders/14/builds/245 >=20 > Great! Thanks for taking care of this, Mark. >=20 > So it seems the heisenbug didn't show up on any of the builders this > time, did it? It didn't, this time. Last time it was seen was: https://builder.wildebeest.org/buildbot/#/builders/14/builds/240 (7 days ago) https://builder.wildebeest.org/buildbot/#/builders/14/builds/238 (10 days ago) https://builder.wildebeest.org/buildbot/#/builders/9/builds/251 (a month ago) It hides really well... Cheers, Mark