From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id gL/yHTiD016ITgAA0tVLHw (envelope-from ) for ; Sun, 31 May 2020 10:13:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id sDzgGTiD0166FAAA1q6Kng (envelope-from ) for ; Sun, 31 May 2020 10:13:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C93E094014C for ; Sun, 31 May 2020 10:13:11 +0000 (UTC) Received: from localhost ([::1]:37400 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfKxp-0003O4-CF for larch@yhetil.org; Sun, 31 May 2020 06:13:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48744) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfKxi-0003Nh-Cr for bug-guix@gnu.org; Sun, 31 May 2020 06:13:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48265) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jfKxi-0002l7-4B for bug-guix@gnu.org; Sun, 31 May 2020 06:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jfKxh-0004SX-Vj for bug-guix@gnu.org; Sun, 31 May 2020 06:13:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#41625: Sporadic guix-offload crashes due to EOF errors Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 31 May 2020 10:13:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41625 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41625@debbugs.gnu.org Received: via spool by 41625-submit@debbugs.gnu.org id=B41625.159091996717120 (code B ref 41625); Sun, 31 May 2020 10:13:01 +0000 Received: (at 41625) by debbugs.gnu.org; 31 May 2020 10:12:47 +0000 Received: from localhost ([127.0.0.1]:59811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jfKxT-0004S4-D9 for submit@debbugs.gnu.org; Sun, 31 May 2020 06:12:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jfKxR-0004Rq-Po for 41625@debbugs.gnu.org; Sun, 31 May 2020 06:12:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:53083) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfKxM-0002iz-Jp for 41625@debbugs.gnu.org; Sun, 31 May 2020 06:12:40 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:57912 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jfKxL-0000n0-Uf for 41625@debbugs.gnu.org; Sun, 31 May 2020 06:12:40 -0400 From: Marius Bakke In-Reply-To: <87mu5owhxh.fsf@gnu.org> References: <87mu5owhxh.fsf@gnu.org> Date: Sun, 31 May 2020 12:12:37 +0200 Message-ID: <87k10swgyy.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: ET0kcu2sDhVC --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Marius Bakke writes: > During 'guix build -s aarch64-linux dolphin' on Berlin, I got this crash: Funny, I just got it _again_ building the same derivation. It seems to happen while checking load on the selected offload machine, which is 'overdrive1.guixsd.org' in this and the previous case: =2D-8<---------------cut here---------------start------------->8--- successfully built /gnu/store/qwscp6h2zsxr0knaizn1fn0saw1pfimi-kidletime-5.= 70.0.drv process 51308 acquired build slot '/var/guix/offload/141.80.167.174:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.181:22/0' process 51308 acquired build slot '/var/guix/offload/overdrive1.guixsd.org:= 52522/1' process 51308 acquired build slot '/var/guix/offload/localhost:2223/1' process 51308 acquired build slot '/var/guix/offload/141.80.167.162:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.180:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.161:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.170:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.163:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.166:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.177:22/0' process 51308 acquired build slot '/var/guix/offload/localhost:2222/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.173:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.168:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.169:22/0' process 51308 acquired build slot '/var/guix/offload/141.80.167.176:22/0' Backtrace: In ice-9/boot-9.scm: 1736:10 5 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 4 (apply-smob/0 #) In ice-9/boot-9.scm: 718:2 3 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 2 (_ #(#(#))) In guix/ui.scm: 1936:12 1 (run-guix-command _ . _) In guix/scripts/offload.scm: 742:22 0 (guix-offload . _) guix/scripts/offload.scm:742:22: In procedure guix-offload: Throw to key `match-error' with args `("match" "no matching pattern" #= )'. guix build: error: unexpected EOF reading a line =2D-8<---------------cut here---------------end--------------->8--- 'guix offload test' passes without problems. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7TgxUACgkQoqBt8qM6 VPrt3ggAt+nNax+K3pWTlItX1uy7Dv3Gehhb6BNpJA1PiDA1TTmlh4GG+TmXsp4v aPGheo0jnk2thwJ/AuaqYRu+Ec3mpMR1F/XaO/9ULWC0eeerlRhhnZJtnxopKnoB 2BQmzS5loGWL8jmNL7bQ0+uESLZDsl5gbbWgTh0vAjneE97oaewTgYcBLF6dD7Mg 9lDsuWTY9B5D+uoUGrpH0TRjydoNNCu0hjXisQ2mDKSh0KnohKuPHAkJ+0zMAJaG Wrv8a9VqXbODDJrr/m3hdZt6PUA1iOh0HnYz7U8o6in84taHdhU3mlrlap7UlSmR 5VcnbwolJfU9pzEYl2BfEBsagnE2AQ== =W9oA -----END PGP SIGNATURE----- --=-=-=--