From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 104869 invoked by alias); 26 Oct 2019 12:08:29 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 104856 invoked by uid 89); 26 Oct 2019 12:08:28 -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=green 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; Sat, 26 Oct 2019 12:08:27 +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 108DF302BB4B for ; Sat, 26 Oct 2019 14:08:25 +0200 (CEST) Received: by tarox.wildebeest.org (Postfix, from userid 1000) id 036DF489AF0A; Sat, 26 Oct 2019 14:08:25 +0200 (CEST) Message-ID: Subject: Re: Buildbot failure in Wildebeest Builder on whole buildset From: Mark Wielaard To: elfutils-devel@sourceware.org Date: Sat, 26 Oct 2019 12:08:00 -0000 In-Reply-To: <20191026024754.8B0CB817B22@builder.wildebeest.org> References: <20191026024754.8B0CB817B22@builder.wildebeest.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Evolution 3.28.5 (3.28.5-5.el7) Mime-Version: 1.0 X-Spam-Flag: NO X-IsSubscribed: yes X-SW-Source: 2019-q4/txt/msg00047.txt.bz2 On Sat, 2019-10-26 at 02:47 +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/10/builds/376 >=20 It looks like the s390x buildbot worker was just overloaded and timed out during a compile job. The next build did succeed and everything looks green. Cheers, Mark