From unknown Wed Jun 18 00:27:16 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#56308 <56308@debbugs.gnu.org> To: bug#56308 <56308@debbugs.gnu.org> Subject: Status: Successful builds are stuck on ci.guix.gnu.org for 4.6 hours Reply-To: bug#56308 <56308@debbugs.gnu.org> Date: Wed, 18 Jun 2025 07:27:16 +0000 retitle 56308 Successful builds are stuck on ci.guix.gnu.org for 4.6 hours reassign 56308 guix submitter 56308 Maxime Devos severity 56308 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 29 17:00:57 2022 Received: (at submit) by debbugs.gnu.org; 29 Jun 2022 21:00:57 +0000 Received: from localhost ([127.0.0.1]:60338 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6enx-0005TN-D5 for submit@debbugs.gnu.org; Wed, 29 Jun 2022 17:00:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:34004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o6env-0005TC-2J for submit@debbugs.gnu.org; Wed, 29 Jun 2022 17:00:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56044) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o6ent-0003Ng-Ey for bug-guix@gnu.org; Wed, 29 Jun 2022 17:00:54 -0400 Received: from xavier.telenet-ops.be ([2a02:1800:120:4::f00:14]:41736) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o6enr-0008EX-8W for bug-guix@gnu.org; Wed, 29 Jun 2022 17:00:53 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by xavier.telenet-ops.be with bizsmtp id p90o270024UW6Th0190odW; Wed, 29 Jun 2022 23:00:48 +0200 Message-ID: <7b8d7375103d77b0c4b10e6c4678e3281c95ebb4.camel@telenet.be> Subject: Successful builds are stuck on ci.guix.gnu.org for 4.6 hours From: Maxime Devos To: bug-guix@gnu.org Date: Wed, 29 Jun 2022 23:00:47 +0200 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-GJ375z5TgGK0ufGu2h0F" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1656536448; bh=/d56As4a1tjCrFG4RRKwgHjZofsdQievgekK5Fw2yrU=; h=Subject:From:To:Date; b=ET7x/EDGy3YKDeaRv2SCe/Vn75EE4VVE+TgSVCnDcCzUv57fYM8+YxK4H3bjG0dcE Z6AonWjS/qzx2xGJ3wYpRtUTBa5XE0W7LAhzFJGgH2N00gJumHlFC/FGSXI2JVovRs 1nnc+460MSLkxdoYT+fr9APtXKcs7mPe5+Ra8rkH0aEk5TXlVff+J64zTkv2zO9JEF LHS1cF1Ylt30SPIeHxiDM+MsGBCjxBvUHOl+/cwvqdZkjzlVnqUBIY4qsKObC/IO6a ubZmiR+2m7LvbbBe4efgqs3/Ty3+SZcefGGfFSZso2HLczSmQbAqPj+LEGjYe4NJ6G rhuIgifna9lFA== Received-SPF: pass client-ip=2a02:1800:120:4::f00:14; envelope-from=maximedevos@telenet.be; helo=xavier.telenet-ops.be X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-GJ375z5TgGK0ufGu2h0F Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Have a look at and take one of the crates there, e.g.: https://ci.guix.gnu.org/build/1054529/details The current status is =E2=80=98started=E2=80=99, with duration 16844 second= s. However, looking at the log: https://ci.guix.gnu.org/build/1054529/log/raw it took about 0.5 seconds (ignoring accumulated rounding errors) to build, and the build is finished! Something seems wrong there. Greetings, Maxime. --=-GJ375z5TgGK0ufGu2h0F Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYry9fxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7qTkAP9QxG0J67RMEUuNINXu0/6a2Y81 QnvinEPXVO6xwhYjHQD+O8NBTb+uKLDYtq544u5mGU4mel8Ago9aoD/CH4ObqAU= =tMC4 -----END PGP SIGNATURE----- --=-GJ375z5TgGK0ufGu2h0F--