From nobody Thu Apr 2 17:43:38 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 4fmq2z1X66z6YQyt for ; Thu, 02 Apr 2026 17:43:39 +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 4fmq2y5kFwz3L9h; Thu, 02 Apr 2026 17:43:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775151818; a=rsa-sha256; cv=none; b=KVjz99YWKZarbIzZUQBNxCw1YDCJzcPZnD7GC2RR7cfT+53ENiGedzAX6kDjSN4FHsetwh tuDVZdMgJQHhco/ju0tAbp9Fi21jHlKvpmKf6Ow2o8qlg0iKZGNeBQmm78hLON0jM0GUhh wRsEhtLEXT16be/8R57bwA2IlO9vNaakoNaiWY4M4Lj852RsUFdtSbqie9zPhd796qr6V9 OBqKUXqT2rkHQulS1/sNUK+jDMQZEQYZsh6olcxekkPTAjL03m3DWWo0p0iTS/w/JtgIgS fW3U/PLZ2jYWFE/G1DZ8GhJC0mFKxpkbgwSh/498u+oYgJL0ctWTIuJ2UUyV+Q== 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=1775151818; 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=6FAW9tL8k+iUBU2SOGxYF5sOkilum+EwefWKkvqwtNU=; b=nlY/Zh5nvLAE3fVtee/m5I1O0tFbtAAaGCZsCXYbUDLSRByWjc08sy1lopLjbRbAR60xJ+ aXd4jaxYNByjYrx2RTRqEjlEoZ+lfyKQqZVZBCKDJrIFKSTGKVFMponSDuZUmC0+iJGi1e nPkuFLtq5rIRu0tB0IhhpcuSHeOfjQHzzijhFxWRDAY+9jyKF3YizY2pbs0OrrkoHAio9j RsvCctU441prMERnSKU7KZlX/mif5zKDDpYp0gR7J481VtZLWuR1XB/mjUFtTrjn2BLMPV 4qplo6F41MdWUyMLcdzsgPjyTJuoQDsjJy2g5GotTBRdqmAE46whnlnR9O/g6Q== 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 4fmq2y54Blz1BNR; Thu, 02 Apr 2026 17:43:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 2 Apr 2026 17:43:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1109756302.2133.1775151818717@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28165 - 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_2132_2089668393.1775151818523" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2132_2089668393.1775151818523 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28165 (db9bbe131c92f55e6cf03657dc030c9eea93a9fb) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28165/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28165/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28165/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) db9bbe131c92f55e6cf03657dc030c9eea93a9fb by ziaee: procctl.2: Align list indentation The failed test cases: 2 tests failed. FAILED: sys.netinet6.frag6.frag6_07.frag6_07 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.nat.endpoint_independent_pass Error Message: server1 did not receive connection from client (default) ------=_Part_2132_2089668393.1775151818523--