From nobody Fri Jul 24 21:04:02 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 4h6L8324r1z6mkHm for ; Fri, 24 Jul 2026 21:04:03 +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 4h6L826TT3z3brh; Fri, 24 Jul 2026 21:04:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784927042; a=rsa-sha256; cv=none; b=RI/RhxPgrxi1uiSZ/Bu52OcuxYqa6uzXk+SReIiRfuHLPTJJntxaNHNsLrDGLvedJniDtK xx1YKEVom9mSQAsw8pPT2WNJBfnrXUfsbCrlKbCrYw8WVLfBganvXNsI6bJTVw4WL8Ce3F VXl80W0enLDHHWKoNI2AYSF0fo7ez3lvLfk4VQJu3PPMMd2SyoNhiMo8FSvUxmflc6eV4l dbq5DXWqRRbP7YukY3klXUHAnZ5ipA3kToX7bd6by/xmtoq0TmHxEOF+C9KNIAeaZzavKh 2ipUBZaOWRUb+MslRUWbZ/fJWzZ+GOfihoRJH9C2G4hq1Bh3iXvw/JK2pjVB1Q== 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=1784927042; 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=c5fT0bq2+rpUv+6sE7vgd8/Jh5lshvUoHktWM91XV7E=; b=TnGV4e7ju9C7d2TDUtq859Lp+vIj/uniVRiM3/XlU4R8xciDkQEUZIRwueFRQH8jEOBOyj N9JZvTDvPMROOHekefWhSyzCCwJi/SFwXbmTgWOK0EIVDvk2FGdHOEhv3ZADv68Gd9wwkG UTMZ1LqETuSYnba+Wfgzvf0lmHdQqVAyF+yc9IBSsXe/uPfhS2OgL0Q1iQkJGcH9/FvU2m e+4wn9KRCXhwfRBMLUfb9n1yGFAOj8pNK6T0Y6cdEgKXDv2nHgNAbzijfGwpl76oXOqxg7 4UKymcy46v0StQS63Hvu4g0ZbHMAqtYrl0uOh+L9VzR/ehZBHyoEloeH5OjClQ== 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 4h6L825Ph1z16dm; Fri, 24 Jul 2026 21:04:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 21:04:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <473097220.35.1784927042764@jenkins.ci.freebsd.org> In-Reply-To: <853548809.29.1784917944448@jenkins.ci.freebsd.org> References: <853548809.29.1784917944448@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29126 - 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_34_1890146601.1784927042538" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_34_1890146601.1784927042538 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29126 (8468152509a0dfd73e69618af2b1d7f9cbd366f7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29126/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29126/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29126/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) 26bb78b77231c4b2d80f7d89f39e9e06294151d2 by kp: libsysdecode: add Netlink attribute decoding infrastructure 8468152509a0dfd73e69618af2b1d7f9cbd366f7 by bapt: uvideo: fix step=0 infinite loop and int overflow in fbuf_size The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_34_1890146601.1784927042538--