From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (wildebeest.demon.nl [212.238.236.112]) by sourceware.org (Postfix) with ESMTPS id 98F523848022 for ; Fri, 12 Feb 2021 15:59:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 98F523848022 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mark@klomp.org Received: from librem (deer0x15.wildebeest.org [172.31.17.151]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gnu.wildebeest.org (Postfix) with ESMTPSA id 797FC3032F88; Fri, 12 Feb 2021 16:59:41 +0100 (CET) Received: by librem (Postfix, from userid 1000) id 117A7C17F0; Fri, 12 Feb 2021 16:58:32 +0100 (CET) Date: Fri, 12 Feb 2021 16:58:32 +0100 From: Mark Wielaard To: buildbot@builder.wildebeest.org, elfutils-devel@sourceware.org Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset Message-ID: <20210212155832.GA3149@wildebeest.org> References: <20210209022650.5492E80071B@builder.wildebeest.org> <0a65bde6f7244440d0c68f968bb5e55c36c0710c.camel@klomp.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <0a65bde6f7244440d0c68f968bb5e55c36c0710c.camel@klomp.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: elfutils-devel@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Elfutils-devel mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2021 15:59:43 -0000 Hi, On Tue, Feb 09, 2021 at 10:05:05AM +0100, Mark Wielaard wrote: > On Tue, 2021-02-09 at 02:26 +0000, buildbot@builder.wildebeest.org > wrote: > > The Buildbot has detected a failed build on builder whole buildset > > while building elfutils. > > Full details are available at: > > https://builder.wildebeest.org/buildbot/#builders/11/builds/667 > > > > Buildbot URL: https://builder.wildebeest.org/buildbot/ > > > > Worker for this Build: fedora-ppc64le > > > > Build Reason: > > Blamelist: Érico Rolim > > > > BUILD FAILED: failed test (failure) > > Well, that is unfortunate. This couldn't really have been caused by > your patch. But sadly the run-debuginfod-find.sh seems a little > unstable :{ Full details here: > https://builder.wildebeest.org/buildbot/#/builders/11/builds/667/steps/8/logs/test-suite_log > > Still looking at what is going wrong. Interestingly enough the same test case now succeeded on fedora-ppc64le, but failed on debian-i386... They failed in the same way: metric groom{statistic="file d/e"} never changed to 3 on port 9985 Still don't know why though :{ Cheers, Mark