From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Why is this build considered a failure by hydra? Date: Thu, 3 Apr 2014 20:02:46 +0200 Message-ID: <20140403180246.GB10728@debian> References: <878urnhs4w.fsf@yeeloong.lan> <8738husavx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVlyw-0002dT-NG for guix-devel@gnu.org; Thu, 03 Apr 2014 14:03:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVlyq-0006oR-C6 for guix-devel@gnu.org; Thu, 03 Apr 2014 14:03:18 -0400 Content-Disposition: inline In-Reply-To: <8738husavx.fsf@gnu.org> 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: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Thu, Apr 03, 2014 at 05:14:42PM +0200, Ludovic Courtès wrote: > I’ve just restarted it, and now it looks as succeeding. This is something I have occasionally observed before, even without offload- ing: A build log shows that everything worked well, and the build fails. Restarting the build solved the problem. > Offloading failed in some way. hydra.gnunet.org was down for some time, > so perhaps we hit that just at this moment. Or some networking issue > occurred just as we were retrieving the build outputs to hydra.gnu.org > (although these are normally distinguished from permanent build > failures, and marked as aborted.) Or there’s a bug in the offload hook. So this may be true, but the problem may also be unrelated to offloading. Andreas