From nobody Fri Mar 03 21:28:45 2023 X-Original-To: dev-ci@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 4PT1LR2T8Fz3wMDD for ; Fri, 3 Mar 2023 21:28:47 +0000 (UTC) (envelope-from jenkins-admin@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 4PT1LQ4bKJz4D4Y; Fri, 3 Mar 2023 21:28:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677878926; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=HnGvtphBUMCHras3FKdwZg7qWHBJpokCMdQ2wYdd+lg=; b=V+4PQk/uY80IzSQteTuutZ+CGgHLwqQ5GnFRFaoC6m01eaUt7tKwJc4M4iGsyzZsVQFCzW N4Q34BwnCOI+6lIf6fkDKaUp2jMmhZG/fC2M+V37MCRNh7AYm/GH1+xyobRhK/GqNd4NwF PojWLliTP6o7r6BJyRWPyEO7f/byGAr1vXTxsKdcGHzD5eOkug9UefnXvo921/DLYjYhcB BPlNTk9GosFPnNCsjFHL7SdHZpRLVh6pJ7dHNlRiVzJJvxi6SkNql3J8slx8KKyTHYMesZ VkEhztd2vn/YZZgnqvwB+wc6IqBkr5Eemgdvt+8zElHwbOiRRDcMfOshjcDyyQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677878926; a=rsa-sha256; cv=none; b=STCygg+n2XSjZluYSB+xv0+MZYyEO114iHCu9oCez+NzfWfXJ3owfN2slsiPjtadlx2g6h kY41SvbLbPB3t7ELvMVW2xNZdlF2JcuX/cK4xExrtzijR6QnbCI5FUPXHJg2pvrrsl1XL/ pwYf51zod42whSFhjC6Ki9G1YaqZXHyP+NF72Vm7+2WwvZBL/nV2aukR0189+11W+EDN9s Wg/d/92ONHiWG+D3JfDGRcDVZoTriKQQkjMfePr9m6VCGR7OVwX+040as5gyvLz6xedSgp 7dNV6zo7tfLwZzwEHD74beW13SbjQeEP2EeGgdT27Q6GFYZlXSQ1O+cWr1un0w== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4PT1LQ3dGmz1Ctk; Fri, 3 Mar 2023 21:28:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 3 Mar 2023 21:28:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, brooks@FreeBSD.org, markj@FreeBSD.org, kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1756391321.10983.1677878926516@jenkins.ci.freebsd.org> In-Reply-To: <1768855928.10975.1677871518605@jenkins.ci.freebsd.org> References: <1768855928.10975.1677871518605@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #23091 - Still Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_10982_1402442698.1677878925772" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_10982_1402442698.1677878925772 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #23091 (7fc82fd1f82eb37ff52a9199f1e7d640748811ba) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23091/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23091/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23091/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) f0c4b42c608946ceb04241508e118953d841d3e5 by brooks: nanobsd: remove comment about keeping C++ enabled 211c302f10d76fc12e50c87039cfc06aa9e659c1 by brooks: NgATM: deprecate c2285a7b092f524b5694e42bfb5fd24f71815771 by brooks: ng_atmllc: deprecate 577b62c2bacc7dfa228591ca3da361e1bc398301 by markj: pkgbase: Put termcap.small in the same package as termcap d2ae03bae2add82124973876dec95eb126ff34c8 by kevans: arm64: disable the physical timer for now if HCR_EL2.E2H is set 7fc82fd1f82eb37ff52a9199f1e7d640748811ba by glebius: ipfw: garbage collect ip_fw_chk_ptr The failed test cases: 2 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:594: WIFSTOPPED(status) not met FAILED: usr.bin.yacc.yacc_tests.main Error Message: Returned non-success exit status 1 ------=_Part_10982_1402442698.1677878925772--