From nobody Fri Aug 21 07:15:57 2026 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 4hRBRf4ZGsz6pxGL for ; Fri, 21 Aug 2026 07:15:58 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hRBRf02B1z3mqT; Fri, 21 Aug 2026 07:15:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787296558; a=rsa-sha256; cv=none; b=fJblzu6kp9cgcVXcs73V9CzMmbqs0L4WKJJEMZ8psqaCUn1etxJkeP/LYSglB3maQook5W 3VJ38GpGp5YAOx/XRV6LYqR222BjoZCzITDp0Lrh1d1zCEb/gTK6Vg05cQ7oatWZJjkXZN CqKam3+h8HuQYl/Nk18h+XnHA2LcyM1te/gszVyYohOarjFkdWz0pPnXTszB8h2aX+Hz+S 0OojdFvy3WdAk5t1UbdZB5KJK5tWJ+WSMMycRNA9lO+WuXAETgCWcnhwDoMzFk6PJw0t8R hN6G0shqUJQhb7EsH1c+kntWTFYEzX1P1B0y7ZNyNaxxCqP2Kcs6zUdOYJp09Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787296558; 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=IZxYHCkd+uvilktszXVvKJmK7ImflD6ZA/RUbjaK0FQ=; b=vyqU9RI2n1CJhMahg0o/ijDhqObJyji4w/iigFXR+yumXwV6JJ2n+KSb7nHz877mTBy6w9 CRPT1GWz942xICcSmfSU+DjA1NmlefflpHUb+pPGl2xM+3i4azJ+pRadnrMIyU1ALadJBV fg5D70EWcLfztAppeyWtgCReCx7I459D3cCRPn/EqNpwlNBEbuH4wTpCk9T1zqoESfTkrB G88XZAuBb8sJskqwGxZDyJDAR1BKGScTI0H3rCv6kZ+KkFWgxfwL+C95b+GoNZ8/FhWs54 X4R0kQ3TjditqWlx2GYyHvCSkAwnGFtPa1NRNO6Dy/bUqpgXAm/U0tY5pq57pA== 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 4hRBRd650dzskj; Fri, 21 Aug 2026 07:15:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 21 Aug 2026 07:15:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1076437405.2809.1787296557860@jenkins.ci.freebsd.org> In-Reply-To: <360466063.2799.1787288168719@jenkins.ci.freebsd.org> References: <360466063.2799.1787288168719@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29319 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2808_1686985478.1787296557672" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2808_1686985478.1787296557672 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29319 (3b90096cf9bcaec70b717e9ff0a9e23d14b600b6) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29319/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29319/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29319/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) c8343ba84af75c3710a1c587ff9bd2165fcd37a9 by kbowling: bhyve: Manage passthrough devices across guest FLR 3b90096cf9bcaec70b717e9ff0a9e23d14b600b6 by kbowling: bhyve: Keep passthrough PCI power state virtual The failed test cases: 3 tests failed. FAILED: sys.posixshm.posixshm_test.accounting Error Message: /usr/src/tests/sys/posixshm/posixshm_test.c:1192: st.st_blksize * st.st_blocks == (blkcnt_t)shm_sz not met FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2808_1686985478.1787296557672--