From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#34157: Hydra: mozjs-60 builds on x86_64 and i686 seemingly get stuck Date: Tue, 22 Jan 2019 14:24:51 +0100 Message-ID: <878szcome4.fsf@gnu.org> References: <87zhruuiv6.fsf@netris.org> <20190121153947.GD11658@macbook41> <87sgxlv1td.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:46011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm1nt-0008G8-C8 for bug-guix@gnu.org; Tue, 22 Jan 2019 14:33:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gm1dh-0000et-Ir for bug-guix@gnu.org; Tue, 22 Jan 2019 14:23:15 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42316) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gm1df-0000He-Kl for bug-guix@gnu.org; Tue, 22 Jan 2019 14:23:11 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1glw34-0004vS-5l for bug-guix@gnu.org; Tue, 22 Jan 2019 08:25:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87sgxlv1td.fsf@netris.org> (Mark H. Weaver's message of "Mon, 21 Jan 2019 21:54:43 -0500") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Mark H Weaver Cc: 34157@debbugs.gnu.org Hi Mark, Mark H Weaver skribis: > Those two builds are still occupying build slots. As I write this, > they've been running for over 30 hours. > > I was curious whether the transfers were actually happening, even if > slowly, so I looked at 'netstat' output: > > root@20121227-hydra:~# netstat --inet --program | grep net.in.tum > tcp 0 0 20121227-hydra.gn:58007 hydra.net.in.tum.de:ssh ESTAB= LISHED 18774/guile=20=20=20=20=20 > tcp 0 0 20121227-hydra.gn:42586 hydra.net.in.tum.de:ssh ESTAB= LISHED 10042/guile=20=20=20=20=20 > tcp 0 0 20121227-hydra.gn:56413 hydra.net.in.tum.de:ssh ESTAB= LISHED 16236/guile=20=20=20=20=20 > > There are currently three builds allocated to hydra.gnunet.org > (a.k.a. hydra.net.in.tum), so it appears that all three ssh connections > are still active. However, even after repeating this command many > times, I've never seen a non-zero "Send-Q" value. This suggests that no > data is actually being sent, but that it's stuck waiting for something. Weird. > I'll leave these builds alone for now, in case Ludovic wants to > investigate further. I think you can terminate them as I=E2=80=99d rather not commit to investig= ate further now. I believe hydra.gnu.org is still running a rather old guix-daemon/offload, right? We should upgrade to the latest and greatest to make sure we=E2=80=99re after a bug that=E2=80=99s still presen= t. Thanks, Ludo=E2=80=99.