From nobody Mon Apr 13 15:48:13 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 4fvWyj6GWpz6ZLTd for ; Mon, 13 Apr 2026 15:48:13 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fvWyj2f1Qz4542; Mon, 13 Apr 2026 15:48:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776095293; a=rsa-sha256; cv=none; b=AgtpqDvek2gDgchs7Au45swAFyfPAjCwQ8K8F/NUaex5eX0N8j8rsUVtmWdehNlnU/Oj1w 9a5fcRHa7fpqk3KthnMy3klItS+nuYSXC8zofSHBmAd/ZC7T0MgBh3rZpNpTYF7RrXNVts 40EU9xK/W6VSIYe/f/1p7lkJTV0jRUnGx/MfVmTrXa5shdt6KliG0r5Zqm5SyQp4l/C/im KtzUlaWIPRU0f7vXv7+49DWP482U6wiJbto3X/IjU8VcrGCm1qtJN1gLim/oMOYFgfLxRz ooGBrtudPKZDN4LPDJWuOPdKMpm+ygHhbkqJkf8oYdebJCxzYDgJ0uYeEoVdvg== 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=1776095293; 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=scNtyQuw54sbBMoiAPx1nJWznVFWtu/DXKjsj/P6uOE=; b=BXzuYincIJBOr6ITuWMVtXCjJQ1WALhLpXQnzYdT/SnksZ0KrQ4h4v1MJrMozUUjy3h+TD 9WwtD8+1/cH1uZMLx4qWV3+x/xWdHVOQgoUog1s4Rh6PBORGe3RM+qFxsQYzyJAJAwjDQf 8mPtMFNo+m/Vf2V9Qopl/h3qXIJ3dcl+lw2JfSf2sCoPwxu6x7bDSx8sPZ4jWHtajlPdyO NLQMshj5Udtyd9bslWHW4XsfPwl7FkGkfEXYTGiSEat1WyorlxtVa2uEd/7A3ulE7kRwUY q4LFnlct6/Li2ElgW8Ct087evVl24ZOUpMgf5UUyt+cgfdKwuHG2DHP48e6AAA== 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 4fvWyj1wXWz17qc; Mon, 13 Apr 2026 15:48:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 13 Apr 2026 15:48:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1729499793.691.1776095293273@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #626 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_690_852183672.1776095293019" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_690_852183672.1776095293019 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #626 (58718cf365933dc2c75d43f7154371344bf47286) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/626/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/626/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/626/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) 58718cf365933dc2c75d43f7154371344bf47286 by markj: vm_fault: Reset m_needs_zeroing properly The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_690_852183672.1776095293019--