From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: succeeding job marked as failed Date: Sat, 24 Jan 2015 21:56:27 +0100 Message-ID: <8761bvj3t0.fsf@gnu.org> References: <20150124163427.GA10599@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YF7kw-0008Dc-9p for guix-devel@gnu.org; Sat, 24 Jan 2015 15:56:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YF7kt-0006Qc-4h for guix-devel@gnu.org; Sat, 24 Jan 2015 15:56:34 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YF7kt-0006QY-10 for guix-devel@gnu.org; Sat, 24 Jan 2015 15:56:31 -0500 In-Reply-To: <20150124163427.GA10599@debian> (Andreas Enge's message of "Sat, 24 Jan 2015 17:34:27 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: Guix-devel , Federico Beffa Andreas Enge skribis: > On Sat, Jan 24, 2015 at 04:59:31PM +0100, Federico Beffa wrote: >> The following job, according to the log, appears to have succeeded. In >> spite of this it is listed under failed jobs. >> http://hydra.gnu.org/build/216896 >> I'm wondering about the reason. > > I do not know the exact reason. Maybe the transfer of the result from the > build machine back to hydra failed? In any case, we regularly have such > builds. I just restarted it. Often it then succeeds immediately (after > waiting through its queue, that is). Yes that=E2=80=99s a plausible explanation. Ludo=E2=80=99.