From nobody Wed Jul 8 16:08:14 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 4gwNL75Ltsz6kR54 for ; Wed, 08 Jul 2026 16:08:15 +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 4gwNL71SlHz3vn6; Wed, 08 Jul 2026 16:08:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783526895; a=rsa-sha256; cv=none; b=Pf641TAlpodMShq9JaptCtP8YEBBIWejBOWbC2iCW0Uu4WuhVZVLrUlZGjjz6rEMTkOVLb DQCP9sisSWwmC8h+6GPH9AI2aFXAdEAwGM9M7FR0Lt/J5f97uuVqF+UGE4KJQYAtebuqG/ +b668XFFfKkgsES5gFqd4gRoWpNxr+857JXid17u7i5A69AfEPh/5ZewHHP9CgbgzEpj9u 0Ahgcfj7xpyLpwAy2mGOE5tyhlVhdaJiag2r/sUvdk9ljNFFeqmzoQtgmAP5fBF/B/3gup w5aZqks7A2rKdyGEy3EuMYu8TBV4zj3utyHhoBDpnHZzGMTzt0t64Va2coHryA== 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=1783526895; 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=MzpP3DH6WddrYIBTjeSAKKd/qCMbcgU5sBfdAUWZ8Qo=; b=l9eSBDjdgeBbw24Jh0hRdeTJa4TusQy6NE6l9AOf66nHVJuZWk99AkxJbATGQm29yqAa6N mWqPHhHdLRcqwe325qRE8V0JUPMzblsCoTsv8ThqQ96ks9Ipx+nuvFofLSJbSiR2Y+9aL3 gEyMYZ5j0+n98tfUFT4sRZLLSoQeECYJNgKkX+c6z2MH7ALqK50Dc2TLVUgUVAjJ8pW8iB r2bnpJ0xf2xBVTXauwKjCpGhUCD13fhZ5z6rxMs5+io/EbJNiz9igklSYp1F1HbStaWxI9 /t6JLMR/E9vU8BOulexqYVRePF1cZZzOL1I137IVLD1rTAXf1aPAtcVJfXLsIA== 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 4gwNL70H3FzCqC; Wed, 08 Jul 2026 16:08:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Jul 2026 16:08:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <855020511.1243.1783526895043@jenkins.ci.freebsd.org> In-Reply-To: <1562241125.1231.1783512080702@jenkins.ci.freebsd.org> References: <1562241125.1231.1783512080702@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28999 - 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_1242_1298938832.1783526894836" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1242_1298938832.1783526894836 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28999 (dfad790c8ccad05ff603ceaa5b2efe4205b38e1c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28999/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28999/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28999/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) 6cfc526e7f91534db46a3cff3c2dd2744310e24f by glebius: acpi: fix instant panic in hest_attach() 11bd6ade5dfdfb5160dd001542c4cfd44aed98bc by glebius: linux: switch off interface name translation and schedule its removal dfad790c8ccad05ff603ceaa5b2efe4205b38e1c by kib: sendfile: stop abusing kern_writev() The failed test cases: 31 tests failed. FAILED: bin.pkill.pgrep-f_test.main Error Message: 1 of 2 tests failed FAILED: lib.libc.sys.pipe_test.pipe_restart Error Message: /usr/src/contrib/netbsd-tests/lib/libc/sys/t_pipe.c:154: WEXITSTATUS(st) != 0 FAILED: lib.libc.sys.sendfile_test.hdtr_positive_v4 Error Message: /usr/src/contrib/atf/atf-c/utils.c:441: exitstatus != WEXITSTATUS(status) FAILED: lib.libc.sys.sendfile_test.hdtr_positive_v6 Error Message: /usr/src/contrib/atf/atf-c/utils.c:441: exitstatus != WEXITSTATUS(status) FAILED: sys.fifo.fifo_io.main Error Message: Returned non-success exit status 255 FAILED: sys.fs.fusefs.write.main Error Message: Returned non-success exit status 1 FAILED: sys.geom.class.eli.online_resize_test.online_resize Error Message: Test case body timed out FAILED: sys.geom.class.virstor.virstor_test.basic Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_receive_loopback_sendfile Error Message: /usr/src/tests/sys/kern/ktls_test.c:3013: 0 != sendfile(shm, sockets[1], 0, payload_len, &hdtr, &sbytes, 0) (0 != -1) FAILED: sys.kern.ktls_test.ktls_transmit_aes128_cbc_1_0_sha1_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes128_cbc_1_1_sha1_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes128_cbc_1_2_sha1_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes128_cbc_1_2_sha256_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes128_cbc_1_2_sha384_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes128_gcm_1_2_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes128_gcm_1_3_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_cbc_1_0_sha1_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_cbc_1_1_sha1_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_cbc_1_2_sha1_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_cbc_1_2_sha256_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_cbc_1_2_sha384_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_gcm_1_2_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_aes256_gcm_1_3_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_chacha20_poly1305_1_2_long Error Message: Test case body timed out FAILED: sys.kern.ktls_test.ktls_transmit_chacha20_poly1305_1_3_long Error Message: Test case body timed out FAILED: sys.kern.socket_splice.splice_throughput Error Message: Test case body timed out FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: usr.bin.patch.unified_patch_test.plinelen Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.tail.tail_test.broken_pipe Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.inotify_test.inotify_event_delete_ignored Error Message: /usr/src/tests/sys/kern/inotify_test.c:99: failed to read event (null) FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_1242_1298938832.1783526894836--