From nobody Fri May 1 09:49:03 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 4g6R7z6V7Zz6cJ8Y for ; Fri, 01 May 2026 09:49: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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6R7z4NS3z3xtg; Fri, 01 May 2026 09:49:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777628943; a=rsa-sha256; cv=none; b=G55ElE/gkyXGfBmS8UfPT2Qqy0ai+82flIi7KeHWG0TN8oryyqA1aQ5gqxyu0AKhtTtxXa OfbJm3EDicacCnJKYU2FX6cqE5RFuMJv3MIOhzCSOk0RFVWbuTeA+MZG3gIRepCib6USlv Ife8FnZe2ywCRlx940y33sGyoNyHjh+akgoOadH4y93vbstL+g+sVPTKKV8VICHm4ZoDqI TiNIxlyyerIPcB7WqXg9xz3HLPtMOjSh2aZKGyO1IG+B29p8yIj6Ks0MMS17yhQErL2C7a kiNwVyVnGm/zH1+jEN5OMWmytS2Ss45a2jg/Njfak2DrPoj5bosoo2KU2oPuGA== 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=1777628943; 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=8lNNcc7qNeyu4nCsi7EmJ4auFURQ2yNmjxzdVm4nUx0=; b=DbciSg+SI3O4QoxX64tKCORJEWJ1y4XATHN0e2S/tTKTYuERZUQ/emfbgteIu7sH+PL4gr uNBQdPlMVLkbm46nqQJWatrTvhVmLCmFczDGpy4F11RX06gBC8QFAYagHj235tqcg5JeX2 Rr1RAGr7Itx+wpKCK4UrOBXEtN1m8WZk18PUPObYF5wkjxwJlJabA8QlMSvERi6V1lVTQ6 lwGjwHmhKcfAwfOGNvEFkF2eh1JTEMT4Y7Q7RQsImU25qiSsW/0nMXwaVXMi1mWW/JTmCb 5PhWSs+z1R6tsD4A8ITi0FgCV4PObvaq8gCVgsm/krehi27TsopX2eIlO0a8xw== 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 4g6R7z3lcQzt04; Fri, 01 May 2026 09:49:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 1 May 2026 09:49:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, tuexen@FreeBSD.org, pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <511857800.577.1777628943530@jenkins.ci.freebsd.org> In-Reply-To: <837275373.571.1777620526557@jenkins.ci.freebsd.org> References: <837275373.571.1777620526557@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28405 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_576_1894877704.1777628943328" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_576_1894877704.1777628943328 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28405 (39b19ce77bc0f1b9a6a685fff22f52932dcb7cf3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28405/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28405/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28405/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) cf678e30ca015c93edc8a43aeff58cce3249c3af by tuexen: devfs: add bpf example 71ac1ec5c9d990e7881e75f04140eb0bfe473a21 by rmacklem: nfscl: Disable use of callbacks for NFSv4.0 dd945c6ba4ff8d444c4cb90a911d96c66b6fc4aa by pouria: routing: Implement merge of nhgrp in new multipath route 84bb3648d2151576ebd707b592942a1fd77aa2c4 by pouria: netlink: Fix RTA_MULTIPATH on RTM_GETROUTE 8a64738f5a93ea878425ee3f51e1b9efbd3f5d6e by pouria: routing: Expire nhops inside the nhgrp 23b8d16c6641362833a8decdcb98b643006c3f5c by pouria: tests/netlink: Add nexthop group tests for multipath 39b19ce77bc0f1b9a6a685fff22f52932dcb7cf3 by pouria: route(8): Add route get for multipath routes with -o flag The failed test cases: 3 tests failed. FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_576_1894877704.1777628943328--