From nobody Mon Dec 12 18:24:05 2022 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NW94k20yrz4kxHc for ; Mon, 12 Dec 2022 18:24:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NW94k0zqyz3qQc for ; Mon, 12 Dec 2022 18:24:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670869446; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=miu3w1LE5iRCjBzY4bK9HRvEEx+eLFPmJxy6/Yh60zE=; b=fDpVIgSzbbVUCUDGSa16v76SshqzayRIaQNAu4U9OQUVPgk9a4RRHkjyQuXpsT+ZgIWOil ruvlSuwTAB8jI3ExYkpdpHrBHGxiWj0nRHITmXMfMTGBye98J9SAg47c/2kfeNSwEEJOND wS6WTC5kTC239/1VyeokuwLgti+NjSWr/x/J0FzRx4aSKTAqp4zmfI0HaAzWBoZDXXQrsb 9qR+wWqe+DNce/J/BDOzmUB5e6mEeG0RbFS0pB1wQQj2oAzdc75kt+Z805xHB+JbkCSboC NdBbTw+GKWbN2tH1jwh61Q4YgaGncSs5hxys0/rD4EFmMn91HZ5a3CO6m7dVYQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670869446; a=rsa-sha256; cv=none; b=eMJLtd+l8ATDDWd8Ov65HVaJxHy4bLQHmU+L2mK1rW+2nm8Li0dTVQO33eZiXPYGiNwFK5 fVF8CGR+cIgi5fxolzOVXAaO0Iuexx+UQGx+bUKHBQyz5qflAQG1ud33h4Wp3nYIO8vVXE 1O6b3HhJRsxlNpd0dkWwKYajIl0lr1hqBbgsaVLulibySMTeKNrPAETx4Vruz3ed/q2SHK hV7dAA/1JTMQJSl1tipqP3LNaAeCDCquqNjVaeufyAv23Ju6Qa1AqP0RBOdQdK4hAKgo+4 rcxzEydXG+ptz2xGECRIjYW77V0qmMXVOymPP71YapVVo+i+aq/3WZ9qGPxSfw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NW94k01pjzkRg for ; Mon, 12 Dec 2022 18:24:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BCIO50s043585 for ; Mon, 12 Dec 2022 18:24:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BCIO5xJ043584 for python@FreeBSD.org; Mon, 12 Dec 2022 18:24:05 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 257353] lang/python38: Intermittently fails to build under QEMU: BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending. Date: Mon, 12 Dec 2022 18:24:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: cyberbotx@cyberbotx.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: imp@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257353 Naram Qashat changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cyberbotx@cyberbotx.com --- Comment #6 from Naram Qashat --- So I know this bug is for lang/python38 specifically, but I wanted to bring= up that I've been having this problem repeatedly when building either lang/python39 or lang/python310 in a poudriere aarch64 jail under an amd64 machine. It happens more than it doesn't, and my recent move from the defau= lt python of 3.9 to using 3.10 was because of this problem, but now 3.10 is do= ing the same thing. To answer koobs' questions for my case specifically: uname -a: FreeBSD kirby.cyberbotx.com 13.1-RELEASE-p2 FreeBSD 13.1-RELEASE-p2 releng/13.1-n250158-752f813d6cc GENERIC amd64 Host is amd64 13.1-RELEASE-p2, Target is aarch64 13.1-RELEASE-p2 Latest full build log with the failure: https://poudriere.cyberbotx.com:8766/data/local_aarch64-default/2022-12-11_= 23h33m03s/logs/errors/python310-3.10.9_1.log (Just to note for the above, sometimes when the BadProcessPool happens, ins= tead of proceeding, it just gets completely stuck and if I don't kill poudriere, it'll eventually kill the build was a runaway process.) As mentioned above, I've had this happen repeatedly for many of the lang/python ports. I don't know what allows it to actually complete successfully or not. --=20 You are receiving this mail because: You are on the CC list for the bug.=