From nobody Tue Jul 21 00:03:52 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 4h3yKP4wJfz6l6mD for ; Tue, 21 Jul 2026 00:03:53 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h3yKN6fVVz3VFW; Tue, 21 Jul 2026 00:03:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784592232; a=rsa-sha256; cv=none; b=tT+1gdC6APBWykJ0xM83wLCD8u+/QNLOQdyP6DD+GETOxWfJoeDuFLqVkW5kvGaQqd8PIE 74nv5tegE1rs3YCFf9gD9PyC5hu1q714c/VcIpMNeRKo/lweU/KghgttTVnVnpMD/Rm97K P00HckRHJh9vtGx5YN4KH5sua2mUBbqwfpU9ChKWzj8p3F4jAZw7qsEMtJeR6IK7/3R//k ITxbxWUtBYBVsWjgcNraalaNwEoslMfihHenvOPuRDUg7QQAi9/U8K7zy8NSNdPMmwtakr wRuRAPH4slSTYCmcUCed7QV1oAKnWWAhZvP6xW/0EBVWFrVBAUoIpSRaOdlFYw== 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=1784592232; 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: list-id; bh=XzhmX73aq2eJDGWz23zu9zldd+cPKxMy35jEr745vU8=; b=fdW7+jFDJjqpgX3WrO14/0PgGhtkW4n6ASskCpWkXSJtuHn3aTCd9wH0e200PD/JJNWbwF mnjoXUvkvPusDHbODpuxLLT96NSW//wT/pxzA+oxIJbALaYqbeC0vwJb1JmTxjmxB72o9I QHfbW8neFgPAB3k8elGPFF+DFBwhUZmrhGFMJn+b3bee1VhEG3c8uGZw50wbNhJsIlch5Y HsmYB0NWlKBSjn5Rsy2p+VeCbTxpZFv4a+Nw2BgntpsNzi5rHtFOlq+MubiCt5BwEzQJfQ G5EqvEn/xkJ13DfQNK7/Uw6iosW7zK0tSAGLnLFeSEgfTKqnb6Ay/jUv0UW+LQ== 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 4h3yKN5JFXz8m2; Tue, 21 Jul 2026 00:03:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 00:03:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1369603818.2125.1784592232749@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #965 - 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_2124_576056117.1784592232562" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2124_576056117.1784592232562 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #965 (009e83b5ebf3024df7378ec2645c49281a910d31) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/965/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/965/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/965/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) c7663578a278fa7ef76e035f197bc0cb462af198 by kib: init(8): extract reroot transient code into reroot_seed 842e271b7b8bf8a3bb039db57dce2107600ab883 by kib: amd64 efirt: register all runtime regions as fictitious e19778bd3e98e46021271f7a95c9647b0ec6e95e by kib: sendfile: stop abusing kern_writev() 1712dc691e0a24b578aa263edec9b2c99e26c9dc by kib: kern_filewrite(): unconditionally calculate cnt, it is used by callers fcee136ce0569314a07835171afb115081e1f0fa by kib: kern_writefile(): fix several regressions ea6c3833438a23cda53d79e08cd693d49cdcb549 by kib: mlx5: extend mlx5_ib_create_cq struct with fields from the current Linux 8d518f4b482f64449b2bbb36a7c4627e80a3a93a by kib: mlx5_ib: do not consume CMD/PAGE_REQUEST events in the DEVX notifier f7280623cdfe24bf7cc28fe7d5c5f03fa10f9650 by kib: mlx5_ib: register DEVX objects in the uverbs ioctl parse tree 8d198bba057c3a2c5822b390ad91bc79e264d839 by kib: mlx5ib: implement the MLX5_IB_OBJECT_UAR ioctl object e3f260ad661476798e19d126875836075b893345 by kib: mlx5: mark completion EQs as a shared resource for DEVX uids c122d64b5ab2ff77ab4fc3478885bdb316cdfc54 by kib: mlx5ib: allocate IB queue counters as a shared resource c15fa820881d31dfe64d9c06922dca466ae147df by kib: mlx5ib: encode dynamic UAR mmap offsets in the reserved command range 2c713c35b4304eca5e940db6eed2519071e3a87e by kib: mlx5ib: advertise write-combining support for dynamic BlueFlame UARs e611f58ae3618d1aa8b1e2738a11e2334faa432f by kib: ofed/ib_uverbs: release rdma_user_mmap entry ref in rdma_umap_close() 7b0e4a73ebb6c475be2933a40485dea97c8df2af by kib: mlx5: pass the full EQE to the DEVX event notifier 012c852efd27a55dd1cd479b06efd7fb65945c56 by kib: mlx5: guard against a NULL CQ event handler in mlx5_cq_event() 86cdda181e4e98ec7b9b96d2d03f4eb92df4c14e by kib: mlx5: propagate the DEVX uid through SRQ create and destroy fab43c031ccd4a630a38ef558ac77d40e4bc142d by kib: mlx5ib: initialize DEVX subscription state before the eventfd fdget() 009e83b5ebf3024df7378ec2645c49281a910d31 by kib: mlx5ib: use the eventfd_ctx API for DEVX event subscriptions The failed test cases: 1 tests failed. FAILED: sys.netpfil.ipfw.divert.in_div_in Error Message: atf-check failed; see the output of the test for details ------=_Part_2124_576056117.1784592232562--