From nobody Mon Jul 20 01:31:11 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 4h3NJc19BKz6lyVq for ; Mon, 20 Jul 2026 01:31:12 +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 4h3NJb3Xg1z3C2y; Mon, 20 Jul 2026 01:31:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784511071; a=rsa-sha256; cv=none; b=A3a2jTMdqY0frhRY7+M+MGfrJvy6VE/bP+bWm3wEJ5ZE4Dnbb58cgfVrrUs8lg95hCKZoa ZD6ro4ncUIk+pl8eSCCUAKCJCUGzj+M1qFX58F6JmeE9tZkKvq4dr7yBeoCDH3KsOkAGap Iw9x02oM5HATxP97q9LNaWolZYMtK3ghN1/SG/8/gBhqASqWlG4Kr1U/vcwVACWoI/xk+V vM6TryCU9xrYFrxavp/VUubcrNrWPwOlXrr/vzHov+ZQwk+X1500WZIo+iOKhZNa3kUb77 Mpt077PT2pF3fTad/QiDv4qwLbWujTlxy0Q9NiWNl9NHuRoj26Lj0xy4ixhQRQ== 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=1784511071; 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=5KBbnvjLfRkKhoycfWr2DFYV4PQxpEOuLluEc1WOMns=; b=OYqJe+YY8PnFZ2Zo6lfKhlEDY5xHyS9y6MN5WZ9oUoSWtVTk1/WSiawAK3y3pWMFDmROKo zlLSsPu4ChuoLO5vHI2y1KmLIjEMajmvb+FxQL8CvJu4cC/rnqtyc09HtTXUdme2gcHGAf P3qOJ30BPLWhKa6gi2K8696tU3EEP+nP3Bc6Ptkc97eVp825eSR1IUqNLMBxTrFS/WcQIW vs17WQtmKMkj+vrFjVQ3jT+JOYCAgk5N5BH441dgPsrkDnwpHZtfB538i41WVVa2e1VTjd 9K0bOurhfuD6Ekq8+CV00MEkxbgvBDiLIABXsZ5l9Cz6je5ujna/6i58Gxb6Mg== 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 4h3NJb2Vpgzh9j; Mon, 20 Jul 2026 01:31:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 01:31:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1414350032.2067.1784511071357@jenkins.ci.freebsd.org> In-Reply-To: <1287517610.2063.1784501661760@jenkins.ci.freebsd.org> References: <1287517610.2063.1784501661760@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29096 - 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_2066_25583476.1784511071166" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2066_25583476.1784511071166 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29096 (c325b4024d61fe20f8140d6891074ca7276c4d58) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29096/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29096/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29096/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) dcede1ec9de3b24fc9fbeeebc99ca34d226995f9 by adrian: aq(4): expand and correct offloads, fix VLAN/multicast filtering 73cd4048807dc0b3a5329bfc9a80ea4bf2d975fd by adrian: aq(4): drop errored RX frames instead of resetting the interface 9b4585afd31384573fcebd156d0e4af32bcddf9e by adrian: aq(4): honor the kernel RSS policy and add a TX traffic-class helper 557866b899b632ca4160953e5430cd9ccba8b570 by adrian: aq(4): harden the attach, detach, and reset error paths 65fd3b4165eff52f3447c70db8d10ef67875c022 by adrian: aq(4): harden the interrupt and MAC-statistics paths f1796e8781ca8a632ffa0861b2e09944d225c479 by adrian: aq(4): remove dead code and tidy macros, diagnostics, and naming dc5c0fc51cf47d6dfc737343e06805db294258e9 by adrian: aq(4): add Atlantic 2 (AQC113) device support 418e7fd13b5aa201c0f9eb65ab2f9a0c1810ba23 by adrian: aq(4): program the Atlantic 2 multiqueue datapath c325b4024d61fe20f8140d6891074ca7276c4d58 by adrian: aq(4): correct Atlantic 2 register access The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2066_25583476.1784511071166-- From nobody Mon Jul 20 03:51:50 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 4h3RQt6Ym0z6l9jv for ; Mon, 20 Jul 2026 03:51:50 +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 4h3RQt3Zf0z3Vmn; Mon, 20 Jul 2026 03:51:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784519510; a=rsa-sha256; cv=none; b=fUqKt9UKYggLUqs1EGkuX2VetYpJQa13FhscOBaZ6aa4U0xYZ2gcoiuJAC7zOoAhdBXy77 MBNbBoot06zHcjKHHJzuL79C06vH1nr+o9/LyhqC01JfnkdFKf1hRi8nPnelT9heZ2Cyp0 tFXYt2EhzylgoQNjZ+ToE/J1u3YFcCmPhvscwfaAig/Jrlbroy9fca0gAOLSrrK3R4eR9L /T2UV+cCjvQ8wO+LEay/otJhvniVX/7EzaIjPYlz3M4aLJsDhV4Ed6exZ+0zgY+vHtHU+S 8MWDt2xRD6Qenm7eycHxCSD5Ptdj+fIYgCv5+qWFbm/H51cC2T7zJx0tPUG4dg== 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=1784519510; 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=FG5Iwtw0eigL2q+9hP5+VIXoQyBwn5lKQggqP48dgpw=; b=SX4VGzRH/Tz+C8WN1ZkJeE7PxDX4fX4rU0UbqQw0NCZnBtAGzczMzMpSYVvTqA5OIjMmHN IaaTcgPyRhICSt2utjm+Gx8Ts0H1SST9+mSQY/qWo11OGcxaUqgfnM/YopaJqrMoLgjQSR 8vxlZ59Erb8ptMFjx27eHDe3XD07Ap4fT0p+SZcRIkkCXc6fSkowZRspmyG+Ld0f8xEktc f3LePnGpwR6o3Wr9Xk6cMSVZyzQgMjxjTGI20x1bmindkiNgq4opSV85GhJPkMkjjdvb4w hKDmZwGdvPUkIVRiI7HCoHiKFOaZgxi5b0xqL6iLI65TDXoT1ya2B8d8+yThEA== 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 4h3RQt2QrTzlv1; Mon, 20 Jul 2026 03:51:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 03:51:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <152615923.2077.1784519510345@jenkins.ci.freebsd.org> In-Reply-To: <1414350032.2067.1784511071357@jenkins.ci.freebsd.org> References: <1414350032.2067.1784511071357@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29097 - 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_2076_34559481.1784519510136" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2076_34559481.1784519510136 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29097 (b0c14eae10609f7d688b31d112de2a641d9cc516) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29097/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29097/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29097/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) 38187938f52283143308dd219db35d889da55ea4 by adrian: re(4): quiesce RTL8168G+ and reset before freeing buffers in re_stop() 4bff6b9f5cef13df8540fa6869bd6707f8e7575d by adrian: re(4): re-arm the Tx doorbell when re_txeof() leaves a non-empty ring d11f124e932bfa4fabdc6c5b67735181615a0630 by adrian: re(4): recover Tx completions whose MSI was swallowed in re_intr_msi() 42f3088bd980a469dbbc3e6b568edb7ce0ab2bc3 by adrian: re(4): harden re_watchdog() recovery and log controller state b0c14eae10609f7d688b31d112de2a641d9cc516 by adrian: re(4): add hw.re.aspm_disable loader tunable The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2076_34559481.1784519510136-- From nobody Mon Jul 20 06:12:56 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 4h3VYh6q2Gz6lP42 for ; Mon, 20 Jul 2026 06:12:56 +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 4h3VYh4YGLz3hnY; Mon, 20 Jul 2026 06:12:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784527976; a=rsa-sha256; cv=none; b=EQt2avyLHzHoud7DVJBQbefOcPGIw0YuFjPAa5ifU4j0nGt/zipCy50ls5auGIHN6uqYwW Lh8XAQhmsIRFCKhEOg+vpTy+q8892u1WZkt8M0luV5Y7pRxNkSK1SAk2pNHdB3GznWlxHX YshmeSXF2BIsOSXOs6ws3rnGxVKgWrGpFdI5vRwI0tvta8BVUmqxfpmw0kWFomDRIqzjUm I0/acH2qximK/0geJgYjI+C6FaB2iBdlEDPOFIpUVOYxT+E5IH1r5umks+aryNEppCIn2G LS82YuvQ+FN+vQgMa1DVS01Vdabc612tcIKGAbS0E4RT03SXCGG/jds312H6xw== 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=1784527976; 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=dvTDQmKX9aQwBATQW0S16m+rA6yUTgK1igRLZQZBgcw=; b=wDogwC9MCq7ek9Yj/aaJ2W4d4A4JogsVtGSk5mB2C4wc8CaB/K4KiAHDJuzJFDlAcMmCcz LxrxWXKrt/XdLRc78rYW2luC/LbuEtSom8Dg9hBkHnrlD5txds7A/Rf87bsxPdvtugJ0K9 stUO/bIV+B7qP0tAnhtbcJYwHBt8zNXy/1gG/xGWW5Uv7IWC3uaB1qMwqqZBM8WIxKhL6H R2RsVYQktb1+P/5FO4ytMBoHTyYCAAriwHyeMtI2E4yzEhfK6ztJgq4HDPPF6/4u0XAasU kiOR9J6PJ16v6QnOtlx2CR/oF2jEgPBS4fUILpAq/EWT5V20ZHkWpW1/MaTaZw== 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 4h3VYh3Q9Pzqkq; Mon, 20 Jul 2026 06:12:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 06:12:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rlibby@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <521834072.2087.1784527976483@jenkins.ci.freebsd.org> In-Reply-To: <152615923.2077.1784519510345@jenkins.ci.freebsd.org> References: <152615923.2077.1784519510345@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29098 - 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_2086_134327842.1784527976298" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2086_134327842.1784527976298 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29098 (29d15d658d175139196d821b123c30a5b58e135e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29098/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29098/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29098/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) 29d15d658d175139196d821b123c30a5b58e135e by rlibby: i386: provide PCPU pc_small_core for amd64 compat The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_prefix_lifetime Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.divert-to.in_div_in Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2086_134327842.1784527976298-- From nobody Mon Jul 20 08:47:05 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 4h3YzZ0kH2z6lZnL for ; Mon, 20 Jul 2026 08:47:06 +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 4h3YzY5h1wz3vjq; Mon, 20 Jul 2026 08:47:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784537225; a=rsa-sha256; cv=none; b=FWVpJAuvX1vcZ0FW0gRksjKWknXC8CygsT9lNVUWI/2tHWHYGYgi23aM5soT6VpsC6IFtg kOqYJiEHMK60WCLMjbwkyHQM6bRluPPzRwrVy59o0/fqWchXRo2nY1Z6lZ8tKxpw7qvIOx Cg3wFRpGPXxD4awHa696896N2QLzSb8NbSM0u6L70iA0n+ruc8kW5lpVJcbR+70LCGrCaP rntfmMhAeG7TnCGsEJYhQoKE/vIr4vCNAHJOnDXcMhV1wtYssVP9AG559ar6NpEMjCEqQe ihl2lB+XlMqGtfcZ9DUgtBXXTPA5ki04S0T9NPpF7PpK+Vquwhi3ldX8Mm7EvQ== 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=1784537225; 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=z3Wc5Vjp/eMxvcmUluGSJw66KmxEHTjMzesEhytJiN4=; b=nB/MWAONmlZ1nXxaGOqiFywvRYU8rzhmy0ZDgMWcibiiDa7aumeEvs8TPMB6jO01LFgkiu bJ7RsOxZoNrz6jKIa+Fa+fRHHUlArtusXKc8DcV9wVYx84LwBflkNwFv8NgUbj5VZ0nC5+ LjS9SSuUizYA6RTu1Z4tDFHRI1PloZ7APqQCQgTpHFjYQuzz6OjyQkDafBt9X2SC6ezeEk /7yV5QkFh7BXHYhKyGUhYsQDC/A/rNJQ09v9YGrfyRLZfBhwgOLfDtLEALEoB5Owbb7Evq DztPkLbcRG9B/b+tKo1XcmagLc5g+ppBmpJ+sVyCOLKOkMuPzQyl/0P7bW+10Q== 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 4h3YzY4WKKztyd; Mon, 20 Jul 2026 08:47:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 08:47:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <981794722.2091.1784537225638@jenkins.ci.freebsd.org> In-Reply-To: <521834072.2087.1784527976483@jenkins.ci.freebsd.org> References: <521834072.2087.1784527976483@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29099 - 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_2090_1095768515.1784537225452" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2090_1095768515.1784537225452 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29099 (3f88f6b89942a7f3aa6bb682b02b7307d060b52f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29099/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29099/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29099/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) e8d4d754e1c73b01c89580a26c22f982415c694a by kib: EVFILT_PROCDESC: support NOTE_FORK 3f88f6b89942a7f3aa6bb682b02b7307d060b52f by kib: kqueue.2: document EVFILT_PROCDESC support for NOTE_FORK The failed test cases: 2 tests failed. FAILED: sys.geom.class.gate.ggate_test.ggatec_trim Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2090_1095768515.1784537225452-- From nobody Mon Jul 20 11:18:48 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 4h3dLd0t0vz6lnNH for ; Mon, 20 Jul 2026 11:18:49 +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 4h3dLc5WRTz3H0D; Mon, 20 Jul 2026 11:18:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784546328; a=rsa-sha256; cv=none; b=nxV+IMzgVTUTXdwppbA9k9uBbJt8SqiIARluoKNe51rOpdr91yVjkvFMd+4o2SYse3h1Lr Ybs50FP7f94FtYftFQUcjCOH94R1G6uJvxDtDY/Jrneb9qoWZAKwsoSSStSctHx0vq3dPy tHNMwiDIJfdDEt0cztugp3EHazqlF+gIVN2pYy+HlfJKHU2SqiSXePuBmx7a5ZJK5pINaY cdVmLHMP3SmQBH5gROIzzHuF4peMduHcvMAIZJcoDrHcvXWEFWTNXFgT6ocBjLy6lJCwUM 9BZyPsm0IF7iy0VeCFgfPIgx5/TKwkmC8R2D7oTJhPTIMp4cFOzOzqd/JMfO6A== 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=1784546328; 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=zTqxZm0zR3dHW+mGDi1S652oD+RFCRBGAPUi4uG7y5s=; b=E2OgrzM+OLc4nfU2q4lo7NtACIY8IE4aoCqm9+dVXm2n4e1iIUQZqgP5/9gzZJxV3CKVrj rLk/M/wWZbUlWYXEXpqXvI3dqpJjtuvlV4BQY/oD+t9XYzL0ephhviI5SSW7FabZeGT9SC YG16Zvp8QYm3mBuB0fgYVz/Lh4kiz/T/Zk7fMQy0WgPnjLWjrb2SWlJe1fd6ZTRkkIgkp/ fDjdrcXege2q9kMy/aFFeXcKl+8EWJTkBp5lQKAZ8Q/nHdI8bWT++3ba+XrK0azkOW8zmL 4VxNmCp634/QfhSgd8jJj9gMiRXPlA+HSE6fiXW+Ix8Kcq7ByyvoJa9z4XydcQ== 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 4h3dLc47Ghz10bm; Mon, 20 Jul 2026 11:18:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 11:18:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1991138954.2097.1784546328586@jenkins.ci.freebsd.org> In-Reply-To: <981794722.2091.1784537225638@jenkins.ci.freebsd.org> References: <981794722.2091.1784537225638@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29100 - 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_2096_440784334.1784546328323" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2096_440784334.1784546328323 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29100 (b328975b9d7c475cd99107ca407df04366cc38af) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29100/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29100/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29100/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) b328975b9d7c475cd99107ca407df04366cc38af by kib: procdesc: report NOTE_PDSIGCHLD for traced and stopped process The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2096_440784334.1784546328323-- From nobody Mon Jul 20 13:50:20 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 4h3hjT4Tvhz6m11L for ; Mon, 20 Jul 2026 13:50:21 +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 4h3hjT0H3bz3lL1; Mon, 20 Jul 2026 13:50:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784555421; a=rsa-sha256; cv=none; b=qVU5Iqc1w2bSUpwIoDf56Ju3jUa8A05/PXJHIYU7N1bKrimeKE75gsEzKCN70ALxjNf2gu Xtd2ob/OQjWWcaMBvMLemtAEMUY6Ar2zY/uAyP1ynNVadhh3/YfmQGnJtnfE6sHPsQl4Dp /CRr9+7tWfXAQLJSQURtKFEUVZrubR3+aO9CuLNt/uWYiiCCIztPvvfm5FYElksaMtQSGX euZhza0qhLHD1xenoZCAhd+j/8zEkfkMdmWi+Dd09rHtlDfdMkxx1yWRGB5tYWytlN6TWC 2PwrO1rr5X/Li1WAF+KwLkbdRiAy8LNQwksBw9vnx3HP8RkYuhw7hTX68PNSIQ== 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=1784555421; 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=/GIBiNSNqoiO58muzcp0RCWkZB3eozGAHOWOFfMvBZ4=; b=EIZYI4up31GPvkERi7dr9ZBvs2N/F/AQ8NC/SWhXuWllRLLDQwxWVacTjDNjjsHQatBdOt bswKydQ8cjLoVPfvjWNiZ/jbW6Z76Na56MYAClGvmnCSVS/OaHOJm2LqmOU6mP91A1vIvo 517aX2bscg8r/Q6RlW3XWH3GN1vj/A5u8yPnVS/2T1dSiMEp7R/Hj2UCShBapl4yneRzkC 7jQI1KuBAYWOtjPjlTwRp2FHIjwoEMufVEzBn0Y6WwkDkxgebnj5no3ksZfFLWOlTxGOVX h/fzv/qnN6HMiNLZ+HqZ72kqpvfLxIBDwyvfeNSe0psh7dslc/GrKOvzKJ+VhA== 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 4h3hjS5y5Qz13wn; Mon, 20 Jul 2026 13:50:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 13:50:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <960636501.2099.1784555420840@jenkins.ci.freebsd.org> In-Reply-To: <1991138954.2097.1784546328586@jenkins.ci.freebsd.org> References: <1991138954.2097.1784546328586@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29101 - 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_2098_11976626.1784555420639" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2098_11976626.1784555420639 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29101 (a6587ae0f46dba4e47fa92c831f55288ec181734) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29101/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29101/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29101/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) a6587ae0f46dba4e47fa92c831f55288ec181734 by olce: sched_ule: Fix selecting lowest priority thread early in corner case The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2098_11976626.1784555420639-- From nobody Mon Jul 20 15:55: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 4h3lTd73TYz6m9GD for ; Mon, 20 Jul 2026 15:55:17 +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 4h3lTd3PWTz3HPB; Mon, 20 Jul 2026 15:55:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784562917; a=rsa-sha256; cv=none; b=POr/Aq096Tm4ypKDsqOqgUThR3NKYCFyLPenUoyzxdSFMx0jKrD020/hq3A5wY2fjz0iew x7/bUCq4Sa33Iax09Bqw0fKfFu2Lk7Wy3unhQF76HPW32eySqdkmdQEXcScryHPX7yJcXh mVrFTOmzJ4R+qMa1Mln495eUEs1L7NiTzLUopixRO2g3ImLV+U9uWoFmmjzZp9y5kMRhKM HnkmZ8Uyr2/Pg69KqaaoeE0pSBnN1bez+pEFXrZz/Kx5IxYOvMyEq2PwCbrsamRVvjifH4 65IKZ+YViB851KY3bI1JJW7UdmfcS/qvTbWdCY0ExBLuCkB+AMta8je5M17u+g== 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=1784562917; 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=Nkrf4HjE3Bl51ehP5Amj7Vim+BH+HCdhGGfg0OaqP0c=; b=Xf9DHOMXTmunxq9eZHM6R70+vhhMKhAQylb91S34mYrZhXZbfr3SjHPXz/S4kg66VCtgKI Khg7MaWZr6yaSOQTSp+NpsZ9OqL8qUlOnaYnegYyzYTwxhfhKmIdrPBbNt1pVixtbPZDuC ToIM0YYQKZ/9Se4aM0YzrF5bhwzBVUOD5rY+ndoXphA9RW4cnpJYHf5v7pSWnUypcrX8Uw 2GrrRvoEVz6ZCVf2pKbmjGOtpxmp8VuMsHGvpXIo3E3NeH+kHq3sQtqu5Oh0ZtIglLxL5Q XkmXxSLf1RjPG9xl88qfJXjz5t6EPul6OK8tk5IUDXaAiZ0QAUBVxhWZXHlY5A== 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 4h3lTd1pVHz17LD; Mon, 20 Jul 2026 15:55:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 15:55:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1668042346.2107.1784562917257@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #4283 - Failure 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_2106_332441480.1784562915033" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2106_332441480.1784562915033 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #4283 (6671bbf2f9bb130129a4896bca7ed= b9e0a638e9f) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/4283/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 4283/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4= 283/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 6e845b1333fdf215216dc463ebd9ed34b045c477 by bapt: uvideo: import quirks infrastructure from OpenBSD 6671bbf2f9bb130129a4896bca7edb9e0a638e9f by imp: nda: Tag the command set used for devctl errors The end of the build log: [...truncated 95.77 MiB...] --- nfsstat --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnfsstat.debug nfsstat.full nfsstat --- all_subdir_usr.sbin --- --- ctl.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/ctld/ctl.conf.5 > ctl.conf.5.gz --- all_subdir_tests --- --- mini-me.noexec --- --- mini-me --- --- .depend.mini-me --- --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/tests/sys/capsicum/m= ini-me.c -o mini-me.o --- all_subdir_rescue --- --- fdisk_make --- (cd /workspace/src/rescue/rescue/../../sbin/fdisk && make MK_PIE=3Dno NO_S= HARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/w= orkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/worksp= ace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/res= cue/fdisk/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAG= S=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libi= fconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiu= til MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/fdisk/ fdisk.o fdisk_mbr_enc.= o) --- all_subdir_tests --- --- all_subdir_tests/sys/cam --- --- prout_register_huge_cdb.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug prout_r= egister_huge_cdb.full prout_register_huge_cdb.debug --- prout_register_huge_cdb --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprout_register_huge_cdb.debug prout_register_huge_cdb.full prou= t_register_huge_cdb --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- --- all_subdir_tests/sys/cam --- --- opcodes --- --- all_subdir_tests/sys/capsicum --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- all_subdir_tests/sys/cam --- echo '#! /usr/libexec/atf-sh' > opcodes.tmp cat /workspace/src/tests/sys/cam/ctl/opcodes.sh >>opcodes.tmp chmod +x opcodes.tmp mv opcodes.tmp opcodes --- all_subdir_rescue --- --- .depend --- echo fdisk.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libbsdxml.a /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libsbuf.a >> .depend --- all_subdir_tests --- --- persist --- echo '#! /usr/libexec/atf-sh' > persist.tmp cat /workspace/src/tests/sys/cam/ctl/persist.sh >>persist.tmp chmod +x persist.tmp mv persist.tmp persist --- prevent --- echo '#! /usr/libexec/atf-sh' > prevent.tmp cat /workspace/src/tests/sys/cam/ctl/prevent.sh >>prevent.tmp chmod +x prevent.tmp mv prevent.tmp prevent --- read_buffer --- echo '#! /usr/libexec/atf-sh' > read_buffer.tmp cat /workspace/src/tests/sys/cam/ctl/read_buffer.sh >>read_buffer.tmp chmod +x read_buffer.tmp mv read_buffer.tmp read_buffer --- start_stop_unit --- echo '#! /usr/libexec/atf-sh' > start_stop_unit.tmp cat /workspace/src/tests/sys/cam/ctl/start_stop_unit.sh >>start_stop_unit.t= mp chmod +x start_stop_unit.tmp --- all_subdir_rescue --- --- fdisk.o --- --- all_subdir_tests --- mv start_stop_unit.tmp start_stop_unit --- Kyuafile --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.fdisk.o -MTfdisk.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitia= lized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/sbin/fdisk/fdisk.c -o fdisk.o --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_tests/sys/capsicum --- --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_rescue --- --- fdisk_mbr_enc.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.fdisk_mbr_enc.o -MTfdisk_mbr_enc.o -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type = -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali= gn -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/sbin/fdisk/fdisk_mbr_enc.c -o fdisk_mbr_= enc.o --- dhclient_make --- (cd /workspace/src/rescue/rescue/../../sbin/dhclient && make MK_PIE=3Dno N= O_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/ob= j/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/wor= kspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/= rescue/dhclient/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH= _CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/li= b/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/lib= iscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/dhclient/ dhclient.o cl= parse.o alloc.o dispatch.o hash.o bpf.o options.o tree.o conflex.o errwarn.= o inet.o packet.o convert.o tables.o parse.o privsep.o) --- .depend --- echo dhclient.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- dhclient.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.dhclient.o -MTdhclient.o -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/sbin/dhclient/dhcl= ient.c -o dhclient.o --- all_subdir_usr.bin --- --- all_subdir_usr.bin/netstat --- --- netstat.1.gz --- gzip -cn /workspace/src/usr.bin/netstat/netstat.1 > netstat.1.gz --- all_subdir_tests --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_usr.bin --- --- netstat.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/netstat -fno-s= trict-aliasing -DIPSEC -DSCTP -DINET -DINET6 -DSDP -DPF -DNETGRAPH -DJAIL -= fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -Wl,-zre= lro -pie -Wl,-znoexecstack -o netstat.full if.pieo inet.pieo main.pieo mb= uf.pieo mroute.pieo netisr.pieo nl_symbols.pieo route.pieo unix.pieo mroute= 6.pieo ipsec.pieo bpf.pieo pfkey.pieo sctp.pieo common.pieo nhops.pieo nhgr= p.pieo inet6.pieo netgraph.pieo route_netlink.pieo -lkvm -lmemstat -lxo= -lutil -lnetgraph -ljail=20 --- all_subdir_tests --- --- mini-me --- --- mini-me.debug --- --- all_subdir_usr.bin --- --- netstat.debug --- --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug mini-me= .full mini-me.debug --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug netstat= .full netstat.debug --- netstat --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnetstat.debug netstat.full netstat --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-create.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-create.full file-create.o utils.o /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivatea= tf-c --- all_subdir_tests/sys/capsicum --- --- mini-me --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmini-me.debug mini-me.full mini-me --- all_subdir_usr.bin --- --- all_subdir_usr.bin/nice --- =3D=3D=3D> usr.bin/nice (all) --- all_subdir_tests --- --- mini-me.noexec --- collect2: error: ld returned 1 exit status *** [mini-me.noexec.full] Error code 1 make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum make[6]: 1 error make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum --- mini-me --- make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum make[4]: stopped making "all" in /workspace/src/tests/sys --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- make[5]: stopped making "all" in /workspace/src/tests/sys/audit make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- all_subdir_sbin/routed --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- zpool_make --- --- zpool_vdev.o --- --- zpool_main.o --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- fdisk_make --- --- fdisk.o --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- dhclient_make --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- --- uclparse.pieo --- /workspace/src/usr.sbin/ctld/uclparse.cc: In function 'bool uclparse_contro= ller_namespace(const char*, const ucl::Ucl&)': /workspace/src/usr.sbin/ctld/uclparse.cc:385:40: warning: 'id' may be used = uninitialized [-Wmaybe-uninitialized] 385 | return controller_add_namespace(id, name.string_value().c_s= tr()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/usr.sbin/ctld/uclparse.cc:336:15: note: 'id' was declared he= re 336 | u_int id; | ^~ In function 'bool uclparse_target_lun(const char*, const ucl::Ucl&)', inlined from 'bool uclparse_target(const char*, const ucl::Ucl&)' at /w= orkspace/src/usr.sbin/ctld/uclparse.cc:1275:29: /workspace/src/usr.sbin/ctld/uclparse.cc:329:31: warning: 'id' may be used = uninitialized [-Wmaybe-uninitialized] 329 | return (target_add_lun(id, name.string_value().c_str())); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/ctld/uclparse.cc: In function 'bool uclparse_target= (const char*, const ucl::Ucl&)': /workspace/src/usr.sbin/ctld/uclparse.cc:281:15: note: 'id' was declared he= re 281 | u_int id; | ^~ make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- --- zfsd_unittest --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 211.52 real 1681.61 user 138.57 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1428849537775664= 1546.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2106_332441480.1784562915033-- From nobody Mon Jul 20 16:20:17 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 4h3m2V42kBz6mBj4 for ; Mon, 20 Jul 2026 16:20:18 +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 4h3m2V1m93z3L3q; Mon, 20 Jul 2026 16:20:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784564418; a=rsa-sha256; cv=none; b=KzXqyyhh1/U8n2Haxqmywnw8JB3J+Pe9fV9NAMTXvvcWQ0pGZvhJA0qFnPXxbX8iINsyuw qH8FmXVaVIZTeEi8KSc2JFPYIi0ETpqErsYT3ndsNSGeiS9xT8dbXPZE35xKGUBCcN3zne 5KsjurdZTQl/DejEDdjsEoXbZEcd/eNMQjql9mu3X6a8C85eM8FUPlI7VPsgKwqXA2zrTj 9+vlHDBL+mZ47zI+Nyeno/gjUwPEOQrLbeS833FPqN3kHp28+skTedQsi8p+TIGQrpoV26 o3byzGizBgFBBkaBr0qysuw9l6qhbS2zuVbMbBmZF519w5I1+e+oNwn9ONcetw== 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=1784564418; 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=HilW+cxRaBcVQjmED3tFLBuPuESJPfqrwBC7U9DICy8=; b=UyOaXKMZ2RIVWGJi7sk0/yz91UcUqwkMyhAX4yU4AzXvr2LSG35GjfGbIxNdSa/ZZcyuLO 2omrAUOllte8T4pl/bEBr8jE2hpv81sCSGb7O9uO+jhMUTaEgJuzJCY1ZgLDVveGv/nKjQ yeaUrYCIT0fTFnthvrUYjqzx24cpvwvnaOlfF38Dtpek/fNhIJOwXLMztvinlfu+tbgcDk aqdrwUpdV5LgxRah0QyGblIIe/nlPJ6A/OmzSX/W4cJGJdCG00lXVsj/N9rcpZbQpP4EE9 Hf1s5QHgf4M9sBNQqDHuqe2rBCCI4VCFLlV7tudBQ+dvf11EjTGW1FcTEpW4HQ== 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 4h3m2V0KHPz17WZ; Mon, 20 Jul 2026 16:20:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 16:20:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1112562619.2109.1784564418048@jenkins.ci.freebsd.org> In-Reply-To: <960636501.2099.1784555420840@jenkins.ci.freebsd.org> References: <960636501.2099.1784555420840@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29102 - 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_2108_1714112842.1784564417800" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2108_1714112842.1784564417800 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29102 (7fc2c9f688efb12beddd58a01628157e32b632b0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29102/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29102/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29102/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) 7fc2c9f688efb12beddd58a01628157e32b632b0 by aokblast: apei: Fix i386 build over bus read, write function The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2108_1714112842.1784564417800-- From nobody Mon Jul 20 18:39:37 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 4h3q7H0NzHz6QLW8 for ; Mon, 20 Jul 2026 18:39: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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h3q7G1dhHz3nw3; Mon, 20 Jul 2026 18:39:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784572778; a=rsa-sha256; cv=none; b=Rmi2eMs8/8WoXLX/GDiWzpsSk97cANZEkFmLepkiILDUgGq+0LIfN/T7JPVH3EENp9SRqf SZKHRChMZz3wlFdKrmanQkyMY/wts4NEQWaHYBUCkIAfMOm2i1jgDyb+ASZ9EIDZSrPY+4 CSA8UY5OYXejdfVCuDs6KBLqK49xvdnQ0fK2AjYDg5/q1Bh6rmEY4rTGmT4MyzIjeGnAc7 xBmCnlnjAurSV2mmilp9uWyQSHSNZuIA6/hXh6aQvx68bejYVQQrM60fPIhjgp4PF63BVL ulOeA+CLVCTDa7Wo22h2qFaA11/3QHnqKNX1kIO4C9ij0kaBF2YVSa4u2Nlb5g== 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=1784572778; 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=8rA0Z5jJojGbM8jsHFnL/dEaEJJXfBDGXfG6lYEA+Gk=; b=iEfFWAM8KCoX1bpYXQyqSgUHstZpad91hx2kTRKepLIiAOuvTU40haJhGiVUUsSUHO7LSB hVthf2hBrghVyv4pR8n6JbR1Gim+B4ZnKsuSIyS1B/cy9qCo75rNGShdJWeJ7zoFFQU9hz uQjUCjb0I0cvS1uYmZ/W3+w9rug7b8QqjLvV+WbimKGvkRQnLulm5NpbWYqem3hdBz9jF/ C/K3CbFM+jLfSKzp/EUX5CDD9jToneuGElGpbI90R1Zs35TDRUlr12GW7/OIBo68p4l/ud 3Jgm/8ljNUvnx8dH7l0k60D2bble5KgsN+B2gflJ8PWX6Rf3hgk683Gv4Ot4Cg== 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 4h3q7G02Q6z1CDH; Mon, 20 Jul 2026 18:39:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 18:39:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <912903385.2111.1784572778012@jenkins.ci.freebsd.org> In-Reply-To: <1112562619.2109.1784564418048@jenkins.ci.freebsd.org> References: <1112562619.2109.1784564418048@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29103 - 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_2110_1581854090.1784572777735" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2110_1581854090.1784572777735 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29103 (b8f1972d51cf93ba4393d621b126dbd408423b87) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29103/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29103/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29103/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) b8f1972d51cf93ba4393d621b126dbd408423b87 by aokblast: hexdump: Support octal and hex for -N option The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2110_1581854090.1784572777735-- From nobody Mon Jul 20 18:57:46 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 4h3qXC26LPz6QN21 for ; Mon, 20 Jul 2026 18:57:47 +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 4h3qXB4gWlz3qCd; Mon, 20 Jul 2026 18:57:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784573866; a=rsa-sha256; cv=none; b=Ny/mYvw4Fph5kWy/ne7FvN99Ew8sdziDIQgJyuM4RAIfSdJXZ4kNB3XDI07RcB244Z0grh YtFyrIMX+qjjXfIirTDhH+yPsOJB9xRD36NDum/Lf+MyB6fcla8XZd1kRx6BpfH6aieNaz lRUE9/3clzLPf+l9iqv9fGt/bONn+ENzaAQUZl0U+ZpGb7zNGOPQy9+3JVhwSNWWJWAwyD FDxUXwOwHAq2ybTRjlwYgXhNM4AZPEV1Miq/Qf4ReEx4WjQOjnAhQQ28jDSt5p9bnO+jQF BS4a2RAekp/NpFMyigvQ30NSH0bH0ovCU9tOusKzXPX95U2Edex4rDg1269jgQ== 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=1784573866; 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=f3eIMWHf+EfvomMaCBFurYwzpj+2vIuaRc1e8vQtTdo=; b=u/GhsU/8zF+h2bJmOwx/dds3zTgh+s/FNSocf3nu3e5tjSfy83cH6HuvrTNJY+DmF+LkI8 tL5cltfXUt5D9J1wmlwpbcwVbuv170dRDJUklufBF53owlROAFMH9Iy6Y4p7R96KWR2iao 7zFgV3qhzN7OJLJvq9xaEbqx/uCNq2eFuyDPym4BizWuv3zlk37rLGWgfT3vG3AgFdnwV5 qScY0XiClaomSaijrhoB9K/yvkVobFLJaBY8+9ITmAF/9KlI9e5azxhVnS0e1aaTWS1zAm LeU8mqjrwV4qhhgC5LU8KXvHmtfPTj5i0dXdpjls9cnK9fj64cbWU8WWODWtdg== 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 4h3qXB32yjz1P; Mon, 20 Jul 2026 18:57:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 18:57:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1435763352.2113.1784573866432@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2055 - 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_2112_319131288.1784573866174" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2112_319131288.1784573866174 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2055 (f6e0e0dab369f346ad825ffbb86ee68cb70b5402) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2055/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2055/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2055/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) f6e0e0dab369f346ad825ffbb86ee68cb70b5402 by cy: man: Fix RFC 1918 network prefix lengths The failed test cases: 1 tests failed. FAILED: sys.geom.class.gate.ggate_test.ggated Error Message: atf-check failed; see the output of the test for details ------=_Part_2112_319131288.1784573866174-- From nobody Mon Jul 20 20:59:18 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 4h3tDR1jB6z6dQMK for ; Mon, 20 Jul 2026 20:59:19 +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 4h3tDQ5XPZz4GZH; Mon, 20 Jul 2026 20:59:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784581158; a=rsa-sha256; cv=none; b=BsTbPqFn8w6nWhZ2TvGr+reoY83+1uv+uR1GSBQNildolqvyLkZjdWPz05fbY6+Vu0wubQ +r++9nH63HtIEtSuN1nhVa1urTK4lg8yP3UvNrEf1WVOaKCerXWVKnxcFRtKJ91s5xvvNc uNQRgkD0mtL3KnQSAwoqyMfIbqOZ200VeMFw79M7DiYHhZtRNH1h5vxYZZh37vu1pmQIez WRigCshaUi4bUJ/ahrBsLeyeWWtkZTjG0QBztgIx77/g7i+0RVYcgvHjHbIm6EWO7Q+PAn sJSR8nx+y83mTOFngBJkXVqHcJfU985Rd5KfN+fj1v27sb3D6C7VdAsiR+V8zg== 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=1784581158; 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=xVPj/ztbyd/fjRn+3seaMSfgUeOA4PZxil0jl5llc/Y=; b=TVekOaUKSlxiVoMGT4PImCsZVQgXvaKQG+tBFG92VWUMOO1qADk8HyCMPiD0/LtxnAmIep cMWhUqsauMBz/oeeOTDxfJGBWy+UVFLbsx9+kSE5tWb74BdRSoTS0250sExrtDEFkS5RUF Eg9OZlPFomfIhMvEQg89uudU6z1FMJtKBaYIL9KVi45wv7Y/NTDtzYZbqwEFmdX5DEwdmQ d1EIcr5TuMRHqA/SCASkReEeR7xotplvBsUYqYppxuUZuiPhZR8P03yO6KYm2lOl/ZltaV LMZZs77t8Ng2Xsqurj4qDgbby0gMV99uRdyIHeYl7xFgZGzPoXDA0L12eJ+7JQ== 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 4h3tDQ4VY6z3Nm; Mon, 20 Jul 2026 20:59:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 20:59:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: netchild@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <151587007.2119.1784581158636@jenkins.ci.freebsd.org> In-Reply-To: <912903385.2111.1784572778012@jenkins.ci.freebsd.org> References: <912903385.2111.1784572778012@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29104 - 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_2118_2116469136.1784581158430" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2118_2116469136.1784581158430 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29104 (3c3f886e4bc7619f7847ad0d0f996088ddf5915a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29104/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29104/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29104/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) e42703f5c4b2d3a869b17e2cb8670f1b6359c8cf by netchild: hwpmc: handle counter wraparound for process-mode counting PMCs 2cfd82f747c04f68f679824ba627460e87ab3848 by netchild: hwpmc: add regression tests for counting-PMC counter wraparound 86fa065f1862f3b638efa1868523878d9db14ada by netchild: hwpmc: drain a process-mode PMC's runcount when a live target detaches 3c3f886e4bc7619f7847ad0d0f996088ddf5915a by netchild: hwpmc: add regression tests for detaching a live process-mode PMC The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2118_2116469136.1784581158430-- From nobody Mon Jul 20 23:34:25 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 4h3xgQ1X7Vz6l568 for ; Mon, 20 Jul 2026 23:34:26 +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 4h3xgP4vhdz3Scw; Mon, 20 Jul 2026 23:34:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784590465; a=rsa-sha256; cv=none; b=lZ+BJA3uNFs0IDXnry/YPuqvY6v4vVMWdLhfGvzVvMW7A0S3UWvwchBLFrjd1fkSn46rzO d1IrZX9zPuAkGe1C9H828cHzCzyLzmTEYde0NDytq8mUyxQWl+/rnyJxMutdELyHe2J1IS JiuYNTbN9w18mMccXPhszsik21M1C2fddtAclxkbN5eycTgi8kZ8WQo7r5dNF8N1qSFsoD 16eudnfPksYDnfbLvw5r4DdS4reiwhUw2WTh/DcrFgOydwCetIKU8lBV8Vt8HUfMMZcwCz /V0LYQiCXap2srSIy+myOJaraQqcMh1QImwJvE1yjYPWNu9uwxuLNI6bLI9MNg== 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=1784590465; 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=T7K8/eU7turci/DhBPmIC9OC5VB5iZmnbxe2JjIBIX0=; b=gbUAcO51Vavtow6ngeW4An4jJhU/Gm/XnWhtAbnIsJ73tVnj/rDqUlCpfTzP66uVz0Gu+d nUFBG9p3kP5eArHsitfhcjJyjsi8AZaMLcydB0DQcf5Exc2IIsyMsl/P2yscHcWUzuCZab GO5pnUMZfvUUfIuSrjrrpRpFhdQ6LFAnoJq4z1xasYxphroddb6ui20O07iDNYRMgu/TDw 5sIBGv71/WHr9kGk75Oy2k2cn2oQ6zRrYQS2+QtQ7tZwpWr+m5KopfKUwB/ozER53fCaAz goBV9r3hpK91zGGXkdv9FsazBUhUAWhdj6yI/bqfuKE3snd1KRTy5Ll3YNt1KQ== 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 4h3xgP3Jhqz7k3; Mon, 20 Jul 2026 23:34:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 20 Jul 2026 23:34:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1045939089.2123.1784590465469@jenkins.ci.freebsd.org> In-Reply-To: <151587007.2119.1784581158636@jenkins.ci.freebsd.org> References: <151587007.2119.1784581158636@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29105 - 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_2122_1696650122.1784590465181" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2122_1696650122.1784590465181 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29105 (5f69e6209e09687b90343b09cc281fd1d9bc99f9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29105/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29105/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29105/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) 8966cc0d01a29c11168e4e9d7f1703aa31ad3be6 by bapt: m4: import fixes from OpenBSD 5f69e6209e09687b90343b09cc281fd1d9bc99f9 by bapt: uvideo: increase UVIDEO_MAX_PU and UVIDEO_MAX_CT to 32 The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2122_1696650122.1784590465181-- From nobody Tue Jul 21 00:03:52 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 4h3yKP4wJfz6l6mD for ; Tue, 21 Jul 2026 00:03:53 +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 4h3yKN6fVVz3VFW; Tue, 21 Jul 2026 00:03:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784592232; a=rsa-sha256; cv=none; b=tT+1gdC6APBWykJ0xM83wLCD8u+/QNLOQdyP6DD+GETOxWfJoeDuFLqVkW5kvGaQqd8PIE 74nv5tegE1rs3YCFf9gD9PyC5hu1q714c/VcIpMNeRKo/lweU/KghgttTVnVnpMD/Rm97K P00HckRHJh9vtGx5YN4KH5sua2mUBbqwfpU9ChKWzj8p3F4jAZw7qsEMtJeR6IK7/3R//k ITxbxWUtBYBVsWjgcNraalaNwEoslMfihHenvOPuRDUg7QQAi9/U8K7zy8NSNdPMmwtakr wRuRAPH4slSTYCmcUCed7QV1oAKnWWAhZvP6xW/0EBVWFrVBAUoIpSRaOdlFYw== 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=1784592232; 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=XzhmX73aq2eJDGWz23zu9zldd+cPKxMy35jEr745vU8=; b=fdW7+jFDJjqpgX3WrO14/0PgGhtkW4n6ASskCpWkXSJtuHn3aTCd9wH0e200PD/JJNWbwF mnjoXUvkvPusDHbODpuxLLT96NSW//wT/pxzA+oxIJbALaYqbeC0vwJb1JmTxjmxB72o9I QHfbW8neFgPAB3k8elGPFF+DFBwhUZmrhGFMJn+b3bee1VhEG3c8uGZw50wbNhJsIlch5Y HsmYB0NWlKBSjn5Rsy2p+VeCbTxpZFv4a+Nw2BgntpsNzi5rHtFOlq+MubiCt5BwEzQJfQ G5EqvEn/xkJ13DfQNK7/Uw6iosW7zK0tSAGLnLFeSEgfTKqnb6Ay/jUv0UW+LQ== 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 4h3yKN5JFXz8m2; Tue, 21 Jul 2026 00:03:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 00:03:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1369603818.2125.1784592232749@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #965 - 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_2124_576056117.1784592232562" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2124_576056117.1784592232562 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #965 (009e83b5ebf3024df7378ec2645c49281a910d31) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/965/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/965/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/965/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) c7663578a278fa7ef76e035f197bc0cb462af198 by kib: init(8): extract reroot transient code into reroot_seed 842e271b7b8bf8a3bb039db57dce2107600ab883 by kib: amd64 efirt: register all runtime regions as fictitious e19778bd3e98e46021271f7a95c9647b0ec6e95e by kib: sendfile: stop abusing kern_writev() 1712dc691e0a24b578aa263edec9b2c99e26c9dc by kib: kern_filewrite(): unconditionally calculate cnt, it is used by callers fcee136ce0569314a07835171afb115081e1f0fa by kib: kern_writefile(): fix several regressions ea6c3833438a23cda53d79e08cd693d49cdcb549 by kib: mlx5: extend mlx5_ib_create_cq struct with fields from the current Linux 8d518f4b482f64449b2bbb36a7c4627e80a3a93a by kib: mlx5_ib: do not consume CMD/PAGE_REQUEST events in the DEVX notifier f7280623cdfe24bf7cc28fe7d5c5f03fa10f9650 by kib: mlx5_ib: register DEVX objects in the uverbs ioctl parse tree 8d198bba057c3a2c5822b390ad91bc79e264d839 by kib: mlx5ib: implement the MLX5_IB_OBJECT_UAR ioctl object e3f260ad661476798e19d126875836075b893345 by kib: mlx5: mark completion EQs as a shared resource for DEVX uids c122d64b5ab2ff77ab4fc3478885bdb316cdfc54 by kib: mlx5ib: allocate IB queue counters as a shared resource c15fa820881d31dfe64d9c06922dca466ae147df by kib: mlx5ib: encode dynamic UAR mmap offsets in the reserved command range 2c713c35b4304eca5e940db6eed2519071e3a87e by kib: mlx5ib: advertise write-combining support for dynamic BlueFlame UARs e611f58ae3618d1aa8b1e2738a11e2334faa432f by kib: ofed/ib_uverbs: release rdma_user_mmap entry ref in rdma_umap_close() 7b0e4a73ebb6c475be2933a40485dea97c8df2af by kib: mlx5: pass the full EQE to the DEVX event notifier 012c852efd27a55dd1cd479b06efd7fb65945c56 by kib: mlx5: guard against a NULL CQ event handler in mlx5_cq_event() 86cdda181e4e98ec7b9b96d2d03f4eb92df4c14e by kib: mlx5: propagate the DEVX uid through SRQ create and destroy fab43c031ccd4a630a38ef558ac77d40e4bc142d by kib: mlx5ib: initialize DEVX subscription state before the eventfd fdget() 009e83b5ebf3024df7378ec2645c49281a910d31 by kib: mlx5ib: use the eventfd_ctx API for DEVX event subscriptions The failed test cases: 1 tests failed. FAILED: sys.netpfil.ipfw.divert.in_div_in Error Message: atf-check failed; see the output of the test for details ------=_Part_2124_576056117.1784592232562-- From nobody Tue Jul 21 01:57:25 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 4h40rQ18H9z6lJW2 for ; Tue, 21 Jul 2026 01:57:26 +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 4h40rP4rhmz3hx7; Tue, 21 Jul 2026 01:57:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784599045; a=rsa-sha256; cv=none; b=XQPg9iAlZflG14eZi6dz1NzFoqEi/bQ4NpUguDwYrdSDklkny/OCN/vPOnQWk+f9ArTRLx euGYyCSxAv3l8oSbBqdizDdzuXWGg2Em09C13jH1EAkgycjQpri2cbib3sf4qPEu6o735B ssLHJtb5Rpe3aHWxRAgASz/yn0nVSBazN88zipWifukkj6c3wQ7Re+2l4jb543TZf8gT4m YgfkntTlBfRH/ZiGT7Un2x6jwBziyNMC46T9GYgZyOYdOPvkHHFuB03+rSgmTPj8OBT2VO BcVvIPRGpe4nVbae3NxcdjTmw08WSkYZgnhYZvccEICOotp99C35BIss0zA9FA== 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=1784599045; 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=dBLk5bJp2/tXO2EIoW5ovGLuAj3Ogz05ry2eTEiCuxY=; b=tkzZKhU45i3SlVQkOiMqOjRYKSwVzP9bgW/KTn8q8jXAoiTzLSSo1/5az+GdTgSrXUiME/ yiGxMy0v6oz+Uzx5SxGKJ9e7LzySzZ3EIecRF/5ZCCMHzOTz7ge0fU1OVduhdVxOnnIqIS OoxSu1JR+y5hIV6s03cmb3ch4vW4Ole8b2JXOjF4BPt4FHqZCp4lKOWW4AI3yfBsH38D/c 9V3lPVo/dnd/FmQ8dM7vrwkzvLUK0T6j+4CIGtJwAU2xNwvQGs68EvktCYU0natmmeyMtq YzhD/sak2+8ykDeq7wPh88os6UPgaXBVzMrN8cj09CDBFG1VVweIxoaN8hLBsA== 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 4h40rP3ZKZzCf2; Tue, 21 Jul 2026 01:57:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 01:57:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <75974722.2127.1784599045506@jenkins.ci.freebsd.org> In-Reply-To: <1045939089.2123.1784590465469@jenkins.ci.freebsd.org> References: <1045939089.2123.1784590465469@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29106 - 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_2126_402438478.1784599045121" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2126_402438478.1784599045121 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29106 (6671bbf2f9bb130129a4896bca7edb9e0a638e9f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29106/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29106/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29106/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) 6e845b1333fdf215216dc463ebd9ed34b045c477 by bapt: uvideo: import quirks infrastructure from OpenBSD 6671bbf2f9bb130129a4896bca7edb9e0a638e9f by imp: nda: Tag the command set used for devctl errors The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2126_402438478.1784599045121-- From nobody Tue Jul 21 02:09:48 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 4h416j3LHgz6lK50 for ; Tue, 21 Jul 2026 02:09:49 +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 4h416j0hZvz3lVB; Tue, 21 Jul 2026 02:09:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784599789; a=rsa-sha256; cv=none; b=tirouMvxB0lZl83hGywq+5GA9gx2bVGxxH3hHYzHzmlUCmydVFDsBcnpKpFP4iiubL6rYH bt3hUTLu+Z9NC9uKLY4jZLgiMkpXVEsJZIU4f7MKrjLqCdsxBqDTlkJ+LXuzW+m5VWuGG4 CdFAZc/t9jDI1gTvB1rrBNqiMdycevT8qMy+A+NOXbymlpdPmSP1kWxO2Ojv8eaJd10Xkw 6epLoLlmeTbfcrcenXRFQ5odVKaB3E5wIkQX95MQNijk9U1sjjnzNKAL6BSqOBwnGx9qnq zOjihVMOU0b9V3kTI627PIzmeIdcdZeGwpTnHgkLY9xQP/iBoSD3QjORT/Vfrg== 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=1784599789; 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=xYVihsSQtrPXSckxESyhb1vGj0KTt5YEepjhaQEynsQ=; b=t9ZPnCkN5CAWodTc4jLxMg+s2g1XVODLCJtEm26lNzJ7DL3cwh7Bga0MB0PJ8TGfGmtCqx 2A52/DorCSibs0KddXXW81Iy4wgcC2DhA7CoQpfxLsJbMyby6c3qEKyplNyxt1AUzC4LpC wi6IrbLYjTDYzIlq3DDHIdYogZ+HxDbYcK1H73AaGgBTIYR+MaAx1JB6yFHL3rJG7DTjLH Y0/X69c/K6bbUBEpcbxcRr8M4eJv1LHSQnyWnrGPRc97JxdwsexzSPvkA3R9jrB5g0ryXi k+GmyTRRhynHMyvspFyHI7JWRjV6SJp69XorgqN7LcrL/aHoIcJfmgN/Znen9g== 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 4h416h5l6bzCql; Tue, 21 Jul 2026 02:09:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 02:09:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1459223553.2129.1784599788811@jenkins.ci.freebsd.org> In-Reply-To: <1369603818.2125.1784592232749@jenkins.ci.freebsd.org> References: <1369603818.2125.1784592232749@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #966 - Fixed 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_2128_431684184.1784599788535" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2128_431684184.1784599788535 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #966 (14d1ad2a37afac412338eefa8b07722d3415c369) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/966/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/966/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/966/console Change summaries: (Those commits are likely but not certainly responsible) 14d1ad2a37afac412338eefa8b07722d3415c369 by emaste: linuxkpi: Add pm_runtime_resume_and_get ------=_Part_2128_431684184.1784599788535-- From nobody Tue Jul 21 04:35:00 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 4h44LG27D9z6lWVd for ; Tue, 21 Jul 2026 04:35:02 +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 4h44LF1FFWz43pS; Tue, 21 Jul 2026 04:35:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784608501; a=rsa-sha256; cv=none; b=i39J16jUhdus2lXFsNKx5qyAg+b7XqLMNCpdhk6mSdHjsRXAekYE4FefFkciHomzZBjAbR 69afRBE7HR5D8VYTWGwJKxLAMaIFUQcrZhwQz3CGf78RGh1OAeU0vjllex+oC7pZg713Lb 6/cuP3sJOmPyDbd3J1bV/Xa5ktALU8UO6MaLJWVZHQ3YjPVaqkkvWPkeov+Rk9ff9AzOZH KVu9Xj8i/RfkU5963v0kQ6GzTEMK1PXeSS186DWojx9zojvYqqUcKkujahRmzXuHglHjsV KibCBEEdliQ7F/ATOELNHUxgOxyg+vk3RdBWrKRf7NY3NDfqca7CP7LdGTH2ZQ== 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=1784608501; 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=sK2eVcataocNPM3OJgeC+cgz6c32ktc9AwcyANjOc7c=; b=C1GrcyyhMsLaTbqFmQudnlCuCAf6AaFZN9SKHNDnsIQhcAjgENMIHiBZgh1E6cXs4g3jiR LjbzNr1/NPZcar0/yFzxUM5dBzuiGfUaTqSHawd7mXStm6jxqz0xsXGRDGWg7ceE+lPEW1 O/QXG3Lr6C1F7i9lJ4LTx1/+XqTeb/Lso2QcY7TPgis90OIUczPgYxX29LN+8kTf79Bi9Y leC9moYXGj5KSzYhNz5QFbVawPuaCROxYIZLTtNpmBxNG4RnvXM024Y8E+MkoYRMq8vqu/ Tyy5HT2PxA+EIZcj7/4K4NeyCWA5DvKYeYSmdXPm/H25HYElmLa2Nc+dAS0OkA== 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 4h44LD6v67zZ73; Tue, 21 Jul 2026 04:35:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 04:35:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1048399292.2135.1784608500974@jenkins.ci.freebsd.org> In-Reply-To: <75974722.2127.1784599045506@jenkins.ci.freebsd.org> References: <75974722.2127.1784599045506@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29107 - 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_2134_1389774031.1784608500775" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2134_1389774031.1784608500775 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29107 (5b7d6a128bef464e7fd331d172e4cf25a5d122c3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29107/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29107/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29107/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) b00d30950cde27eda8f51523a40f2c05a38daac1 by pouria: net/if.c: Add fib-aware ifa_ifwithaddr() 5b7d6a128bef464e7fd331d172e4cf25a5d122c3 by mhorne: vfs_unmountall.9: Fix an outdated .Xr to boot(9) The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2134_1389774031.1784608500775-- From nobody Tue Jul 21 06:42:59 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 4h479w3Ggsz6lhSD for ; Tue, 21 Jul 2026 06:43:00 +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 4h479w16CLz3KR7; Tue, 21 Jul 2026 06:43:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784616180; a=rsa-sha256; cv=none; b=r0aq7pA6j945g8pCPVZN0/cyurMUwK9yOyCsJDb5umJlBhgugy/eu+jY7ZuWXPPEGe7PdL w/1Yo3tcx4taNFzDQpx8lWmB+M8fVwLd0MALzFvQ0h/wJN5pF0vDtlLW7Ptjxe4eS1s3Da Ioy6msS1JKcBdUdtXRwA0YsdptJtlTmZhTSPfzro1CpHJfDi+Jsipex5XuMEI21ihUMzwg ZA92m3yUwrogO0fwGWS1xiKR2ZEujt/8OcN88emBENgLlAelkCUFxwi2jw7IVQ+n1XLV6q a9F+yfPvN3I5+wK38cQ6NZj4ox0U/0h5ib6GZEr2fbKYD3AA9m/Jfdj0bDLDNg== 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=1784616180; 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=2HjgkwEeO0ob6CQcksWiMnYWvRMsVixAecfQb2OULYk=; b=BgWuRtNfp0Hk/WO1eORkIJTp/6BRn+yep7gK4cDNksAJa+91MnCtaHKBYT3lhf5WU44A/B qsuV8OcQHAj0HX1nrOaKWIsbDtIeDlPkKaVwHylxwKyxbVq/Q3d+7C89tmpqETyPo8PYFu S1QH+oERiJmSHEOpVeXRvbU+OFHEZNOn3FqDn4YnugB3LN2IX0XCFOJeCTQemmRy3H0B13 uoVZlpiLddSyhslhYCa9WJ+uMy7iunbLfeqlN8XMYEg3SoZ/hQ7vDMFBmGwfAy2KD1CcMY IixnP7Rf6yOVR0gPtd3wxUXKZ63/4zwAdsa6EHhpm5Wn9XTLCFL5Sx5eABfiFQ== 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 4h479w03YWzd88; Tue, 21 Jul 2026 06:43:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 06:42:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <704253568.2143.1784616180012@jenkins.ci.freebsd.org> In-Reply-To: <1435763352.2113.1784573866432@jenkins.ci.freebsd.org> References: <1435763352.2113.1784573866432@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2056 - 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_2142_1489304562.1784616179835" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2142_1489304562.1784616179835 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2056 (381100312788276ef88eb9a409a5babe5d94acc9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2056/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2056/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2056/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) 381100312788276ef88eb9a409a5babe5d94acc9 by cperciva: ena: Put taskqueues into correct domain if !RSS The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_2142_1489304562.1784616179835-- From nobody Tue Jul 21 07:11:41 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 4h47q16Y5Tz6lkDZ for ; Tue, 21 Jul 2026 07:11:41 +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 4h47q13VZvz3Q1T; Tue, 21 Jul 2026 07:11:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784617901; a=rsa-sha256; cv=none; b=sDrJEdMXZWgflPaVHAt5rd8Cr4/zFxTfYiXlFSs0J5foT4oCKf6UjqBWYkVHpZi4EcfEW1 1gCtvA2mK76NgaBL6/ULP95DBv8VGtysG7aXEVBhrhfuu6QMTqagsUn88YEFbSGZchjeEd R8lMP4eThRHeo//7or9wBYtlubMTtPnwv1klf+JiQjJsBU6C+1zP3L/JY+j+CWc5vvQY7x MX8w6GJkG30HD8sHYmohVOwSNLhIuNnQUvgld2x7YPBH0NxLmzcherbj5gUCZD9U6UvPNd bbnnkfa2Eea6D570CT6hAMHDcbGJzG2ySPiMy6bG6rZiqy7XztM2tOc/tskvbA== 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=1784617901; 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=NF/KuAdPGXwLFKw2Ky81lGkePitfLoe0vS7ZUK8ibYg=; b=yHMAFejHsgsa+pjJnEktL/ZBoH065LRC5V5/4UfNR7rpvT1wTcuIxlkJK1HTb0l4ddQn3R Tp+r01D3qOcDTMqnEEQojsgV1OduKV3FGiHY/hV/xreujEDcubObhehqaiICVbmr80XXbu g5yZsBk6YOMxwXrhxD+Jhy94gg/Ddb71V3dIm36u2pTTvuAgmmx6ozZqolr/SmJpmFaVhE Zdob7OynT3uKwmfOT/bC5n7xdQEvglMk6S4nbtZl7TLod5TzflVbbwtHeB4xLSHVxATQht Ric75ikOgcU5fHOUc38UyIL3dcdlXMzO9ZI7hb108LirV+DmmMDRHwtJO/yOCQ== 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 4h47q12Nm6zf4P; Tue, 21 Jul 2026 07:11:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 07:11:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <617339559.2147.1784617901341@jenkins.ci.freebsd.org> In-Reply-To: <1048399292.2135.1784608500974@jenkins.ci.freebsd.org> References: <1048399292.2135.1784608500974@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29108 - 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_2146_1301174304.1784617901139" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2146_1301174304.1784617901139 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29108 (aa588213d8f54803fc0b6b09d34f20fb30e57896) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29108/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29108/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29108/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) aa588213d8f54803fc0b6b09d34f20fb30e57896 by glebius: ministat: revert "parse comma used as decimal delimiter" The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.ext2-misc.execute Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2146_1301174304.1784617901139-- From nobody Tue Jul 21 08:20:12 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 4h49L558FKz6lYvK for ; Tue, 21 Jul 2026 08:20: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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h49L52ww3z3Xrc; Tue, 21 Jul 2026 08:20:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784622013; a=rsa-sha256; cv=none; b=JvyilHMVs8pDpn9sATnuPU5RE2e3B16YFwRCa7QSDFkJtWldGqWqo1Xb/vQ0cPGBvYDiCH Wg46dj3ovdp91dH3Q2C63gOy9UsZnrKeN8y49cOTqY2L2INOuWsV1DTNMMD7eSGtbrKj2j 7t1S9+dSDPnO+GZUp4bH3U3jtfnB/7+lQL3QWCEvFGTQylcXuGU/WqMA70BgtEeOHd3DHj UK3PrX+oIrewKmGIyMfw11xOIXAWbNIZnnptDOco+4VXzEhJTjOAM1ekaTwVVYQBKLbsEZ zjJ6EUeo5+WsBO9DnomXp5nFmVOBKvNKKkMc+A4UUX6g96QC+NCcuyb6mzQYfw== 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=1784622013; 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=NBXiT749MPK9lYIqk7kTMabUixDWUfYmQ1fVXZEW5fo=; b=g/aeGs9dt1GW/FHqe8ySd5U4ErZ0rI9AFWcFBFvhVtqTHZflL2wmKk78xF27LQJPKr9T24 TU2uAvppScuBfSSWrBwkYbVv6SvSpiTOvS7PG4Vu/Ij/OCFYNddY97SB52B+iJru8ghaz1 BQLhXV1hjrq3yXP/X2hTKSQeMcIGaE1zSVLAPxdrZG3I6vwlY70DnC+VoZFAPfcGofYLL5 xZQqsGAcVN5fPfJyEbRC5Q70XUjPpqzg9fw/BLDRFbmUAoHGA0HICV7OOtTNUnrwGVvmrc RgADJE2oIzuzXU74FH1wosmGXySye2KfbhdpugOFKaFUfWmfRRL1g19ERrobxA== 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 4h49L51HLdzgVr; Tue, 21 Jul 2026 08:20:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 08:20:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1442012174.2149.1784622013184@jenkins.ci.freebsd.org> In-Reply-To: <704253568.2143.1784616180012@jenkins.ci.freebsd.org> References: <704253568.2143.1784616180012@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2057 - 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_2148_444899082.1784622012914" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2148_444899082.1784622012914 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2057 (381100312788276ef88eb9a409a5babe5d94acc9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2057/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2057/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2057/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) No changes The failed test cases: 1 tests failed. FAILED: usr.bin.procstat.procstat_test.environment Error Message: atf-check failed; see the output of the test for details ------=_Part_2148_444899082.1784622012914-- From nobody Tue Jul 21 09:30:34 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 4h4BvH2gVmz6lfKc for ; Tue, 21 Jul 2026 09:30:35 +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 4h4BvG3frLz3mqL; Tue, 21 Jul 2026 09:30:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784626234; a=rsa-sha256; cv=none; b=dgO5X5HcDfAek7UrD7Ry7qfPhRxKJT+yRnX8mT1hySGafeFOGrAlR5EuSz3vJqPRAfLj+f WUsmNGPNNEzlRi7QkvDGad7AaHfXxkRFj1K4c3BwxAKnUl4Z+TW041gSarXKj5L4YLoeDd TBaeFjD//PvalnjmJSl23aZyCDj+6VQfm4f2IKqbDn3OxM8N5qsvtHYimdyVrs5eU+BN3L YyqYwYOR/LS9pgfrh7SIVE/U7UMNQf/DBxsZN3sen8RJvLc7lU7n88CSqzu7Ml4VGpzQwQ ibmHBpy4EfE3odipgV/VfyNuRMd1ysIwcqYRwc0RrIbJEtNgost3g5xCBEc1tw== 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=1784626234; 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=SQphTRVI2QWHKBtrnI9BuDKAPywb2jDJlkXhIGDnCcU=; b=N/yTGINWPd0024kdVx0TvwdC7/6XB0sb44OYstVxQIqHqTn9vuS8B3x01Gtx+i+lB+gOwj 3GGtCI8obmfGybq8KaaXZY3dpbhQC3ChnRwf4jQ9N5aA8GgnjBcYZQArYx6sIzUM0ienZ6 fsHxFEDjw30UVfQfk05zkEABxhaioisNZFmHGGjJgAupnRizfXZBmGamo7uzQRhJp/8b/r 9V2QtZ0wMyf4TYptYgb5t9rYEdGZhxz6DmsUnmrN8Q/91cnI5LtolvQ6stg3b0+JQsBhP2 MyQtIhuwejedE2jxa2INWXjwDL31qZAwCVGCiT6k3DmmVFMhiDr3IsnPiyiiqg== 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 4h4BvG2ZSszjnf; Tue, 21 Jul 2026 09:30:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 09:30:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, pouria@FreeBSD.org, kib@FreeBSD.org, ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <812942607.2157.1784626234367@jenkins.ci.freebsd.org> In-Reply-To: <617339559.2147.1784617901341@jenkins.ci.freebsd.org> References: <617339559.2147.1784617901341@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29109 - 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_2156_1287034047.1784626234182" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2156_1287034047.1784626234182 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29109 (1d89845e90867e2f970c651c342eb07da847b6e9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29109/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29109/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29109/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) d3b7bbee9275d5a3c58a9e75d1fffc60a9333352 by kib: ptrace(2): add PT_GET_CHILDREN 6dbeaf1afaba52ba224f24773cbaac6317e11ff2 by kib: ptrace.2: document PT_GET_CHILDREN b273481f2a840a05e4039655be99528e1fa9388c by emaste: vtfontcvt: Avoid dead store in add_char e4a457d1357621265265089a5ece71c368dd2e99 by pouria: if_geneve: Fix mbuf leak on ip_ecn_egress 0e5b1384df10e9b9700047cb79c347874212d2a9 by kib: x86 xen: provide the prototype for xen_arch_intr_handle_upcall() in 6e93f5e4d6932c423b89dff8fc08d86f8bdeb7b9 by kib: amd64: FRED support 6ee5895f88ed7ba6b16aae9ad5833df6df6864bc by ziaee: sh.1: Document which features are non-POSIX 29d1a3248a6da1ed9f1a46d7d525fb779306a90f by kib: lookup: do not return vp_crossmp as dvp for mount over the reg file c3e38c0093f2dbfafdfcc585a2f06b0313e7f6b1 by emaste: vidcontrol: Disallow -i mode with vt(4) 1d89845e90867e2f970c651c342eb07da847b6e9 by ziaee: aq(4): Document the Atlantic 2 (AQC113/114/115/116) devices The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2156_1287034047.1784626234182-- From nobody Tue Jul 21 11:41:20 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 4h4Fp92x7Wz6lqBq for ; Tue, 21 Jul 2026 11:41:21 +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 4h4Fp86djqz3Lv2; Tue, 21 Jul 2026 11:41:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784634080; a=rsa-sha256; cv=none; b=hqN6vIBHPX8c43HPcegJAABA6fyQZMwj88xWq/ieMBCMwUOFVNQAy0MKuZOYDSrVu8ja1P hb6mZrhn6Vb7hCPAjTCWtGkiTpfeEYukMYCmVuoo9cqH1Qs/zBG0WwRgn1ZHwzu5HN4uTD 9W1QEqW4ZIleFSpxOR2s/Zo61kSAYf/olAbKnfhPsnGXIy4KiADvxCwbmR3uOhSN6pLg0I k+BMhXmru+84Tkvgtw168aANmACgu5TUqVI+OJgHT0AWqaU4r24YB5w9qALaTBxjz+4F9j mk2ot8uc6jGSOkPerchST65cNKah9yUZ5Sid9Bbewo9nQ2PPBJIeqqcL0uIaPg== 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=1784634080; 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=B5xJv4zJTkuOKAGGR6KWYquLfRWpOrReUNtS1InqrD4=; b=V6mgWuQo0BFJ6xF+jjpPFt8DY8P0JQ9Lhe/ch4QoXpzKaReAwGSJgQzEOz2q99uovVFkZv P4hhsPC8qCmZIFZY8R+pTe3HSyQYL//gKWw2sDm9zGkR66xfRPPGJa8TJyew/dEafz7/hr AnsrVAbxTSgAkx578jHxDhBUWk6lioalQ6gBVZd5lY1nMVITl8/2uyhLbpIdiyF4mRdwSd 5QtTIhiTk1h/uu7fIZ1FjQqLIibbbp/4CUFIVjvgHLLBbOTDKvbg1slaajzzu9RxBjjLES Tm34kCvrTFSEzzWvfitmVJgkxSwH8Eqebm1H1Hlm92z2UhhJwg0+iaXUj0L9qw== 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 4h4Fp85QRzznKW; Tue, 21 Jul 2026 11:41:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 11:41:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <521474778.2163.1784634080765@jenkins.ci.freebsd.org> In-Reply-To: <1442012174.2149.1784622013184@jenkins.ci.freebsd.org> References: <1442012174.2149.1784622013184@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2058 - Fixed 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_2162_112882587.1784634080588" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2162_112882587.1784634080588 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2058 (19d044be33078fcddb71db1e33e4d683ce310e1e) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2058/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2058/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2058/console Change summaries: (Those commits are likely but not certainly responsible) b796284f643dc8c658e328e1d53dc3c81471bba8 by des: libc: Disable debugging code in the resolver. 3052e1525ceb52fa1a8f0e036815b1281c60667b by des: resolver.5: document six previously undocumented options 2bab563336e07e266acc8ae4f399f4bafb5f8896 by des: resolver(5): Overhaul 899cf5932678fc5a9572584d64e82e22569bee42 by des: libc/resolv: Drop Solaris 2 compatibility b52d95bf14945108be077fd621c194d24c1f3118 by des: libc/resolv: Refactor the option parser c817e3ca45276ab945b486325653271be416c8a4 by des: libc/resolv: Refactor the configuration parser fc00e7a18cdec54cc29c522c5cb446c89ea68267 by des: libc/resolv: Reimplement the sortlist parser 345d10427a3c3e4f37d2a9015147305b3d860c86 by des: libc/resolv: Add no-debug and no-rotate options c6030caab61fc64d78b170a16108264916004a5d by des: resolv.h: Remove unused parts 19d044be33078fcddb71db1e33e4d683ce310e1e by des: libc/resolv: Dead code and style cleanup ------=_Part_2162_112882587.1784634080588-- From nobody Tue Jul 21 12:05:31 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 4h4GL40Hnhz6ls94 for ; Tue, 21 Jul 2026 12:05:32 +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 4h4GL35Gn3z3NPw; Tue, 21 Jul 2026 12:05:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784635531; a=rsa-sha256; cv=none; b=n3yGmT9zWRpYigZYqZQyyIGocDDOoc+RRF8xRW+2ZyM4oyO8H8cJjc+Jlnoe921EKtLMZr 42hdhzc4dLAs4QUJwvFQxXCO2hIa9lXUcyu4hCxPRUyczNPbPbvNZ6TEdKGmDLDqkKujNZ T7vrK4ItzYNDtKb96hjlY5VivvoJXRXQTNUnFqQkwv2xmlrH5I5vCd+Q6M/xZaf+fQbhe8 JlEFu91+WjdPNkvO76oiTdDlPlyPByev5WmczcAyrioMVIb1QtraIVXuPSC4vM6eKgHrj0 Q+uqEJ0JXzykYpTUcLfZ6uPwima6AcZw8ywsITQdNdxV2TufmnL/3blTQ6A8tA== 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=1784635531; 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=fr2z3KA2Q/WyMwx7RtCiZc3AJdz0GcyGK65W4CVym2k=; b=skOMcABRxPKbuqVVabkcbcQgIeXU7jHsMpTBqHHJB3o4t3TtU9ORTihL0ifdJ+QYrJzNeq i5D1u/PdvqPE6crTBWxnY4K9bvhNK4cYdGEb8dhEDzXeaJwEfe+plyYuSpGSde5P0CtZzl hDWKjxthcoD38zGHI2nlgyH0HB4rMx6WHcM53PWAboslmnqQU1JutJawM6BhsDQFHKk3Y5 XOpKzrhaYNOxtfV8PqLleny3biDbkCfQSrN83vTQtlmcQX7IVdCPXhK/eVohFlyh6vWOVU 1abH6kpVP7Alh15vZ/i2/e58bq2CWTT8/G6Hxs4o1HI+/e53IbIS/CCUuEJtgg== 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 4h4GL33sj8zngM; Tue, 21 Jul 2026 12:05:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 12:05:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <95775461.2165.1784635531549@jenkins.ci.freebsd.org> In-Reply-To: <812942607.2157.1784626234367@jenkins.ci.freebsd.org> References: <812942607.2157.1784626234367@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29110 - 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_2164_456435050.1784635531288" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2164_456435050.1784635531288 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29110 (e7efe2f059a474f8f8e14393713071761a633e65) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29110/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29110/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29110/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) 4a4bcdc6aa3eb99948a369fe16f5cecf5828e1bb by adrian: net80211: update drivers to allocate sequence numbers in the raw path d3259935f7780507248044cdce67646b5fa3e7c6 by adrian: firewire: add warn-only CRC validation for CSR ROM directories 5b7449ad47be4582ff451ce4615753dab4a6f882 by adrian: firewire: drain pending xfers after callout stop in detach 23ea903f68017f781ff579325caa01c928612d57 by adrian: firewire: force root change when root node is not cycle master capable 8a765654f937e30104b6ebc28be66241b53d2a9e by adrian: firewire: remove dead code across the subsystem dd56711e83533ffe40f3f54b01565537f85381cc by adrian: firewire: replace magic numbers with named constants e7efe2f059a474f8f8e14393713071761a633e65 by adrian: firewire: remove deprecation notice from manual page The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.ext2-misc.execute Error Message: atf-check failed; see the output of the test for details FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2164_456435050.1784635531288-- From nobody Tue Jul 21 14:39:18 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 4h4KlW32Gfz6m2kn for ; Tue, 21 Jul 2026 14:39:19 +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 4h4KlW0rpsz3fwx; Tue, 21 Jul 2026 14:39:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784644759; a=rsa-sha256; cv=none; b=kLzEEYec8Ue+qLui4qE/VzGyDMChhRJxCLbfJAIGJ4nymYb/142XfkXt4aWFj1X3wAX0+n uBpdeQFpAE+msX7gbDB/TOfBYsMhrtBjRvH9YWXHrgKYq4dc2MS3f0tVGPtAJcJGji2DuP Xai9d3hSYlzjyu7Y+GwcUYd600Qkh1Jz5Gag9mDVJGI3d8q98wTvmXA/2K+lGZ/VyRm5Es KXHUUOQ12NtTPxAO4JpJocQXXTBy6+uQ3g7B2k5jHzAhHIAcMwsVVZr1Uu0G9zpXfwD1fB j7P0YewiQBZ1RYfzAPeGMxf7RLb6f1Do+g4SjIUE0MLOsEtcMc2hQ7zC4BolDw== 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=1784644759; 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=TWwszqBCKGUGQpFGR/KKDKc0B9OAZmS4TwKL0NqFLZI=; b=k5qbMLI06JapzGnn4ND9pbqOquULlKWxHKUuSRO/zamn2u6G7rK7hGgH1OARL4DvgMPBH3 VncOZ/edh9nM7H8xZrxVGxNMsMGmrnJ9uGc5RZk9soRChbKpxQvU3A1ApLAUc0lq321eMR 0wbkLekwhvlFzd4W12pkFb4TGHCZaRe+edTDEt3BtzvLqGk/MRnH43tYXd3AUjTbw/w2ZA in/q+3gAdpINd3KmRtIUOIUV7W0THlHU6h5i/UrQ73NVMV8HYQLajuPq+20ePp+wX9abOm +TByVqzFUg/u+dfTfVDrGdAfDyHW8RxlXk4SZAJG2Ulu2AIdamQeG8+MoMTOAQ== 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 4h4KlV6RfGzsjm; Tue, 21 Jul 2026 14:39:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 14:39:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1388652012.2177.1784644758909@jenkins.ci.freebsd.org> In-Reply-To: <95775461.2165.1784635531549@jenkins.ci.freebsd.org> References: <95775461.2165.1784635531549@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29111 - 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_2176_1794097306.1784644758660" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2176_1794097306.1784644758660 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29111 (deddfa3db956ebed584a859010a10b6d9a4e2e5d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29111/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29111/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29111/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) e8dec0038bd95f6d940afa19b4d101f466280fd6 by olce: sched_4bsd: Fix conflating priority of differently-niced CPU-bound 5217b4a728dc9fd72bc844c2a6bb30a2a28119c4 by olce: sched_4bsd: Remove obsolete SMP scaling for ticks per priority level 26ef6665344823f405c7fafba5baaacd9baacf72 by olce: sched_4bsd: Rename the global runqueue deddfa3db956ebed584a859010a10b6d9a4e2e5d by olce: sched_4bsd: Allocate runqueues only for present CPUs The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2176_1794097306.1784644758660-- From nobody Tue Jul 21 16:58:32 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 4h4Nr90jPNz6mBcV for ; Tue, 21 Jul 2026 16:58:33 +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 4h4Nr84kg7z3xFZ; Tue, 21 Jul 2026 16:58:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784653112; a=rsa-sha256; cv=none; b=qAZq6M9d7vOwvGJe71hKgUeqAjQzzsxuc8TaK7kySs+CSt3tShOiMxLgPlIaQ6nba4bCow giMVFGHDxfJIghXcNSJ7gwjmtfskBqn/U9P7dM7nC9yu8KBqgKzYKAIEc2oqo9O2VhNPFq SnVoKn+bv56G/ODgFVXhmFqQj1LCLTcnlu7visgrpBC/m4+C3MUcGqehdT3sSZsSCNgMG4 PHoi8wg2iCqgLFDs8gJ8y1yH7QI3ZaequYhpeA5jlSR2H8A87VDISdYXM9O7dZiwvF9oQd XK/NMSyHHEwAPn0sHF15TNVPSeQkD+zVQfNQYIIdcETRgSAnrHMvcKp6YslPTQ== 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=1784653112; 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=Nmk9Qlb4Jcm4uENcoyWUHhmznYI/quG540YI8D+FyY4=; b=ffD+TXL7/nG0hXz2SHQSw/nL+KGHs9ajX+aADgMPmrXY73Xa1X8oK2/vIBoSZU2jLFR1Ta L7DLVZ2qz8VWcXtWn/xbEpKrw0B3zE/HReHJAAtZMvfBnNE9HDhEbWiSQ8jKE78q88Yxos qd9cE1WLla/Zx5C4ha5wBHrnSYvHkzEg323GlPcrP9uwagjHwyK4v7Ew1HOIXLd4hJ8IJz Kj8cK9Z3Zt2IVBExxDnKlaZihx1hldxKYHUzGMQQ5fl3NrwWM3ybjAzohQXM0FQPDVYWLE dkXgbkl3CvstnMizytE4byari10wT0Xj70uSpccz8ymUcuROk2ogFX6966PRKw== 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 4h4Nr837rxzwf6; Tue, 21 Jul 2026 16:58:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 16:58:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1557466358.2181.1784653112445@jenkins.ci.freebsd.org> In-Reply-To: <1388652012.2177.1784644758909@jenkins.ci.freebsd.org> References: <1388652012.2177.1784644758909@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29112 - 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_2180_1702556935.1784653112181" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2180_1702556935.1784653112181 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29112 (eca7b25c101a240472c4c274e725bc294284c827) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29112/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29112/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29112/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) eca7b25c101a240472c4c274e725bc294284c827 by kib: kern/sys_ptrace: do not skip P2_PTRACEREQ wait for The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2180_1702556935.1784653112181-- From nobody Tue Jul 21 18:57:50 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 4h4RTq1R2Kz6mKDh for ; Tue, 21 Jul 2026 18:57:51 +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 4h4RTp3xRdz3F9t; Tue, 21 Jul 2026 18:57:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784660270; a=rsa-sha256; cv=none; b=osHlycsQeuFw8EKdT0oIeoBgZyio/i6I0MZ8diixzd16sepezoasBt9jf99XKlNNIj+ZGJ k2j8AiL1qgNuX2rstIbm0ObKwpkW3U9i5FAnTTMdIajRTOJo7Eezrs088Qv6iZbRmAHmiJ SHozX9GRMPhh5iQ//zRnMUK/1oS2USV7l/n2vbryWWKGsxSywqS/KdsFqlV9f+1g7BXAiT jU2qwKkvvDkYpbWI8zaW2PJ61293zH8qJuwCzvS89OYsOgg8ZfxbihJYe47i97DuHfmmLf xYnxp7FnDx/OWtNCw6Dsg2XgDq6TfxrKySu3jiAQ+uf6mp8YO6L30+wKCZdcrA== 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=1784660270; 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=MRd/sctn9qCDhTJfAdHj+IyNOyPcnnK1jR+8gwi+R4s=; b=M95V2XtO1MMHNR+PbAAKlBvNxOTjQox/g4gMTgHo/mAY/aoBS8HOV/ZDSEoc/zrdcEIpr+ iJ5AvV5uC9MQtf8lsxx3ROpO66KYj2TzEw8oAbCjT6uMSR6m1xFTXtAU1vaZ/sRv/qSGtN /qJDN4xw+emm6d/KBvNxuDWjeA5vPQCXrPmmUwH/GCe5FFPl3G8KRo3k1bgwv1uR3/x6Rs BWQtwcVKwudEBBqguO0Y5A+c7FAb8iour5km9aGcZlo6PvFCPpvsIEWh6FBnZuE4uhgO5v AN0CPqa47mTq/bvkq6Yh0auMlzcJjbcSXV1goKwkY4GG8/IJkkfadRK61k0Hsw== 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 4h4RTp2Msdz11P7; Tue, 21 Jul 2026 18:57:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 18:57:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: siva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1934560712.2185.1784660270341@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #970 - 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_2184_1317261621.1784660270060" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2184_1317261621.1784660270060 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #970 (a4f38a57e2e5739f3732218b461109f77deb71a3) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/970/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/970/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/970/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) 5aa70e0478a472b0da9290d73aedf00428bdbce2 by siva: bsdinstall/netconfig: use a better heuristic for wlan dev desc a4f38a57e2e5739f3732218b461109f77deb71a3 by siva: awk/tests: xfail inf-nan-torture on riscv64 The failed test cases: 1 tests failed. FAILED: sys.kern.timerfd.timerfd__periodic_timer_performance Error Message: Test case body timed out ------=_Part_2184_1317261621.1784660270060-- From nobody Tue Jul 21 19:22:58 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 4h4S2q1tMDz6mLnb for ; Tue, 21 Jul 2026 19:22:59 +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 4h4S2p6wtMz3J8G; Tue, 21 Jul 2026 19:22:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784661779; a=rsa-sha256; cv=none; b=IbtxG601NZPUEcl1Hu2lGBB04JIs713XeFUvOKN+Xm4I8c90l6uteKBymkRadl3NXfYy8y Dh4QUkuDGTDu4cbiWE0RhOZ79NBZ3pCo9S5BRfoluNq5EpovMVZGJS1xNATJrhJTnYUkmR S5tM8ERz0gqZzB82zpSrxh2YX8oX+zaCLu0umn2zPdb8AeOqJo6q2LuxS4bSp7qXHHLTkH LBa9gyxNyFKCA2oiQCqavY50PgkD+dkQO2CzRGRpJNLOzNYsB4bybj048K+7GLzRHs6zNL KakNEgVpjM3Li38J8F06D2PMWCYt3WcK4Q/GB15Dx/4nCX/e0PpAmzA1VKbyXg== 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=1784661779; 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=PNhEDExcf3GjxYhMHOhiEub4JPxWOwtG34fsNgi1yaw=; b=POZ/45CUOqT3C6gTXFOAFIeCQmZUhloMDrxGNrtTo8WxjU3vOkQFyiU/1ySdRWC6njl7Fc j2MnwzrTTQ3f9IXIjaTnUGLQW752uFWl9I2qhw+5wcpFDxco3rxcE8Pp47rRjj50KWO7AW t6It4kzZO9lxE+pq1fNiue7lKj9RAY/fgoEzow+mMrxEYt1kFp0kcLtL+JMw3w24V3z3Lt FL8j36YPab6D0aQbXpUz2ciJjYbRkW5tQuLkUJiJMqm4nlWLtXe3RIagw968zF+RMRfurt Fl2iDZ9w3GJ/NY8F+CD/vmh78PKDGTHBbx+Xb61KzLOIWYijT4isk0U5KU4XhA== 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 4h4S2p5hVLz12Kd; Tue, 21 Jul 2026 19:22:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 19:22:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tsoome@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1571756187.2187.1784661778802@jenkins.ci.freebsd.org> In-Reply-To: <1557466358.2181.1784653112445@jenkins.ci.freebsd.org> References: <1557466358.2181.1784653112445@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29113 - 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_2186_1568793541.1784661778617" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2186_1568793541.1784661778617 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29113 (a0486017c2a453ce5e8b6e678a14e7d5577c1300) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29113/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29113/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29113/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) a0486017c2a453ce5e8b6e678a14e7d5577c1300 by tsoome: bhyve: check upper bounds for value from qsz The failed test cases: 3 tests failed. FAILED: sys.fs.fusefs.ext2-misc.execute Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.procstat.procstat_test.environment Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2186_1568793541.1784661778617-- From nobody Tue Jul 21 19:41:31 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 4h4SSG1tl3z6mMms for ; Tue, 21 Jul 2026 19:41:34 +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 4h4SSF6YDVz3Md4; Tue, 21 Jul 2026 19:41:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784662893; a=rsa-sha256; cv=none; b=FIJ3njAaWRZa86u9CktNWq/3UQ31rneZI0pL8jy7nnjEiqM598oJTu8Cx+1GerypGa5gbS qgbdtJ24ypkjU6YMYyl5RKV++jtiUl/CkEMCJQHpb8X7kePSunQGp4+YquChb5FDtzx5YP l69JnW1GjoygDDVvAPDM4CTJjCyVKxrMDzaRVTUFwvmGug4yy2D9JoedDWSSLSHzZFdRtf V4LKz3uLNMdzcpDNRgeGDFDl4Di44tWqWWwmO49ZwnKa9XX4lA8L/P9pa6gHy9maudK5mZ 0dVS6VevDLa8bVDAZzRguBkD3Oxi0R2l9x4n/kwbnqw2PU5XSJ7fS9IzFDjifA== 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=1784662893; 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=1YCBxZuoiOU2LeDVTdlIivkRsBzxtM3sQQffSPR3r1w=; b=YDn5g17qYv70m/XkjiI5/gIKHJLVC8V55s9c5yl0OL4H9S0CEo94TFzUIxRMqJwaQ9hhFg zOfRSG8rR8CGJMLQLmF0KY4/NqIYkls0aM0w/0BzLIvtvEMYhfOupmZ5503tTsIAcuk+tU 7zGd1okCk0+kR3iZO0EH3PNRS9927GQrVadUF8geR0eWOGyqJjUcf241LIhXWR6TOBl3oH 14Laebg9nWivH5dkFulspgzbcGYb9+4bW4hd4Ht48wSchce06Sc3arVsqIH5jYtDuJvp9d kTmuWAs8I1rsO5tYm82va2SpKEsjGovfT1xykYSSh0i8Aft11g+UUE0BDmeZiQ== 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 4h4SSF5G7mz11Kv; Tue, 21 Jul 2026 19:41:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 19:41:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <681814608.2189.1784662893742@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1208 - Failure 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_2188_1490529100.1784662891262" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2188_1490529100.1784662891262 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-gcc14_build - Build #1208 (6eaa8ed5d203a96c83a0e873ad963dcab181e5de) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1208/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1208/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1208/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) edf0ba570acab945bdda0ea8291c0631ca427a21 by des: libfetch: Overhaul socket read / write 02e82d417b80a6dfdda59ce602bee5daaf25eba7 by des: libfetch: Add read buffering 74a92173dc614b5f83c12886b014db10c1c19716 by des: libfetch: Apply timeout to connection attempts c83d4ed2b855f379c1af1846b76161fcf83109d9 by des: libfetch: Document fetchTimeout 29564d956bc2e2248d0e10b44471435bb96b7ad9 by des: fetch: Stop setting an alarm 2902f7af8c7e19e03274db4599ada46374954b43 by des: libfetch: Make fetch_ref an inline 6eaa8ed5d203a96c83a0e873ad963dcab181e5de by des: libfetch: Reduce copying The end of the build log: [...truncated 105.21 MiB...] /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c: In function 'pfctl_anchor_node_RB_REMOVE_COLOR': /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c: In function 'pfctl_anchor_node_RB_REMOVE': /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:89:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 89 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_compare); | ^ --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- zfs_make --- --- zfs_main.o --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- all_subdir_sbin --- --- pfctl_optimize.pieo --- --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_etc --- make[3]: stopped making "all" in /workspace/src/etc make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- pf_ruleset.pieo --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- zpool_make --- --- zpool_main.o --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 194.21 real 1317.52 user 109.92 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins16909123215382564571.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2188_1490529100.1784662891262-- From nobody Tue Jul 21 20:08:43 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 4h4T3c1dPkz6mPGT for ; Tue, 21 Jul 2026 20:08:44 +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 4h4T3b6ZF0z3RPJ; Tue, 21 Jul 2026 20:08:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784664523; a=rsa-sha256; cv=none; b=SZJ2oEGD2bZLz/WfPSfVj/vyPzduK+e6DIbw3hcG/vo5N5wL/0oL3sWIHoNL6XP25DkmoI L99byFPvDMZTaVk3dr5FQTgnCLGX47pvfNYZIbYFSyfFjv2U9e3yB9/y7G+p5PCHxuN0Df dKHpq89nc7mQ28cjll566oDn/b/AS77gZYGGnZAxR5nsiz2EK4IgWTMwkrZ26qCRk36FYt 62VaR4ScGWEBHLe4rWMNuAhdNtovNejAOHZZkRkPw2Abyi+veShAtEcDA+MNCUuq2AyY5M 6iAlez2df3wCKy7BZWdibnvsh7pxEprJse3uXsdvwQkfRifz3glvZoBSJXCpmg== 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=1784664523; 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=QgzJTrJ5vqtlkZSrt5PM4IqvEaSRxHjbzGbAW5EUSoE=; b=d334JZbB9cCXaBGHqM/Ay7IxQLRxesSBeqDHCkCj0l1usL1Xt+L6B3oxkjVuvMhJY7ZIdM 5grIKQvQFMyjlFDqjLl/ZXMt0HLpFQAJUp+MCHInRC5KvlMiI09cY2PZTAgeirHfMckcYc MX/NBFFrus0nwORt2xjUh+6gOI1/r+wArxP5/UqI0hb1KFwwq8cxB725kgv3VauIkx7yNq suqm0c06x+Nwf0ksVp9Yl/kl9VxoZBrJGkIJFPjYFu6saC8sakvtRIs2O8FdqbgaCXfMjc Tuht0HbKHOQ9u7XBuzlRsmKGF9Ra+rvDLDpwDOd9ssKq09Wr6NqD656KJ75BiA== 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 4h4T3b55J5z12fG; Tue, 21 Jul 2026 20:08:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 20:08:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <478674672.2191.1784664523719@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2060 - 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_2190_1417856211.1784664523536" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2190_1417856211.1784664523536 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2060 (6eaa8ed5d203a96c83a0e873ad963dcab181e5de) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2060/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2060/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2060/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) edf0ba570acab945bdda0ea8291c0631ca427a21 by des: libfetch: Overhaul socket read / write 02e82d417b80a6dfdda59ce602bee5daaf25eba7 by des: libfetch: Add read buffering 74a92173dc614b5f83c12886b014db10c1c19716 by des: libfetch: Apply timeout to connection attempts c83d4ed2b855f379c1af1846b76161fcf83109d9 by des: libfetch: Document fetchTimeout 29564d956bc2e2248d0e10b44471435bb96b7ad9 by des: fetch: Stop setting an alarm 2902f7af8c7e19e03274db4599ada46374954b43 by des: libfetch: Make fetch_ref an inline 6eaa8ed5d203a96c83a0e873ad963dcab181e5de by des: libfetch: Reduce copying The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.ipfw_queue Error Message: We failed prioritisation 1 times ------=_Part_2190_1417856211.1784664523536-- From nobody Tue Jul 21 20:30:07 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 4h4TXJ6yllz6mQRc for ; Tue, 21 Jul 2026 20:30:08 +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 4h4TXH5m5tz3Td6; Tue, 21 Jul 2026 20:30:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784665807; a=rsa-sha256; cv=none; b=qQwa8s3wP+vaQe5hNaJnMlcW/6lwyaIsIS4YBCH2/7AuRs1CL7at53LzgKeXt7P31SgQXq ZcakhZcXxTMbCbav4PSgABH5p6XKMhvKVLMwJ4BtwxeFWhDdiaVu3Zy/Y5U5pNDipbEoPz FRacyqwG2QJWOMrN+ZRHF2gEH3rE5r9KXCm+mZutHkiC1QMv/UkBYPjH5WXF2/Gf3ACCM4 EUBRAF0JtjEUStoKS/DlaEQ1y2WU0KinHyaRYz5cxI247ALZxxjsFbfICvYl5VXPYPOUOb 1wmQAxtJgo/WmvFXgCW1Ser0U4kVn3BgKHn/i6r0ptO2/3ym8jZA96xMIfxrBw== 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=1784665807; 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=QGi4rK9geqV4GqR7HHn5n/3yHDCCBNdYS6C/n4YL6VU=; b=WhbNFXeeBWUXKTG0uYYm0IxhnnKh6a3In/p8npJrwB9+QQNAR3lnNPoEO+S5uKR8dUvALt kRtkyeDuzdJzsGbWQrzcwb9q/NeZ7FrMe18DsQ+LYJ32rDgPBdeaEvrmTwlZNcXRh1JriW 6u8KMj0sTo7zYgbkBpqvM/PPVr2bw4FXSjwi5+RCT0YN56jKdFKcwg/EqkkeOFjsM2O8B3 34Rc2EayNpw3Uf0wU2Rs8HF2DpS39ElnP4GvXAwAe1EEyfrFTvPIaa1fuWoa2Z5zhSjvQe q++iu6T0OVprXn/M92sSgJgwmJCmfsQXuBQ49pitWgS7nG2hRJpm3EWDcm+UGg== 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 4h4TXH4Z7Fz13tw; Tue, 21 Jul 2026 20:30:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 20:30:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1638732153.2193.1784665807645@jenkins.ci.freebsd.org> In-Reply-To: <681814608.2189.1784662893742@jenkins.ci.freebsd.org> References: <681814608.2189.1784662893742@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-gcc14_build - Build #1209 - Still Failing 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_2192_625848549.1784665807615" X-Jenkins-Job: FreeBSD-stable-14-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2192_625848549.1784665807615 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-gcc14_build - Build #1209 (6eaa8ed5d203a96c83a0e873ad963dcab181e5de) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) No changes The end of the build log: [...truncated 2.80 KiB...] + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build jexec: jail "FreeBSD-stable-14-amd64-gcc14_build" not found jexec: jail "FreeBSD-stable-14-amd64-gcc14_build" not found jail: "FreeBSD-stable-14-amd64-gcc14_build" not found umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace: unknown file system umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev: unknown file system cannot open 'zroot/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build': dataset does not exist + sh freebsd-ci/scripts/jail/setup.sh + . freebsd-ci/scripts/jail/jail.conf + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + JNAME=FreeBSD-stable-14-amd64-gcc14_build + ZFS_PARENT=zroot/jenkins/jails + JHOME=/jenkins/jails + JPATH=/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build + JAIL_CONF=freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + WORKSPACE_IN_JAIL=/workspace + eval 'BUILDER_JAIL_IP6=$BUILDER_0_IP6' + BUILDER_JAIL_IP6=2610:1c1:1:607c::16:401 + eval 'BUILDER_JAIL_IP4=$BUILDER_0_IP4' + BUILDER_JAIL_IP4='' + [ -f freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/jail.conf ] + . freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=14.4-RELEASE + echo 'setup jail FreeBSD-stable-14-amd64-gcc14_build using following parameters:' setup jail FreeBSD-stable-14-amd64-gcc14_build using following parameters: + echo 'TARGET=amd64' TARGET=amd64 + echo 'TARGET_ARCH=amd64' TARGET_ARCH=amd64 + echo 'WITH_32BIT=0' WITH_32BIT=0 + echo 'OSRELEASE=14.4-RELEASE' OSRELEASE=14.4-RELEASE + echo 'BUILDER_JAIL_IP6=2610:1c1:1:607c::16:401' BUILDER_JAIL_IP6=2610:1c1:1:607c::16:401 + echo 'BUILDER_JAIL_IP4=' BUILDER_JAIL_IP4= + echo 14.4-RELEASE + cut -f 2 -d - + tr -d '[:digit:]' + RELEASE_TYPE=RELEASE + SUBDIR=releases + BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/14.4-RELEASE + fetch -m https://download.FreeBSD.org/releases/amd64/amd64/14.4-RELEASE/base.txz + [ 0 -eq 1 ] + sudo zfs create zroot/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build + sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build + [ 0 -eq 1 ] + [ -x /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/bin/freebsd-version ] + /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/bin/freebsd-version -u + OSRELEASE=14.4-RELEASE + sudo mount -t devfs devfs /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev + sudo devfs -m /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/dev rule -s 4 applyset + sudo mkdir -p /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace + sudo mount -t nullfs /jenkins/workspace/FreeBSD-stable-14-amd64-gcc14_build /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build//workspace + [ -n '' ] + printf 'nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n' + sudo tee /jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build/etc/resolv.conf nameserver 2610:1c1:1:6002::100 nameserver 2610:1c1:1:6002::200 + [ igb0 -a 2610:1c1:1:607c::16:401 ] + sudo ifconfig igb0 inet6 2610:1c1:1:607c::16:401 alias + JAIL_ARG_IP6='ip6.addr=2610:1c1:1:607c::16:401' + [ igb0 -a '' ] + JAIL_ARG_IP4='ip4=disable' + sudo jail -c persist 'name=FreeBSD-stable-14-amd64-gcc14_build' 'path=/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build' 'osrelease=14.4-RELEASE' 'host.hostname=FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c1:1:607c::16:401' 'ip4=disable' allow.chflags allow.mount allow.mount.devfs 'enforce_statfs=1' 'devfs_ruleset=4' + echo 'setup build environment' setup build environment + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c $'sed -i.bak -e \'s,pkg+http://pkg.FreeBSD.org/${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/${ABI}/latest,\' /etc/pkg/FreeBSD.conf' + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update' [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Installing pkg-2.7.5... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Extracting pkg-2.7.5: .......... done Updating FreeBSD repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD Updating FreeBSD-kmods repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: ..... done Processing entries: .......... done FreeBSD-kmods repository update completed. 245 packages processed. Error updating repositories! + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD cannot be opened. 'pkg update' required Updating database digests format: . done pkg: No packages available to install matching 'ca_root_nss' have been found in the repositories pkg: No packages available to install matching 'git-tiny' have been found in the repositories pkg: No packages available to install matching 'sudo' have been found in the repositories + [ -s freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/pkg-list ] + cat freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc14_build/pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'pkg install -y amd64-gcc14' Updating FreeBSD repository catalogue... [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD cannot be opened. 'pkg update' required pkg: No packages available to install matching 'amd64-gcc14' have been found in the repositories + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'uname -a' FreeBSD FreeBSD-stable-14-amd64-gcc14_build.jail.ci.FreeBSD.org 14.4-RELEASE FreeBSD 15.0-STABLE #0 stable/15-n282691-a9b93531788c: Wed Mar 25 01:22:41 UTC 2026 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-stable-14-amd64-gcc14_build sh -c 'pkg info -q' pkg-2.7.5 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-stable-14-amd64-gcc14_build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-stable-14-amd64-gcc14_build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=1209 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-stable-14-amd64-gcc14_build BUILDER_2_IP6=2610:1c1:1:607c::16:403 LOGNAME=root LANG=C.UTF-8 USE_GIT_COMMIT=6eaa8ed5d203a96c83a0e873ad963dcab181e5de BUILDER_7_IP6=2610:1c1:1:607c::16:408 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/display/redirect MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect?page=changes JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:401 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-stable-14-amd64-gcc14_build GIT_BRANCH=origin/stable/14 BUILDER_5_IP6=2610:1c1:1:607c::16:406 CI=true HUDSON_HOME=/usr/local/jenkins SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=d860a7333309248b19e30430e85d6dcadba39031 BUILD_ID=1209 BUILDER_NETIF=igb0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ BUILDER_3_IP6=2610:1c1:1:607c::16:404 TERM=unknown BUILD_TAG=jenkins-FreeBSD-stable-14-amd64-gcc14_build-1209 NODE_LABELS=gawain4.nyi.freebsd.org jailer image_builder BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=UPSTREAMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#1209 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/1209/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:402 BUILDER_6_IP6=2610:1c1:1:607c::16:407 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/ GIT_PREVIOUS_COMMIT=6eaa8ed5d203a96c83a0e873ad963dcab181e5de SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=3a5e5147-7a12-4d2b-b12f-34ed37134999 SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n WORKSPACE=/workspace MM_CHARSET=UTF-8 BUILD_CAUSE_UPSTREAMTRIGGER=true WORKSPACE_TMP=/jenkins/workspace/FreeBSD-stable-14-amd64-gcc14_build@tmp GIT_COMMIT=6eaa8ed5d203a96c83a0e873ad963dcab181e5de NODE_NAME=gawain4.nyi.freebsd.org BUILDER_4_IP6=2610:1c1:1:607c::16:405 BLOCKSIZE=K EXECUTOR_NUMBER=0 [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins16981768135558412040.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-stable-14-amd64-gcc14_build -------------------------------------------------------------- + TARGET=amd64 + TARGET_ARCH=amd64 + CROSS_TOOLCHAIN=amd64-gcc14 + export 'MAKEOBJDIRPREFIX=/tmp/obj' + rm -fr /tmp/obj + MAKECONF=/dev/null + SRCCONF=/dev/null + cd /workspace/src + make -j 12 -DWITHOUT_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' 'CROSS_TOOLCHAIN=amd64-gcc14' '__MAKE_CONF=/dev/null' 'SRCCONF=/dev/null' [Creating objdir /tmp/obj/workspace/src/amd64.amd64...] --- buildworld --- make[1]: /workspace/src/Makefile.inc1:72: CROSS_TOOLCHAIN amd64-gcc14 not found in make[1] in directory "/workspace/src" make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7424766170937589514.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc14_build cannot unmount '/jenkins/jails/FreeBSD-stable-14-amd64-gcc14_build': pool or dataset is busy Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2192_625848549.1784665807615-- From nobody Tue Jul 21 21:32:32 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 4h4VwK6Nr5z6mThs for ; Tue, 21 Jul 2026 21:32:33 +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 4h4VwK1tbXz3bmh; Tue, 21 Jul 2026 21:32:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784669553; a=rsa-sha256; cv=none; b=IFDNPj2cb4sjURT00cMHClcZE2IKkDfqBNvEcU69CUNP1fduMRcfB5e94zKBQzEaodSN49 meH6I7wPE9j8w4cSg/qnbxID0Xm0ScWAxaNZqz4LxUk0JH/7gwwl9I7U7w95Tr4ZP/aLBg qopA4IO0S6SJ7idvSkHO+LIKsBoIDcx+LWVPY/U3J+DCOZr/6Fb9MXxyahDC4lmClcio1J Kqe+IyEdpCQLAri9XqEA54DCLkgWBYsA8qKjgJLsLRTQpccmZQ0dpnxKlN3cippCc5cvfs dIUPTMPIL5EC9GMI7Ih1BmODJ85a9elQADb59/LTmBD7Fuu5MtAG0F6Fc6bl/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=1784669553; 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=GeprjdfbsEfCpB8w66L3FDQPgH24UIAH9y0t2W8tOT8=; b=JQBqBlClX+GrtjsHS+TXPcZGlxiJ3tPmt3YVqN9lXB29xawm3VAM5GeL+NO6gURLSTGjmS 3OrdpicbKL9e2ntjXqwF68ExFnZmUBcQ+bok3XRPDQM1XWjrRfxxYWaMY9pO7UAxMRVbsV kyh07ipc287sSsNr60UsDTv4Mk/CWtQMGV8RRZxyQuzcnyYON1V/TFRNDomfIPMP/Mn/UP zNqXoZUy6pHCm8CXZxA/LK2rc2NWtemGVpL61GOlBqD2L5ltLYq5aDX6if73i9pcrSHTTi dyNZUxSHkEh6NlNmkU+bHx+xGukh3wSDRBDx/wMBAItIEimhMnYm2RdKzVo98w== 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 4h4VwK0lSYz15h3; Tue, 21 Jul 2026 21:32:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 21:32:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <768515194.2195.1784669553109@jenkins.ci.freebsd.org> In-Reply-To: <1934560712.2185.1784660270341@jenkins.ci.freebsd.org> References: <1934560712.2185.1784660270341@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #971 - Fixed 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_2194_1827253922.1784669552904" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2194_1827253922.1784669552904 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #971 (520105c23a890140de6ad3e8f99c5e4b01d09891) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/971/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/971/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/971/console Change summaries: (Those commits are likely but not certainly responsible) b56f3ea3b3f3a12d308b8ae22d4be1d9862929a7 by des: libfetch: Overhaul socket read / write fdef039f608b72acd67ad3e34fc2f0f3aba406c6 by des: libfetch: Add read buffering ad7a1446c1e646eea86e36731b91e05e37026549 by des: libfetch: Apply timeout to connection attempts a69d2866617293013234ab2fdeea68b4175cca88 by des: libfetch: Document fetchTimeout 98bfed530cbf860a5c729d97adf42628cefb55cb by des: fetch: Stop setting an alarm 07868145600dcb91dd0083fab36310fe5a5ef39d by des: libfetch: Make fetch_ref an inline 520105c23a890140de6ad3e8f99c5e4b01d09891 by des: libfetch: Reduce copying ------=_Part_2194_1827253922.1784669552904-- From nobody Tue Jul 21 21:46:25 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 4h4WDL1KMSz6mVrV for ; Tue, 21 Jul 2026 21:46:26 +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 4h4WDK5MNQz3dQV; Tue, 21 Jul 2026 21:46:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784670385; a=rsa-sha256; cv=none; b=iSPFNHi1OZrRRkbhKUeDh7hZSsJkakJJIxAEvfliwxjY7sqODj7IqJmrMAxKW1RgAS4SZB 2KScIzmfLMbTznQ0dXmNEKExHBxOrHricLifPM9N4uRuWp7lL6bMRqrD4MW/+qFjcAPtdP Yimn+whfS86+oITImh0CU0Ids/hQYuWooMnz4JrplxKtOKl6/YHTBJHpTUnFpK0K7urU04 g2FlTw3+uz4yDIZm5WNuQ56fmh7asiWXe80Ol/QlrxakfEncmVJkfyORSpWeClZO1GvACe fK5nooS1s9wQM1+8djKKBI1xKe/JGGE1KAthaRyrGSKOgpUpgVnyugk1faQb2Q== 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=1784670385; 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=pEFMPX73hFbBmxeif4VQT39CLtsMZq1McLT6/2yryrI=; b=L+VCHJ8b4n+q3WDKbrAmKcCix/RDAA3M0FIKT+ZXFagNkYcW4M2MTNfmSnDR7BXO2gnI95 o2p6RlOx/Mi3XGpx+KzCt89tv4h5YjQavAtrczmFgdvET1NAnuCplVPo9HK1p6n8Jm75r2 VnF3rIPf9CjNyVlNlf8edXM0tOtd5iLwzeBHa3uLvHb8bF2NkubtP5WZSdbqHRhM4gigAS f0XkpYc3gVdWR9Z36O5PoL+hgqGJ2+/8U/mqiGmgameeaeoWlbOhvE2iHgLYpj5C0YMNfz a3qhBa2/DSZYCS00vDpYRGbmT8Q5yj46jD2kaINypafDvdJ7qkBm3SjUAv0Iqw== 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 4h4WDK45vxz15K9; Tue, 21 Jul 2026 21:46:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 21:46:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <778868411.2197.1784670385580@jenkins.ci.freebsd.org> In-Reply-To: <478674672.2191.1784664523719@jenkins.ci.freebsd.org> References: <478674672.2191.1784664523719@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2061 - Fixed 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_2196_1338595146.1784670385400" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2196_1338595146.1784670385400 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2061 (6eaa8ed5d203a96c83a0e873ad963dcab181e5de) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2061/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2061/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2061/console Change summaries: (Those commits are likely but not certainly responsible) No changes ------=_Part_2196_1338595146.1784670385400-- From nobody Tue Jul 21 21:48:19 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 4h4WGX38XFz6mVYv for ; Tue, 21 Jul 2026 21:48:20 +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 4h4WGW64V9z3d0q; Tue, 21 Jul 2026 21:48:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784670499; a=rsa-sha256; cv=none; b=DnCXaABHZ8RxOSTjyinjBYYoY10BUVl/83UchdJeTpCN2JmEFxxMOI1DzbSK+671+TMJu6 jnzCj8vN32GRc/fOyaCMHv0pZF9Wv8zmmU1FcNxAr//44h/Z5Qn84Tln1If5ks+QYnGhwD 1AFTExErLpGhzE0faU9oEO7GA+C19QcX+N4SYFupFCUdF94TrO1FSOP+dpzG1Btt9dni+M Xe+6eCl7dEfJXoZZ3Ym8VFhGK1onGk63VXEIEYKE/I73LjeeyFV0LmW+ZghzobnovTyaZy tdiddv3hxgmR4dIj7QvuEQNvxcqVZsva8TFiRK+u+ZdAFqfNFEX6ynLnr9bM/w== 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=1784670499; 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=sYXF/T+AiLXj3N/BTQRETPzoqoaxT+O2FBdUdvAGiq0=; b=ShZpHybkRkGp7M+LUK0zpGBLDAFqB0BY5AolJJPHRuR301/1l35Fi7xvPhAezwBqC37Ou2 B0Y1rcjzBzG5mM/be5MkBLxK56+IxVkntORlI4eFsic0z+iT4i4vrHW7L3Y0kJbOHiInMi UTV3NFfWWFJ8ulJHYl5GqUVIeM1q2HWWy4YfHcNkrQmiIAPdG2o6Wx55cRAtfF1vDme5Vs SBWmMMY8YCYtIKLLV2QeG+M6zY3mq6rAC0so+gM7fOLLrQnOhc0AeL2EfuOCsIgSNSP2V+ 71w6CRKzoFVaINNurCWjcltcDTYhoGYTHzXvzHw4c49M1/wE5Gupw3mwvbF8vg== 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 4h4WGW4b69z15T9; Tue, 21 Jul 2026 21:48:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 21:48:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pho@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <548226224.2199.1784670499649@jenkins.ci.freebsd.org> In-Reply-To: <1571756187.2187.1784661778802@jenkins.ci.freebsd.org> References: <1571756187.2187.1784661778802@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29114 - 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_2198_940697335.1784670499381" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2198_940697335.1784670499381 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29114 (ff6574d2508d6bc72247993787963dd84c4ff9dd) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29114/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29114/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29114/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) b11a605ebecc913ce23b90d2a0c619d262368f5b by pho: stress2: Updated the exclude file 4dc01fe70d9204d1cb635c76d59623c9e7c7776e by pho: stress2: Added a comment ff6574d2508d6bc72247993787963dd84c4ff9dd by pho: stress2: Added a regression test The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2198_940697335.1784670499381-- From nobody Tue Jul 21 23:45:10 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 4h4YsM3bmpz6kR9d for ; Tue, 21 Jul 2026 23:45:11 +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 4h4YsM0DbGz3G2B; Tue, 21 Jul 2026 23:45:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784677511; a=rsa-sha256; cv=none; b=dRT5Mj2yb5sFlYsAC25uUJJCMHB+e085uZGPs5qLOxg6K3fpKPKVTAJngWf+3OczdPwaI2 I8o/8SApUnHLDXAk1hchHgBXdRwGJEdyhQJKBnWTdHc2Dq4M43azH7+hzi8DjLcB7bblyP ppqD5CpuFPUnaW9pDkWuf89XwMLYqkPjP3aqvUirCYZgdehKBtEljTf6oTqbd1fs+x9xu8 H63LlYzLUWbOH8qxg6eXnAV1XapPYBXiUTWyeCQ41PuqlwMQyJecxCq5SVtGGkD6pwZ/an G5Hc+q9fywxO/Mb4Hx7jlolTF48QIoaobcV7nFPqHxlmUkWl3iuUREfO4K93lg== 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=1784677511; 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=R2uUem0gjm0yx3S3++HQJyYz8oxQyFDplkxwdsUVECI=; b=xFNEqyGNZ+3L1fo0AcPrz6v2B62opyFtIiB+q/DydRdY4zaXTcA3kbugyuC2N3ReLOAOkS zP2nJbxzQ8dd0z3SxuRJGbdmlWJ8PqpTm9583+0fcmtLOR1E2Eq1y3XGzoWbaYqPZl9Ekj d2+BwZlZ+tsm74/0PmaSZl2mttccV/uodNexqXwjNsFEJQqRrFkeEvIZLw5YTbzycY11PK +suM/v20F23Gh1p/2v6a7VHQmCDjmCp+mkIsvHzk8u28S2C2C9xOFSZ6lekbkVncdEiplR QOeqAEuG3YcBbBNdvoF1pzPTFHXjdOKWoyzNe7MTXv98tlvNYhfcKqXHcPOk2Q== 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 4h4YsL62JZz18Gm; Tue, 21 Jul 2026 23:45:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 21 Jul 2026 23:45:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <126524465.2213.1784677510852@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #972 - 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_2212_1778992740.1784677510549" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2212_1778992740.1784677510549 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #972 (ced89d9c04d450c1dad7fe5f21c1b2afca306046) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/972/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/972/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/972/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) ced89d9c04d450c1dad7fe5f21c1b2afca306046 by jhibbits: watchdog: Fix a couple type issues The failed test cases: 1 tests failed. FAILED: bin.pwait.pwait_test.print Error Message: atf-check failed; see the output of the test for details ------=_Part_2212_1778992740.1784677510549-- From nobody Wed Jul 22 00:26:04 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 4h4ZmY1vPJz6kV44 for ; Wed, 22 Jul 2026 00:26:05 +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 4h4ZmX3rL2z3SXj; Wed, 22 Jul 2026 00:26:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784679964; a=rsa-sha256; cv=none; b=I/BgWDDijgH/xNeLi+NRBJMPPgnaKEILArzd8nWZiwG1d0XQ/AF7AJG/MinEubY42bsa1e 78PoDL5BuSslLA6tXX9aC6rxoV2weIgV021rkbqbMWqtPx8qb89pkv7jD7ZW68cnbxZ0Ni gs1RGB2YXoMw07+pACqRhw3F2Taq3whfxmqx7+Swr4EMupAWl1t04mMjy9WJ9TeZr3SWtK a59lRtseCrRkkSzb06QXG23A6CEAoVyJbAyooauOUBOciPCo8AaDF91sCV8PZ/qYFv8vav c004zeZIYJwmp0kg5GaikKO44BS2y5n2SHuZO3v0rj2YqOFHHByEZVKpkEXScw== 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=1784679964; 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=r44tsZZ8AelAsTaRHBewWjNrHmOeqCBv6Fpw9OuK8QY=; b=bSpEZvN7vegrf9NgYQ6HRCeyZzJeJ174dgfHWLm3xp7r+8P8qF0O2ZvgOWpEipiqXWty9b x9OwQ1tBUG0yUXJQYQwyM2xLkc41xbylEplvf9X/9KmlwyUCOxPs2okkkR+UAx8tQ7NgYq 3x3uzscZH1tjldT3qo6GiMU886wGNSNzAl5PYCVXFJIPmnSJPOAYGxsmv8Z0VMwS2H1hiP xPTLQWa50Gugzq1nnMALzENgH4dEfBYCUOVK7kG9xoC48y++kuf+NsNBpmF0wq+gNZxC3i Ay5v7YS1EIgTi+NbLDU1BA7OOauhux3qJDajceNXBDjOadRq87ANErnqvPrXdw== 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 4h4ZmX2QWtz19kx; Wed, 22 Jul 2026 00:26:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 00:26:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <109071640.2215.1784679964344@jenkins.ci.freebsd.org> In-Reply-To: <548226224.2199.1784670499649@jenkins.ci.freebsd.org> References: <548226224.2199.1784670499649@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29115 - 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_2214_474248543.1784679964089" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2214_474248543.1784679964089 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29115 (c93f3b55e67fe465d93f3f54ae4408f131fec3aa) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29115/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29115/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29115/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) 67518c9f565b61bc5eebe33b6a956e2cc9b3f223 by des: wpa: Define CONFIG_DEBUG_FILE globally bd30d1ad78e152d0a963bc873643a911321cca6e by des: nvme: Explicitly cast caddr_t values d34870708db9fa1eb8e29b5e085b755de1189b1f by des: install: Allow installing stdin 134ddd372f8213885dd828ab38cec2384fd451db by des: install: Code cleanup c93f3b55e67fe465d93f3f54ae4408f131fec3aa by des: libutil: Reimplement getlocalbase() The failed test cases: 3 tests failed. FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.daemon.daemon_test.chdir Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2214_474248543.1784679964089-- From nobody Wed Jul 22 01:51:49 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 4h4cgV3Pznz6lLS7 for ; Wed, 22 Jul 2026 01:51:50 +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 4h4cgT5J9Rz3brh; Wed, 22 Jul 2026 01:51:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784685109; a=rsa-sha256; cv=none; b=J8kyujvWsA+zjnJzPXclPAjM1/CY4i1/q9aEN6UAFYeXhQlq7e7muunZimWeAS8n+kiP8j aRmdMy6Awt3lr5pVmoXe1/NysHOlHhyn46NDEchjQvS9m7I1Y2SmNORpge/OC2PRbZJAK7 uxjvrCscbQcvufn7kJAvHDgQDUJ7DCrNs6q6gAJICRwsi0nszzC9ygPpXMsFRUXDc7TV2f uj5X7giS0dRck/7EoKa2dHRTjJxczEFXd3V3BwEGdh3CxzNnJOWFPpIwft77UMy2ytdGjH kH4V7/eJsot2Vkhv0SP5wJFyUlIeA0XOPrkZjSmvDOpsteaHFHMvqTBkzOslpQ== 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=1784685109; 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=oh1Hu9Z9Z99RLtbXZN6rr2ou9H+x8dc/09AGXJzyGR0=; b=X43rrPspOJ3qTY25LfzzCmvwirYzKbojMsd1jbgzYDVb/g0uZo9J1TPaRG+Ut8GVW/0jvm sBi8EK8CuKUltj6FUis0FoDRRdDAgXOopm6c8rJyUlhIQ6hHn054fjuKW4BxtaO3z1hLTP 9Uaa84NOMwblHwWmX4nfO9Y3zDIeFeVBDaNHDivhJLMK2NoXieASbPhImh3uE89qq86E0s 74gU7TtMrdqQuU0Cf75VDLk/MhO8wbqZmUp3042wOGlc58MOSx8G5fGTm8tpGOs6BkrLGi t49/P2ZkfmQB3FwJLyNFlHxdCmawl44NFvqfLyzYG03MSllGfMAGgAWIjOe/6w== 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 4h4cgT429Gz1D04; Wed, 22 Jul 2026 01:51:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 01:51:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <289164363.2219.1784685109570@jenkins.ci.freebsd.org> In-Reply-To: <126524465.2213.1784677510852@jenkins.ci.freebsd.org> References: <126524465.2213.1784677510852@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #973 - Fixed 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_2218_123544319.1784685109376" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2218_123544319.1784685109376 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #973 (c715fbb8b7e4926b93d7949b4d51ab07334d0b84) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/973/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/973/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/973/console Change summaries: (Those commits are likely but not certainly responsible) c715fbb8b7e4926b93d7949b4d51ab07334d0b84 by christos: snd_uaudio: Initialize mixer_lock with MTX_RECURSE ------=_Part_2218_123544319.1784685109376-- From nobody Wed Jul 22 02:13:49 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 4h4d8t4v14z6lMqZ for ; Wed, 22 Jul 2026 02:13:50 +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 4h4d8s4DC7z3f13; Wed, 22 Jul 2026 02:13:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784686429; a=rsa-sha256; cv=none; b=ymKN26QG5BX77IONVlpRHux02DmAdjsffj8ayJ+GJpMqS+BbZc7eBo6IMRFfhGXzhEmR0k n7q6a/8iev11wsf5lKwSdjPoZ7pRKnO5zxEGwp6XfQs8MHWaNSPttKv12L1yZB/JTdFD3A OlbWgmnAO3ugjX23U418n0JNt/gbu5qzVt8rFMtpoBfgdAKeeLZFODVeOFpCJyoyuGXXNl Cz7KlmJxGDZUJa9KCsgLStXEi7rmto/jeh5H6jrye5kDE5q80BsEj8/rqToJeOPVF54/wV bK7OHDsvq8AgpODvlNOjSsmO5WKlRyJH3GbTYUFwdsW+SLBBJ/8a3nvb4t+z/A== 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=1784686429; 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=Lst7PT3jpjTfBLBIB8euxR/61hJWuylV4phK7P5mj0M=; b=aCtpP+xMoRBMFTQhmjhPkexnFovraMvsfQbf9MbwzlSGLbjwql/JsBs/qpFh57D6ValvNf VVePjay68a6vsmbQVxFIU+mMgPhnGRmdQfM1ZhBjPBKevW9VcQO2PeA3YA+B7LuSbly1cQ MbSt+1JpSW8iLD10Yu/+CRX3FifXxwWY7yXQt+gwpL7wEGeEtSBPk6I95e45Ac9hvhqQVI 7+jLbRt/lg2SI1/WNgh4uBiaipE37ob+QLfL0Pfvf1tDvFg+t3NExBk49mD3zwgCSklyUJ nicIu3u5TKPjnvEQ2eWXqYsIPtYhNYr8bT9+BkFZ7m7P1nNp+QiSgD38eZ+bNg== 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 4h4d8s2yn1z1Dll; Wed, 22 Jul 2026 02:13:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 02:13:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bofh@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1330994383.2231.1784686429419@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36081 - Failure 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_2230_1212761790.1784686429398" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2230_1212761790.1784686429398 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #36081 (6433ec43c802d56ef615b44c435f8dd229d55695) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) d7ea4aaa3e204e5c22dadb94078f3638f6b3b505 by bofh: libucl: Import libucl 0.9.4 The end of the build log: [...truncated 2.28 KiB...] + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... + cd freebsd-ci + git rev-parse HEAD 3d759be9c8b72eb7679e33dac0e7e817b6135fd6 + cd .. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins9674661714000338922.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build jexec: jail "FreeBSD-main-amd64-build" not found jexec: jail "FreeBSD-main-amd64-build" not found jail: "FreeBSD-main-amd64-build" not found umount: /jenkins/jails/FreeBSD-main-amd64-build/usr/src: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-main-amd64-build/usr/src: unknown file system umount: /jenkins/jails/FreeBSD-main-amd64-build//workspace: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-main-amd64-build//workspace: unknown file system umount: /jenkins/jails/FreeBSD-main-amd64-build/dev: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-main-amd64-build/dev: unknown file system cannot open 'zroot/jenkins/jails/FreeBSD-main-amd64-build': dataset does not exist + sh freebsd-ci/scripts/jail/setup.sh + . freebsd-ci/scripts/jail/jail.conf + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + JNAME=FreeBSD-main-amd64-build + ZFS_PARENT=zroot/jenkins/jails + JHOME=/jenkins/jails + JPATH=/jenkins/jails/FreeBSD-main-amd64-build + JAIL_CONF=freebsd-ci/jobs/FreeBSD-main-amd64-build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + WORKSPACE_IN_JAIL=/workspace + eval 'BUILDER_JAIL_IP6=$BUILDER_3_IP6' + BUILDER_JAIL_IP6=2610:1c0:1040:607c::16:14 + eval 'BUILDER_JAIL_IP4=$BUILDER_3_IP4' + BUILDER_JAIL_IP4='' + [ -f freebsd-ci/jobs/FreeBSD-main-amd64-build/jail.conf ] + . freebsd-ci/jobs/FreeBSD-main-amd64-build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + echo 'setup jail FreeBSD-main-amd64-build using following parameters:' setup jail FreeBSD-main-amd64-build using following parameters: + echo 'TARGET=amd64' TARGET=amd64 + echo 'TARGET_ARCH=amd64' TARGET_ARCH=amd64 + echo 'WITH_32BIT=0' WITH_32BIT=0 + echo 'OSRELEASE=15.1-RELEASE' OSRELEASE=15.1-RELEASE + echo 'BUILDER_JAIL_IP6=2610:1c0:1040:607c::16:14' BUILDER_JAIL_IP6=2610:1c0:1040:607c::16:14 + echo 'BUILDER_JAIL_IP4=' BUILDER_JAIL_IP4= + echo 15.1-RELEASE + cut -f 2 -d - + tr -d '[:digit:]' + RELEASE_TYPE=RELEASE + SUBDIR=releases + BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/15.1-RELEASE + fetch -m https://download.FreeBSD.org/releases/amd64/amd64/15.1-RELEASE/base.txz + [ 0 -eq 1 ] + sudo zfs create zroot/jenkins/jails/FreeBSD-main-amd64-build + sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-main-amd64-build + [ 0 -eq 1 ] + [ -x /jenkins/jails/FreeBSD-main-amd64-build/bin/freebsd-version ] + /jenkins/jails/FreeBSD-main-amd64-build/bin/freebsd-version -u + OSRELEASE=15.1-RELEASE + sudo mount -t devfs devfs /jenkins/jails/FreeBSD-main-amd64-build/dev + sudo devfs -m /jenkins/jails/FreeBSD-main-amd64-build/dev rule -s 4 applyset + sudo mkdir -p /jenkins/jails/FreeBSD-main-amd64-build//workspace + sudo mount -t nullfs /jenkins/workspace/FreeBSD-main-amd64-build /jenkins/jails/FreeBSD-main-amd64-build//workspace + [ -n src ] + sudo mkdir -p /jenkins/jails/FreeBSD-main-amd64-build/usr/src + sudo mount -t nullfs /jenkins/workspace/FreeBSD-main-amd64-build/src /jenkins/jails/FreeBSD-main-amd64-build/usr/src + printf 'nameserver 2610:1c0:1040:6064::35:1\n' + sudo tee /jenkins/jails/FreeBSD-main-amd64-build/etc/resolv.conf nameserver 2610:1c0:1040:6064::35:1 + [ ixl0 -a 2610:1c0:1040:607c::16:14 ] + sudo ifconfig ixl0 inet6 2610:1c0:1040:607c::16:14 alias + JAIL_ARG_IP6='ip6.addr=2610:1c0:1040:607c::16:14' + [ ixl0 -a '' ] + JAIL_ARG_IP4='ip4=disable' + sudo jail -c persist 'name=FreeBSD-main-amd64-build' 'path=/jenkins/jails/FreeBSD-main-amd64-build' 'osrelease=15.1-RELEASE' 'host.hostname=FreeBSD-main-amd64-build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c0:1040:607c::16:14' 'ip4=disable' allow.chflags allow.mount allow.mount.devfs 'enforce_statfs=1' 'devfs_ruleset=4' + echo 'setup build environment' setup build environment + sudo jexec FreeBSD-main-amd64-build sh -c $'sed -i.bak -e \'s,pkg+http://pkg.FreeBSD.org/${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/${ABI}/latest,\' /etc/pkg/FreeBSD.conf' + sudo jexec FreeBSD-main-amd64-build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update' [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Installing pkg-2.7.5... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Extracting pkg-2.7.5: .......... done Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching data: ..... done Processing entries: .......... done FreeBSD-ports-kmods repository update completed. 239 packages processed. Error updating repositories! + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required Updating database digests format: . done pkg: No packages available to install matching 'ca_root_nss' have been found in the repositories pkg: No packages available to install matching 'git-tiny' have been found in the repositories pkg: No packages available to install matching 'sudo' have been found in the repositories + [ -s freebsd-ci/jobs/FreeBSD-main-amd64-build/pkg-list ] + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-main-amd64-build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-main-amd64-build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-main-amd64-build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-main-amd64-build sh -c 'uname -a' FreeBSD FreeBSD-main-amd64-build.jail.ci.FreeBSD.org 15.1-RELEASE FreeBSD 15.0-STABLE #0 stable/15-n282691-a9b93531788c: Wed Mar 25 01:22:41 UTC 2026 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-main-amd64-build sh -c 'pkg info -q' pkg-2.7.5 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-main-amd64-build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-main-amd64-build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=36081 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-main-amd64-build BUILDER_2_IP6=2610:1c0:1040:607c::16:13 LOGNAME=root LANG=C.UTF-8 BUILDER_7_IP6=2610:1c0:1040:607c::16:18 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/display/redirect FBSD_TARGET_ARCH=amd64 MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/display/redirect?page=changes LINK_TYPE=latest JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c0:1040:607c::16:11 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-main-amd64-build GIT_BRANCH=origin/main BUILDER_5_IP6=2610:1c0:1040:607c::16:16 CI=true HUDSON_HOME=/usr/local/jenkins MOUNT_REPO=src SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=5001af647b3b263aeb3d4fa7a6c2690399265202 BUILD_ID=36081 BUILDER_NETIF=ixl0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ ARTIFACT_CRED_PASS=**** BUILDER_3_IP6=2610:1c0:1040:607c::16:14 TERM=unknown BUILD_TAG=jenkins-FreeBSD-main-amd64-build-36081 NODE_LABELS=jailer_fast lackey1.chi.freebsd.org ARTIFACT_CRED_USER=**** BUILD_CAUSE=SCMTRIGGER,SCMTRIGGER,SCMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#36081 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36081/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c0:1040:607c::16:12 FBSD_TARGET=amd64 BUILDER_6_IP6=2610:1c0:1040:607c::16:17 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/ FBSD_BRANCH=main GIT_PREVIOUS_COMMIT=5001af647b3b263aeb3d4fa7a6c2690399265202 SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=20 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=82f5b018-830c-43f7-966d-5456583b5f4e SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c0:1040:6064::35:1\n WORKSPACE=/workspace MM_CHARSET=UTF-8 WORKSPACE_TMP=/jenkins/workspace/FreeBSD-main-amd64-build@tmp GIT_COMMIT=6433ec43c802d56ef615b44c435f8dd229d55695 NODE_NAME=lackey1.chi.freebsd.org BUILD_CAUSE_SCMTRIGGER=true BUILDER_4_IP6=2610:1c0:1040:607c::16:15 BLOCKSIZE=K EXECUTOR_NUMBER=3 [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins8712138375492714203.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-main-amd64-build -------------------------------------------------------------- + dirname freebsd-ci/jobs/FreeBSD-main-amd64-build/build.sh + env 'JFLAG=20' 'TARGET=amd64' 'TARGET_ARCH=amd64' 'SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-main-amd64-build/src.conf' sh -x /workspace/freebsd-ci/scripts/build/build-world-kernel-head.sh + set -ex + export 'MAKEOBJDIRPREFIX=/workspace/obj' + rm -fr /workspace/obj + MAKECONF=/dev/null + SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-main-amd64-build/src.conf + cd /usr/src + [ -n '' ] + sudo make -j 20 -DWITHOUT_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' '__MAKE_CONF=/dev/null' 'SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-main-amd64-build/src.conf' /workspace/freebsd-ci/scripts/build/build-world-kernel-head.sh: sudo: not found Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins10776742257696611343.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build cannot unmount '/jenkins/jails/FreeBSD-main-amd64-build': pool or dataset is busy Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2230_1212761790.1784686429398-- From nobody Wed Jul 22 02:36:22 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 4h4dfw1sptz6lPHW for ; Wed, 22 Jul 2026 02:36:24 +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 4h4dfv10c3z3g2j; Wed, 22 Jul 2026 02:36:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784687783; a=rsa-sha256; cv=none; b=FD4zz5lTQtteH73zVsPFz64WvogT4myWn4xCu+IIqHCvuJ8rB6ggE1FWVGgygvkwxIPnUZ S2Po245tEMAcBhfhik0m4VMclMgHLOBg6oCfBm6M+ybp5pUvEQqBWmAqHh+5eNExQrxWfn vO6MbJPpARMZaImAEA+LcugMLn7W8tpFkBoM5qs9jEo94ill2VwWUABQZ24yokM2saPmFJ qnqqMZbkCZ2H15DH9/0kmdwVPy4vIA7+quteR7Rlg/AQcGn4g4suXFzwoYyUCihs4d3ZTX y8v/RZP8AJ0pym3FPZrDh8/TKix+QLM4fWwl2QskMsV+TCvGaKL1rGXqjIt1dA== 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=1784687783; 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=BPeC/qNB3LCQ56Rzp03rRTv4Y2i5LxuhN+93t/c+474=; b=CTmBtl7Kd440EiAxaR3n5eBkWEKa8EUWvXQfzvW3dbwJJ9/5d7xC/eYEmHg+8Il65LDBuq Do9H2ymhYLbGhEILEpDUCubkt5eyEkxtIIcYIPSam1WGGl2ZGwwnoK61sucMER3Nwghnic +5ATTZ1Ti8dXKaI8tpDn9Z324xt0Fg2xDj04Fr24Y98e14WoqHuWG3+QH+f5Q3PDuNc+xg uJ47XJUnfv1QaaQyyWmTn+BtX7hJofHe5ci7cpBxcM4MwjuXxuSGFCJTO88b1gxYBQOlcQ kbAA1L3yQTtPKtSsJFcVEO+jNsRfVbhga2e2Vbr0zTfuHQmvlktfBprZNrBZjg== 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 4h4dft70nzz1Dr0; Wed, 22 Jul 2026 02:36:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 02:36:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <297499233.2235.1784687782988@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #4300 - Failure 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_2234_1503523009.1784687782961" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2234_1503523009.1784687782961 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #4300 (2efe148a2a321d4c9ed46bdb166f710b2cb21529) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 55c240eada966b4595cbf93bf0641073713c5b99 by markj: amd64: Fix an off-by-one in the fred_ipi_handlers definition f42c68291d6803abc404fa8d6915a9f5de3a3448 by markj: amd64: Remove a prototype for an unimplemented function 2efe148a2a321d4c9ed46bdb166f710b2cb21529 by markj: exec: Avoid overflow when computing the size of the exec map The end of the build log: [...truncated 2.78 KiB...] + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build jexec: jail "FreeBSD-main-amd64-gcc14_build" not found jexec: jail "FreeBSD-main-amd64-gcc14_build" not found jail: "FreeBSD-main-amd64-gcc14_build" not found umount: /jenkins/jails/FreeBSD-main-amd64-gcc14_build//workspace: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-main-amd64-gcc14_build//workspace: unknown file system umount: /jenkins/jails/FreeBSD-main-amd64-gcc14_build/dev: statfs: No such file or directory umount: /jenkins/jails/FreeBSD-main-amd64-gcc14_build/dev: unknown file system cannot open 'zroot/jenkins/jails/FreeBSD-main-amd64-gcc14_build': dataset does not exist + sh freebsd-ci/scripts/jail/setup.sh + . freebsd-ci/scripts/jail/jail.conf + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + JNAME=FreeBSD-main-amd64-gcc14_build + ZFS_PARENT=zroot/jenkins/jails + JHOME=/jenkins/jails + JPATH=/jenkins/jails/FreeBSD-main-amd64-gcc14_build + JAIL_CONF=freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + WORKSPACE_IN_JAIL=/workspace + eval 'BUILDER_JAIL_IP6=$BUILDER_0_IP6' + BUILDER_JAIL_IP6=2610:1c1:1:607c::16:301 + eval 'BUILDER_JAIL_IP4=$BUILDER_0_IP4' + BUILDER_JAIL_IP4='' + [ -f freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/jail.conf ] + . freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + echo 'setup jail FreeBSD-main-amd64-gcc14_build using following parameters:' setup jail FreeBSD-main-amd64-gcc14_build using following parameters: + echo 'TARGET=amd64' TARGET=amd64 + echo 'TARGET_ARCH=amd64' TARGET_ARCH=amd64 + echo 'WITH_32BIT=0' WITH_32BIT=0 + echo 'OSRELEASE=15.1-RELEASE' OSRELEASE=15.1-RELEASE + echo 'BUILDER_JAIL_IP6=2610:1c1:1:607c::16:301' BUILDER_JAIL_IP6=2610:1c1:1:607c::16:301 + echo 'BUILDER_JAIL_IP4=' BUILDER_JAIL_IP4= + echo 15.1-RELEASE + cut -f 2 -d - + tr -d '[:digit:]' + RELEASE_TYPE=RELEASE + SUBDIR=releases + BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/15.1-RELEASE + fetch -m https://download.FreeBSD.org/releases/amd64/amd64/15.1-RELEASE/base.txz + [ 0 -eq 1 ] + sudo zfs create zroot/jenkins/jails/FreeBSD-main-amd64-gcc14_build + sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-main-amd64-gcc14_build + [ 0 -eq 1 ] + [ -x /jenkins/jails/FreeBSD-main-amd64-gcc14_build/bin/freebsd-version ] + /jenkins/jails/FreeBSD-main-amd64-gcc14_build/bin/freebsd-version -u + OSRELEASE=15.1-RELEASE + sudo mount -t devfs devfs /jenkins/jails/FreeBSD-main-amd64-gcc14_build/dev + sudo devfs -m /jenkins/jails/FreeBSD-main-amd64-gcc14_build/dev rule -s 4 applyset + sudo mkdir -p /jenkins/jails/FreeBSD-main-amd64-gcc14_build//workspace + sudo mount -t nullfs /jenkins/workspace/FreeBSD-main-amd64-gcc14_build /jenkins/jails/FreeBSD-main-amd64-gcc14_build//workspace + [ -n '' ] + printf 'nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n' + sudo tee /jenkins/jails/FreeBSD-main-amd64-gcc14_build/etc/resolv.conf nameserver 2610:1c1:1:6002::100 nameserver 2610:1c1:1:6002::200 + [ em0 -a 2610:1c1:1:607c::16:301 ] + sudo ifconfig em0 inet6 2610:1c1:1:607c::16:301 alias + JAIL_ARG_IP6='ip6.addr=2610:1c1:1:607c::16:301' + [ em0 -a '' ] + JAIL_ARG_IP4='ip4=disable' + sudo jail -c persist 'name=FreeBSD-main-amd64-gcc14_build' 'path=/jenkins/jails/FreeBSD-main-amd64-gcc14_build' 'osrelease=15.1-RELEASE' 'host.hostname=FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c1:1:607c::16:301' 'ip4=disable' allow.chflags allow.mount allow.mount.devfs 'enforce_statfs=1' 'devfs_ruleset=4' + echo 'setup build environment' setup build environment + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c $'sed -i.bak -e \'s,pkg+http://pkg.FreeBSD.org/${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/${ABI}/latest,\' /etc/pkg/FreeBSD.conf' + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update' [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Installing pkg-2.7.5... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Extracting pkg-2.7.5: .......... done Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: ..... done Processing entries: .......... done FreeBSD-ports-kmods repository update completed. 239 packages processed. Error updating repositories! + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required Updating database digests format: . done pkg: No packages available to install matching 'ca_root_nss' have been found in the repositories pkg: No packages available to install matching 'git-tiny' have been found in the repositories pkg: No packages available to install matching 'sudo' have been found in the repositories + [ -s freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/pkg-list ] + cat freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'pkg install -y amd64-gcc14' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required pkg: No packages available to install matching 'amd64-gcc14' have been found in the repositories + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'uname -a' FreeBSD FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org 15.1-RELEASE FreeBSD 15.0-STABLE #0 stable/15-n282691-a9b93531788c: Wed Mar 25 01:22:41 UTC 2026 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'pkg info -q' pkg-2.7.5 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-main-amd64-gcc14_build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-main-amd64-gcc14_build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=4300 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-main-amd64-gcc14_build BUILDER_2_IP6=2610:1c1:1:607c::16:303 LOGNAME=root LANG=C.UTF-8 USE_GIT_COMMIT=2efe148a2a321d4c9ed46bdb166f710b2cb21529 BUILDER_7_IP6=2610:1c1:1:607c::16:308 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/display/redirect MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/display/redirect?page=changes JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:301 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-main-amd64-gcc14_build GIT_BRANCH=origin/main BUILDER_5_IP6=2610:1c1:1:607c::16:306 CI=true HUDSON_HOME=/usr/local/jenkins SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=a931431a1deca75079f034b74a63c2774f83be8d BUILD_ID=4300 BUILDER_NETIF=em0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ BUILDER_3_IP6=2610:1c1:1:607c::16:304 TERM=unknown BUILD_TAG=jenkins-FreeBSD-main-amd64-gcc14_build-4300 NODE_LABELS=gawain3.nyi.freebsd.org jailer image_builder BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=UPSTREAMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#4300 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4300/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:302 BUILDER_6_IP6=2610:1c1:1:607c::16:307 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/ GIT_PREVIOUS_COMMIT=a931431a1deca75079f034b74a63c2774f83be8d SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=1d167b15-cbdf-4633-8cbd-95b51f3314ca SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n WORKSPACE=/workspace MM_CHARSET=UTF-8 BUILD_CAUSE_UPSTREAMTRIGGER=true WORKSPACE_TMP=/jenkins/workspace/FreeBSD-main-amd64-gcc14_build@tmp GIT_COMMIT=2efe148a2a321d4c9ed46bdb166f710b2cb21529 NODE_NAME=gawain3.nyi.freebsd.org BUILDER_4_IP6=2610:1c1:1:607c::16:305 BLOCKSIZE=K EXECUTOR_NUMBER=0 [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins7000444327376803968.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-main-amd64-gcc14_build -------------------------------------------------------------- + TARGET=amd64 + TARGET_ARCH=amd64 + CROSS_TOOLCHAIN=amd64-gcc14 + export 'MAKEOBJDIRPREFIX=/tmp/obj' + rm -fr /tmp/obj + MAKECONF=/dev/null + SRCCONF=/dev/null + cd /workspace/src + make -j 12 -DWITHOUT_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' 'CROSS_TOOLCHAIN=amd64-gcc14' '__MAKE_CONF=/dev/null' 'SRCCONF=/dev/null' [Creating objdir /tmp/obj/workspace/src/amd64.amd64...] --- buildworld --- make[1]: /workspace/src/Makefile.inc1:72: CROSS_TOOLCHAIN amd64-gcc14 not found in make[1] in directory "/workspace/src" make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins11513561980696431998.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build cannot unmount '/jenkins/jails/FreeBSD-main-amd64-gcc14_build': pool or dataset is busy Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2234_1503523009.1784687782961-- From nobody Wed Jul 22 02:45:48 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 4h4dsn2XgNz6lQ2q for ; Wed, 22 Jul 2026 02:45:49 +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 4h4dsm6FKMz3g6q; Wed, 22 Jul 2026 02:45:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784688348; a=rsa-sha256; cv=none; b=PY2f60eBCfBvNgBAlAnjHDaSEPeA0Q50jDHE/5Ocepbcjw7tbLNtx3KCSWtZJ/74xj0aUg +EfZ/ktFtXq3Scs7KwvIH9fN87dpdK7AB3yX0JHmxOyDipw3NpXRuPdfudbQPvjrSpqox4 zXHlU0uyLlBilXxI2I/Z3Q3Om6wIgxSsEcb4IN5rvJ/DHqp5+4k38R2OX2IYnUlQb6rzUt FeLqZ+QvZvoYTGo4VgjS4vohu8SBaZzO/fuWdjOj5ETLI+pVQWwXnALEw6xuypwPLv9FRN vsknSEnOv4PTxc7nDwT5ynwyGQkWXGyrRLxE2S17lhBiEZvd5zny2ETpF8Dbrw== 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=1784688348; 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=jGgYZIGoM57oU1QSZnsn4e8Y55sutjRmgdf3rtrVVV0=; b=MPQhDfa0P+rwzj9OTMPcRr755skXJdzY18bTAynsTPbqNRlrQML8Jby5YF78Mldkvpgviq nKeDsNpzuJa1UBgcTbJ/sfI0p1WBn2SYTBjeS/6p0fG2nl9LMKODLw3igKfjUNCTzcBq31 zZJopO+qxAGoAYb7NLl+DJERehmrNbw4oBC8nyJLAqRoYmVzkrE8vOE8KH7db9oejs7gzk Q3s6AMEcUMnWTkLiOHg+zihHqQ9nZZSTW1f0LPUaWoRoznk346ADbj9sdFkWOfSJIm5BO5 qblSsxSRQbR/Wg1B1nhOM+VaxqjNCU+ilAIQiU4PcRdatMWet3ZqNKu0G7A1Pw== 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 4h4dsm53Rjz1FXF; Wed, 22 Jul 2026 02:45:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 02:45:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rscheff@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2114670735.2239.1784688348714@jenkins.ci.freebsd.org> In-Reply-To: <109071640.2215.1784679964344@jenkins.ci.freebsd.org> References: <109071640.2215.1784679964344@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29116 - 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_2238_1561567859.1784688348527" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2238_1561567859.1784688348527 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29116 (f22b08443f6ae3620dd14ade4e2376b8531fd6f3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29116/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29116/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29116/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) f22b08443f6ae3620dd14ade4e2376b8531fd6f3 by rscheff: tcp_hostcache: explicitly typecast atomic_load_int to (int) for The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2238_1561567859.1784688348527-- From nobody Wed Jul 22 02:56:24 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 4h4f620w7Wz6lQb8 for ; Wed, 22 Jul 2026 02:56:26 +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 4h4f610JTzz3gPs; Wed, 22 Jul 2026 02:56:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784688985; a=rsa-sha256; cv=none; b=on/NsBnqd8zsRsDtkhXt9Ekuh4qO+gIGakh8LoIKkwTXafhGVRZGo9a7uO+76I3A2fioyU qMzws4imjDW5sE2MW+5H8VkyzCz7wfnVT43vFrfNHgjTIaN7agi47/0DzZ0vkxrfw9dC1r 9KhvUe8Sz3ocrC1qOFCic9GsiBSI3bVQZCB/FiKwVvZ12lj6FWlzF1hqgrnecEooBH0U+B nxbzj4YzyW8i2+CEZavdaS+u0eKu0WtJlQIjSeqZUV3rt4mCD4U/I2Sq9MVKf6DX7nqSse dwFzZ/ZeTL4UNv9LtGQpasLxBxrujigXamGVFVVqw1ZbOTYnLL4MbOIoJIZFuQ== 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=1784688985; 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=QiFN2E1EaThAysgiqgwJOK+zaj/X2jKWGCCsYym4Yz0=; b=HgHGSTJcnupPoMcbVkDQtNE0FQmffVaXtlLU0tzLYDC8IPQNIrKPBSGmX6QbNne6uyPsy/ RIsEn3bobDoDhHApa+K6zRYITtJ0KCsHX/fi8ikS4qstGnYN2yKhUxv6t15aXxao/OgGD9 Ae1OVUc6yyoMRvI4HqFn5sU4FE5wx9+VrfxHvLU1K9YrrBQVtsKWOj8vT1NMQP4KrCz7ib qer+somAZLg6y9Pt/FMYVRH59W5CMhrvuTuzWrSnLYdZsCWBLX7GHggWRx05NzfouC8iKU 04Q99hN3SAgsCWrFnTjoH0BldjGoPvxgBncC+90qXHGChGgmvhd000WZV0fd4Q== 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 4h4f606LPWz1FrB; Wed, 22 Jul 2026 02:56:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 02:56:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1126773021.2241.1784688984896@jenkins.ci.freebsd.org> In-Reply-To: <297499233.2235.1784687782988@jenkins.ci.freebsd.org> References: <297499233.2235.1784687782988@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #4301 - Still Failing 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_2240_262357764.1784688984860" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2240_262357764.1784688984860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #4301 (5001af647b3b263aeb3d4fa7a6c2690399265202) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 5001af647b3b263aeb3d4fa7a6c2690399265202 by markj: loader: Fix error handling after an allocation failure The end of the build log: [...truncated 3.33 KiB...] + sh freebsd-ci/scripts/jail/setup.sh + . freebsd-ci/scripts/jail/jail.conf + export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin' + JNAME=FreeBSD-main-amd64-gcc14_build + ZFS_PARENT=zroot/jenkins/jails + JHOME=/jenkins/jails + JPATH=/jenkins/jails/FreeBSD-main-amd64-gcc14_build + JAIL_CONF=freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + WORKSPACE_IN_JAIL=/workspace + eval 'BUILDER_JAIL_IP6=$BUILDER_1_IP6' + BUILDER_JAIL_IP6=2610:1c1:1:607c::16:302 + eval 'BUILDER_JAIL_IP4=$BUILDER_1_IP4' + BUILDER_JAIL_IP4='' + [ -f freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/jail.conf ] + . freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.1-RELEASE + echo 'setup jail FreeBSD-main-amd64-gcc14_build using following parameters:' setup jail FreeBSD-main-amd64-gcc14_build using following parameters: + echo 'TARGET=amd64' TARGET=amd64 + echo 'TARGET_ARCH=amd64' TARGET_ARCH=amd64 + echo 'WITH_32BIT=0' WITH_32BIT=0 + echo 'OSRELEASE=15.1-RELEASE' OSRELEASE=15.1-RELEASE + echo 'BUILDER_JAIL_IP6=2610:1c1:1:607c::16:302' BUILDER_JAIL_IP6=2610:1c1:1:607c::16:302 + echo 'BUILDER_JAIL_IP4=' BUILDER_JAIL_IP4= + echo 15.1-RELEASE + cut -f 2 -d - + tr -d '[:digit:]' + RELEASE_TYPE=RELEASE + SUBDIR=releases + BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/15.1-RELEASE + fetch -m https://download.FreeBSD.org/releases/amd64/amd64/15.1-RELEASE/base.txz + [ 0 -eq 1 ] + sudo zfs create zroot/jenkins/jails/FreeBSD-main-amd64-gcc14_build cannot create 'zroot/jenkins/jails/FreeBSD-main-amd64-gcc14_build': dataset already exists + sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-main-amd64-gcc14_build ./lib/libc.so.7: Can't unlink already-existing object: Operation not permitted ./lib/libcrypt.so.5: Can't unlink already-existing object: Operation not permitted ./lib/librt.so.1: Can't unlink already-existing object: Operation not permitted ./lib/libsys.so.7: Can't unlink already-existing object: Operation not permitted ./lib/libthr.so.3: Can't unlink already-existing object: Operation not permitted ./libexec/ld-elf.so.1: Can't unlink already-existing object: Operation not permitted ./libexec/ld-elf32.so.1: Can't unlink already-existing object: Operation not permitted ./sbin/init: Can't unlink already-existing object: Operation not permitted ./usr/bin/chpass: Can't unlink already-existing object: Operation not permitted ./usr/bin/crontab: Can't unlink already-existing object: Operation not permitted ./usr/bin/login: Can't unlink already-existing object: Operation not permitted ./usr/bin/passwd: Can't unlink already-existing object: Operation not permitted ./usr/bin/su: Can't unlink already-existing object: Operation not permitted ./var/empty/: Can't restore time: Operation not permitted tar: Error exit delayed from previous errors. + [ 0 -eq 1 ] + [ -x /jenkins/jails/FreeBSD-main-amd64-gcc14_build/bin/freebsd-version ] + /jenkins/jails/FreeBSD-main-amd64-gcc14_build/bin/freebsd-version -u + OSRELEASE=15.1-RELEASE + sudo mount -t devfs devfs /jenkins/jails/FreeBSD-main-amd64-gcc14_build/dev + sudo devfs -m /jenkins/jails/FreeBSD-main-amd64-gcc14_build/dev rule -s 4 applyset + sudo mkdir -p /jenkins/jails/FreeBSD-main-amd64-gcc14_build//workspace + sudo mount -t nullfs /jenkins/workspace/FreeBSD-main-amd64-gcc14_build /jenkins/jails/FreeBSD-main-amd64-gcc14_build//workspace + [ -n '' ] + printf 'nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n' + sudo tee /jenkins/jails/FreeBSD-main-amd64-gcc14_build/etc/resolv.conf nameserver 2610:1c1:1:6002::100 nameserver 2610:1c1:1:6002::200 + [ em0 -a 2610:1c1:1:607c::16:302 ] + sudo ifconfig em0 inet6 2610:1c1:1:607c::16:302 alias + JAIL_ARG_IP6='ip6.addr=2610:1c1:1:607c::16:302' + [ em0 -a '' ] + JAIL_ARG_IP4='ip4=disable' + sudo jail -c persist 'name=FreeBSD-main-amd64-gcc14_build' 'path=/jenkins/jails/FreeBSD-main-amd64-gcc14_build' 'osrelease=15.1-RELEASE' 'host.hostname=FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c1:1:607c::16:302' 'ip4=disable' allow.chflags allow.mount allow.mount.devfs 'enforce_statfs=1' 'devfs_ruleset=4' + echo 'setup build environment' setup build environment + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c $'sed -i.bak -e \'s,pkg+http://pkg.FreeBSD.org/${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/${ABI}/latest,\' /etc/pkg/FreeBSD.conf' + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required pkg: No packages available to install matching 'ca_root_nss' have been found in the repositories pkg: No packages available to install matching 'git-tiny' have been found in the repositories pkg: No packages available to install matching 'sudo' have been found in the repositories + [ -s freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/pkg-list ] + cat freebsd-ci/jobs/FreeBSD-main-amd64-gcc14_build/pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'pkg install -y amd64-gcc14' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org] Fetching data: .......... done Processing entries: ....... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required pkg: No packages available to install matching 'amd64-gcc14' have been found in the repositories + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'uname -a' FreeBSD FreeBSD-main-amd64-gcc14_build.jail.ci.FreeBSD.org 15.1-RELEASE FreeBSD 15.0-STABLE #0 stable/15-n282691-a9b93531788c: Wed Mar 25 01:22:41 UTC 2026 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-main-amd64-gcc14_build sh -c 'pkg info -q' pkg-2.7.5 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-main-amd64-gcc14_build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-main-amd64-gcc14_build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=4301 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-main-amd64-gcc14_build BUILDER_2_IP6=2610:1c1:1:607c::16:303 LOGNAME=root LANG=C.UTF-8 USE_GIT_COMMIT=5001af647b3b263aeb3d4fa7a6c2690399265202 BUILDER_7_IP6=2610:1c1:1:607c::16:308 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/display/redirect MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/display/redirect?page=changes JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:301 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-main-amd64-gcc14_build GIT_BRANCH=origin/main BUILDER_5_IP6=2610:1c1:1:607c::16:306 CI=true HUDSON_HOME=/usr/local/jenkins SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=a931431a1deca75079f034b74a63c2774f83be8d BUILD_ID=4301 BUILDER_NETIF=em0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ BUILDER_3_IP6=2610:1c1:1:607c::16:304 TERM=unknown BUILD_TAG=jenkins-FreeBSD-main-amd64-gcc14_build-4301 NODE_LABELS=gawain3.nyi.freebsd.org jailer image_builder BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=UPSTREAMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#4301 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4301/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:302 BUILDER_6_IP6=2610:1c1:1:607c::16:307 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/ GIT_PREVIOUS_COMMIT=2efe148a2a321d4c9ed46bdb166f710b2cb21529 SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=0464593c-4392-4e3f-8b93-63747b904dd3 SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n WORKSPACE=/workspace MM_CHARSET=UTF-8 BUILD_CAUSE_UPSTREAMTRIGGER=true WORKSPACE_TMP=/jenkins/workspace/FreeBSD-main-amd64-gcc14_build@tmp GIT_COMMIT=5001af647b3b263aeb3d4fa7a6c2690399265202 NODE_NAME=gawain3.nyi.freebsd.org BUILDER_4_IP6=2610:1c1:1:607c::16:305 BLOCKSIZE=K EXECUTOR_NUMBER=1 [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins13753484421877958410.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-main-amd64-gcc14_build -------------------------------------------------------------- + TARGET=amd64 + TARGET_ARCH=amd64 + CROSS_TOOLCHAIN=amd64-gcc14 + export 'MAKEOBJDIRPREFIX=/tmp/obj' + rm -fr /tmp/obj + MAKECONF=/dev/null + SRCCONF=/dev/null + cd /workspace/src + make -j 12 -DWITHOUT_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' 'CROSS_TOOLCHAIN=amd64-gcc14' '__MAKE_CONF=/dev/null' 'SRCCONF=/dev/null' [Creating objdir /tmp/obj/workspace/src/amd64.amd64...] --- buildworld --- make[1]: /workspace/src/Makefile.inc1:72: CROSS_TOOLCHAIN amd64-gcc14 not found in make[1] in directory "/workspace/src" make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins2808581464842881663.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build cannot unmount '/jenkins/jails/FreeBSD-main-amd64-gcc14_build': pool or dataset is busy Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2240_262357764.1784688984860-- From nobody Wed Jul 22 05:04:07 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 4h4hxN2Mrgz6lZ01 for ; Wed, 22 Jul 2026 05:04:08 +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 4h4hxM5DPBz3qHK; Wed, 22 Jul 2026 05:04:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784696647; a=rsa-sha256; cv=none; b=oILPSLQcHe68kQD9baz+fbO/meUfQMCrGxqJIqbMnRo6VkYyQacvtTpTeGjIa1mNLGfgzQ xyLkybIzRGgDec+eQgSFbPboMefLlp0I661igep3hyADs6XOlI8R+bwjYtchlrgr23catp JZSxVviabbZlgJm4Lo0x5k0rHRi0+gwVd15ajkCvPpTC1tTL62fridbgb5KiDYbsDFLgYc RHXNmvSMxL2sx2SquxfPHwbe4e+eLEmCKaPE6YQ3HPrabj8THUFRTTVBXvjZAOHsM8U1wh MAYQPUxcjcYKUgqZ3WN8OQBuHuzSBDxY/iAceMHO/br4MHQMhTv4TH3xSfhj0Q== 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=1784696647; 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=xX71QqpXHFsDngJwRnZld4TWn59SKaT5avsHKZNw1uI=; b=SkU3xNdoRH5xe/O/Y4hH54whw+4Z4/m7dbaIpUTz2ETRpI16z6ZauOBhWMGfPtTcW+K9/l 3mjcbGQagpPYzGf0DDQYwEShvQIpej0C+6dleGH9xSngx379JucV8yiiQ8CN18Z6uIMlSE j2qASZokIYQNk4pSnrQqJAh99n/2CEDAOwf1kZ5ZQzopcIrdebzd5zWikMbQpBgPOAUoGh bSTa0ItLWhjLuSrWVQ4WUg6MWx2qN3nOuBFjwSLwXkWjX5FF6zo/wBzL4bkdsJOtoH8zI3 T3JR4p1dG5QegB9LMxoY+DdC99hoaxMgcU4y/INVNR0uedrjdHxMSCXQeYnXoA== 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 4h4hxM3tFxz1JQt; Wed, 22 Jul 2026 05:04:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 05:04:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1714840625.2247.1784696647548@jenkins.ci.freebsd.org> In-Reply-To: <2114670735.2239.1784688348714@jenkins.ci.freebsd.org> References: <2114670735.2239.1784688348714@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29117 - 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_2246_1743201956.1784696647364" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2246_1743201956.1784696647364 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29117 (a5307a57c46f16f5b3c29708f1e528963dea150c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29117/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29117/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29117/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) a5307a57c46f16f5b3c29708f1e528963dea150c by bapt: uvideo: fix use-after-free in mmap buffer lifetime management The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2246_1743201956.1784696647364-- From nobody Wed Jul 22 07:29: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 4h4m8g1XzQz6lkYm for ; Wed, 22 Jul 2026 07:29:07 +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 4h4m8f2hZsz42JN; Wed, 22 Jul 2026 07:29:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784705346; a=rsa-sha256; cv=none; b=XSVHd/xGby2lO+y6gYs7SPC0zmmzcCEzkKxjbEISC7BMskwIyHfUYRW67TRsxpd+THUSIP nbZBoVsOkFJrAXWYe9cjsFKA7eViyfegp+hC8QNTXylxbQWfkuXR075PH+8SQ5Sh+LNZ9J VK8u9cAbzn8aSEqFdr1W+vzMVgrxD5/+X8l8tcAoRFrVzekQvTHCSgLoQlhZF5DovB+spP QY43ZU3iknvHqJuC81qjriMXiz8dESh4xzJb0dNTOW0UgBj+lQSIH2dplsHUJwmgvfGOsT HykPqZ8XZOKtM+miJi5WwAGgvqlbhxh3mz8DpRE7NKzOopAnSx4riiLz7qxrdw== 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=1784705346; 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=z2+1WyK82LZXMhjVLgACQ2p/mUJForv22ezi6RFkM2k=; b=IiA/tAjsDrVRfhRSfR/lL8qHuYlmBOUGKXv6w1GZRLxuZfrnaTUKUn75Rz0B1i5mdzxtFO jjW1a0hcqm1/pQOf6sMzHEPSKwC4cghciOWotm2wSQ1VKgWjXhjMkNAefHgSSInuFzZsVy hlAP1iO0OJ+nbfFK+BhwYqRoCb/c4cj6PTvqqC1+E9x8PZiMe/1uHU4EQMThtCkJmwQqu4 N/jxeD3GEqzQilC0XTiAwEn5L2PljO6nUOx8OLXShR+2AibxUur3emXSovc3feT6od5b/8 Da2dcU+VB25uQXHeCoVlTMx8oyZonTgj9aJRbrgZKeRrZR3PMtedOQBtUYv+WA== 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 4h4m8f1jfHz1Nkj; Wed, 22 Jul 2026 07:29:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 07:29:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1471355535.2259.1784705346243@jenkins.ci.freebsd.org> In-Reply-To: <1330994383.2231.1784686429419@jenkins.ci.freebsd.org> References: <1330994383.2231.1784686429419@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36082 - Fixed 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_2258_765508413.1784705343977" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2258_765508413.1784705343977 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #36082 (0eef3d01c22a5e00cd2cf10c34871eddbfd22aa0) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36082/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36082/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36082/console Change summaries: (Those commits are likely but not certainly responsible) 0eef3d01c22a5e00cd2cf10c34871eddbfd22aa0 by des: install: Fix typo ------=_Part_2258_765508413.1784705343977-- From nobody Wed Jul 22 07:37:37 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 4h4mLV2lXRz6lkxF for ; Wed, 22 Jul 2026 07:37:38 +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 4h4mLT5VxTz43dx; Wed, 22 Jul 2026 07:37:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784705857; a=rsa-sha256; cv=none; b=ftP2lS7h6w20Q9YIr/3MO8a59CX9BlsAi7599IA+hvzm1KTfXM8CIyhyb7HoxrqFlKwc/4 lhM0ij/1mlSDf41RbX09qZTDZly0P3x1UbdoCkdCjmT5djjcddZa8m8S6K175ujN7NupAb iVIKegRH4JHzGHkwUnaPDNRiMmsXAMfRchhHD0azFnjURKWCGNW3UJyC779N2uvOFuCJTm dxxYP55EUfPrviZ4Qh7+5l88qkOhl/lOS0jptBOneg/ZQIkkFg4ep3mPYdok4FbteJpRKh MWy/5G9zhcaMRvSL2AlKAXAjK/+A1GA6jS3lcbB5ULpAJzEppznNjyuttzHIEA== 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=1784705857; 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=aQjYkE/EUJX4CgBie51y0bT3j1OstdvLq1VTnk0LGjw=; b=xbxAMw1z8n+KvqqLlMu5A1bfvwyFGSrJl7qOn9Xk1sYipL0DIyuHcM+qZn7chMzUPrdOJz a0EPep/RnTL/DTCbFhRGPsWYNVhjMN24MbYAW8Chaf/BgbQPQGbBKGjGfyai1Yj8pnV5bq e+rOR07m197wwkZdcwjw99jbw/CxrFz1tXns1crh2Rxo/oxkm4H5YVPqiSmgIHifZg1qLM B7StiOcm8ofq3zPbbOpD40Qu1PugbsPCevBzlNbyDqZ+A6mLixFyEMrmLA+D+xYtLT6H4M CaDkZ420AUq/m5wUJ1PagoOblNY09Tm7581Pe6TGkMyMVflPEuw7sRTupvYLMQ== 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 4h4mLT4JSBz1N7M; Wed, 22 Jul 2026 07:37:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 07:37:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, kevans@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1990023058.2261.1784705857609@jenkins.ci.freebsd.org> In-Reply-To: <1714840625.2247.1784696647548@jenkins.ci.freebsd.org> References: <1714840625.2247.1784696647548@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29118 - 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_2260_1453225041.1784705857406" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2260_1453225041.1784705857406 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29118 (caabdb3aefdc45cae90203210034086801fa9005) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29118/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29118/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29118/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) 2e3892671a6fe2bceff6a9d8b439e7acd27dc28a by kevans: hid: u2f: stop interrupts on last-close 8c4d5701924f8401798265d2175f0b2bc704a222 by mhorne: hwpmc: Add EXTERROR diagnostics to the AMD and IBS allocators c185935b0d52f991d7e27fbac277ea8c9bb456a1 by mhorne: hwpmc: Add EXTERROR diagnostics to the hwpmc syscall path caabdb3aefdc45cae90203210034086801fa9005 by emaste: contigmalloc.9: Note that M_WAITOK may still return NULL The failed test cases: 2 tests failed. FAILED: sys.netpfil.pf.nat64.dummynet Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2260_1453225041.1784705857406-- From nobody Wed Jul 22 09:56:01 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 4h4qQB3tZPz6lvdJ for ; Wed, 22 Jul 2026 09:56:02 +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 4h4qQ92wtvz3Gvm; Wed, 22 Jul 2026 09:56:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784714161; a=rsa-sha256; cv=none; b=krOLwMx3rc5wiDvUYrQS0hbAiqCV8hu7K7AC4NlCC1GTvYZU6qvTLov2lGjot4dWwX68as EBce3thTSaPDKXE81Y8LHToZ8MNh5mkoApQ4eNxQAXpg0W3rLYDDVole7mzddzxVcdfwQI MArD2yEDEDIUl/8I7JN5NsmTh+ot5RNSpWvSKqlcdEaf5m6YsmMeu1kUoCvt2UnZzVrC9V k6+9hS9gXn/OkwCmBDFXaFg4ZUWcpLUhvnkVwe4gw0i5a30q8XaOWL68Ja8dWkFMaUfoTg WJUBe3SYoPNz3JzR+4YN/1LnHKEL999sCVivWpV8nYUat0STUxzlsUMvm9JmnA== 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=1784714161; 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=KpWwMpDwBNElIWuMB6rNKHecnTovCaU3UfyjbX7XWCs=; b=MbXUFvgx/jzlMtoDXyDq6WLcr2LivZaVa5AFOC8EXaakaVxkXDZibcrl95BRLsEYn+vq3D rGGo5bp7ZBoxPiSkTN+sI6QVLHHRJ/adbz444RlYDNXFo7+qE3DW54Fn54ZRSG8w7J8xp3 CFoMYwbplyLqaHl4b/GSD+DUBVq70JLwabfE8p0RDTmkFCk7O/ocUmIL8eSa9YUpb53m+Z wZfIKPDxnK7nOoly0/UloMxVI+5hGsksiMAj+QxxGFDHUbUqMVH86aS0/V/b0ejtnBSQib iQUuItSbgeX9krCwlqsIXrSdTxwQvEjHcPnb4QtxdbVTbu9UFavpwzY1RD5awA== 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 4h4qQ91t6Lz1SC3; Wed, 22 Jul 2026 09:56:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 09:56:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, bnovkov@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1783091414.2271.1784714161267@jenkins.ci.freebsd.org> In-Reply-To: <1990023058.2261.1784705857609@jenkins.ci.freebsd.org> References: <1990023058.2261.1784705857609@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29119 - 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_2270_868560126.1784714161059" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2270_868560126.1784714161059 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29119 (9724f3f8974957d2cd15f6b796c347ca50250954) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29119/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29119/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29119/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) ba583f0c2d63f03c834047e48a69095a86a71589 by emaste: contigmalloc.9: Correct typo 9724f3f8974957d2cd15f6b796c347ca50250954 by bnovkov: cat: Fix a NULL pointer dereference The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2270_868560126.1784714161059-- From nobody Wed Jul 22 12:26:36 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 4h4tlx3FBYz6m49v for ; Wed, 22 Jul 2026 12:26:37 +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 4h4tlw61Bxz3SYW; Wed, 22 Jul 2026 12:26:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784723196; a=rsa-sha256; cv=none; b=oLYoDr+AvMZa4knU7DadPuSH3eTa7l27wLlOMR1dWZ1l3jqIDTXYMgaD9wckfVbNXK5GxW pNOBLK7HpPLkHxdTU453F2smNaRFOq4jCNiGz5Yy39DdF2yGIiB4rBfoj71m5j+PrPiE3w sXoYoyWw8P7FIS28g0Lxz3yh+ZmMM+K0wu3IWZxhkyQkMZRMVn5m1hNDD139E+eHnchpMb Kjg4GAEY37GFPY+Eve/FueZgjmMumxVNUGprUpkx4w7NunzteZJYZ4ltIsW1GuJKCasiWy RECb8xOVnzNFvlsJEYrkiM8U728ntdBflTHDFWOVoI+38XTZfbkRV/LwhDCuBQ== 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=1784723196; 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=M7yQxdSA7SNUwyJI3Z07XnSfL8kgYyBIYdkNbebZLdA=; b=CcTTPABMwhaX7kAh1kQgMU1tQrWRgLUyEPVmiUrpFxk+PeLv0S84zRY6sYqZcvsyvL7CJm 1MWRBJyDD9/R/heYZxml0CT3aQMEAe7KQqWYUDdYFj3JgtW6fm/x9UI4hO15ehza5ItaJX GF+5UboG+280QGWmLPXWn7MKToCqhp3li/OsQBl08NlFr7kQYP2OtISGLh+pkn9EORYxa0 tJ7oHkSGPZhGPI4F4nxGex2tvuyxkqqmpIqdr4oDgEahPgPV2qpby+vXFjyj+NLWWIVhea lArexogLnYxLZeJjVa/9WIwCvG1356HfzBQ9ardvoTAugZMe46CyFeaCP5Ed3A== 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 4h4tlw520Xz327; Wed, 22 Jul 2026 12:26:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 12:26:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1139810132.2281.1784723196710@jenkins.ci.freebsd.org> In-Reply-To: <1783091414.2271.1784714161267@jenkins.ci.freebsd.org> References: <1783091414.2271.1784714161267@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29120 - 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_2280_594274015.1784723196494" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2280_594274015.1784723196494 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29120 (d4ddf8eaee9371d1d20bfb753237f25505d6afee) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29120/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29120/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29120/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) 5d479b75a8944faeabb367d1234a9fc3fefa8df1 by bz: LinuxKPI: 802.11: always lock around (*set_{frag,rts}_threshold) 5481c2d3ac1fc7682cdd184c7a797c0583e391c0 by pouria: vtnet: Retry feature negotiation without offloads c5caf856453325728155a18d3bb02a9cd651a0a0 by pouria: vtnet: Implement VIRTIO_NET_F_GUEST_ANNOUNCE d4ddf8eaee9371d1d20bfb753237f25505d6afee by pouria: vtnet: Accept VIRTIO_NET_F_CTRL_RX_EXTRA The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2280_594274015.1784723196494-- From nobody Wed Jul 22 13:19:16 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 4h4vwk3Ctrz6m7Dc for ; Wed, 22 Jul 2026 13:19:18 +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 4h4vwj0kb7z3Wxq; Wed, 22 Jul 2026 13:19:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784726357; a=rsa-sha256; cv=none; b=uT5GAKMA30AG0JHg+PcAHcdGGC5kWISDNhr7lpMWFiHprNpzWOBODcZoAUeqYzBmj6DmnS 1D9V3M8TbhVV3UqneD1tHSptad0SzjDsNOkQXWiCi87yj/unyEMfJvugv4A7x5r7YVnQFg LNvKWjRXtg0fwgel+m65LY8evfCNlVZxfJr/rvPL00sFYLj6/dSDIPHX0x1Wk2rKRiKbpX nyW1WWn/34q9Oufd7pAQorAZvKu3TVE+q3Bi+4Ld1w7q9S9quKUvKzMOI2f+hI2GeQSqWH vKTSbI+yDynXzIwrh7VotG3bvvrvMHpIle9vYpfPfPiEGZZh3+Zv+shntpaXCA== 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=1784726357; 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=pllSnNJUBwELU2z+xfXHCmZ45VyTvlttfSJP4UTmXG8=; b=ob52PJKRi3+Za52JTwuBYmSdrVhq2gt0i3reoBgM/bKnwB3kR74Z6Ji+iYG+3UvbJLJ99V O47vQWlaEYQZxb5sxALYmAlhRqGwPMBua3VvfAnnw2MHHs2iDc+FqH0v9TAmVxt/2cxEwL sT8xikfTyeuYk8btOB+ZSoBhfms4clWymZq+hDv+h+vI2/yR9UGJZKSkFBRMDuBHfzFI9a ZPybXyPDtthOTgtZU5AZ4Thd+0VQOAYlPECLjDGPB4NHMTQOGn6KrFYQM/fMZ7MnGGVsf2 iyfLsQvrEtOExLAUA7zcLsJ7KAMbO38bBrdfpy9pXo2zRW1QA5Zg+UVdZHaQ5g== 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 4h4vwh6RFBz4Wh; Wed, 22 Jul 2026 13:19:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 13:19:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1681958855.2290.1784726356908@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36086 - Failure 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_2285_1911031739.1784726356485" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2285_1911031739.1784726356485 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #36086 (e27b1cae848219d07f0a12a48990af0558= b4cced) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3608= 6/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36086/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36086/c= onsole Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) c68e7bcd81d62e9f5364c6da22fd9917976acf85 by des: import unbound 1.25.2 The end of the build log: [...truncated 60.17 MiB...] --- ddt.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.ddt.pico -MTddt.pico -std=3Diso9899:1999 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-unkn= own-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable= -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mism= atch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-ad= dress-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -c /usr/src= /sys/contrib/openzfs/module/zfs/ddt.c -o ddt.pico --- abd.pico --- --- ddt_log.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.ddt_log.pico -MTddt_log.pico -std=3Diso9899:19= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-= variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-t= ype-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-e= quality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef= -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promot= ed-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -c = /usr/src/sys/contrib/openzfs/module/zfs/ddt_log.c -o ddt_log.pico --- lib__L --- --- all_subdir_lib/lib9p --- --- genacl.o --- --- log.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -I/usr/src/lib/lib9p -I/usr/src/lib/lib9p/../../contrib/lib9p -DW= ITH_CASPER -g -gz=3Dzlib -MD -MF.depend.log.o -MTlog.o -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -= Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs = -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-dec= larations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Qunused-arguments -c /usr/src/lib/lib9p/../../cont= rib/lib9p/log.c -o log.o --- hashtable.o --- --- pack.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -I/usr/src/lib/lib9p -I/usr/src/lib/lib9p/../../contrib/lib9p -DW= ITH_CASPER -g -gz=3Dzlib -MD -MF.depend.pack.o -MTpack.o -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-pr= ototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-extern= s -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-d= eclarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unuse= d-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-fu= nction-type-mismatch -Qunused-arguments -c /usr/src/lib/lib9p/../../co= ntrib/lib9p/pack.c -o pack.o --- log.o --- --- request.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -I/usr/src/lib/lib9p -I/usr/src/lib/lib9p/../../contrib/lib9p -DW= ITH_CASPER -g -gz=3Dzlib -MD -MF.depend.request.o -MTrequest.o -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-vari= able-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno= -unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dc= ast-function-type-mismatch -Qunused-arguments -c /usr/src/lib/lib9p/..= /../contrib/lib9p/request.c -o request.o --- cddl/lib__L --- --- dbuf_stats.pico --- --- ddt_stats.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.ddt_stats.pico -MTddt_stats.pico -std=3Diso989= 9:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -= Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-ti= me -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-co= nst-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-functi= on-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenthes= es-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typ= edef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-pr= omoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments = -c /usr/src/sys/contrib/openzfs/module/zfs/ddt_stats.c -o ddt_stats.pico --- zio.o --- --- ddt_zap.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.ddt_zap.pico -MTddt_zap.pico -std=3Diso9899:19= 99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -= Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-= variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-t= ype-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-e= quality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef= -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promot= ed-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -c = /usr/src/sys/contrib/openzfs/module/zfs/ddt_zap.c -o ddt_zap.pico --- bpobj.pico --- --- dmu.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu.pico -MTdmu.pico -std=3Diso9899:1999 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-unkn= own-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable= -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mism= atch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality = -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-ad= dress-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-param= eter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -c /usr/src= /sys/contrib/openzfs/module/zfs/dmu.c -o dmu.pico --- lib__L --- --- all_subdir_lib/libalias --- --- alias.o --- 26 warnings generated. --- alias_proxy.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -g -gz=3Dzlib -MD -MF.depend.alias_proxy.o -MTalias_proxy.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-varia= ble-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-= unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dca= st-function-type-mismatch -Qunused-arguments -c /usr/src/sys/netinet/l= ibalias/alias_proxy.c -o alias_proxy.o /usr/src/sys/netinet/libalias/alias_proxy.c:425:10: warning: cast from 'str= uct ip *' to 'u_short *' (aka 'unsigned short *') increases required alignm= ent from 1 to 2 [-Wcast-align] 425 | sptr =3D (u_short *) pip; | ^~~~~~~~~~~~~~~ --- cddl/lib__L --- --- ddt_zap.pico --- --- dmu_diff.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_diff.pico -MTdmu_diff.pico -std=3Diso9899:= 1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons= t-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function= -type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses= -equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typed= ef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-prom= oted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -= c /usr/src/sys/contrib/openzfs/module/zfs/dmu_diff.c -o dmu_diff.pico --- zstd_opt.o --- --- dmu_direct.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_direct.pico -MTdmu_direct.pico -std=3Diso9= 899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-= time -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenth= eses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-t= ypedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-= promoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments = -c /usr/src/sys/contrib/openzfs/module/zfs/dmu_direct.c -o dmu_direct.pi= co --- lib__L --- --- all_subdir_lib/lib9p --- --- rfuncs.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -I/usr/src/lib/lib9p -I/usr/src/lib/lib9p/../../contrib/lib9p -DW= ITH_CASPER -g -gz=3Dzlib -MD -MF.depend.rfuncs.o -MTrfuncs.o -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror = -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variab= le-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-u= nused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcas= t-function-type-mismatch -Qunused-arguments -c /usr/src/lib/lib9p/../.= ./contrib/lib9p/rfuncs.c -o rfuncs.o --- cddl/lib__L --- --- ddt_log.pico --- --- dmu_object.pico --- --- brt.pico --- --- dmu_objset.pico --- --- dmu_object.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_object.pico -MTdmu_object.pico -std=3Diso9= 899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-= time -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenth= eses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-t= ypedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-= promoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments = -c /usr/src/sys/contrib/openzfs/module/zfs/dmu_object.c -o dmu_object.pi= co --- dmu_objset.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_objset.pico -MTdmu_objset.pico -std=3Diso9= 899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-= time -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenth= eses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-t= ypedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-= promoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments = -c /usr/src/sys/contrib/openzfs/module/zfs/dmu_objset.c -o dmu_objset.pi= co --- lib__L --- --- all_subdir_lib/libalias --- 1 warning generated. --- alias_util.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -g -gz=3Dzlib -MD -MF.depend.alias_util.o -MTalias_util.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-varia= ble-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-= unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dca= st-function-type-mismatch -Qunused-arguments -c /usr/src/sys/netinet/l= ibalias/alias_util.c -o alias_util.o --- cddl/lib__L --- --- zstd_fast.o --- --- dmu_recv.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_recv.pico -MTdmu_recv.pico -std=3Diso9899:= 1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons= t-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function= -type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses= -equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typed= ef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-prom= oted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -= c /usr/src/sys/contrib/openzfs/module/zfs/dmu_recv.c -o dmu_recv.pico --- lib__L --- /usr/src/sys/netinet/libalias/alias_util.c:100:41: warning: cast from 'stru= ct ip *' to 'u_short *' (aka 'unsigned short *') increases required alignme= nt from 1 to 2 [-Wcast-align] 100 | return (LibAliasInternetChecksum(NULL, (u_short *)pip, | ^~~~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias_util.c:117:8: warning: cast from 'struc= t tcphdr *' to 'u_short *' (aka 'unsigned short *') increases required alig= nment from 1 to 2 [-Wcast-align] 117 | ptr =3D (u_short *)tc; | ^~~~~~~~~~~~~ --- cddl/lib__L --- --- dmu_diff.pico --- --- dmu_redact.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_redact.pico -MTdmu_redact.pico -std=3Diso9= 899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-= time -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenth= eses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-t= ypedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-= promoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments = -c /usr/src/sys/contrib/openzfs/module/zfs/dmu_redact.c -o dmu_redact.pi= co Checking for post-build --- lib__L --- --- all_subdir_lib/lib9p --- Performing post-build step Checking if email needs to be generated --- pack.o --- Email was triggered for: Failure - Any --- cddl/lib__L --- --- ddt_stats.pico --- Sending email for trigger: Failure - Any --- lib__L --- --- all_subdir_lib/libalias --- --- alias_mod.o --- Sending mail from default account using System Admin e-mail address --- all_subdir_lib/lib9p --- --- threadpool.o --- --- all_subdir_lib/libsqlite3 --- --- sqlite3.pico --- --- all_subdir_lib/libalias --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -g -gz=3Dzlib -MD -MF.depend.alias_mod.o -MTalias_mod.o -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-= declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unus= ed-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-f= unction-type-mismatch -Qunused-arguments -c /usr/src/sys/netinet/libal= ias/alias_mod.c -o alias_mod.o --- all_subdir_lib/lib9p --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -I/usr/src/lib/lib9p -I/usr/src/lib/lib9p/../../contrib/lib9p -DW= ITH_CASPER -g -gz=3Dzlib -MD -MF.depend.threadpool.o -MTthreadpool.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissi= ng-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-i= nt -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-er= ror=3Dcast-function-type-mismatch -Qunused-arguments -c /usr/src/lib/l= ib9p/../../contrib/lib9p/threadpool.c -o threadpool.o --- all_subdir_lib/libsqlite3 --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -I/usr/src/contrib/sqlite3 -DUSE_PREAD=3D1 -DSTDC_H= EADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H= =3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAV= E_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H= =3D1 -DHAVE_USLEEP=3D1 -DHAVE_LOCALTIME_R=3D1 -DHAVE_GMTIME_R=3D1 -DHAV= E_DECL_STRERROR_R=3D1 -DHAVE_STRERROR_R=3D1 -DHAVE_POSIX_FALLOCATE=3D1 -= D_REENTRANT=3D1 -DSQLITE_THREADSAFE=3D1 -g -gz=3Dzlib -MD -MF.depend.sql= ite3.pico -MTsqlite3.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-= int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-e= rror=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments = -c /usr/src/contrib/sqlite3/sqlite3.c -o sqlite3.pico --- cddl/lib__L --- --- btree.pico --- --- dmu_send.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_send.pico -MTdmu_send.pico -std=3Diso9899:= 1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time= -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-cons= t-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function= -type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses= -equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typed= ef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-prom= oted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -= c /usr/src/sys/contrib/openzfs/module/zfs/dmu_send.c -o dmu_send.pico --- lib__L --- --- all_subdir_lib/libalias --- --- alias_util.o --- 2 warnings generated. --- cddl/lib__L --- --- dmu_direct.pico --- --- dmu_traverse.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_traverse.pico -MTdmu_traverse.pico -std=3D= iso9899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wd= ate-time -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unu= sed-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-= function-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-par= entheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-loc= al-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-= knr-promoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-argument= s -c /usr/src/sys/contrib/openzfs/module/zfs/dmu_traverse.c -o dmu_tra= verse.pico --- lib__L --- --- alias.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -g -gz=3Dzlib -MD -MF.depend.alias.pico -MTalias.pi= co -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissin= g-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-in= t -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-err= or=3Dcast-function-type-mismatch -Qunused-arguments -c /usr/src/sys/n= etinet/libalias/alias.c -o alias.pico --- cddl/lib__L --- --- zstd_compress.o --- --- dmu_tx.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_tx.pico -MTdmu_tx.pico -std=3Diso9899:1999= -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wn= o-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-va= riable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-typ= e-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equ= ality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -= Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted= -parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments -c /u= sr/src/sys/contrib/openzfs/module/zfs/dmu_tx.c -o dmu_tx.pico --- lib__L --- --- alias_mod.o --- --- alias.pico --- /usr/src/sys/netinet/libalias/alias.c:319:26: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 319 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ --- alias_db.pico --- --- alias.pico --- /usr/src/sys/netinet/libalias/alias.c:394:26: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 394 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:423:26: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 423 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ --- alias_db.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -g -gz=3Dzlib -MD -MF.depend.alias_db.pico -MTalias= _db.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= missing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Qunused-arguments -c /usr/src= /sys/netinet/libalias/alias_db.c -o alias_db.pico --- alias.pico --- /usr/src/sys/netinet/libalias/alias.c:517:26: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 517 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ --- cddl/lib__L --- --- dmu_object.pico --- --- lib__L --- /usr/src/sys/netinet/libalias/alias.c:592:27: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 592 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:620:27: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 620 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ --- cddl/lib__L --- --- dmu_zfetch.pico --- --- lib__L --- /usr/src/sys/netinet/libalias/alias.c:789:14: warning: taking address of pa= cked member 'uh_sport' of class or structure 'udphdr' may result in an unal= igned pointer value [-Waddress-of-packed-member] 789 | .sport =3D &ud->uh_sport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:790:14: warning: taking address of pa= cked member 'uh_dport' of class or structure 'udphdr' may result in an unal= igned pointer value [-Waddress-of-packed-member] 790 | .dport =3D &ud->uh_dport, | ^~~~~~~~~~~~ --- cddl/lib__L --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -DHAVE_TOOLCHAIN_SSE2 -DHAVE_TOOLCHAIN_SSSE3 -DIN_BAS= E -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/l= ib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include/os/fre= ebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/sys = -I/usr/src/cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/= module/icp/include -I/usr/src/compat/linuxkpi/common/include/linux -inclu= de /usr/src/sys/contrib/openzfs/include/sys/simd_config.h -include /usr/sr= c/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUG= ID -include /usr/src/sys/modules/zfs/zfs_config.h -I/usr/src/sys/modules/= zfs -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUI= LD -DZFS_DEBUG -DXXH_INLINE_ALL -DWANTS_MUTEX_OWNED -I/usr/src/lib/libpthre= ad/thread -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libthr/arch/i386/inc= lude -g -DDEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -= g -gz=3Dzlib -MD -MF.depend.dmu_zfetch.pico -MTdmu_zfetch.pico -std=3Diso9= 899:1999 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers= -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-= time -Wno-unknown-pragmas -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenth= eses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-t= ypedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-= promoted-parameter -Wno-error=3Dtypedef-redefinition -Qunused-arguments = -c /usr/src/sys/contrib/openzfs/module/zfs/dmu_zfetch.c -o dmu_zfetch.pi= co --- lib__L --- /usr/src/sys/netinet/libalias/alias.c:837:26: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 837 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:843:25: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 843 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:910:14: warning: taking address of pa= cked member 'uh_sport' of class or structure 'udphdr' may result in an unal= igned pointer value [-Waddress-of-packed-member] 910 | .sport =3D &ud->uh_sport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:911:14: warning: taking address of pa= cked member 'uh_dport' of class or structure 'udphdr' may result in an unal= igned pointer value [-Waddress-of-packed-member] 911 | .dport =3D &ud->uh_dport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:946:25: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 946 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:993:14: warning: taking address of pa= cked member 'th_sport' of class or structure 'tcphdr' may result in an unal= igned pointer value [-Waddress-of-packed-member] 993 | .sport =3D &tc->th_sport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:994:14: warning: taking address of pa= cked member 'th_dport' of class or structure 'tcphdr' may result in an unal= igned pointer value [-Waddress-of-packed-member] 994 | .dport =3D &tc->th_dport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1145:14: warning: taking address of p= acked member 'th_sport' of class or structure 'tcphdr' may result in an una= ligned pointer value [-Waddress-of-packed-member] 1145 | .sport =3D &tc->th_sport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1146:14: warning: taking address of p= acked member 'th_dport' of class or structure 'tcphdr' may result in an una= ligned pointer value [-Waddress-of-packed-member] 1146 | .dport =3D &tc->th_dport, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1322:24: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1322 | DifferentialChecksum(&fpip->ip_sum, | ^~~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1371:8: warning: taking address of pa= cked member 'ip_sum' of class or structure 'ip' may result in an unaligned = pointer value [-Waddress-of-packed-member] 1371 | &pip->ip_sum); | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1409:25: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1409 | pip, pip->ip_p, &pip->ip_sum); | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1414:19: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1414 | pip->ip_p, &pip->ip_sum); | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1525:35: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1525 | iresult =3D FragmentOut(la, pip, &pip->ip_sum); | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1562:33: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1562 | pip->ip_dst, pip->ip_p, &pip->ip_sum, c= reate); | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1567:32: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1567 | pip->ip_dst, pip->ip_p, &pip->ip_sum, create); | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1648:26: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1648 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ /usr/src/sys/netinet/libalias/alias.c:1675:26: warning: taking address of p= acked member 'ip_sum' of class or structure 'ip' may result in an unaligned= pointer value [-Waddress-of-packed-member] 1675 | DifferentialChecksum(&pip->ip_sum, | ^~~~~~~~~~~ --- all_subdir_lib/lib9p --- --- utils.o --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fn= o-common -I/usr/src/lib/lib9p -I/usr/src/lib/lib9p/../../contrib/lib9p -DW= ITH_CASPER -g -gz=3Dzlib -MD -MF.depend.utils.o -MTutils.o -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-= prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable= -declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unu= sed-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-= function-type-mismatch -Qunused-arguments -c /usr/src/lib/lib9p/../../= contrib/lib9p/utils.c -o utils.o --- all_subdir_lib/libalias --- --- alias_db.o --- --- alias_proxy.pico --- cc -march=3Di686 -mmmx -msse -msse2 -m32 -target x86_64-unknown-freebsd16.= 0 -DCOMPAT_LIBCOMPAT=3D\"32\" -DCOMPAT_libcompat=3D\"32\" -DCOMPAT_LIB32= --sysroot=3D/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.am= d64/tmp/usr/bin -B/usr/obj/usr/src/amd64.amd64/tmp/usr/lib32 -fpic -DPIC = -O2 -pipe -fno-common -g -gz=3Dzlib -MD -MF.depend.alias_proxy.pico -MTal= ias_proxy.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict= -prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual = -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su= bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t= ime -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-st= ring-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parame= ter -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments -c /u= sr/src/sys/netinet/libalias/alias_proxy.c -o alias_proxy.pico /usr/src/sys/netinet/libalias/alias_proxy.c:425:10: warning: cast from 'str= uct ip *' to 'u_short *' (aka 'unsigned short *') increases required alignm= ent from 1 to 2 [-Wcast-align] ------=_Part_2285_1911031739.1784726356485-- From nobody Wed Jul 22 14:37:21 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 4h4xfr5By8z6mCkl for ; Wed, 22 Jul 2026 14:37:24 +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 4h4xfr1L4Kz3glb; Wed, 22 Jul 2026 14:37:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784731044; a=rsa-sha256; cv=none; b=Yqgqdw4t8pGFvcCEcFv0XRONWnmkTWnMfef1v1gBFSSm1yC1AUY82YDP4Cacofe+75v95m IDVS7RBrs02FAZaVKxY8C8e2n8eP1z/omuuIkGNLEhlhk7M/axQs0aLGYq8d2s6M0lyLG6 XYHhWtExF/yTTpPhbZa0J+VFB+BLK+7I8HS5h+hIxtAwCHx/PB28HJjbHKpBsoM+Eed0jc 98aa9gjxkqww5Kg+p8wjnqtvQcRw/NKF8V53nRXsEXwpTJOGGUHSVU0HMGvQe9g7wXRcXS sMx8BITf62wOGe9lb0N/ueRBavrw//8aizCVmwOfssmtP2aGRCMorKV/jVjVxg== 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=1784731044; 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=RR9YMNBzzfES3bXl+PTNU5jtuaegkSr4aPR2pZ0YUAs=; b=g9hptTEG1L4SQbqlNcydiCQd9E2ZVbNbJLCcLspxP93OpV7nxMmlKpfjG51jtvxQ+QedAn 2l3+KMWx1MOnYrBeQgHsc8P4DfZ8Ak3GhwBDMNjAW6Whsak6nPub90WyzFONK6m8T6UI9q +IK13Ut6xjZPBre6vJlxzuZQI6wFElu8N5lzW3abHSb319l1McqUsRmBHxZlYjZNqI/Gr1 pGIqqhlSNkclRcDInQNJtUu+g0ul3vKVIou17qdaiswAjZ3rgOlsY1smxYd7jXLgVP2nqM E9I946cKrwwQXK5v5T7I5tv5NN6Jm+snaxZoYPJU6Otw9qMqqg1e4r0C+RB2OQ== 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 4h4xfq6yMJz6Yq; Wed, 22 Jul 2026 14:37:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 14:37:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1841842236.2299.1784731043981@jenkins.ci.freebsd.org> In-Reply-To: <1681958855.2290.1784726356908@jenkins.ci.freebsd.org> References: <1681958855.2290.1784726356908@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36087 - Fixed 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_2298_1316933666.1784731041514" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2298_1316933666.1784731041514 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #36087 (e27b1cae848219d07f0a12a48990af0558b4cced) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36087/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36087/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36087/console Change summaries: (Those commits are likely but not certainly responsible) No changes ------=_Part_2298_1316933666.1784731041514-- From nobody Wed Jul 22 14:57:07 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 4h4y5c20Bhz6mDdv for ; Wed, 22 Jul 2026 14:57:08 +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 4h4y5b72slz3hrB; Wed, 22 Jul 2026 14:57:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784732228; a=rsa-sha256; cv=none; b=Cco7zsnlU9kqarsEVLTchERMH6HoN96j1OGuL1nbEbo3DB+1J0J5T7HK1s9pbcoKjfOXbs kacAgU5A+YXT0AiWs0KI2YSpivDqJRN0vX16OxdYJSh0mWidEjtWFzCFIEUe5Wj+ltajq5 aPxQ8yUbTM4dSNFlxjTRvICxMADmLLiGbALL7/x2Aa5LKtsm3gKeX6uoFW90ywPDn30quc x+UmtBlFiYkn6iR7jMHaKLurzuXP3jnLJXlQgS/NpiLsNaBf6HT/g8RHXXajA9ZSAnfuOf kFMsKcMbvXvmvbWto9XGezW5q47eI56nZQ1vyzPmxPfFumlCIQ/cikl5WjMA6g== 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=1784732228; 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=wzuMaHmXyAwO00BP6LoLQ3UwWckS51nLtIWHBllFork=; b=REBkRe3KYCWGzMQuXUNQC6175KEzs8NIYAPiWJFi8cE0kFY1H1d8WFOIpYXp+v5m2fwnTK c4yR3xJWqP7dbFZfbP027R6O6LilbQS3OF3q4SemvRHA6b+50nnhtq7jx/71erR5bpjQh9 VEmebt0rDKSdtOAhP1kJ2Xe7wC6pvSvfylYMJj4HBC7DHuVnn87RzlXgSyA1SgB5X+4eS3 hFq80LUEIhNAOHTY2aiLe1irxq2BB5K33mIlEY8M1jpkiQciNkGvXKzJpWXeRINH3lto4S gf5BQTrLU9wtWGW5ybTZzC+IQzwqA7o9kaxybcUTPw+vQLAa8xTT+MnS73b6hA== 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 4h4y5b5Ww7z6rh; Wed, 22 Jul 2026 14:57:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 14:57:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, netchild@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1656498718.2303.1784732227781@jenkins.ci.freebsd.org> In-Reply-To: <1139810132.2281.1784723196710@jenkins.ci.freebsd.org> References: <1139810132.2281.1784723196710@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29121 - 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_2302_1604636934.1784732227575" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2302_1604636934.1784732227575 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29121 (a931431a1deca75079f034b74a63c2774f83be8d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29121/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29121/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29121/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) c8db6d4b63f18c81557628ad0d3f715bea46cc99 by netchild: exterror: advertise error strings via kern.features.exterr_strings 1092aba1260ce5efb0d718352aa22158605c7506 by netchild: exterror tests: harden the checks 2b1df6149e8a2d50a09d13c64d1574dad91e10b1 by emaste: loader: Allocate trampoline as EfiLoaderCode, not Data a931431a1deca75079f034b74a63c2774f83be8d by des: libsysdecode: Recognize NOTE_PDSIGCHLD The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2302_1604636934.1784732227575-- From nobody Wed Jul 22 16:08:39 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 4h4zhB2dkmz6mJ8H for ; Wed, 22 Jul 2026 16:08:42 +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 4h4zhB0c0rz3rhb; Wed, 22 Jul 2026 16:08:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784736522; a=rsa-sha256; cv=none; b=tJIe5Rk36iPl4LUA+60y4DHBIAtTK+Zh1RveQibhTnmKGGEHnQ3i5CuwnOyC5x3g2ax2bu aikYRZORo7+SngSVamSJaEhmSB+OHPl/L+zQH1g5BvdWC8ssEV1Ln4u+JksaMGtyGQdq0j dozdjRPXKTvFjcB1cDNlXi2ZDmlttR7rpgPJu4Dg0D64P0nTnSQXRZ6WIC2pSs82M2WdXj guIRvgwA/By5VyVXualdan54SDSYDiaRO3k+qdpotbinM4nFwLCbIPIBBrZHvh38Ugko93 vdSQCFzDV1yDVuaiSCZsTupf7zh9b7LtpG3UOJ67PhkgsX8FJVfGg5ols9kRAA== 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=1784736522; 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=SGUUCTxrn1cfNjwz7G6EHhEdnlWTLnKb89/FCTPxwcE=; b=FiakTZoQki/t82LBVyAciDNgCDe+y3L1C3QqrHTSoSdIhc2qagYTk9E/mCmLCuDZ8c+SCd 2xF90WGtIpxOLX4Wx4qgbVFOo3F29V4ckm/zsklGRIjr2tk3ZjgHVH7xwdRTHSSD36RkeE aa+9G7yI45gPGi2tDDlixhHtuqcnAq/wbPBuMaGBXBCr8c8bzcoZ+K0IWWUQoNlhT9Bo2R DUDV4uKBQON5zM1+xVWMamD2a35RMYLL4xpEVbqJGpYxEShQn81801Yzhq4gI61gI4vhUz JGI8fNV4RLcM0PBjmNipEC23XbyJO8B8oShFiYnzC1bC3rBxRh1Z+Lx108t4GA== 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 4h4zh96QCKz94X; Wed, 22 Jul 2026 16:08:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 16:08:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1325479355.2313.1784736521907@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36089 - Failure 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_2312_849446900.1784736519927" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2312_849446900.1784736519927 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #36089 (c141d75430c75d21aa8260287b9e2a0590= 5335b3) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3608= 9/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36089/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36089/c= onsole Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 4c94869c37e14dc334e2400d1a26d5ded89576fc by bapt: uvideo: replace contigmalloc with OBJT_PHYS vm_object for mmap buffer 4b9d794b6aa86a2b205e480928552d3f606d9bcc by bapt: uvideo: validate frame size before mmap buffer allocation f12dd1d5f0303fe3bc5030293bda04b04995b72c by bapt: uvideo: lock the mmap queue and read path cb26bda8ca36e0e421f75d82e1aa46df8f2ff814 by bapt: uvideo: bounds-check frame interval reads against bLength 2120f3e5ec701d92848c259ece4dfbf1aa95f6cb by bapt: uvideo: track streaming ownership per-fd and free buffers on STREAMOFF 12b4a02bd88117b07f3e142af71b70bade4fd57e by bapt: uvideo: fix close/detach race on streaming teardown 599a4d6beff07f93f019e0aff9105a8e642a600f by bapt: uvideo: use size_t for sc_mmap_count and loop index in reqbufs c141d75430c75d21aa8260287b9e2a05905335b3 by bapt: uvideo: validate frame descriptors and fix integer overflows in size The end of the build log: [...truncated 90.00 MiB...] --- all_subdir_usb/aue --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- opt_usb.h --- --- all_subdir_usb/umodem --- --- umodem.ko --- --- all_subdir_usb/umoscom --- ctfconvert -L VERSION -g umoscom.o --- all_subdir_usb/aue --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- all_subdir_usb/umodem --- objcopy --strip-debug --add-gnu-debuglink=3Dumodem.ko.debug umodem.ko.full= umodem.ko --- all_subdir_usb/uvisor --- ctfmerge -L VERSION -g -o uvisor.ko.full uvisor.o=20 --- all_subdir_usb/axe --- =3D=3D=3D> usb/axe (all) --- all_subdir_usb/umcs --- ctfmerge -L VERSION -g -o umcs.ko.full umcs.o=20 --- all_subdir_usb/aue --- --- opt_inet.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- all_subdir_usb/uvideo --- /usr/src/sys/dev/usb/video/uvideo.c:3710:6: error: format specifies type 'i= nt' but the argument has type 'size_t' (aka 'unsigned long') [-Werror,-Wfor= mat] 3709 | DPRINTFN(1, "allocated %d bytes mmap buffer at kva %#jx\n", | ~~ | %zu 3710 | buf_size_total, (uintmax_t)kva); | ^~~~~~~~~~~~~~ /usr/src/sys/dev/usb/usb_debug.h:42:21: note: expanded from macro 'DPRINTFN= ' 41 | printf("%s: " fmt, \ | ~~~ 42 | __FUNCTION__ ,##__VA_ARGS__); \ | ^~~~~~~~~~~ --- all_subdir_usb/aue --- --- opt_platform.h --- --- all_subdir_usb/axe --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/usb/axe...] --- all_subdir_usb/axge --- =3D=3D=3D> usb/axge (all) --- all_subdir_usb/i2ctinyusb --- ctfmerge -L VERSION -g -o i2ctinyusb.ko.full i2ctinyusb.o i2ctinyusb.o=20 --- all_subdir_usb/aue --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_platform.h opt_platform= .h --- all_subdir_usb/umcs --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk umcs.ko.full export_syms | xargs -J= % objcopy % umcs.ko.full --- all_subdir_usb/umoscom --- --- umoscom.ko.full --- --- all_subdir_usb/aue --- --- device_if.h --- --- all_subdir_usb/umoscom --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o umoscom.ko.full umoscom.o=20 --- all_subdir_usb/aue --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- all_subdir_usb/uether --- --- usb_ethernet.o --- --- all_subdir_usb/axge --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/usb/axge...] --- all_subdir_usb/umcs --- --- umcs.ko.debug --- --- all_subdir_usb/uether --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.usb_= ethernet.o -MTusb_ethernet.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector-strong -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D= __freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-u= nknown-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempt= y-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-= error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-pack= ed-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr= /src/sys/dev/usb/net/usb_ethernet.c -o usb_ethernet.o --- all_subdir_usb/uvisor --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk uvisor.ko.full export_syms | xargs = -J % objcopy % uvisor.ko.full --- all_subdir_usb/umcs --- objcopy --only-keep-debug umcs.ko.full umcs.ko.debug --- all_subdir_usb/umoscom --- ctfmerge -L VERSION -g -o umoscom.ko.full umoscom.o=20 --- all_subdir_usb/umcs --- --- umcs.ko --- --- all_subdir_usb/i2ctinyusb --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk i2ctinyusb.ko.full export_syms | xa= rgs -J % objcopy % i2ctinyusb.ko.full --- all_subdir_usb/umcs --- objcopy --strip-debug --add-gnu-debuglink=3Dumcs.ko.debug umcs.ko.full umc= s.ko --- all_subdir_usb/uvisor --- --- uvisor.ko.debug --- objcopy --only-keep-debug uvisor.ko.full uvisor.ko.debug --- all_subdir_usb/cdce --- =3D=3D=3D> usb/cdce (all) --- all_subdir_usb/umoscom --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk umoscom.ko.full export_syms | xargs= -J % objcopy % umoscom.ko.full --- all_subdir_usb/i2ctinyusb --- --- i2ctinyusb.ko.debug --- --- all_subdir_usb/axe --- --- machine --- --- all_subdir_usb/uvisor --- --- uvisor.ko --- --- all_subdir_usb/i2ctinyusb --- objcopy --only-keep-debug i2ctinyusb.ko.full i2ctinyusb.ko.debug --- all_subdir_usb/uvisor --- objcopy --strip-debug --add-gnu-debuglink=3Duvisor.ko.debug uvisor.ko.full= uvisor.ko --- all_subdir_usb/axe --- machine -> /usr/src/sys/amd64/include --- all_subdir_usb/umb --- ctfconvert -L VERSION -g if_umb.o --- all_subdir_usb/cdce --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/usb/cdce...] --- all_subdir_usb/i2ctinyusb --- --- i2ctinyusb.ko --- --- all_subdir_usb/aue --- --- bus_if.h --- --- all_subdir_usb/axe --- --- x86 --- --- all_subdir_usb/aue --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- all_subdir_usb/umoscom --- --- umoscom.ko.debug --- --- all_subdir_usb/i2ctinyusb --- objcopy --strip-debug --add-gnu-debuglink=3Di2ctinyusb.ko.debug i2ctinyusb= .ko.full i2ctinyusb.ko --- all_subdir_usb/axge --- --- machine --- --- all_subdir_usb/cdceem --- =3D=3D=3D> usb/cdceem (all) --- all_subdir_usb/axe --- x86 -> /usr/src/sys/x86/include --- all_subdir_usb/umoscom --- objcopy --only-keep-debug umoscom.ko.full umoscom.ko.debug --- all_subdir_usb/axge --- machine -> /usr/src/sys/amd64/include --- all_subdir_usb/uvideo --- 1 error generated. --- all_subdir_usb/axe --- --- i386 --- --- all_subdir_usb/axge --- --- x86 --- --- all_subdir_usb/umoscom --- --- umoscom.ko --- --- all_subdir_usb/cdceem --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/usb/cdceem...] --- all_subdir_usb/cue --- =3D=3D=3D> usb/cue (all) --- all_subdir_usb/uvideo --- *** [uvideo.o] Error code 1 make[5]: stopped making "all" in /usr/src/sys/modules/usb/uvideo make[5]: 1 error make[5]: stopped making "all" in /usr/src/sys/modules/usb/uvideo --- all_subdir_usb/umoscom --- objcopy --strip-debug --add-gnu-debuglink=3Dumoscom.ko.debug umoscom.ko.fu= ll umoscom.ko --- all_subdir_usb/uvideo --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/axe --- i386 -> /usr/src/sys/i386/include --- all_subdir_usb/axge --- x86 -> /usr/src/sys/x86/include --- all_subdir_usb/axe --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/axge --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/umoscom --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/uslcom --- ctfconvert -L VERSION -g uslcom.o --- all_subdir_usb/cue --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/usb/cue...] --- all_subdir_usb/cdceem --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/cdce --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/uslcom --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/aue --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/umb --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/cue --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/uvscom --- ctfconvert -L VERSION -g uvscom.o make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/cp2112 --- ctfconvert -L VERSION -g cp2112.o --- all_subdir_usb/uplcom --- ctfconvert -L VERSION -g uplcom.o --- all_subdir_usb/cp2112 --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_usb/uplcom --- make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_zfs --- --- zfs_vfsops.o --- ctfconvert -L VERSION -g zfs_vfsops.o --- zio_crypt.o --- ctfconvert -L VERSION -g zio_crypt.o --- all_subdir_usb --- --- all_subdir_usb/uether --- ctfconvert -L VERSION -g usb_ethernet.o make[4]: stopped making "all" in /usr/src/sys/modules/usb --- all_subdir_zfs --- --- zfs_znode_os.o --- ctfconvert -L VERSION -g zfs_znode_os.o --- all_subdir_usb --- --- all_subdir_usb/udl --- ctfconvert -L VERSION -g udl.o --- all_subdir_zfs --- --- zvol_os.o --- ctfconvert -L VERSION -g zvol_os.o --- all_subdir_usb --- make[4]: stopped making "all" in /usr/src/sys/modules/usb make[3]: stopped making "all" in /usr/src/sys/modules --- all_subdir_zfs --- --- zfs_vnops_os.o --- ctfconvert -L VERSION -g zfs_vnops_os.o make[3]: stopped making "all" in /usr/src/sys/modules *** [modules-all] Error code 2 make[2]: stopped making "all" in /usr/obj/usr/src/amd64.amd64/sys/GENERIC make[2]: 1 error make[2]: stopped making "all" in /usr/obj/usr/src/amd64.amd64/sys/GENERIC 106.14 real 1832.29 user 297.14 sys make[1]: stopped making "buildkernel" in /usr/src make: stopped making "buildkernel" in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins16170268362512957028.s= h + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2312_849446900.1784736519927-- From nobody Wed Jul 22 17:14:40 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 4h518K4L5mz6lPGH for ; Wed, 22 Jul 2026 17:14:41 +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 4h518J64ZCz41xV; Wed, 22 Jul 2026 17:14:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784740480; a=rsa-sha256; cv=none; b=Hm2/HabgdUrC3WzAktgtsHhxbYKqqcr/PvpPt+Y1Z1ckEGmekYhGeRIZNTey5Mjc5sDQD1 l33QP1lydr5gH802sxO0Y5mwPgbQFhTFQFAjTCV0edYnRrd2Ef4pqOYNJwX389bvcx5fp1 3fooLze1MyMSyDcTY0G55z1gbeHzYLqp3c4tUgYUdnN5y8iuW5KS4oUJKHqZJ/7NgjXYAT tCEi+g3eG6O14cKA1+f9xL8SC647FWtko4Z8NvNGfO+IhG/ln3FUKJYQ0KaOcL5ox9YLeX sDIiNN0A1LvJ+AflIl4GtuQoFgqGmIlFmu8nZq4Siytjy8PqgLGKfVFM7zq6nQ== 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=1784740480; 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=w4oyRBe4BDPvR6iDM4X4Kl2t/q/NulE98YVMY74dM7o=; b=IwNt7P1/OLE2i9zc+bwc++T9YTyLv5MIRV5O70zfTg4ZMgyEJYNn7NBe1WiQAn5Dwzd23o /upnXmZK+6MBOhK2TqyRtEevt2T9p5ygf74pNUN2rOEd3ibL9eIptdkfpM3CKM+WkNW9iS 3T7/APyqi6VOCdKxTpyQ9X7mtN1y59lYqXBpELzziqA+u82hRJfbh1A7qkz2cPRF1umSzr d3eX5PzpB2Ijsnmp146IshZei2Cy9V6q/rtttzkvCs3Fs3jOFy/QoTVizu0cgOdGEQFsmU XD5PBbciODtB2J2qRqyk2bC1it0ZnZaMO1WOgRmXiZ1xU9W/Uh3QRJ8YjhPWeg== 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 4h518J532QzC6m; Wed, 22 Jul 2026 17:14:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 17:14:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1004499917.2319.1784740480713@jenkins.ci.freebsd.org> In-Reply-To: <1656498718.2303.1784732227781@jenkins.ci.freebsd.org> References: <1656498718.2303.1784732227781@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29122 - 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_2318_377808534.1784740480517" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2318_377808534.1784740480517 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29122 (2efe148a2a321d4c9ed46bdb166f710b2cb21529) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29122/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29122/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29122/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) 55c240eada966b4595cbf93bf0641073713c5b99 by markj: amd64: Fix an off-by-one in the fred_ipi_handlers definition f42c68291d6803abc404fa8d6915a9f5de3a3448 by markj: amd64: Remove a prototype for an unimplemented function 2efe148a2a321d4c9ed46bdb166f710b2cb21529 by markj: exec: Avoid overflow when computing the size of the exec map The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_2318_377808534.1784740480517-- From nobody Wed Jul 22 17:28:44 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 4h51SZ6jFcz6lQ6C for ; Wed, 22 Jul 2026 17:28:46 +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 4h51SZ3NfMz43sR; Wed, 22 Jul 2026 17:28:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784741326; a=rsa-sha256; cv=none; b=iqRa7mVfJK094ujxRFiGNnSJdx+Q0914VawsurCi7koG+2ozM7w8IrYqq9zJPnBgJmy+mb u6e2OyDgEJVKSrEU5Quc1ESBKpX8mxRXkPkniwA+06mJHY8C91fsKCwkt3VMUsVjJKmjAL 9RqX+LokUZLsEBlqgtq8xTWaTNHckqA2x/fMEn3IVQdr47Uw8NlWOrOSwRJHz6Gpea8XQ4 oiksTj3LYzonCunbg9Z+J616Q9mXAAQKnrsj0oFg0l0grVgDM5dTRMq8gs2iavUlcVhrt8 oqutih/kLAL1WCYKgShTTyAeyUcQ16zgQCipKPQokLFzKArMIehZmMCrLbmbbg== 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=1784741326; 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=W3TsYImMyM8OuPgRlmFxnnoc9mBGmCe7ZDgeeMwYqqc=; b=giIOiXE/OyBf4KrOF84PghSz4Ojzn/DwmsoohqkoQT7L6rVA7rp1tZjyIYTxiEaI26fg6I z5V8AbCffHa9FdER77qmriO7JkefeSICbU2LVhQ3kEJe10MSvBPSMg6I6fyiBm8fj/O1rL qFhJVKD706jHtr8DepYQ4RrQMC+3VN4brxCJHw0tQkxr7buwJ+eQXzNkTvJNMqM/JAws5c y1jETXAS9s6COoECRWn8QQop8eLjykZ5tA6j8mTYaEvekx/xbZnn1Y4LHroimDiitJP2DJ qovA00hvj81uYxe381tejxd8atEOTPDZIuiNmrMdhAhlOp9MH4l1pTETIYpasQ== 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 4h51SZ28wnzC7Q; Wed, 22 Jul 2026 17:28:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 17:28:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <641143008.2323.1784741326308@jenkins.ci.freebsd.org> In-Reply-To: <1325479355.2313.1784736521907@jenkins.ci.freebsd.org> References: <1325479355.2313.1784736521907@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36090 - Fixed 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_2322_763218591.1784741324028" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2322_763218591.1784741324028 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #36090 (ba567508718a173e74754d1a010de2f94edd5603) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36090/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36090/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36090/console Change summaries: (Those commits are likely but not certainly responsible) ba567508718a173e74754d1a010de2f94edd5603 by bapt: uvideo: fix printf type ------=_Part_2322_763218591.1784741324028-- From nobody Wed Jul 22 17:56:27 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 4h524X1pLnz6lRw5 for ; Wed, 22 Jul 2026 17:56:28 +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 4h524W5l55z45DZ; Wed, 22 Jul 2026 17:56:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784742987; a=rsa-sha256; cv=none; b=VSmxjUQqY7fSTJgkc6h8nkyLue0lsv6/ABVc8TI+o6OImiTpQiF00lTLlpEISD9K4QmgdO oyVju/Xv6R2LyJOjp1Y9Vo4Xrf1jITuZ+7LJmNim/Ho93lf7iK0aztmfdXwR4TCmXjVle8 2rL2Jmj8bVMdezrxCk3btr75g8NXIVOUXq+ABPl4tlQPalMjbCSAnqA+TZVP2WVoO0CsCj OfKwHVf9gfiVK25F1zsYTUHD1auJiuAY9mJqm/s6KrD+IXkcl2anMgDz7uJ8k29FJinlTp B0x97tnRTZFdfWeUTw2iJxh/LnDCMrkhFXWSEeYf8m59dGbrIdDIZmWUltt8BA== 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=1784742987; 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=XkktY2W24DV1Rh8Z5GBdpPuiXzjGoP2jPVsK6YHewIY=; b=GmNv0HBHAYhbiT4Wuy33P5UiUuPqwuWWCRYoYk8pIYL4KEPpsHEm2Jnp6BMpAwnMsSAOIp YVd4tuzlHJUpKMCyK20bCBZQNempPNttI8dXMArFUatoSnW0+74DGLeZTyA68m0xRQgRgN yToxNhUefB5SKCYyXfLs3Fuh89rg3xiDqkt8FjqzyHQx8ZCyrsa39qjSDKA8ebp4IqWQDo gxlqv8YhelVCXMbtm4iNUnwTe+/qsR7552DYh2DCI6rkYzdI//OPjNlKpDFcHF4oiDo9/M 4WuhmH2SpO6SZ6E2VDoHG0f2FP+wHFOhXdA4oJ74vIQqFRnNp+/tKEwimhXw8g== 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 4h524W4Gy9zDC5; Wed, 22 Jul 2026 17:56:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 17:56:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1046414514.2328.1784742987605@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36091 - Failure 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_2326_745946280.1784742987467" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2326_745946280.1784742987467 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #36091 (91f84e661c2377d2265a04c05aabdf51a9= 8cd5c0) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3609= 1/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36091/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36091/c= onsole Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 91f84e661c2377d2265a04c05aabdf51a98cd5c0 by pouria: if_geneve: Ensure there is no mbuf leak if EAFNOSUPPORT The end of the build log: [...truncated 8.18 MiB...] =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) --- libelftc_dem_gnu2.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= elftc -I/usr/src/contrib/elftoolchain/common -I. -g -gz=3Dzlib -MD -MF.dep= end.libelftc_dem_gnu2.pieo -MTlibelftc_dem_gnu2.pieo -std=3Dgnu17 -Wno-form= at-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty= -body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-b= ut-set-parameter -Wno-error=3Dcast-function-type-mismatch -Qunused-argumen= ts -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/c= ontrib/elftoolchain/libelftc/libelftc_dem_gnu2.c -o libelftc_dem_gnu2.pieo FATAL: Unable to delete script file /tmp/jenkins13035191787344412446.sh --- elftc_copyfile.o --- java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@24d82e8b:JNLP4-connect connection from lackey2.chi.freebsd.org/[2610:= 1c0:1040:607c:0:0:16:20]:49544": Remote call on JNLP4-connect connection fr= om lackey2.chi.freebsd.org/[2610:1c0:1040:607c:0:0:16:20]:49544 failed. The= channel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1220) =09at hudson.FilePath.act(FilePath.java:1209) =09at hudson.FilePath.delete(FilePath.java:1756) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) --- libelftc_dem_gnu3.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= elftc -I/usr/src/contrib/elftoolchain/common -I. -g -gz=3Dzlib -MD -MF.dep= end.libelftc_dem_gnu3.pieo -MTlibelftc_dem_gnu3.pieo -std=3Dgnu17 -Wno-form= at-zero-length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-= sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty= -body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-b= ut-set-parameter -Wno-error=3Dcast-function-type-mismatch -Qunused-argumen= ts -I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/c= ontrib/elftoolchain/libelftc/libelftc_dem_gnu3.c -o libelftc_dem_gnu3.pieo Build step 'Execute shell' marked build as failure --- libelftc_vstr.pieo --- ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-main-amd64-build #36091 --- libelftc_hash.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= elftc -I/usr/src/contrib/elftoolchain/common -I. -g -gz=3Dzlib -MD -MF.dep= end.libelftc_hash.pieo -MTlibelftc_hash.pieo -std=3Dgnu17 -Wno-format-zero-= length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Ws= trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -W= no-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-p= arameter -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments -= I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/e= lftoolchain/libelftc/libelftc_hash.c -o libelftc_hash.pieo ERROR: Step =E2=80=98Send build artifacts over FTP=E2=80=99 failed: no work= space for FreeBSD-main-amd64-build #36091 --- elftc_demangle.pieo --- --- libelftc_vstr.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= elftc -I/usr/src/contrib/elftoolchain/common -I. -g -gz=3Dzlib -MD -MF.dep= end.libelftc_vstr.pieo -MTlibelftc_vstr.pieo -std=3Dgnu17 -Wno-format-zero-= length -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Ws= trict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -W= no-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-p= arameter -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments -= I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/e= lftoolchain/libelftc/libelftc_vstr.c -o libelftc_vstr.pieo --- elftc_copyfile.pieo --- --- elftc_set_timestamps.o --- [PostBuildScript] - [INFO] Executing post build scripts. --- elftc_bfdtarget.pieo --- [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. --- elftc_version.pieo --- [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception --- libelftc_hash.pieo --- java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSl= ave[lackey2.chi.freebsd.org] which is computer hudson.slaves.SlaveComputer@= cbba017[lackey2.chi.freebsd.org] and has channel null =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processBuildSteps(Processor.java:178) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processScripts(Processor.java:90) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:78) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:72) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:76) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) --- libelftc_bfdtarget.pieo --- Build step 'Execute scripts' marked build as failure --- elftc_timestamp.pieo --- --- elftc_string_table.o --- --- elftc_string_table.pieo --- --- libelftc_vstr.o --- --- libelftc_vstr.pieo --- --- elftc_reloc_type_str.o --- --- elftc_reloc_type_str.pieo --- --- libelftc_dem_arm.o --- --- libelftc_dem_gnu2.o --- --- libelftc_dem_arm.pieo --- --- libelftc_dem_gnu2.pieo --- Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address --- libelftc_dem_gnu3.o --- --- libelftc.a --- Building static elftc library ar -crsD libelftc.a elftc_bfdtarget.o elftc_copyfile.o elftc_demangle.o elf= tc_reloc_type_str.o elftc_set_timestamps.o elftc_string_table.o elftc_times= tamp.o elftc_version.o libelftc_bfdtarget.o libelftc_dem_arm.o libelftc_dem= _gnu2.o libelftc_dem_gnu3.o libelftc_hash.o libelftc_vstr.o =20 --- libelftc_dem_gnu3.pieo --- --- libelftc_pie.a --- Building pie elftc library ar -crsD libelftc_pie.a elftc_bfdtarget.pieo elftc_copyfile.pieo elftc_dema= ngle.pieo elftc_reloc_type_str.pieo elftc_set_timestamps.pieo elftc_string_= table.pieo elftc_timestamp.pieo elftc_version.pieo libelftc_bfdtarget.pieo = libelftc_dem_arm.pieo libelftc_dem_gnu2.pieo libelftc_dem_gnu3.pieo libelft= c_hash.pieo libelftc_vstr.pieo=20 =3D=3D=3D> lib/libpe (obj,all,install) [Creating objdir /usr/obj/usr/src/amd64.amd64/tmp/obj-tools/lib/libpe...] --- libpe_buffer.o --- --- libpe_coff.o --- --- libpe_dos.o --- --- libpe_init.o --- --- libpe_rich.o --- --- libpe_section.o --- --- libpe_utils.o --- --- pe_buffer.o --- --- pe_cntl.o --- --- pe_coff.o --- --- pe_dos.o --- --- pe_flag.o --- --- pe_init.o --- --- pe_rich.o --- --- pe_section.o --- --- pe_symtab.o --- --- pe_update.o --- --- libpe_buffer.pieo --- --- libpe_coff.pieo --- --- libpe_dos.pieo --- --- libpe_buffer.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_buffer.o -= MTlibpe_buffer.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-= declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unus= ed-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-f= unction-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd6= 4/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_buffe= r.c -o libpe_buffer.o --- libpe_coff.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_coff.o -MT= libpe_coff.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-decl= arations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-c= onst-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-funct= ion-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tm= p/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_coff.c -o= libpe_coff.o --- libpe_dos.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_dos.o -MTl= ibpe_dos.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo= ld-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declar= ations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-con= st-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-functio= n-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/= legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_dos.c -o li= bpe_dos.o --- libpe_init.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_init.o -MT= libpe_init.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-decl= arations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-c= onst-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-funct= ion-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tm= p/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_init.c -o= libpe_init.o --- libpe_rich.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_rich.o -MT= libpe_rich.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-decl= arations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-c= onst-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-funct= ion-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tm= p/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_rich.c -o= libpe_rich.o --- libpe_section.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_section.o = -MTlibpe_section.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variabl= e-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-un= used-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast= -function-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.am= d64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_sec= tion.c -o libpe_section.o --- libpe_utils.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.libpe_utils.o -M= Tlibpe_utils.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall= -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-pro= totypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch = -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs= -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-de= clarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused= -const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-fun= ction-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/= tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/libpe_utils.c= -o libpe_utils.o --- pe_buffer.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_buffer.o -MTp= e_buffer.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo= ld-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declar= ations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-con= st-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-functio= n-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/= legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_buffer.c -o pe= _buffer.o --- pe_cntl.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_cntl.o -MTpe_= cntl.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-s= tyle-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-ty= pe-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/lega= cy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_cntl.c -o pe_cntl.= o --- pe_coff.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_coff.o -MTpe_= coff.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-s= tyle-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-ty= pe-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/lega= cy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_coff.c -o pe_coff.= o --- pe_dos.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_dos.o -MTpe_d= os.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations= -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-var= iable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type= -mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/legacy= /usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_dos.c -o pe_dos.o --- pe_flag.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_flag.o -MTpe_= flag.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-s= tyle-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-ty= pe-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/lega= cy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_flag.c -o pe_flag.= o --- pe_init.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_init.o -MTpe_= init.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-s= tyle-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-ty= pe-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/lega= cy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_init.c -o pe_init.= o --- libpe_buffer.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_buffer.pieo -MTlibpe_buffer.pieo -std=3Dgnu17 -Wno-format-zero-length -= Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-pro= totypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time = -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string= -plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter = -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj= /usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolcha= in/libpe/libpe_buffer.c -o libpe_buffer.pieo --- pe_rich.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_rich.o -MTpe_= rich.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-s= tyle-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declaratio= ns -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-ty= pe-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/lega= cy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_rich.c -o pe_rich.= o --- pe_section.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_section.o -MT= pe_section.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-proto= types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -= Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-decl= arations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-c= onst-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-funct= ion-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tm= p/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_section.c -o= pe_section.o --- pe_symtab.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_symtab.o -MTp= e_symtab.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo= ld-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declar= ations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-con= st-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-functio= n-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/= legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_symtab.c -o pe= _symtab.o --- pe_update.o --- cc -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/libpe -I/usr/src= /contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_update.o -MTp= e_update.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo= ld-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declar= ations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-con= st-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-functio= n-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/amd64.amd64/tmp/= legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/pe_update.c -o pe= _update.o --- libpe_coff.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_coff.pieo -MTlibpe_coff.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsys= tem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts= -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmi= ssing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno= -error=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr= /src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/l= ibpe/libpe_coff.c -o libpe_coff.pieo --- libpe_dos.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_dos.pieo -MTlibpe_dos.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsyste= m-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmiss= ing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-= int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-e= rror=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr/s= rc/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/lib= pe/libpe_dos.c -o libpe_dos.pieo --- pe_symtab.o --- --- libpe_init.pieo --- --- pe_cntl.o --- --- libpe_rich.pieo --- --- libpe_init.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_init.pieo -MTlibpe_init.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsys= tem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts= -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmi= ssing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno= -error=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr= /src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/l= ibpe/libpe_init.c -o libpe_init.pieo --- libpe_rich.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_rich.pieo -MTlibpe_rich.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsys= tem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototy= pes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts= -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmi= ssing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno= -error=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr= /src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/l= ibpe/libpe_rich.c -o libpe_rich.pieo --- pe_coff.o --- --- libpe_section.pieo --- --- pe_update.o --- --- pe_init.o --- --- pe_buffer.o --- --- libpe_utils.pieo --- --- pe_buffer.pieo --- --- pe_cntl.pieo --- --- libpe_section.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_section.pieo -MTlibpe_section.pieo -std=3Dgnu17 -Wno-format-zero-length = -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -W= write-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subs= cripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-tim= e -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-stri= ng-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-paramete= r -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/o= bj/usr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolc= hain/libpe/libpe_section.c -o libpe_section.pieo --- pe_buffer.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_= buffer.pieo -MTpe_buffer.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsyste= m-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototype= s -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmiss= ing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-= int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-e= rror=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr/s= rc/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/lib= pe/pe_buffer.c -o pe_buffer.pieo --- pe_cntl.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_= cntl.pieo -MTpe_cntl.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -W= missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string= s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes= ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-= variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int = -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error= =3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/a= md64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/p= e_cntl.c -o pe_cntl.pieo --- libpe_utils.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.lib= pe_utils.pieo -MTlibpe_utils.pieo -std=3Dgnu17 -Wno-format-zero-length -Ws= ystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-proto= types -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= missing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/u= sr/src/amd64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain= /libpe/libpe_utils.c -o libpe_utils.pieo --- pe_dos.o --- --- libpe_utils.o --- --- pe_coff.pieo --- --- pe_dos.pieo --- --- pe_coff.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_= coff.pieo -MTpe_coff.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -W= missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string= s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes= ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-= variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int = -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error= =3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/a= md64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/p= e_coff.c -o pe_coff.pieo --- pe_dos.pieo --- cc -fpie -DPIC -O2 -pipe -fno-common -I/usr/src/contrib/elftoolchain/lib= pe -I/usr/src/contrib/elftoolchain/common -g -gz=3Dzlib -MD -MF.depend.pe_= dos.pieo -MTpe_dos.pieo -std=3Dgnu17 -Wno-format-zero-length -Wsystem-head= ers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wmissing-va= riable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -W= no-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error= =3Dcast-function-type-mismatch -Qunused-arguments -I/usr/obj/usr/src/a= md64.amd64/tmp/legacy/usr/include -c /usr/src/contrib/elftoolchain/libpe/p= e_dos.c -o pe_dos.pieo --- libpe_init.o --- --- pe_flag.pieo --- ------=_Part_2326_745946280.1784742987467-- From nobody Wed Jul 22 17:56:28 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 4h524X6NgQz6lRsd for ; Wed, 22 Jul 2026 17:56:28 +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 4h524X41Nvz45d3; Wed, 22 Jul 2026 17:56:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784742988; a=rsa-sha256; cv=none; b=tGFdsHw/3t2p1Y/mgolPnMcQ6iI/vzb+hiTl9iepNaQMtB/E5v52V2bOMVTJ3Sjy8E2b64 F/FifygOLrUlGJydDlMgpFX9l5g6f5iEMhOVksloBtlvlqjukNvd0HZHa4F0/aZz1GfMul QwbrW5osNyRYqiY1ume6wQIAv1qH90hx+VNGwG4VEQ90+b+5AmAssxzFnqn9N199jdmk/Q u78YE5ZlObEPnsfbvSq9uXaoE3DPW0fhHePv5o53esq7jIvPTGKAYfdvuPAtFGkpcQ0rpr 4F23SzxWedFEn/Ih8aKNxe0yY4KID04+jQDYDQ6UtOLALYUBEjX8W4WW2AQ5+A== 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=1784742988; 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=hZ/UDtzUxvNdIWXrt4rxl5n7AKh7WEXb6vGLj9BU1Mw=; b=AK/e+Jg6/zWi9z1N35K5dv4p+tckySxyJlfOLv3dH3JSMb265MsgMpaJWDrmKTFeqYeWsB U6HpB0OFepR529dOjvIf2l/ZCX7j7VQOTPAA47PkyxHOwa7Rjs+ttbu3Kj4rb3GPziVKZU bPXW2OxmvLyUVtEltBm3+esMbilr9EwVqSAnXMNDzEEB9QCywMCbbg/YThnj4Y7gBCfkP+ 58B8SwC3dzQNzAvbFl7/s5itwn30TxtkSIWQhKRx54qcu0Cu6isLsMa4kLSKXQ3vKlZjns dpNgJuwB7x+wTBfvlA7OX+9ipMFjUJcoJmdFVxg3bwD6dLym3BAJMOCrtJVqbQ== 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 4h524X2WTpzDC6; Wed, 22 Jul 2026 17:56:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 17:56:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, bofh@FreeBSD.org, des@FreeBSD.org, bnovkov@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1447460920.2337.1784742988358@jenkins.ci.freebsd.org> In-Reply-To: <1004499917.2319.1784740480713@jenkins.ci.freebsd.org> References: <1004499917.2319.1784740480713@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29123 - Failure 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_2336_1693754422.1784742988324" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2336_1693754422.1784742988324 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #29123 (e27b1cae848219d07f0a12a48990af0558b= 4cced) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29123= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29123/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29123/co= nsole Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) d7ea4aaa3e204e5c22dadb94078f3638f6b3b505 by bofh: libucl: Import libucl 0.9.4 5001af647b3b263aeb3d4fa7a6c2690399265202 by markj: loader: Fix error handling after an allocation failure 0eef3d01c22a5e00cd2cf10c34871eddbfd22aa0 by des: install: Fix typo 7c51da13ae55dc98e9cc1b794e1fe6fc001d7f42 by des: kyua-debug: Add -P option 54e6dec44b6dd264b19e50439a58b33cab4c10c3 by des: tarfs: remove unused 'ino' in mount structure. 04f25ef716f74d6bb7941750091c6cb4b51d0b4d by kp: authpf(8) read_config() should chop off trailing white space 948ad32ae1e0811f45e1d38f26636fefed5051f0 by bnovkov: bind(2): Lookup local address in current FIB if '*.bind_all_fibs' is c68e7bcd81d62e9f5364c6da22fd9917976acf85 by des: import unbound 1.25.2 The end of the build log: [...truncated 496.38 KiB...] GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Crypto: accelerated software GEOM_ELI: Device md1.eli destroyed. passed [78.874s] sys/geom/class/eli/init_test:init_a -> GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 7869= 44. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81817= 6. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 512. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192= . GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192= . GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 32768= . GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 1024. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 7869= 44. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81817= 6. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 512 bytes of data at offset 81868= 8. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 1027= 072. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1089= 536. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024= . GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192= . GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192= . GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 3276= 8. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1024= . GEOM_ELI: md1.eli: FaiFATAL: led command execution failed to authenticate 1024 bytes of data at java.nio.channels.ClosedChannelExcept= ion =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:42449' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy141.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) offset 0. FATAL: Unable to delete script file /tmp/jenkins3731740308871603582.sh GEOM_ELI: md1.eli: Failed to authejava.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@7f68399b:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:42449": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:42449 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1220) =09at hudson.FilePath.act(FilePath.java:1209) =09at hudson.FilePath.delete(FilePath.java:1756) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) nticateBuild step 'Execute shell' marked build as failure 4096 bytes of data at offset 0. FATAL: Channel "hudson.remoting.Channel@7f68399b:JNLP4-connect connection f= rom lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:42449": Remote cal= l on JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610:1c1:1:607= c:0:0:16:40]:42449 failed. The channel is closing down or has closed down GEOM_ELI: md1.java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLaye= r.java:155) =09at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetwork= Layer.java:196) =09at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@7f68399b:JNLP4-connect connection from lancelot.nyi.freebsd.org/[2610= :1c1:1:607c:0:0:16:40]:42449": Remote call on JNLP4-connect connection from= lancelot.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:40]:42449 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1162) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:538) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) eli: Failed to authenticate 1024 bytes of data at offset 1090560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 1027= 072. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1089= 536. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 1024 bytes of data at offset 1090= 560. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 1181= 696. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1306= 624. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 2048= . GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192= . GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 6553= 6. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 8192= . GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 3276= 8. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 0. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 1181= 696. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1306= 624. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 8192 bytes of data at offset 2621= 44. GEOM_ELI: md1.eli: Failed to authenticate 2048 bytes of data at offset 1308= 672. GEOM_ELI: Device md1.eli destroyed. GEOM_ELI: Device md1.eli created. GEOM_ELI: Encryption: AES-XTS 128 GEOM_ELI: Integrity: HMAC/SHA1 GEOM_ELI: Crypto: software GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 1449= 984. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 1449= 984. GEOM_ELI: md1.eli: Failed to authenticate 4096 bytes of data at offset 1449= 984. GEOM_ELI: md1.eli[PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: no w= orkspace for FreeBSD-main-amd64-test #29123 Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2336_1693754422.1784742988324-- From nobody Wed Jul 22 17:56:30 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 4h524b3Bmnz6lRsh for ; Wed, 22 Jul 2026 17:56:31 +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 4h524b09B6z45bD; Wed, 22 Jul 2026 17:56:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784742991; a=rsa-sha256; cv=none; b=xwBqzoYr7BzFdt/AsdRKHwPJe1cmTFY9PxixBPw9FC8pzWjjwcrUdfE9skmDooCDoOPqJ1 KETzg+LHK2NM0FPDiyAlmX+lSRuHGDe474Kl3O0aL0gLPRX9woUgctxzz14YZIvpgi4qWk 8S+nPSSXpCBgUPI05vna1mo0BsTjx2rVbNVow7CUJa0YI7mXjuM6srXHRXAymbTceWXwzm E0f5s0QQ3glzVB9mU6ADzS6GDQffWK8JehcLFWrkYEMiMc7ZkV1hTUxnp+dsIHqhiPJ7aL zP+xajrlm14F8UX56EcL10ZlFbGP9csJvoqqPk1aTmiWyJhHiV0GupqDDeQDIA== 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=1784742991; 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=8hHEWOyoLYD0mwiEs6QJVu79CmZZyVfdSjPoknhmfbo=; b=RbtnfIT+ZlEEmqt3JDBaoy2pNpYS+DvmpEhpN54xY3gq1u7dr+A5WtEh3zj7AOG8Ps8ITq 5nRzUZeYxcMXtDk3PzeUcb2W5E2ruSmrPrLYPyrlug0VOxLZfSanOMc2KCs1aUg+K6GpWf MCcA1Xq4pjN1djxadCxIQyzsTEBXMZ/FyiupW9r92PU5nDhgy+9k9dNjXaVt+CrJ8NT68u IJ7HBH1Cjszl2dOA5YJunTiA2b/uZZYFsCD3ctX3xUSA08oXemK3+GN56A+aR4G2lU5Wi/ uPIGf/08kxmWIy2VGcSlDcThdYCY/ab9uHAvqaywby4M0sTp20XAcLdBWmKjxA== 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 4h524Z6DPxzCsc; Wed, 22 Jul 2026 17:56:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 22 Jul 2026 17:56:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: siva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1984152318.2343.1784742990878@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #4307 - Failure 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_2340_1115000093.1784742990161" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2340_1115000093.1784742990161 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #4307 (afa048d159f64e1c609475314e19f= b030ffd595f) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/4307/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 4307/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4= 307/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) afbb7dc0a51e4d4c227bdf00770d1ad821cf9889 by siva: tests/netpfil: start ipfilter for ipfnat firewall type 3e946566c134e039f9c777eaa1232a32e383692c by siva: tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_strings afa048d159f64e1c609475314e19fb030ffd595f by siva: powerpc64: enable extended error strings in GENERIC64* configs The end of the build log: [...truncated 121.31 MiB...] --- saport.o --- --- sampicmd.o --- --- all_subdir_pf --- /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 477 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c:107:8: note: in expansion of macro 'R= B_GENERATE' 107 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compar= e); | ^~~~~~~~~~~ --- pf.o --- /workspace/src/sys/netpfil/pf/pf.c: In function 'pf_counters_inc': /workspace/src/sys/netpfil/pf/pf.c:11454:34: warning: 's_dir_in' may be use= d uninitialized [-Wmaybe-uninitialized] 11454 | int s_dir_in, s_dir_out, s_dir_rev; | ^~~~~~~~ --- all_subdir_pms --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-builtin -Wredundant-decls -Wunused-variable -Woverflo= w -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasing -Werror -D_KE= RNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -incl= ude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/work= space/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-o= mit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machi= ne=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspa= ce/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.sampicmd.o -MTsampicmd.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-s= se -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fs= tack-protector-strong -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss--- all_su= bdir_pf --- /workspace/src/sys/netpfil/pf/pf.c:11454:44: warning: 's_dir_out' may be us= ed uninitialized [-Wmaybe-uninitialized] 11454 | int s_dir_in, s_dir_out, s_dir_rev; | ^~~~~~~~~ --- pf_osfp.o --- --- all_subdir_pms --- ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc/sampicmd.c -o = sampicmd.o --- all_subdir_pf --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.pf_osfp.o -MTpf_osfp= .o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asy= nchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong -g= dwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wca= st-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf_--- all_= subdir_pms --- --- sampirsp.o --- --- all_subdir_pf --- _ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Ws= witch -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-= error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-er= ror=3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading= -indentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error= =3Dsequence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error= =3Dmemset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-m= ember -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-e= rror=3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-ty= pe -Wno-format-zero-length -finline-limit=3D8000 --param inline-unit-grow= th=3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/s= rc/sys/netpfil/pf/pf_osfp.c -o pf_osfp.o --- pf_if.o --- In function 'pfi_ifhead_RB_INSERT_COLOR', --- all_subdir_pms --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-builtin -Wredundant-decls -Wunused-variable -Woverflo= w -Wmissing-prototypes -Wparentheses -w -fno-strict-aliasing -Werror -D_KE= RNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -incl= ude /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/work= space/src/sys -I/workspace/src/sys/contrib/ck/include -fno-common -g -fno-o= mit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machi= ne=3D/workspace/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/workspa= ce/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i38= 6/include -I/tmp/obj/workspace/src/amd64.amd64/sys/GENERIC -MD -MF.depe= nd.sampirsp.o -MTsampirsp.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-s= se -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fs= tack-protector-strong -gdwarf-4 -Wall -Wstrict-prototypes -Wmiss--- all_su= bdir_pf --- inlined from 'pfi_ifhead_RB_INSERT_FINISH' at /workspace/src/sys/netpfi= l/pf/pf_if.c:107:8, inlined from 'pfi_ifhead_RB_INSERT' at /workspace/src/sys/netpfil/pf/pf= _if.c:107:8, inlined from 'pfi_kkif_attach' at /workspace/src/sys/netpfil/pf/pf_if.c= :369:2, inlined from 'pfi_attach_ifnet' at /workspace/src/sys/netpfil/pf/pf_if.= c:500:8, inlined from 'pfi_attach_ifnet_event' at /workspace/src/sys/netpfil/pf/= pf_if.c:1075:2, inlined from 'pfi_attach_ifnet_event' at /workspace/src/sys/netpfil/pf/= pf_if.c:1063:1, inlined from 'pfi_rename_ifnet_event' at /workspace/src/sys/netpfil/pf/= pf_if.c:1088:2: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:404:13: note: in expansion of macro '_RB_LINK= ' --- all_subdir_pms --- ing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__pr= intf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-opti= on -Wno-unknown-pragmas -Wswitch -Wno-error=3Daddress -Wno-error=3Daggressi= ve-loop-optimizations -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dcast-qual -Wno-error=3Denum-compare -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dmisleading-indentation -Wno-error=3Dnonnull-compare -Wno-e= rror=3Doverflow -Wno-error=3Dsequence-point -Wno-error=3Dshift-overflow -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-function -Wno-error=3Dst= ringop-overflow -Wno-error=3Dmemset-elt-size -Wno-error=3Dpacked-not-aligne= d -Wno-address-of-packed-member -Wno-alloc-size-larger-than -Wno-error=3Dal= loca-larger-than=3D -Wno-error=3Dnonnull -Wno-dangling-pointer -Wno-zero-le= ngth-bounds -Wno-return-type -Wno-format-zero-length -finline-limit=3D800= 0 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -s= td=3Dgnu17 -c /workspace/src/sys/dev/pms/RefTisa/sallsdk/spc/sampirsp.c -o = sampirsp.o --- all_subdir_pf --- 404 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:586:25: note: in expansion of macro 'RB_ROTAT= E' 586 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 477 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c:107:8: note: in expansion of macro 'R= B_GENERATE' 107 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compar= e); | ^~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c: In function 'pfi_rename_ifnet_event'= : /workspace/src/sys/sys/tree.h:543:22: note: 'child' was declared here 543 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 477 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c:107:8: note: in expansion of macro 'R= B_GENERATE' 107 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compar= e); | ^~~~~~~~~~~ --- pf_osfp.o --- ctfconvert -L VERSION -g pf_osfp.o --- pf_ioctl.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD= _TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /tmp/obj/workspace/= src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/workspace/src/sys -I/worksp= ace/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -mno-= omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/workspace/src/sys= /amd64/include -fdebug-prefix-map=3D./x86=3D/workspace/src/sys/x86/include = -fdebug-prefix-map=3D./i386=3D/workspace/src/sys/i386/include -I/tmp/obj/wo= rkspace/src/amd64.amd64/sys/GENERIC -MD -MF.depend.pf_ioctl.o -MTpf_ioc= tl.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-a= synchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector-strong = -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W= cast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmi= ssing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch = -Wno-error=3Daddress -Wno-error=3Daggressive-loop-optimizations -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dcast-qual -Wno-error= =3Denum-compare -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dmisleading-in= dentation -Wno-error=3Dnonnull-compare -Wno-error=3Doverflow -Wno-error=3Ds= equence-point -Wno-error=3Dshift-overflow -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-function -Wno-error=3Dstringop-overflow -Wno-error=3Dm= emset-elt-size -Wno-error=3Dpacked-not-aligned -Wno-address-of-packed-membe= r -Wno-alloc-size-larger-than -Wno-error=3Dalloca-larger-than=3D -Wno-error= =3Dnonnull -Wno-dangling-pointer -Wno-zero-length-bounds -Wno-return-type -= Wno-format-zero-length -finline-limit=3D8000 --param inline-unit-growth= =3D100 --param large-function-growth=3D1000 -std=3Dgnu17 -c /workspace/src= /sys/netpfil/pf/pf_ioctl.c -o pf_ioctl.o In file included from ./machine/atomic.h:73, from /workspace/src/sys/sys/systm.h:45, from /workspace/src/sys/sys/bus.h:168, from /workspace/src/sys/netpfil/pf/pf_ioctl.c:49: /workspace/src/sys/netpfil/pf/pf_ioctl.c: In function 'pf_commit_eth': /workspace/src/sys/sys/atomic_common.h:128:35: warning: to be safe all inte= rmediate pointers in cast from 'struct pf_keth_ruleq **' to 'struct pf_keth= _ruleq * volatile*' must be 'const' qualified [-Wcast-qual] 128 | #define atomic_store_ptr(p, v) (*(volatile __typeof(*p) *)(p) =3D = (v)) | ^ /workspace/src/sys/netpfil/pf/pf_ioctl.c:964:9: note: in expansion of macro= 'atomic_store_ptr' 964 | atomic_store_ptr(&rs->active.rules, rs->inactive.rules); | ^~~~~~~~~~~~~~~~ --- pf_if.o --- In function 'pfi_ifhead_RB_INSERT_COLOR', inlined from 'pfi_ifhead_RB_INSERT_FINISH' at /workspace/src/sys/netpfi= l/pf/pf_if.c:107:8, inlined from 'pfi_ifhead_RB_INSERT' at /workspace/src/sys/netpfil/pf/pf= _if.c:107:8, inlined from 'pfi_kkif_attach' at /workspace/src/sys/netpfil/pf/pf_if.c= :369:2, inlined from 'pfi_attach_ifnet' at /workspace/src/sys/netpfil/pf/pf_if.= c:500:8, inlined from 'pfi_attach_ifnet_event' at /workspace/src/sys/netpfil/pf/= pf_if.c:1075:2, inlined from 'pfi_attach_ifnet_event' at /workspace/src/sys/netpfil/pf/= pf_if.c:1063:1: /workspace/src/sys/sys/tree.h:332:62: warning: 'child' may be used uninitia= lized [-Wmaybe-uninitialized] 332 | #define _RB_LINK(elm, dir, field) (elm)->field.rbe_link[dir] | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/sys/tree.h:404:13: note: in expansion of macro '_RB_LINK= ' 404 | _RB_LINK(tmp, dir, field)) !=3D NULL) = \ | ^~~~~~~~ /workspace/src/sys/sys/tree.h:586:25: note: in expansion of macro 'RB_ROTAT= E' 586 | RB_ROTATE(elm, child, elmdir, field); = \ | ^~~~~~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 477 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c:107:8: note: in expansion of macro 'R= B_GENERATE' 107 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compar= e); | ^~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c: In function 'pfi_attach_ifnet_event'= : /workspace/src/sys/sys/tree.h:543:22: note: 'child' was declared here 543 | struct type *child, *child_up, *gpar; = \ | ^~~~~ /workspace/src/sys/sys/tree.h:477:9: note: in expansion of macro 'RB_GENERA= TE_INSERT_COLOR' 477 | RB_GENERATE_INSERT_COLOR(name, type, field, attr) = \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/sys/tree.h:472:9: note: in expansion of macro 'RB_GENERA= TE_INTERNAL' 472 | RB_GENERATE_INTERNAL(name, type, field, cmp,) | ^~~~~~~~~~~~~~~~~~~~ /workspace/src/sys/netpfil/pf/pf_if.c:107:8: note: in expansion of macro 'R= B_GENERATE' 107 | static RB_GENERATE(pfi_ifhead, pfi_kkif, pfik_tree, pfi_kkif_compar= e); | ^~~~~~~~~~~ --- pf.o --- In file included from /workspace/src/sys/sys/sysctl.h:43, from /workspace/src/sys/netpfil/pf/pf.c:61: /workspace/src/sys/netpfil/pf/pf.c: In function 'pf_sctp_endpoints_RB_INSER= T_COLOR': /workspace/src/sys/sys/tree.h:332:62: warningFATAL: command execution faile= d java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from= gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:64497' is disconnecte= d. =09at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocatio= nHandler.java:227) =09at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandle= r.java:306) =09at jdk.proxy2/jdk.proxy2.$Proxy141.isAlive(Unknown Source) =09at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) =09at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) =09at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins5552668989919531733.sh java.nio.channels.ClosedChannelException =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.onReadCl= osed(ChannelApplicationLayer.java:241) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.onRecvClosed(Applica= tionLayer.java:221) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.onRecvClosed(Protoc= olStack.java:826) =09at org.jenkinsci.remoting.protocol.FilterLayer.onRecvClosed(FilterLayer.= java:289) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.onRecvClose= d(SSLEngineFilterLayer.java:176) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.switchToNoS= ecure(SSLEngineFilterLayer.java:278) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processWrit= e(SSLEngineFilterLayer.java:502) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.processQueu= edWrites(SSLEngineFilterLayer.java:243) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doSend(SSLE= ngineFilterLayer.java:195) =09at org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.doCloseSend= (SSLEngineFilterLayer.java:208) =09at org.jenkinsci.remoting.protocol.ProtocolStack$Ptr.doCloseSend(Protoco= lStack.java:794) =09at org.jenkinsci.remoting.protocol.ApplicationLayer.doCloseWrite(Applica= tionLayer.java:172) =09at org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer$ByteBuff= erCommandTransport.closeWrite(ChannelApplicationLayer.java:348) =09at hudson.remoting.Channel.close(Channel.java:1619) =09at hudson.remoting.Channel.close(Channel.java:1567) =09at hudson.slaves.SlaveComputer.closeChannel(SlaveComputer.java:954) =09at hudson.slaves.SlaveComputer.lambda$disconnect$1(SlaveComputer.java:82= 5) =09at jenkins.util.ContextResettingExecutorService.lambda$wrap$0(ContextRes= ettingExecutorService.java:26) =09at jenkins.security.ImpersonatingExecutorService.lambda$wrap$0(Impersona= tingExecutorService.java:66) =09at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingEx= ecutorService.java:51) =09at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executo= rs.java:545) =09at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) =09at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoo= lExecutor.java:1090) =09at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPo= olExecutor.java:614) =09at java.base/java.lang.Thread.run(Thread.java:1474) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Ch= annel@20068435:JNLP4-connect connection from gawain4.nyi.freebsd.org/[2610:= 1c1:1:607c:0:0:16:400]:64497": Remote call on JNLP4-connect connection from= gawain4.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:400]:64497 failed. The cha= nnel is closing down or has closed down =09at hudson.remoting.Channel.call(Channel.java:1101) =09at hudson.FilePath.act(FilePath.java:1220) =09at hudson.FilePath.act(FilePath.java:1209) =09at hudson.FilePath.delete(FilePath.java:1756) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.Build$BuildExecution.build(Build.java:199) =09at hudson.model.Build$BuildExecution.doRun(Build.java:164) =09at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.j= ava:526) =09at hudson.model.Run.execute(Run.java:1842) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure ERROR: Step =E2=80=98[Deprecated] Scan for compiler warnings=E2=80=99 faile= d: no workspace for FreeBSD-main-amd64-gcc14_build #4307 [PostBuildScript] - [INFO] Executing post build scripts. ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSl= ave[gawain4.nyi.freebsd.org] which is computer hudson.slaves.SlaveComputer@= 4929966d[gawain4.nyi.freebsd.org] and has channel null =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114) =09at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processBuildSteps(Processor.java:178) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.processScripts(Processor.java:90) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:78) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.processor.Processor.process(Processor.java:72) =09at PluginClassLoader for postbuildscript//org.jenkinsci.plugins.postbuil= dscript.PostBuildScript.perform(PostBuildScript.java:76) =09at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) =09at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBui= ld.java:817) =09at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildStep= s(AbstractBuild.java:766) =09at hudson.model.Build$BuildExecution.post2(Build.java:179) =09at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.= java:710) =09at hudson.model.Run.execute(Run.java:1865) =09at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) =09at hudson.model.ResourceController.execute(ResourceController.java:97) =09at hudson.model.Executor.run(Executor.java:456) Build step 'Execute scripts' marked build as failure Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2340_1115000093.1784742990161-- From nobody Fri Jul 24 15:52:56 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 4h6CF80Q2sz6mLGr for ; Fri, 24 Jul 2026 15:53:00 +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 4h6CF75S7Cz3bC1; Fri, 24 Jul 2026 15:52:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784908379; a=rsa-sha256; cv=none; b=xBT4uPozSC6COco5tiQzSOYZZyz/ngkIqK/+dKmJQwwnglbwP5GOg95Pb5DQ58rPjJ0FLv VjBM93A1o/D07uk//mX2tdds2mTl7HVuC5rsAGP9Ao2rH/iMavuvRwhHo81F6Z3cT3BEsg zexKstFnw4JOnUgixI/cnpFSuGL+VdbEO562u162nsAb/QvgMtA0cpeUx+2yGyk221aleH EJhgwHoLZzDI998gE1BsVgmRnMkj0SXUfWsz4gpe9mWRgRCGTUyNKhsQPCC1EoDhb4oPld wxNNt2nPTrveDFMaihlzThM5tsQxbh/rEgciE7yZq1V+sijlEE2EoZLMqBp4Dw== 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=1784908379; 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=yMq/vM9Bmnm1ENCXCbu/fg6QOQBDeV6sZJ4mbqU13+I=; b=ZEO5dF8FLVtgUH91hSxOrK2s8RSjpg64SSGqKjDEZc68kES/psmJW5QBtKQW6rPsXaU44o YOancogpoSJMWxWxspRjoMn8A70Xg6TWZN3sllgLLjA2vXuZ8owghE4+RsA4c1i9dpEczU AecomfPkBmpREf06KFAxo1MUtilMiIBHHuKkZjvGgkbIwafBZE5NX2d4Z6oxNzVONW3Xy9 2lyLm1HP3YCBhU/iSL4EnAKAckdK7uvvYd0mARLG+JxBG4CwepiqfhGMUylXqL25ilkGZB jBb7d7gSxuzL/nsmwIcq/wZAYmvaiFczx+LUcxK5Pzu5rg0OJzvLsvDBKPsq6A== 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 4h6CF740Q1zy06; Fri, 24 Jul 2026 15:52:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 15:52:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <613364043.5.1784908379564@jenkins.ci.freebsd.org> In-Reply-To: <1046414514.2328.1784742987605@jenkins.ci.freebsd.org> References: <1046414514.2328.1784742987605@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36092 - Fixed 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_4_1983039905.1784908376830" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4_1983039905.1784908376830 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #36092 (967e86d1ef2ac8711c0ae7be353a9c08186f4e6f) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36092/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36092/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36092/console Change summaries: (Those commits are likely but not certainly responsible) 4db3872aabc33088cf180599c5eaa23b6f58e6d1 by ngie: Only build secure/libexec/ssh-sk-helper if MK_USB == no 4627fe9e5afc0dce4469f5964f5d4b0e49a24274 by des: kqueue: Fix delivery of unwanted events 5dc400ff452b0259f0c50474255ebe6e5e02edb9 by des: cp: Correct description of SIGINFO 850041b025486614243fb2d481b3adb0382b02e7 by kp: pf: include direction in fragment key 145541d4ed7923dc87e7e1a2e6864d123f81f4d2 by kp: pf(4) fix NULL pointer dereference in outbound packet path. fa2ad70a4511e7b379e81de82c9e51b2e0994295 by tuexen: tcp: make ghost ACK handling more conformant 3f521425afcb79a623753c171bf6f3296cd556ec by rlibby: hwpstate_intel(4): use CPU_FOREACH instead of an IPI a18e773d2776a65c1a2a0418cbec9cf5ef526b53 by ngie: tests/sys/pmc: only build if MK_PMC != no 86182d89020159697391375cf475893d4cd859c0 by mav: Fix namespace listing for old NVMe devices 8f320c2bc473a775ea9a55d17fa61f729e593867 by kib: getpgrp(2), getsid(2): allow to call on zombies daf57eb115053613d01e338b9022db16c045f033 by pouria: icmp: Verify redirect gateway with fib-aware ifa selection 755685dd665ef209912c59da6a7d0e7f2c9f464b by christos: snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock d83e42234f76504a1ff7f4309ad629b6644bfb16 by christos: cuse: Fix server reference leak in cuse_client_open() 967e86d1ef2ac8711c0ae7be353a9c08186f4e6f by christos: sound: Scale PCM secondary buffers by byte rate ------=_Part_4_1983039905.1784908376830-- From nobody Fri Jul 24 17:56:27 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 4h6Fzc5657z6mVSc for ; Fri, 24 Jul 2026 17:56:28 +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 4h6Fzc1ZNKz47VK; Fri, 24 Jul 2026 17:56:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784915788; a=rsa-sha256; cv=none; b=p0vNPJf5SOrZiwM3wGrjUpo8XwmaQLF/3nCzLsHRMZVVh7jN/eHQGFvanWpOAe0+1fljVa bxen0Nj151bsZ7m1g1exgjvPENYJrK5OVN2PRBLK5DIqlfYhSxlyVLBdi0bsiM9BUins/f 21gRLrJiEKjhRxrHoHHqXix+dNQXPrRPsF9CJ1dO3TVFJgcRIm3Vyyk1xkSTuoHJ3STLEX avBJlAIeXWTv2tc0M9et/UtOEgoRs6BGxTsorQn88ywcIYadkVKU6lrhcZ8de00E+tN9rV t6beCqks+nd3jWz17llS7XDNboHvPoDR6dm6lsBlme176S44AArN9NSp7wmh6g== 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=1784915788; 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=7//A0aCSVbbNIm/iEPqSUGlm99QWnb3y57zTkEv07ow=; b=PCq/OR7wPXrJ0h2axPXiAASWkpFiQD9HH5G3R6sF14m8onp+fUJ3sj8yuGqmMQzbZgan8T c15WVOYWb26s5u0yntVEx4x3D+/Ho6NZOo5zKCf8MCPIHCQ14dk2izSg7woeRnTDC1gylR Zuxg9sQGdf1ew3dUSP/d0MjXdUcMX6KurO9aJYQmoEQy+pslD8AhRlBHw0ETzArSWrJmGQ jOP0RnQc4kLO2LOC9D0Kc4IOnH/QdVHrZpJJeC4SU9Wo6VlGuoha4UaGwcXzUaaQ/UC0ls NmdbUCVDQp4WbooeEIbi/bBp8TR/3HUkpspArPs4JM5esPiXElAOsDhvm6shGQ== 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 4h6Fzc0FpKz11w0; Fri, 24 Jul 2026 17:56:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 17:56:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <772716498.27.1784915788039@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2062 - 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_26_806354239.1784915787766" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_26_806354239.1784915787766 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2062 (5b5a10e359142b9665face2db52b12c7ebc0f547) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2062/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2062/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2062/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) eea360993be8d0fddbae1816e890666274488ba8 by olce: ps(1): Sort headers 370314d0946e38563b87a6f519e219ece4591395 by olce: x86: x86_msr_op(): Move setting mode up, delineate logical blocks 3e6bdd3acecb0ff414421dadfc1e3e0e00278d85 by olce: x86: x86_msr_op(): Simplify assertions 3f511fa41b3bc846f1af7a6e7a3a5dd0b2dbf0ae by olce: x86: x86_msr_op(): MSR_OP_LOCAL: Disable interrupts on atomic ops 7ad1f88f6f5db6754d31f2018599c92efb11ab6f by olce: x86: add a safe variant of MSR_OP_SCHED* operations for x86_msr_op(9) 8b2546469323c72a954d4c0c1202d0845b80c3ee by olce: x86_msr_op(9): consistently return the value read from MSR c4b7e6e3b7f42be1d4617c802f74d8c7026ee603 by olce: x86: provide extended description for x86_msr_op(9) fbe6a98490f9ef58cdb13f8cabc3177f9757842d by olce: amd64: parse_memmap(): Move comment about size at proper place 4018a762498ab20c6545942faaaefd6371728f48 by olce: sysctl(9): Booleans: Accept integers to ease knob conversion c48111822e5438c7b378b2c93b01314dc024d6f1 by olce: i386 minidump: Remove unused macros 3d20f69bdaacf27b93e4496fe0460e8b051c445b by olce: sys/sysctl.h: Make it self-contained when included from the kernel 1129fecbb722e421c7c379beb8abdadb2c08c12e by olce: sys/sysctl.h: Add missing include 304d7fcdf48a8bb89e6c0195db9bb7b0a2a6ea18 by olce: kernel dump: dumpsys_gen_pa_next(): Fix "no more chunks" condition b6bbc04fcd0b7b9f6423d7914f554bcca4beec37 by olce: cpufreq(4): cpufreq_levels_sysctl(): Remove always false NULL test a00d53218a0998aa083789af8b37c76af8dbf34c by olce: style.9: relax "return (value)" requirement for C++ e8a09797dd1955a8888c378a6e8ebb92075cf646 by olce: style.9: Add a C++ section 9798fb6f3b341041836a52dca2259d656d553f45 by olce: style.9: Fix "parantheses" typos in the new C++ section 8b242548a69e0d5f745bdc0b44e2ed76fa898a0d by olce: style.9: Fix two typos in the manual page 90f53c300ac9ddce9a10f9f67e1c22660148fce6 by olce: style.9: Encourage style changes when doing significant modifications 188d88389919da1768145c6e2c10a11b0a47225f by olce: style.9: Fix a typo (missing word) 045b82909cb3c9cb982dc110d72217a42560e299 by olce: MAC/do: Comments: Rephrase one, fix a typo in another 0b81ce7bcbb3cb23e711a682de6fa3d6bfa8c5b9 by olce: DEVICE_IDENTIFY.9: Fix function call to detect driver in example code 9356619327e726ee2e0453c2198102b562aa3a02 by olce: vfs: Simplify vfs_write_resume()/vn_start_write_refed() 58a0b5d619962966408bb05a34b5ecb9e7fd4807 by olce: netstat(1): '-w': Banners to appear before a new statistics line, not e886baa0f1240617e5475e79bd0e762c44b913ce by olce: chroot.2: "filedescriptors" => "file descriptors" e1f055c6517e194df1bbb37b9f24426aac25b082 by olce: mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 330833d8c8bb0d5b42020c5dce3a48d100ca71ba by olce: MAC/do: Add basic tests on setting rules 8b8b4695197f01e70e9ff082bf28ab0b7f539e75 by olce: BSD.tests.dist: Add the new sys/mac/do directory 5af7d6930bf32a980b99c830e3fe58149771d177 by olce: acpi: On /dev/power suspend, trigger userspace notifications 0543d619743d0b0d5c40232355252477b84ed567 by olce: MAC/do: Tests: Remove shebang lines 2974506cd06752e54a23490f7a32f2e7bb6c8287 by olce: MAC/do: Tests: Fix copyrights 3a9e6cc05ae329f646cfeaea0d499a6a6f4807af by olce: MAC/do: Tests: Declare required programs closer to use b68849a932537d8130ef4f0b64c56ae2320cc777 by olce: MAC/do: Tests: Quote the source directory f2d42bc8bf126a22107e729a358d21be5309f620 by olce: kern_prot.c: Belatedly add copyright 5850343763cb82096609ac9bd449dd4c3f259ce3 by olce: MAC/do: Clarify comments about flags attached per-ID or per-ID-type 16bab344333183f1578c77b046295ee8df5fcf35 by olce: acpi: Suffix acpi_sleep_enable() with '_locked' ef7f806e511ffea66f8ecdcbd42f028e048d2cc5 by olce: sched_ule: sched_priority(): More accurate __unused annotation 905b6396644d7a7fa6ce475cec6475ece26fd486 by olce: sched_ule: sched_clock(): Remove a superfluous space 55e2f70f6ae1f13279b35497e8bd5cd9f9f0fc97 by olce: cpufreq: Fix the incorrect format 83e087e0ea21b8266ab3a381c2858778df0f2bcb by olce: .git-blame-ignore-revs: sys/kern/kern_cpu.c whitespace changes 22b6533324517ef422cd1e1d2c6386aff83f94da by olce: sched_ule: Fix off by one in preempt_thresh definition 0841ba990d0863dbc000c82bfd97daaf184b152d by olce: acpi_cpu(4): Remove unused 'acpi_cpu_disabled' boolean 34c289ede0d8cbbdce0ce64dc5cda7421cb00291 by olce: acpi_hpet(4): Remove unused 'acpi_hpet_disabled' boolean cd289575964eb3b358399ec820ead3a48403465a by olce: acpi_timer(4): Remove unused 'acpi_timer_disabled' boolean 0e4008992fc548edb1354a2ad56f474ae0dc5bc5 by olce: files: riscv, arm64: Remove redundant 'ofw_cpu.c' afd579619956ff69be52cf6a9c4804df1bdd8cb9 by olce: ps.1: Fix broken comment line 94ec0a9c183e4801c54b264429bf6ebbe397f71c by olce: intr/x86: add ioapic_drv_t to reduce number of casts in IO-APIC 7b675fe7306db65581b3da800fc07c4cc7def134 by olce: x86/local_apic.c: Add support for installing a thermal interrupt handler 019f643bc0a7d19dba53ff728e1d458e9dc689a9 by olce: x86/local_apic.c: Thermal interrupt support: Additional style fixes 6ea0ce113c50c9a275ce1df10baaa4173da682e4 by olce: i386: supply thermal interrupt handler 847c60455a9ee7577cd986eb455cc4a855ff8ff0 by olce: x86/local_apic.c: convert lvts[] and elvts[] arrays to designated b26cf7b48230fa6c04dacd944f76b0573c759bb0 by olce: x88/local_apic.c: for each lvt element, add LVT register index 73e58edc7caa761d466276cc02fbe0a18f072da5 by olce: x86: mask all LAPIC vectors early, before BSP interrupts are enabled a9e4131375f87c6933f8321adde95d14f6d3764d by olce: x86/local_apic.c: add lapic_maxlvt() helper 185d7d4a39f9557060003e6377f650d3a553269a by olce: x86/local_apic.c: Properly calculate the number of LVT entries 60d7891a52cdd7e34e60d225a785db2efe33fbb6 by olce: x86 lapic: Dump LVTs from the ddb show lapic command de606fe4fd1cbd8e314aca21d8b0b748b2cba2b3 by olce: x86/local_apic.c: Factor out version read and max LVT slot computation 2a3374d999fca981624a97781ef8bfbc404f26f4 by olce: x86/local_apic.c: Fiddle with thermal LVT slot only if supported fc759cca5090840d1fc1fa3825f0dc32f28669ef by olce: acpi_cpu(4): Call ACPI_GET_FEATURES() on a reset 'features' variable 0d009397bf482109db4b6ca9350a0cd6060200f4 by cperciva: 14.5: Update stable/14 to -PRERELEASE 5b5a10e359142b9665face2db52b12c7ebc0f547 by olce: .git-blame-ignore-revs: Fix hash for sys/kern/kern_cpu.c whitespace The failed test cases: 7 tests failed. FAILED: sys.kern.sigwait.test_sig_discard_ign_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_sig_discard_ign_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.pf_local_redirect Error Message: Redirect failed ------=_Part_26_806354239.1784915787766-- From nobody Fri Jul 24 18:32:24 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 4h6Gn50xxKz6mXYZ for ; Fri, 24 Jul 2026 18:32:25 +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 4h6Gn448n6z3CYR; Fri, 24 Jul 2026 18:32:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784917944; a=rsa-sha256; cv=none; b=ozFDdxbqT4huPXa1CM/YR4Xzoi73sdeRmwzjFyBOuZOl4t53PdafZWZBw9B5D9SIL/Mtv1 5/y3rGh37kwAxMoxjYbsx650lWWwFda437QVoJOQ8V3tu/i1ghCke1L/FSjYwPWfRiunNG 3TnmKNM7p/CF5/U7IxD3brZ68403gjaDYjHBy0QenQ0P5b+6Bid7Br0MZfftRhnLfFUPte 5oyHljrrV88Yo/9vBnpCaqiPas3nxi6mTFxhMi8/hp8rjo0ymGTWOwap+LiCptDmuHTZEp 6oL9lBWrJNvMPYIbrp8kesiF5FFAOcGbM3JDxG6aIs4D4LSa9GUyxuTUrYugwg== 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=1784917944; 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=XgY2FWVgxFLkyB+zHpufpuNn/FDGhyYr4WwK8P6kfhg=; b=PIS0Xw7Uz46bzvyoOxbTZ5RPt1/toyNsqRy3bRHCtRqFLVNSfodyA6V/65h0VH5eST8mx/ dbncNNn1m0uiY/+lPm/GEsUCVTzGQb7TwsyXziBxqPt4krwiKpJ0Bemm0Abo7gT8OwZHTJ 7k4/k9Hl6bVdfT2FRP/AKrt4m0YLRXLEqrsp301JBSdgjogsldfz2hdEzeurlinvA1Ie2o JjmdkPgzzl3gBpPOv85dPPLKj3h7kj+KftWiU4igf4DQBpGjSeDELWJV81EUu9cZW1PRsX I3loDS5at8zZOoPCXQFobCW/1Mf5ONrtTobfkMxg195I/NT5ZoHt7NzYv8jDjQ== 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 4h6Gn437kyz1397; Fri, 24 Jul 2026 18:32:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 18:32:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, kib@FreeBSD.org, pouria@FreeBSD.org, christos@FreeBSD.org, ngie@FreeBSD.org, rlibby@FreeBSD.org, kp@FreeBSD.org, bapt@FreeBSD.org, mav@FreeBSD.org, siva@FreeBSD.org, tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <853548809.29.1784917944448@jenkins.ci.freebsd.org> In-Reply-To: <1447460920.2337.1784742988358@jenkins.ci.freebsd.org> References: <1447460920.2337.1784742988358@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29125 - 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_28_1750534309.1784917944220" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_28_1750534309.1784917944220 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29125 (967e86d1ef2ac8711c0ae7be353a9c08186f4e6f) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29125/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29125/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29125/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) afbb7dc0a51e4d4c227bdf00770d1ad821cf9889 by siva: tests/netpfil: start ipfilter for ipfnat firewall type 3e946566c134e039f9c777eaa1232a32e383692c by siva: tests/exterr_test: use ATF_REQUIRE_FEATURE to check exterr_strings afa048d159f64e1c609475314e19fb030ffd595f by siva: powerpc64: enable extended error strings in GENERIC64* configs 4c94869c37e14dc334e2400d1a26d5ded89576fc by bapt: uvideo: replace contigmalloc with OBJT_PHYS vm_object for mmap buffer 4b9d794b6aa86a2b205e480928552d3f606d9bcc by bapt: uvideo: validate frame size before mmap buffer allocation f12dd1d5f0303fe3bc5030293bda04b04995b72c by bapt: uvideo: lock the mmap queue and read path cb26bda8ca36e0e421f75d82e1aa46df8f2ff814 by bapt: uvideo: bounds-check frame interval reads against bLength 2120f3e5ec701d92848c259ece4dfbf1aa95f6cb by bapt: uvideo: track streaming ownership per-fd and free buffers on STREAMOFF 12b4a02bd88117b07f3e142af71b70bade4fd57e by bapt: uvideo: fix close/detach race on streaming teardown 599a4d6beff07f93f019e0aff9105a8e642a600f by bapt: uvideo: use size_t for sc_mmap_count and loop index in reqbufs c141d75430c75d21aa8260287b9e2a05905335b3 by bapt: uvideo: validate frame descriptors and fix integer overflows in size ba567508718a173e74754d1a010de2f94edd5603 by bapt: uvideo: fix printf type 91f84e661c2377d2265a04c05aabdf51a98cd5c0 by pouria: if_geneve: Ensure there is no mbuf leak if EAFNOSUPPORT 4db3872aabc33088cf180599c5eaa23b6f58e6d1 by ngie: Only build secure/libexec/ssh-sk-helper if MK_USB == no 4627fe9e5afc0dce4469f5964f5d4b0e49a24274 by des: kqueue: Fix delivery of unwanted events 5dc400ff452b0259f0c50474255ebe6e5e02edb9 by des: cp: Correct description of SIGINFO 850041b025486614243fb2d481b3adb0382b02e7 by kp: pf: include direction in fragment key 145541d4ed7923dc87e7e1a2e6864d123f81f4d2 by kp: pf(4) fix NULL pointer dereference in outbound packet path. fa2ad70a4511e7b379e81de82c9e51b2e0994295 by tuexen: tcp: make ghost ACK handling more conformant 3f521425afcb79a623753c171bf6f3296cd556ec by rlibby: hwpstate_intel(4): use CPU_FOREACH instead of an IPI a18e773d2776a65c1a2a0418cbec9cf5ef526b53 by ngie: tests/sys/pmc: only build if MK_PMC != no 86182d89020159697391375cf475893d4cd859c0 by mav: Fix namespace listing for old NVMe devices 8f320c2bc473a775ea9a55d17fa61f729e593867 by kib: getpgrp(2), getsid(2): allow to call on zombies daf57eb115053613d01e338b9022db16c045f033 by pouria: icmp: Verify redirect gateway with fib-aware ifa selection 755685dd665ef209912c59da6a7d0e7f2c9f464b by christos: snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock d83e42234f76504a1ff7f4309ad629b6644bfb16 by christos: cuse: Fix server reference leak in cuse_client_open() 967e86d1ef2ac8711c0ae7be353a9c08186f4e6f by christos: sound: Scale PCM secondary buffers by byte rate The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_28_1750534309.1784917944220-- From nobody Fri Jul 24 19:31:56 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 4h6J5n3ydKz6mcWX for ; Fri, 24 Jul 2026 19:31:57 +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 4h6J5n0tztz3PMy; Fri, 24 Jul 2026 19:31:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784921517; a=rsa-sha256; cv=none; b=Y0WykOZKTEeVWhQfkw+IRGpOY1gQg5Vy/gYe2o/t5V9Y4bJlYcZXYn8+pjECo93yQmxKcJ cOch5MFnggmrfalwMNbgB8fXYfXdlPSE9gbIQPDP8/Jv1GBoZ1jBCaOKXIZyqGsjeNJUfw ieyx5wv4tjPvYpkmX9b4+l76Bq8eE4UENGabJIE31/AOkXCtLeMAZmx3EKEjO+XuxKVGIL uAJiG3t8i/KVpC+N2W9aVjHJzbMBMNDDwCrYRhqSaB92GOalKg+mxf0mtDYHqORu3OEmOc Z9rJB51xHV9HVUf2g5/L1amViEGLOAbbcIcFb382ImEcFkw25FaGFksP6kPLpg== 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=1784921517; 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=ISS+rsAG+tQO89oT/YXAukMz6jzLM8InxXtwTqQdoLU=; b=XW3qrl5sneRLxV5lVX9WMny0S8NlTz+msXo6SnEtrv06UN6kibjjMGOYTp2UYDzNVzL1cK B2UX2sn/BRrm/GzTMAM2RI2/vxjqQrpylhJ7k+8FHNq+ePgLxgg0HPwtKKEUFwRQk4zonc qJnfMyJNPPrRmltfCWJvJifmZhAgqF58teELOlLAjaZa2By7ZuBnL6Eetcq889/wNrVgtg 7aWQdzoO66en6FRub5LWrras3dkZrkMdU7xdQooHvf0WkhR/KoVelct6b89qicpRV+UXhv wXpw4c8hm7sfzWm6g+sSykCVKvku+3R78q5Rs27o03kUHS10uvuKOCTCdSMxQg== 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 4h6J5m6WmXz14X2; Fri, 24 Jul 2026 19:31:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 19:31:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1733168635.31.1784921516920@jenkins.ci.freebsd.org> In-Reply-To: <772716498.27.1784915788039@jenkins.ci.freebsd.org> References: <772716498.27.1784915788039@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2063 - 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_30_763110624.1784921516695" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_30_763110624.1784921516695 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2063 (5b5a10e359142b9665face2db52b12c7ebc0f547) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2063/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2063/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2063/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) No changes The failed test cases: 8 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.kern.sigwait.test_sig_discard_ign_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_sig_discard_ign_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.pf_local_redirect Error Message: Redirect failed ------=_Part_30_763110624.1784921516695-- From nobody Fri Jul 24 19:54: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 4h6JbW0jkhz6mf6K for ; Fri, 24 Jul 2026 19:54: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 4h6JbV5cWkz3T9P; Fri, 24 Jul 2026 19:54:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784922854; a=rsa-sha256; cv=none; b=L7lEUcsU7gy3lBT/knoSuho46KTb1x39MMMgwjPAX0LYF7W6IA0YsO/S7UgD4n5pCgrf75 /q4fgFj7Qw8L6WqVcFC28iZqnugiQ+KXqE/Ew8rgTrm4hGftrtXzEXL/jGEXpgQXOHOTNT fOlD51xkx2Fow4JLybHfgGO7Tvjh4WrUpAXtiYsVIWHWZRWS3mUX58+JoabR77gwWw+fLG m4yLsjHKWLgc+Kh0Q2m9mY6ggeYEvbjW7pY1+J61Q/N6o8fNqhtLnBlhHEikxSqObjKWg+ z3SC15kLFaWyoX8fkd6IqoxCfJVHW/J6A6i5NFNCN/xL4Z3QVNLiSQGPqTKizA== 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=1784922854; 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=l+Gp0pgp1D0Z9z8ZaGPIcK6BcJVzr2bjy8yWlqQhHLU=; b=Vu6ZjEfzBl/qnfP/1jslDiJtqtbksBWHK8c0MtJ3LAclVUD2bdLV1gnj2BXBBs7/siJhUq jKYU41UgOj4rq2pD5ZaOAhpLt6ZkXaCCNFxUQUfKYlBsQXksp+xYrbK2J3r0I9kpMRxAz3 MmM6Ynm5UOTPKJVtCzTTkblX7960PY7+TyJvUH3aoZMFRq7S6dgL+sWlAitwstEA/5tPyq y+B62d+4bHYMR38utYkXOy4n3ir8BAWr0iKmcwG5yz8pSrXh6L1BuviJPKZDLmxSh5nbEU eZw8L8KT5lQZSn9EHrqs5DuMskw4rhz+8EUa8ZXH9sXr4LVHi6x8fZzE6cuEug== 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 4h6JbV3p8Sz14Z0; Fri, 24 Jul 2026 19:54:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 19:54:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2035913867.33.1784922854543@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #975 - 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_32_404433462.1784922854312" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_32_404433462.1784922854312 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #975 (815c4396c74bb783fb0525908b2695e1b2dcc8bb) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/975/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/975/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/975/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) No changes The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.return.py.TestReturn::test_tcp Error Message: /usr/tests/sys/netpfil/pf/return.py:38: Exception ------=_Part_32_404433462.1784922854312-- 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-- From nobody Fri Jul 24 22:00:25 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 4h6MP60hlpz6mnpk for ; Fri, 24 Jul 2026 22:00:26 +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 4h6MP55fsvz3pWQ; Fri, 24 Jul 2026 22:00:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784930425; a=rsa-sha256; cv=none; b=Hku4Rtuvm4afDBIqXyB/W8M5Hk1iWc+YJdH5cOnE6y7q9pwVeNa6Kdon8DRlT0odX/6xPT Qcw72Peu71s07iGPNwx4sNyN4YdIf0zzS8I/psEGDXejKl0eYop/jtP8YoCIkSFWb54CL1 MWxF1Ki0l1CvZ87AzN6YdJu66iSI5FxmB4SWn7MYrLMJlpM9nkcefxqriVYhoQxP3hliIX o81jtlsFhwdXmzZJQz5/yewTUke9ngdEBNsnhkgwCNdw0wOGYIViDbtg3RmPS+8vdcRDGi dTer+vXjRPH8JWht/uXvp4xHe/PDUCh4HnSLjeNeseBsdtQDQjyh5Zv3jaBwOg== 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=1784930425; 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=XsvKcEayMypW3ZYW4J1dizRZIkC/vgHNe+usimpxVFk=; b=uD9gj1/38GC182jEL3+n6hj0UYDa/mSmy0YYKpUuoCNqgnZ4D1fL2S4O3Lswb82kpybv7L ZMIvKBU9Yz9AmmIdTF2T7Wg/LHR0XNBaLxAZJWpKjnAhfYqWrv4X5I6IE2skSd44HIXWOc tj/4UQ8jhfgieJUoSkCEKYV9DEgA26EwzIqpwrRxLzBUqmJ74j95JJmwIEeaSGsmt5i9ih 5wpMgYmudtVs1nPyl92r8N6udkA2XHz4gsU4uWVgTU8Ru1cicNMlRYnBfNCFedFTvQFCJm kJEXUt11gauTtduKUt4epTaUlN5FSwwAtIPm7T4hX+sy2ioLpyJxjt9qiRcmCQ== 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 4h6MP54XZDz18GH; Fri, 24 Jul 2026 22:00:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 22:00:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <478775679.37.1784930425641@jenkins.ci.freebsd.org> In-Reply-To: <2035913867.33.1784922854543@jenkins.ci.freebsd.org> References: <2035913867.33.1784922854543@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #976 - Fixed 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_36_2074674460.1784930425431" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_36_2074674460.1784930425431 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #976 (daf364fa3482f47bf93802610c914e3f994a742b) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/976/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/976/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/976/console Change summaries: (Those commits are likely but not certainly responsible) cff985d49b4bc3b9bb33653557ca5956fa070ce4 by emaste: vtfontcvt: Avoid dead store in add_char 56e056aad5612788c440629b033ce1fb3dbcc05e by emaste: sys: Import snapshot of Aquantia ACQ107 vendor driver f6e84c71798c907794c9550e88fb85ae3917b260 by emaste: aq(4): Remove #include of user header c9ee056af737e79e1748a430f091aefb1ba31b90 by emaste: aq(4): Port to IfAPI 539bc9a232014435a2a54569ca37973a3f28e201 by emaste: aq(4): Remove unused DRIVER_MODULE devclass bd6af817274c1b6019858ac49e0b5d89d74f6506 by emaste: aq(4): Remove unimplemented functions 1fecb10f94284b38702aafcc243d0c3dce5c286a by emaste: aq(4): Fix VLAN tag test df0b7816837c654fa3c0fb2744f4a4ab017193f6 by emaste: aq(4): Use sys, not userland, headers b22b15981dbed61cac32cc5325fb073019e8aa69 by emaste: aq(4): Use standard ETHER_ADDR_LEN definition 06a2734728b1ec19daa63ad78b6e1cd46ec8d871 by emaste: aq(4): Style, whitespace and misc cleanup daf364fa3482f47bf93802610c914e3f994a742b by emaste: aq(4): style(9) cleanup ------=_Part_36_2074674460.1784930425431-- From nobody Fri Jul 24 23:39: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 4h6PZt5kqqz6mwRv for ; Fri, 24 Jul 2026 23:39:02 +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 4h6PZt3kJgz40jd; Fri, 24 Jul 2026 23:39:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784936342; a=rsa-sha256; cv=none; b=SUoN/l5fTbs58eq+HVZkoQqkdsAg5M+I12n6h25vR/4voRGJaD2rnYCsVBlf7socjiLCKe +c6OLfyqEz5Uffgpi/UL62wtI8iG/XmZk0FNPv4T3DJtl9ibReiTj/itByZ+bxzKloEjwd ouE2rSOr94Skur+thEk8RMl1OFEFYFe7ky/Ay2epaCuB2995204DjpUvSeiajMkaBaGbsE Xn+gYTsls6I0AOEKI1/WBfB1nd3n34RmwXJlptbRr79eYTjdvfyjoPngLdnhCBpX843eo5 csBKnrLJ4IYAPxY4/fTnijDul4uqdaK4v3CvXnQgkkCxFym2Y67YH/DSKlJ9Cw== 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=1784936342; 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=oFX7GiHItNEroWY3+SsQ0r9qKkbHURVvRbxrEwmTokE=; b=xEDupt2hExoO8ZctKbwzGRIh/a2v80n+s2RTwBJY/UL7YAcflGidce2DQ3FD/el800BpnJ x2tAbWGWqybDEYV361gquBe/Y1JWqvHzCpZG10gGfK+QFnXeOXSN/Ewzw+1vjwp/KHYrqu 6uwomIiOtR5qBdIxSUMu7WvH6UBZaJ+pCEnDltWo5APufs1kHfYE3Gf8UQIdilwAZDJPUR U1GBdCJf5JuNeYcPJYbaM6RiIz4OyqcBwicpLCJB5Faxtx9d3pG4pZEnCcmL1BWxWhmMi1 MZZhSHW3h1SQutfa+4fJdZA6mA+25ACHwi23E2aIYu1CpF90OklauQs7DWSxzw== 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 4h6PZt2GFFz1C49; Fri, 24 Jul 2026 23:39:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 23:39:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1891630690.41.1784936342321@jenkins.ci.freebsd.org> In-Reply-To: <473097220.35.1784927042764@jenkins.ci.freebsd.org> References: <473097220.35.1784927042764@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29127 - 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_40_467972537.1784936342096" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_40_467972537.1784936342096 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29127 (8a7ab3ed22d9d6b49c5c4799c1468017d691b343) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29127/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29127/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29127/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) 8a7ab3ed22d9d6b49c5c4799c1468017d691b343 by emaste: uvideo: Return actual mtx_sleep error in dqbuf The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_40_467972537.1784936342096-- From nobody Sat Jul 25 00:16:50 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 4h6QQZ2G2Sz6myZp for ; Sat, 25 Jul 2026 00:16:54 +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 4h6QQY6rmtz43Z8; Sat, 25 Jul 2026 00:16:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784938613; a=rsa-sha256; cv=none; b=byENX65/olQh3yRrV7iXP/Uts9xu6QnI6KM3aTFuZ4LxyhaS3445YQ7WFImB03sw5iyufN 9X3XhamhpFep6rwEYzLbjpUo5uO/gemMvf+jn/l+bPUkERKjBnKxIm5tkd1lsvbWNSXr3q v7ml0JVfHsZKUsEul09/RG8xoW6JS8eLeypRph0yy8K5O3B/JTClKQ4qf7JsOJ+KZdPEVi 1RL+nZeFodgzLiHYePM/SyqKggGGtXu4RlpZnYT742e25QopI1kxgizelrXERvndsCHvhI vlhKb3zGYPrRkp59cIUU+c8TyGGcbxPeIjjhk4PKwNc3BUGlPl1gEhuDJQgtug== 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=1784938613; 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=mZsQxGsTqznQ4/K6DUGKJH8tx5GnYrv/uZFae0uAMq0=; b=pHQx2MPqqKjTLmJOBErv+TsNvPGV8U32Olchl8ZNcpyTffxLHBzMnHFPr4pgJJIyimxp6I UatlCSjqFoEPOtaO7vqF9bS6mgt4qLRtsX8eNMGe64sgWCpGcyPL49o+RTX7zO87hAsMJe tkDQ+NMihMcUmj/+Kl2kg8zG0nkVa17UKCNbpi8A6I7MiZ7VYDTCBwW80cMPqBos1abwvj EVCyJxWxIaXWJfO4gPJeqpmqLuNQ+r75ZPQT+I7yMkPyIB1osEzGGCD4pJSai3i9+sfOe/ /Z6FiAR+uP4t8vUBRk2cECZk6Kdg86qsCedG+48BQxvB325v6owI1G1kRunTpw== 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 4h6QQY5Hhfz8R; Sat, 25 Jul 2026 00:16:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 00:16:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1590213824.43.1784938613749@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #4312 - Failure 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_42_705965419.1784938611051" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_42_705965419.1784938611051 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #4312 (b86e36493469ded108ad616ebc094= 886b33851c4) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/4312/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 4312/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4= 312/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) c7917e72fe80e2e168b3812718b5fcd497c0e3b8 by markj: kthread: Fix a thread leak 76ca489e0f147e9bd90408ea562087e84ed6f479 by markj: netinet6/nd6: Sprinkle missing prefix refcounting 91e11c8f2b38eb1d1f3a1d57b27378fb2c6ab3c1 by markj: procdesc: Disallow pddupfd() of non-passable files 586e2b3d89d6e70ab7e4a88497b5f36d78719423 by markj: unix: Preserve FD_RESOLVE_BENEATH when passing an fd 9a7bd3309bec08802e8c18c03669812ec3352534 by markj: procdesc: Remove dead code bb933b1d1846b3a984670b8cd65450c3333188f6 by markj: kqueue: Allocate marker knotes on the stack 4c1c2b9dab020624a1400644f98af7af4b7af68d by markj: git-mfc: Slightly relax the regex used to search for reverts 7392dc9d26830fe9d19e035d2e08f19dcca96591 by markj: git-mfc: Let the upstream for PRERELEASE branches be main b86e36493469ded108ad616ebc094886b33851c4 by markj: git-mfc: Improve handling of remotes The end of the build log: [...truncated 95.63 MiB...] --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -g -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werr= or -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpo= inter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wu= nused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style= -definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-= negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-= variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/tests/sys/capsicum/mini-me.c -o mini-me.pieo --- all_subdir_tests/sys/audit --- --- file-create.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug file-cr= eate.full file-create.debug --- file-create --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-create.debug file-create.full file-create --- file-delete --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-delete NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROG= S=3Dt PROG=3Dfile-delete ) --- all_subdir_tests/sys/capsicum --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp --- all_subdir_tests/sys/audit --- --- .depend.file-delete --- --- all_subdir_tests/sys/capsicum --- chmod +x functional.tmp --- all_subdir_tests/sys/audit --- echo file-delete.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depe= nd.file-delete --- all_subdir_tests/sys/capsicum --- mv functional.tmp functional --- all_subdir_tests/sys/audit --- --- file-delete.o --- --- all_subdir_tests/sys/capsicum --- --- Kyuafile --- --- all_subdir_tests/sys/audit --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -delete.file-delete.o -MTfile-delete.o -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type = -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali= gn -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s= ign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/sr= c/tests/sys/audit/file-delete.c -o file-delete.o --- all_subdir_tests/sys/capsicum --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_usr.sbin --- --- fifolog_reader.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.sbin/fifolog/lib -g -MD -MF.depend= .fifolog_reader.o -MTfifolog_reader.o -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/= usr.sbin/fifolog/lib/fifolog_reader.c -o fifolog_reader.o --- all_subdir_tests --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/tests/sys/capsicum/m= ini-me.c -o mini-me.o --- all_subdir_rescue --- --- sed_make --- --- all_subdir_tests --- --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mandoc --- --- manpath.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/lib/libop= enbsd/ -fPIE -g -MD -MF.depend.manpath.pieo -MTmanpath.pieo -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -Wno-format -c /workspa= ce/src/contrib/mandoc/manpath.c -o manpath.pieo --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer= -sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error= =3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error= =3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized = -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error= =3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_rescue --- --- mt_make --- --- all_subdir_tests --- --- all_subdir_tests/sys/cddl --- =3D=3D=3D> tests/sys/cddl (all) --- all_subdir_tests/sys/audit --- --- file-delete.full --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-delete.full file-delete.o utils.o /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivatea= tf-c --- all_subdir_tests/sys/cddl --- --- all_subdir_tests/sys/cddl/zfs --- =3D=3D=3D> tests/sys/cddl/zfs (all) --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_tests/sys/cddl --- --- all_subdir_tests/sys/cddl/zfs/bin --- =3D=3D=3D> tests/sys/cddl/zfs/bin (all) --- all_subdir_tests/sys/audit --- --- file-delete.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug file-de= lete.full file-delete.debug --- file-delete --- --- all_subdir_tests/sys/cddl --- --- chg_usr_exec --- --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-delete.debug file-delete.full file-delete --- all_subdir_tests/sys/cddl --- (cd /workspace/src/tests/sys/cddl/zfs/bin && DEPENDFILE=3D.depend.chg_usr_= exec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/cddl/zfs/bin/Makefile = _RECURSING_PROGS=3Dt PROG=3Dchg_usr_exec ) --- all_subdir_tests/sys/audit --- --- file-close --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-close NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS= =3Dt PROG=3Dfile-close ) --- all_subdir_tests/sys/cddl --- --- .depend.chg_usr_exec --- echo chg_usr_exec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a >> .depend.chg_usr_exec --- chg_usr_exec.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.chg_usr_exec.chg_u= sr_exec.pieo -MTchg_usr_exec.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/tests/sys/cd= dl/zfs/bin/chg_usr_exec.c -o chg_usr_exec.pieo --- all_subdir_tests/sys/audit --- --- .depend.file-close --- echo file-close.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depen= d.file-close --- file-close.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -close.file-close.o -MTfile-close.o -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align = -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -c /workspace/src/tests/= sys/audit/file-close.c -o file-close.o --- all_subdir_tests/sys/capsicum --- collect2: error: ld returned 1 exit status *** [mini-me.noexec.full] Error code 1 make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum make[6]: 1 error make[6]: stopped making "all" in /workspace/src/tests/sys/capsicum make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum --- mini-me --- make[5]: stopped making "all" in /workspace/src/tests/sys/capsicum make[4]: stopped making "all" in /workspace/src/tests/sys --- all_subdir_tests/sys/cddl --- --- all_subdir_usr.sbin --- --- all_subdir_tests --- make[7]: stopped making "all" in /workspace/src/tests/sys/cddl/zfs/bin --- all_subdir_usr.sbin --- make[4]: stopped making "all" in /workspace/src/usr.sbin/fifolog --- all_subdir_tests --- make[6]: stopped making "all" in /workspace/src/tests/sys/cddl/zfs --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /workspace/src/usr.sbin --- all_subdir_tests --- make[5]: stopped making "all" in /workspace/src/tests/sys/cddl make[4]: stopped making "all" in /workspace/src/tests/sys --- all_subdir_rescue --- --- sed_make --- --- compile.o --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue --- all_subdir_usr.bin --- make[3]: stopped making "all" in /workspace/src/usr.bin --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- make[5]: stopped making "all" in /workspace/src/tests/sys/audit make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_rescue --- --- dhclient_make --- --- dhclient.o --- make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue= /rescue *** [objs] Error code 2 make[4]: stopped making "all" in /workspace/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /workspace/src/rescue/rescue make[3]: stopped making "all" in /workspace/src/rescue make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ctld --- /workspace/src/usr.sbin/ctld/uclparse.cc: In function 'bool uclparse_contro= ller_namespace(const char*, const ucl::Ucl&)': /workspace/src/usr.sbin/ctld/uclparse.cc:385:40: warning: 'id' may be used = uninitialized [-Wmaybe-uninitialized] 385 | return controller_add_namespace(id, name.string_value().c_s= tr()); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/usr.sbin/ctld/uclparse.cc:336:15: note: 'id' was declared he= re 336 | u_int id; | ^~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ncurses --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- In function 'bool uclparse_target_lun(const char*, const ucl::Ucl&)', inlined from 'bool uclparse_target(const char*, const ucl::Ucl&)' at /w= orkspace/src/usr.sbin/ctld/uclparse.cc:1275:29: /workspace/src/usr.sbin/ctld/uclparse.cc:329:31: warning: 'id' may be used = uninitialized [-Wmaybe-uninitialized] 329 | return (target_add_lun(id, name.string_value().c_str())); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.sbin/ctld/uclparse.cc: In function 'bool uclparse_target= (const char*, const ucl::Ucl&)': /workspace/src/usr.sbin/ctld/uclparse.cc:281:15: note: 'id' was declared he= re 281 | u_int id; | ^~ make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- --- zfsd_unittest --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 229.11 real 1732.27 user 161.12 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1521648755624587= 5890.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_42_705965419.1784938611051-- From nobody Sat Jul 25 02:17:04 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 4h6T5F0rM8z6lhGg for ; Sat, 25 Jul 2026 02:17:05 +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 4h6T5D4mKqz3Tfb; Sat, 25 Jul 2026 02:17:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784945824; a=rsa-sha256; cv=none; b=NT/QKpNW6TRQvMEgR75iv5tO2xR0fP6GL6FqQc7Q2nndHv1ctNx437G8esRbz6HyrhxssQ PzMunV8y845qOY7/G9+5M7NybbKOq+QBjQOSulDkpA7jVPN9holzSUHEgEVYCAAC9oH3/L sPOXNz/u9usjwsD5ttiETy1YvaQgyAxH66Xl5PZOCObuIQJV0bT129Chi5ywvsI8cRoTXT t187hcAfg56sKuBELwSmZqi8vGFAtiZnU0vB8SkRhl/o7NfOl+OdbxmIMGvJ3HMgEa398x t3Q5GhJX8ZbdUGI1/x1/305/MtnHDuvOUqXJ4Qyr3atHSE4jyL+1DDwZKrqa6w== 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=1784945824; 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=ILRt1Lm0ioFWYLGU11zInoXZBswqhAxQpWsDjRCpWVk=; b=CZVDmi81888w6+MGDCLlRH6lzUw7mTpIZOT5TimtzK4D1h1I/TWkIzCwBC1lVSayNFNYt0 wWxNZfVuy3wcv1lO+RTPW8sckbLFPtjvEGJlmFR01QCcT4mNjPnr1HX6sp+CuDumMiPSq+ BqY2QLOSPoO00IbY5+dmW0k1eMlbecNfyk+iw5As9GPQZ7u+PLM8ICNe2K/CASxfgxMPDN wfvsRtrd6/GqCUz4gkvYR5D5Ck11GzTxUqs0BpNvhGecErnbGeBhgENhqBJJeJCCu6x8sx Su6clVMK9ltnl0nPFpFpf2XwwYMq52sONSte+fIXkHEKVxELdUvsjDdeeyVEyg== 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 4h6T5D3NwTz2yT; Sat, 25 Jul 2026 02:17:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 02:17:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <882126603.47.1784945824480@jenkins.ci.freebsd.org> In-Reply-To: <1891630690.41.1784936342321@jenkins.ci.freebsd.org> References: <1891630690.41.1784936342321@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29128 - 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_46_217919923.1784945824208" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_46_217919923.1784945824208 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29128 (e591a76621430d6d29f2580e2dec8991e450ed5e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29128/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29128/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29128/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) 2099bf27126f6fef10128c3cd0ea8476c88b28c5 by bz: LinuxKPI: pci: fix dma handle type in match function fe1784004d6e43b3080ab7b7115ee0ea3ba317f2 by bz: LinuxKPI: sg_page() remove superfluous () 0845efe88b355547b103dca90e69e46a3ebdd016 by bz: LinuxKPI: move clear_page() within the linux/page.h file ac4b43b7b9dd2dac5d7caf5d4c7aa0d670d38aec by bz: LinuxKPI: prefer struct page [*] over struct vm_page[_t] f45506c6a6f4742cd5129d636902b61045c4754b by bz: LinuxKPI: page.h: use atop() and ptoa() instead of PAGE_SHIFT 0b8d22019dcf708a8d047817963658783cd53c46 by bz: LinuxKPI: page.h: resort lines e591a76621430d6d29f2580e2dec8991e450ed5e by bz: LinuxKPI: page pool updates and add to the build The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_46_217919923.1784945824208-- From nobody Sat Jul 25 04:51:51 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 4h6XWr1WK5z6lwSH for ; Sat, 25 Jul 2026 04:51:52 +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 4h6XWq66pcz3yBn; Sat, 25 Jul 2026 04:51:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784955111; a=rsa-sha256; cv=none; b=YNZdppi3xxYAJzk3a6oBkLJhG9J25ltrUfQG9X1YLvy9jAjVPH1QTbL1ac8aQ9KqEuVWe9 fV3MPQ/hx8ZiP/7j7EA06coUFcVhPRhJ4Es6/NWwLLEa8HivSBIr73UopvfFb5Ch5DLv30 jJ68G7vyQHX1c468xq0A6sZFcOUMNGmiVkOXMKfPg0RXCZFijBqLCBqmdQvSyigzV+FG63 5XQR//LBI4IqM4E8nIcuLmHiPfVDfQdorn7M3PabNbytppkJfVocrkns48lRO25jo/ESpF h9nPOkc1F+cSlIKxBXRVsO3gkKOjMKJWYJIEQY4TTINhmGixo6YlW4GQWI3OkA== 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=1784955111; 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=96ucxZhn70xy3XXWquOKGTwNJeZHkUxqRr9c85QDNAc=; b=Aycvswp+4p1rbBtqfaTRiN7AMGpr6blPAgxMIjHevhjdEbSpQzjZ/8YULgeW9uPFifzo3z ePCfSu77bFcF4KLaP/YcRDTYS5CI2nNvroIMazdh6Zt2nlzJ59R2qqQ/k3958VfRI2GPND Re1jopyte7uJaEjiVIoVhqZdW2mqiQ3xsgjY5JCV2VFSHTLXVgkYr7GkRbe/y1MI8oQd+t S00lNzM4m1wWmXWYmEJJXpO8LtdifDlWh9BJSnt68UbsL1g2Ew0TH0Psko2FcSR1+EYYkE CX64KC5Zvp6A2+O15qBEgp0U7kVYjpISADcjzR2qkpFQ2auBKO78A9df7OeCRA== 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 4h6XWq55ZZz7m8; Sat, 25 Jul 2026 04:51:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 04:51:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1207664816.61.1784955111719@jenkins.ci.freebsd.org> In-Reply-To: <1733168635.31.1784921516920@jenkins.ci.freebsd.org> References: <1733168635.31.1784921516920@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2064 - 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_60_516103015.1784955111527" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_60_516103015.1784955111527 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2064 (8200466be6829ebbafa3ba64f623352e58fb28d3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2064/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2064/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2064/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) 5d5b759f4cb76884c9c2455dadbc498e6edebe0c by rmacklem: nfsd: Garbage collect stray NFSv4 state 8200466be6829ebbafa3ba64f623352e58fb28d3 by rmacklem: nfsd: Commit missing patches for c52bcd09c2a6 The failed test cases: 7 tests failed. FAILED: sys.kern.sigwait.test_sig_discard_ign_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_sig_discard_ign_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.pf_local_redirect Error Message: Redirect failed ------=_Part_60_516103015.1784955111527-- From nobody Sat Jul 25 04:54:29 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 4h6XZt3jJzz6lwdf for ; Sat, 25 Jul 2026 04:54:30 +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 4h6XZt0Whgz40BP; Sat, 25 Jul 2026 04:54:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784955270; a=rsa-sha256; cv=none; b=PAqDcisS/0RMSikvq10RDW1TkIpuk1B/xRiHpSqaKxRgPu4YNVnMYxQ3KKACM7JosYSmEw G+lc+7C1i/g5ifD8lSnTOBUuGTw+3mhBvDGH256m4SbESUK7j8uUSFJ1KgTytlZPufKqMz kvgyIfRNnPWu1DVQpjIjBEw5QYIIH4s7fDbHedv0+t1nJ0Z1DlhSjAilQf7KAfx6Cs4QrF 1gfp98wCOv6GDfZEAK7s9pxCsPe61+2kgg/6B9zVI7Z57S+A3DFsNdFtKMuV3cWevBrcDe sg4KuuNbbPXCOYxGbfy9liGvBMIVEgA++AbFKA6yzNiehDU2NeBAxsCFUYRF/w== 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=1784955270; 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=Jgq+IOrQ2UBn4XZfawPdUFuIkz3fOqJue72d0dMHVfs=; b=M7FNpokCaUi6N9HcFJ0W4pXs8HiPJ2pUe6QgjkuBcFrbRJ0cKGo9mp0FxTH4E0o7LNunT5 zz/PAZKcHmDro+h2Rm/nHrD82NpUMd5ZO98PS4JbPGsDfYqHkT+pFmIdnG+WVVDP7Gwk7T fBy+JGxFcmk72hun73PKiea/WEpmZ/zpNhjgDPLlWo7fH5GFX0cNjSjH6jw5qaWTQqPJWq ZJR2CwpPjyB77Jgx4UBu76vNSs5NTgrjpJswFUJ1HeRM0cwxSHB6aKtp+PnTnVD43LQRNp EAZuaLD6Dj0/qodjav+xvyusczrOW2UuRcF3JoFuydJ6ziRi70E7B+NMmzoHrg== 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 4h6XZs66lDz7gT; Sat, 25 Jul 2026 04:54:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 04:54:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <156091594.63.1784955269863@jenkins.ci.freebsd.org> In-Reply-To: <882126603.47.1784945824480@jenkins.ci.freebsd.org> References: <882126603.47.1784945824480@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29129 - 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_62_363285938.1784955269660" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_62_363285938.1784955269660 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29129 (b86e36493469ded108ad616ebc094886b33851c4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29129/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29129/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29129/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) c7917e72fe80e2e168b3812718b5fcd497c0e3b8 by markj: kthread: Fix a thread leak 76ca489e0f147e9bd90408ea562087e84ed6f479 by markj: netinet6/nd6: Sprinkle missing prefix refcounting 91e11c8f2b38eb1d1f3a1d57b27378fb2c6ab3c1 by markj: procdesc: Disallow pddupfd() of non-passable files 586e2b3d89d6e70ab7e4a88497b5f36d78719423 by markj: unix: Preserve FD_RESOLVE_BENEATH when passing an fd 9a7bd3309bec08802e8c18c03669812ec3352534 by markj: procdesc: Remove dead code bb933b1d1846b3a984670b8cd65450c3333188f6 by markj: kqueue: Allocate marker knotes on the stack 4c1c2b9dab020624a1400644f98af7af4b7af68d by markj: git-mfc: Slightly relax the regex used to search for reverts 7392dc9d26830fe9d19e035d2e08f19dcca96591 by markj: git-mfc: Let the upstream for PRERELEASE branches be main b86e36493469ded108ad616ebc094886b33851c4 by markj: git-mfc: Improve handling of remotes The failed test cases: 2 tests failed. FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_62_363285938.1784955269660-- From nobody Sat Jul 25 07:30:16 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 4h6c2d2nQGz6m9Zq for ; Sat, 25 Jul 2026 07:30:17 +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 4h6c2c4P6Bz4G4q; Sat, 25 Jul 2026 07:30:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784964616; a=rsa-sha256; cv=none; b=MdqMrkZAW5hq4B4XqyPVs/51bXBCHMjoAwY1ilVHQZNCPV/3fE8NcX7yWDZol9qk+PwRKn lZOkD1Ck/5q+Yk7qsbVvnRpINjEhdITi4L2mEBg40UPN0w7aYZQv0SF6geAIB1q7w8RRLm +/PtRe81+T/19nSn0vUoATXfF4gixmeACtcTMBglcxjpTXbkRknObM2e0q2FXDnvn0X5c7 yDJzjEFjTh4b9Fb/MVftR+BR2vXFWZLmHNfoLpb1bN8aIY/y3FOFU7oAt2a9i7m12fMcRC ijI5jikSe1nx2ys84Ba+80kQGAB2AdwfQYC5h7YPjBkgYYlmiaachLlhZh88Wg== 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=1784964616; 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=OZADGlQDmPk6vd8ioRIp9haKN7NtpQmQpsZUuaL0C48=; b=j5otdK1arVRNT81/kPa/RVgKsdDzXf57Ry1z8NrAWGAbGELCaU0KdTO1f34uaOFphm+6RF MpOHi2MHbsNdcILsIMDDsj7BBi6429C3ofbDHxZPZAQAQwmTTXh6Ed8iFlYkiVYsqv21Es Blf3FdZHf889TAICs6QcCl5D8lf+S34J72PYXBz7tgdQITHOp3WT19hduWLPv/4J8+3rfj 3qAqMOLmOQBTUGtbPYdrlrJC9wOuAwz4gTKKMi9DF2MCbU56t3One8f3qiT4ce+SDWKXLx +/KE8Wli0qjcEDMSYedMYYtIVufpdZmPcyeo/XUS3OmY8Y1o53Y/hzxnG2Cdng== 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 4h6c2c29FdzC0T; Sat, 25 Jul 2026 07:30:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 07:30:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <591129452.69.1784964616371@jenkins.ci.freebsd.org> In-Reply-To: <156091594.63.1784955269863@jenkins.ci.freebsd.org> References: <156091594.63.1784955269863@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29130 - 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_68_118338333.1784964616113" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_68_118338333.1784964616113 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29130 (a594783bac906ecc4f6528d7d576215f85a21bda) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29130/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29130/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29130/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) 6337ca19a3637aa72eddf4d62a2eaf7d8df51638 by markj: uma: Factor out the implementations of uma_zfree_{arg,smr}() 990989c31b4637a23e64598a3d9929079bb9a8de by markj: uma: Make an effort to defer reuse of items when KASAN is enabled 666eab3afc52bf20d57c24e98a6aa667433fb7c2 by markj: uma: Avoid allocating from free buckets when KASAN is enabled 492cfbe9e2f831fff290e019dae66345146978bd by markj: uma: Enqueue full buckets in FIFO order when KASAN is configured a594783bac906ecc4f6528d7d576215f85a21bda by ngie: linux_firmware: reformat error print-out The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_68_118338333.1784964616113-- From nobody Sat Jul 25 09:49:45 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 4h6g7Z48SMz6mM3M for ; Sat, 25 Jul 2026 09:49:46 +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 4h6g7Z0fJLz3MkC; Sat, 25 Jul 2026 09:49:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784972986; a=rsa-sha256; cv=none; b=MCcKJWJ4lX1ujpZZt8EHSCwVPBUDYAzhUw+WES0Ppz23sDOosOa8BMhV5HfFyJXKZDNmCt muQsvIbVKcwBrM4Lctii5jYGdVn4clCoUL9fJPT0BT4isLr3AQPdQ9Lu53c3RL7Jizzajp HSScmEMguydVOV0DURtaRNe3M4JWMENGDJiTlEtGs1girVzVdNeg6F1BG9T/rr17AJQwjA 3NxQlv0+k92fKGW6exv2FiWm2ivuKBb/nt7Ts/3uptpnJUaKLR0cWY4H4gn8d7H0xWxVEP 8ZLj09s/RIIixOcGe5rShbpranXGmfKBke29DAJvJTlOp/2dZJMqeBs9J6yQeQ== 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=1784972986; 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=e4Ug4OyLQ++0GSLbyYotKpYMoQY3cNwFJX21jjCzqEY=; b=KX88b+/CzzyP9RY+70ApZSy2Ppc5wLC793Bu0vWhQ38Y8y6GngY54e54BNmrFaPFul02WA EMIm04S+Z6f80y6np/6R4a07ETE/y5cAXxIWFcvo5H66WRt09Oz+nIa491o6FE9I2jQOUw vOyn6sSHfhMGkcg4fvGtQcWPGIW5G0FtkLd8IIVeZd8kE4rZ01L8xleR8/1/dJdhJ5bVxZ bsvit3fk29ctY/Gwrqd3dHLIjzW7ADDLLY/6XUcwKTvI0JntoUe0zdRcbwmyqIKLfmTTFE 9Y3ayyQ+PEij+AaTqcoiUbzIz688Qyo8PyR9oIAMUccHEs3Wv6u2dPDMv5zQ7Q== 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 4h6g7Y6h4YzY9W; Sat, 25 Jul 2026 09:49:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 09:49:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <453866348.77.1784972985943@jenkins.ci.freebsd.org> In-Reply-To: <591129452.69.1784964616371@jenkins.ci.freebsd.org> References: <591129452.69.1784964616371@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29131 - 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_76_1522284734.1784972985750" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_76_1522284734.1784972985750 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29131 (3fbffbcbec88932d7c7b024aca5a1e26a36f13a4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29131/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29131/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29131/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) e0b235ecd4fa9a67578be68057dbcad797f96397 by aokblast: xhci: Refactor xhci_generic_setup code 3fbffbcbec88932d7c7b024aca5a1e26a36f13a4 by adrian: ietp: guard iicbus_get_addr with devclass check The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_76_1522284734.1784972985750-- From nobody Sat Jul 25 12:08:45 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 4h6kCy68Txz6mXCh for ; Sat, 25 Jul 2026 12:08:46 +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 4h6kCy2zBWz3c4G; Sat, 25 Jul 2026 12:08:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784981326; a=rsa-sha256; cv=none; b=KcCZspSHUgSFcVfaqxMUfD4zK85bd239jiGVbzdAAz7F3H5HeBkvogw8VUyT5oxfHUwmeJ Ix7QgPRBL9J1zqhi9tRthY+Htwy1OvmQ60l6WzqncGk2stRZ6duXJbvOtqidp7We+DkaXf RXC3ZCNNUMxwIM8UqycDE06nCxJxwsbW0A3VCOUtX2lZcB7R61DfRTcQIvmEwVRl6PymbF /BrQoSul+BhF2/KIr+c53f7KVQKV4X2Vbu7EKkCkmybiiSCuh0W/dyT7s3OacD6Au9PSuu V7EmsHre67MPok2JYHmUpyV66N4TeTBFRNnghI4yz6UQcUYh9GM6EGO48a77Sw== 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=1784981326; 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=2bwAgVA3B6ppRWGougA+JDvRCQCjM0PQPsegMUjbL+I=; b=dpkDAj22fI7BGz5Zm7BPuhPxbOOI353w6e41jp7lcu5mvt//cd3ZDZTt8Tu7v3Is6keArs srC+Z6LPDicOnd2wNSwMancj66tUUT5pcHJQYIeFhb0ua0zj4D+Y3q7YU9hAdCZrfFb/ZI C0Nkc2v2QxqcXN3TGpFt0a4ePvvIySbgHYJCffcedqyEyoB+8BoG23lo6zwJAONspvdsJH xEEOF8Pz8XxJSP3UVkiYpWbn1KZ7OWL/CFNgYk64aqxcmRdvohBD/HDy0xTuBJpGlNo+Es IK/SkdiYmc3l0X/0z71TXy7vmy5CwEUDkkmZiBVd4WXz7Mk3GYpjFcSV4kMN2g== 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 4h6kCy1nB9zcDx; Sat, 25 Jul 2026 12:08:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 12:08:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <849001091.81.1784981326254@jenkins.ci.freebsd.org> In-Reply-To: <453866348.77.1784972985943@jenkins.ci.freebsd.org> References: <453866348.77.1784972985943@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29132 - 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_80_1946386606.1784981326000" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_80_1946386606.1784981326000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29132 (2cf2d955635abb546e57296e06815dd71f8c16ad) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29132/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29132/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29132/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) 2cf2d955635abb546e57296e06815dd71f8c16ad by aokblast: usb: preserve error when doing request The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_80_1946386606.1784981326000-- From nobody Sat Jul 25 14:29:21 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 4h6nLD0l7Rz6lVV0 for ; Sat, 25 Jul 2026 14:29:24 +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 4h6nLC5tWTz410J; Sat, 25 Jul 2026 14:29:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784989763; a=rsa-sha256; cv=none; b=NNzBf8b/kMrRDNtxjcbAbkePANwqg15QLtcnpEwgxmfkAp2atIiW4LnnGlvz1pE9vMpWV0 ewKFjUhtRp0Nng9miSkODNFK/czh8nQpmxL2S5X3ETFEy5gUD9f2H3XLwYs/zOUtb4xjVM Ox6pD5f1w3gizuwzBOYZveJmMZ/7E6s81DQqSSfFzNnrFT+8p3rC0XB896riaY2Vg4n5AA cJtLvF8F4srfhcDBp6ZZok9I/vWsN+vUHCYzUo0cZklN3QqhguXgavteHRNV9AAvki1PvG WV6SyPmA4eHFzq9E4y+KuvkUH9gYaIzWnqBbMJQwSE2HzjZdujzRyQ0EfojJGw== 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=1784989763; 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=dP9S5v1WayjqmkKn+BPUxyg9PeaRZdB9PHBgfs80+xk=; b=Izpp7F4/KXlpmJ2G2ofRqYRgECcHBXu/Cbpjz+PIUtc+gg0uKsRgcU+0uyX5Hqo+mNhPGq tvFuLyawXdTV3zKBmJk46YubG9tZ4s08kqotcSzNub10x/0ugzhpr+ixAm2uO4Gq91M1VC OnBEUr1g6ge7J0VZGT12S2s9ItBe616tkuOzvSunD3mWpqhvuYmaftOX/mwA8ew3/+WqFI XRgTZxcO4V61y72qkrD3NSRtd+0woI3TDMBxUKJ/SDZTC/DOiIwh1eevzqbqWKHUknPnO5 cuuoS159tjkLmrkJPS4riwNEvxTL6WHU6KIWqhkVVxf5Db6pSgsdOJqrB9ViQg== 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 4h6nLC4dcvzglg; Sat, 25 Jul 2026 14:29:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 14:29:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1870327236.89.1784989763654@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-build - Build #1154 - Failure 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_88_604711557.1784989761897" X-Jenkins-Job: FreeBSD-stable-15-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_88_604711557.1784989761897 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-build - Build #1154 (8f7ea6b7d1973d0e371ba48e63c31c= 851f6a72bf) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build= /1154/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/1= 154/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/11= 54/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 1802f2ca72155858d0c35e4e00d203c6fc0873bf by aokblast: stand: Bulk operations=C2=A0on each gfxfb_blt if shadow buffer enabled 4a1a1bf3afc7643356ed7d139cbdad47a9efc4c4 by aokblast: stand: Fix shadow buffer offset handling 493676d3b2717c12ee09d84a5b73758f75a66278 by aokblast: kvm: Support non-default CPUID leaf 592bf24126623d5c6b3ba689077cd4565b61058a by aokblast: hwpstate_intel: Fix i386 build 8f7ea6b7d1973d0e371ba48e63c31c851f6a72bf by aokblast: hwpstate_intel: Minimize ifdef for i386 build The end of the build log: [...truncated 74.42 MiB...] --- umoscom.4.gz --- gzip -cn /usr/src/share/man/man4/umoscom.4 > umoscom.4.gz --- all_subdir_share/msgdef_unicode --- --- ar_SA.UTF-8.out --- --- all_subdir_share/numericdef --- --- zh_CN.GB2312.out --- --- all_subdir_share/msgdef_unicode --- grep -v -E '^(#$|#[ ])' < /usr/src/share/msgdef_unicode/ar_SA.UTF-8.src > a= r_SA.UTF-8.out --- all_subdir_share/numericdef --- grep -v -E '^(#$|#[ ])' < /usr/src/share/numericdef/zh_CN.GB2312.src > zh_C= N.GB2312.out --- all_subdir_share/man --- --- ums.4.gz --- --- all_subdir_share/msgdef_unicode --- --- be_BY.UTF-8.out --- --- all_subdir_share/man --- gzip -cn /usr/src/share/man/man4/ums.4 > ums.4.gz --- all_subdir_share/numericdef --- --- zh_CN.eucCN.out --- --- all_subdir_share/msgdef_unicode --- grep -v -E '^(#$|#[ ])' < /usr/src/share/msgdef_unicode/be_BY.UTF-8.src > b= e_BY.UTF-8.out --- all_subdir_share/numericdef --- grep -v -E '^(#$|#[ ])' < /usr/src/share/numericdef/zh_CN.eucCN.src > zh_CN= .eucCN.out --- all_subdir_usr.bin --- --- all_subdir_usr.bin/less --- --- brac.pieo --- --- all_subdir_share --- --- all_subdir_share/msgdef_unicode --- --- cs_CZ.UTF-8.out --- --- all_subdir_share/man --- --- unix.4.gz --- --- all_subdir_share/numericdef --- --- en_US.US-ASCII.out --- --- all_subdir_usr.bin --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -I/usr/src/usr.bin/less -I/usr/src/contrib/less -fPIE -ffile-= prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src=3D/us= r/obj -g -gz=3Dzlib -MD -MF.depend.brac.pieo -MTbrac.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno= -pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-= const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-func= tion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenth= eses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-t= ypedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-= promoted-parameter -Wno-parentheses -Qunused-arguments -c /usr/src/co= ntrib/less/brac.c -o brac.pieo --- all_subdir_share --- --- all_subdir_share/msgdef_unicode --- grep -v -E '^(#$|#[ ])' < /usr/src/share/msgdef_unicode/cs_CZ.UTF-8.src > c= s_CZ.UTF-8.out --- all_subdir_share/man --- gzip -cn /usr/src/share/man/man4/unix.4 > unix.4.gz --- all_subdir_share/numericdef --- grep -v -E '^(#$|#[ ])' < /usr/src/share/numericdef/en_US.US-ASCII.src > en= _US.US-ASCII.out --- all_subdir_lib --- --- .depend.strchr_test --- --- all_subdir_share --- --- tr_TR.ISO8859-9.out --- --- all_subdir_share/msgdef_unicode --- --- de_DE.UTF-8.out --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- sendfile_test.debug --- --- all_subdir_lib/libc/tests/string --- echo strchr_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr= /obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd= 64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.strchr_test --- all_subdir_share --- --- all_subdir_share/numericdef --- grep -v -E '^(#$|#[ ])' < /usr/src/share/numericdef/tr_TR.ISO8859-9.src > t= r_TR.ISO8859-9.out --- all_subdir_lib --- --- t_strchr.pieo --- --- all_subdir_share --- --- all_subdir_share/msgdef_unicode --- grep -v -E '^(#$|#[ ])' < /usr/src/share/msgdef_unicode/de_DE.UTF-8.src > d= e_DE.UTF-8.out --- all_subdir_share/man --- --- upgt.4.gz --- --- all_subdir_stand --- 2 errors generated. --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- objcopy --only-keep-debug sendfile_test.full sendfile_test.debug --- all_subdir_lib/libc/tests/string --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -fno-builtin -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netb= sd-tests -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D= /usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.strchr_test.t_str= chr.pieo -MTt_strchr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitiali= zed -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno= -unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dc= ast-function-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno= -parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused= -local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -= Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbs= d-tests/lib/libc/string/t_strchr.c -o t_strchr.pieo --- all_subdir_share --- gzip -cn /usr/src/share/man/man4/upgt.4 > upgt.4.gz --- all_subdir_share/msgdef_unicode --- --- el_GR.UTF-8.out --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- sendfile_test --- --- all_subdir_share --- --- all_subdir_share/numericdef --- --- hi_IN.ISCII-DEV.out --- --- all_subdir_share/msgdef_unicode --- grep -v -E '^(#$|#[ ])' < /usr/src/share/msgdef_unicode/el_GR.UTF-8.src > e= l_GR.UTF-8.out --- all_subdir_share/numericdef --- grep -v -E '^(#$|#[ ])' < /usr/src/share/numericdef/hi_IN.ISCII-DEV.src > h= i_IN.ISCII-DEV.out --- all_subdir_lib --- objcopy --strip-debug --add-gnu-debuglink=3Dsendfile_test.debug sendfile_t= est.full sendfile_test --- all_subdir_stand --- *** [gfx_fb.o] Error code 1 make[5]: stopped making "all" in /usr/src/stand/efi/loader_4th make[5]: 1 error make[5]: stopped making "all" in /usr/src/stand/efi/loader_4th make[4]: stopped making "all" in /usr/src/stand/efi make[3]: stopped making "all" in /usr/src/stand --- all_subdir_share --- --- all_subdir_share/msgdef_unicode --- make[3]: stopped making "all" in /usr/src/share --- all_subdir_share/man --- make[4]: stopped making "all" in /usr/src/share/man --- all_subdir_rescue --- --- all_subdir_share --- make[3]: stopped making "all" in /usr/src/share --- all_subdir_share/numericdef --- make[3]: stopped making "all" in /usr/src/share --- all_subdir_lib --- make[6]: stopped making "all" in /usr/src/lib/libc/tests/sys --- all_subdir_share --- make[2]: stopped making "all" in /usr/src --- all_subdir_rescue --- make[5]: stopped making "objs" in /usr/obj/usr/src/amd64.amd64/rescue/rescu= e --- all_subdir_lib --- make[5]: stopped making "all" in /usr/src/lib/libc/tests --- all_subdir_rescue --- *** [objs] Error code 2 make[4]: stopped making "all" in /usr/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /usr/src/rescue/rescue make[3]: stopped making "all" in /usr/src/rescue make[2]: stopped making "all" in /usr/src --- all_subdir_stand --- --- all_subdir_stand/i386 --- make[4]: stopped making "all" in /usr/src/stand/i386 --- all_subdir_stand/i386/loader_simp --- make[4]: stopped making "all" in /usr/src/stand/i386 --- all_subdir_lib --- --- all_subdir_lib/libc/tests/string --- make[6]: stopped making "all" in /usr/src/lib/libc/tests/string make[5]: stopped making "all" in /usr/src/lib/libc/tests --- all_subdir_usr.bin --- make[3]: stopped making "all" in /usr/src/usr.bin make[2]: stopped making "all" in /usr/src --- all_subdir_stand --- --- all_subdir_stand/i386/loader_lua --- make[4]: stopped making "all" in /usr/src/stand/i386 make[3]: stopped making "all" in /usr/src/stand make[2]: stopped making "all" in /usr/src --- all_subdir_cddl --- make[6]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /usr/src/cddl/usr.sbin make[3]: stopped making "all" in /usr/src/cddl make[2]: stopped making "all" in /usr/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdlib --- make[6]: stopped making "all" in /usr/src/lib/libc/tests/stdlib make[5]: stopped making "all" in /usr/src/lib/libc/tests make[4]: stopped making "all" in /usr/src/lib/libc make[3]: stopped making "all" in /usr/src/lib --- all_subdir_sbin --- make[3]: stopped making "all" in /usr/src/sbin make[2]: stopped making "all" in /usr/src --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /usr/src/usr.sbin make[2]: stopped making "all" in /usr/src --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- make[5]: stopped making "all" in /usr/src/tests/sys/capsicum make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_tests/sys/fs --- --- cache --- make[6]: stopped making "all" in /usr/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /usr/src/tests/sys/fs make[4]: stopped making "all" in /usr/src/tests/sys make[3]: stopped making "all" in /usr/src/tests make[2]: stopped making "all" in /usr/src --- all_subdir_lib --- --- all_subdir_lib/msun --- --- invctrig_test --- make[5]: stopped making "all" in /usr/src/lib/msun/tests make[4]: stopped making "all" in /usr/src/lib/msun make[3]: stopped making "all" in /usr/src/lib make[2]: stopped making "all" in /usr/src 41.80 real 677.15 user 97.49 sys make[1]: stopped making "buildworld" in /usr/src make: stopped making "buildworld" in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-build] $ /bin/sh -xe /tmp/jenkins15599419552658754= 58.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_88_604711557.1784989761897-- From nobody Sat Jul 25 15:17:20 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 4h6pPZ6QJkz6lZF9 for ; Sat, 25 Jul 2026 15:17:22 +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 4h6pPZ2msGz43X9; Sat, 25 Jul 2026 15:17:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784992642; a=rsa-sha256; cv=none; b=xHj4+JGmuSGc2WG6CZGOb7lyJGx0Y0DxxLF6nTCvYBCiipG1TdmRxglZP+NXxeIDW45fq8 qOwq+cDWaA02SmfttWGoNQkmsoAOgMGDxcqoTcrFfboBjDNWRDdAJ7GyMQYFK9/RR59/up ZZ4fxmhrkNB/HIJNF54pURD3QQYFtB5d8wSELVvkZlSY0zCanwptLUZWdqVgnKj5OTdzT0 gxS/xKtaGkpRt1MRRSOdlSPMnI7X259c47BRJoH6B0JTxyrwaytklw/5LSrzJPGNMT817W 2Q2i+fGtAxV3Z6aTu1ISrQrMhz24p7jPiPQ4etSpeF+CkbXB7ajOVJM6cFyhag== 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=1784992642; 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=MHhNzOa9EbWvrBH4kI8EEuZJkvtIFl9ag5dCsUKQikA=; b=mVkfE98SHTrrL3NGGoLli9hWYdfUhTRHH+4I8EY55EtnbIlZ/31fJcc6V0/mCq6D5B3YmC 8/HaTJfc+SJYFkyVD/CQ8HedbfrTGs2pjaBmX1VTLvoi139O9R3y3lzDdk+nzrTvTmGDtY pQyDFUR75QHc7qCK2HU1LRiPDIBzsP+KWJi5S28CtIqRtDLFJhf27thqdvdCYPejSimeRc rlkmz9IkoypFNIaYQ4TaiW8ETUfPNkbswuQ7DcyUa9PcnzS7NaIUa6GS1b+COJ2whRNJnb R6RAS+e9xX8hpHhR3vS0opMWfH1QVhkgvgCvhDkYjA+aA5EB84j8KkLcekqUAQ== 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 4h6pPZ1Xw0zhrK; Sat, 25 Jul 2026 15:17:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 15:17:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1261030461.95.1784992642219@jenkins.ci.freebsd.org> In-Reply-To: <1870327236.89.1784989763654@jenkins.ci.freebsd.org> References: <1870327236.89.1784989763654@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-build - Build #1155 - Still Failing 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_94_1716843853.1784992640464" X-Jenkins-Job: FreeBSD-stable-15-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_94_1716843853.1784992640464 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-build - Build #1155 (8f7ea6b7d1973d0e371ba48e63c31c= 851f6a72bf) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build= /1155/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/1= 155/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/11= 55/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) No changes The end of the build log: [...truncated 73.92 MiB...] --- main.o --- --- vers.o --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mfiutil --- =3D=3D=3D> usr.sbin/mfiutil (all) --- all_subdir_stand --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64= .amd64/stand/libsa -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddo= uble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections = -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_= DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-flo= at -fPIC -mno-red-zone -mno-relax -I. -Iinclude -I/usr/src/stand/efi/loader= _4th/../loader -I/usr/src/stand/libsa/zfs -I/usr/src/sys/contrib/openzfs/in= clude -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT = -fPIC -I/usr/src/stand/efi/loader_4th -I/usr/src/stand/efi/loader_4th/arch/= amd64 -I/usr/src/stand/efi/include -I/usr/src/stand/efi/include/amd64 -I/us= r/src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI -I= /usr/src/stand/common -fPIC -I/usr/src/stand/ficl -I/usr/src/stand/ficl/amd= 64 -I/usr/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DL= OADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/b= oot/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.efi\" -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefi= x-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.vers.o -M= Tvers.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-= pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-c= onst-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-funct= ion-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parenthe= ses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-ty= pedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-p= romoted-parameter -Wno-parentheses -Oz -Qunused-arguments -c vers.c -o= vers.o --- all_subdir_stand/efi/loader_simp --- --- copy.o --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64= .amd64/stand/libsa -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddo= uble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections = -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_= DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-flo= at -fPIC -mno-red-zone -mno-relax -I. -Iinclude -I/usr/src/stand/efi/loader= _simp/../loader -I/usr/src/stand/libsa/zfs -I/usr/src/sys/contrib/openzfs/i= nclude -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT= -fPIC -I/usr/src/stand/efi/loader_simp -I/usr/src/stand/efi/loader_simp/ar= ch/amd64 -I/usr/src/stand/efi/include -I/usr/src/stand/efi/include/amd64 -I= /usr/src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI= -I/usr/src/stand/common -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOAD= ER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPO= RT -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/c= ddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -f= file-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src= =3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.copy.o -MTcopy.o -std=3Dgnu17 -Wn= o-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time= -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error= =3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-t= autological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused= -function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-pa= cked-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-p= arentheses -Oz -Qunused-arguments -c /usr/src/stand/efi/loader_simp/..= /loader/copy.c -o copy.o --- all_subdir_usr.bin --- --- .depend --- echo ident.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a >> .depe= nd --- ident.pieo --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -DWITH_CASPER -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -= ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depen= d.ident.pieo -MTident.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno= -empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dun= used-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Qunused-a= rguments -c /usr/src/usr.bin/ident/ident.c -o ident.pieo --- all_subdir_stand --- --- all_subdir_stand/efi/loader_4th --- --- gfx_fb.o --- --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_stand --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/usr/obj/usr/src/amd64= .amd64/stand/libsa -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddo= uble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections = -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_= DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-flo= at -fPIC -mno-red-zone -mno-relax -I. -Iinclude -I/usr/src/stand/efi/loader= _4th/../loader -I/usr/src/stand/libsa/zfs -I/usr/src/sys/contrib/openzfs/in= clude -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT = -fPIC -I/usr/src/stand/efi/loader_4th -I/usr/src/stand/efi/loader_4th/arch/= amd64 -I/usr/src/stand/efi/include -I/usr/src/stand/efi/include/amd64 -I/us= r/src/sys/contrib/dev/acpica/include -I/usr/src/stand/i386/libi386 -DEFI -I= /usr/src/stand/common -fPIC -I/usr/src/stand/ficl -I/usr/src/stand/ficl/amd= 64 -I/usr/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_MSDOS_SUPPORT -DL= OADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/b= oot/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.efi\" -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefi= x-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.gfx_fb.o = -MTgfx_fb.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -= Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unus= ed-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-f= unction-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-pare= ntheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-loca= l-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-k= nr-promoted-parameter -Wno-parentheses -Oz -Qunused-arguments -I/usr/src/s= ys/teken -I/usr/src/sys/cddl/contrib/opensolaris/common/lz4 -I/usr/src/cont= rib/pnglite -DHAVE_MEMCPY -I/usr/src/sys/contrib/zlib -c /usr/src/stand/= common/gfx_fb.c -o gfx_fb.o --- all_subdir_usr.sbin --- echo mfiutil.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj= /usr/src/amd64.amd64/tmp/usr/lib/libcam.a /usr/obj/usr/src/amd64.amd64/tmp/= usr/lib/libsbuf.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libutil.a >> .de= pend --- mfiutil.pieo --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-m= ap=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.mfiutil.pieo= -MTmfiutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wc= ast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align = -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign= -Wdate-time -Wmissing-variable-declarations -Wthread-safety -Wno-empty-bod= y -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-s= et-parameter -Wno-error=3Dcast-function-type-mismatch -Qunused-arguments = -c /usr/src/usr.sbin/mfiutil/mfiutil.c -o mfiutil.pieo --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- modinfo.o --- --- module.o --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -I/usr/src/stand/i386/btx/lib -nostdinc -I/usr/obj/usr/src/amd64.amd64/= stand/libsa32 -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddouble= =3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface -ffunction-sections -fda= ta-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_DISK= _SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-fl= oat -march=3Di386 -mno-relax -I. -Iinclude -I/usr/src/stand/common -I/usr/s= rc/stand/ficl -I/usr/src/stand/ficl/i386 -I/usr/src/stand/common -DBF_DICTS= IZE=3D30000 -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_SUPP= ORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -DLOAD= ER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPP= ORT -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/= cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.bios\" = -Wall -I/usr/src/stand/i386 -DLOADER_PREFER_AMD64 -ffile-prefix-map=3D/usr/= src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -MD -MF.dep= end.module.o -MTmodule.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-head= ers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-= int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-e= rror=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unused-va= lue -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wn= o-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switc= h-enum -Wno-knr-promoted-parameter -Wno-parentheses -Oz -Qunused-arguments= -I/usr/src/sys/teken -I/usr/src/contrib/pnglite -c /usr/src/stand/commo= n/module.c -o module.o --- all_subdir_stand/kboot --- --- nvstore.o --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -I/usr/src/stand/kboot/include -I/usr/src/stand/kboot/include/arch/amd64 -= nostdinc -I/usr/obj/usr/src/amd64.amd64/stand/libsa -I/usr/src/stand/lib= sa -D_STANDALONE -I/usr/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -m= no-sse -mno-avx -mno-avx2 -msoft-float -fPIC -mno-red-zone -mno-relax -I. -= Iinclude -I/usr/src/stand/libsa/zfs -I/usr/src/sys/contrib/openzfs/include = -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/usr/src/sys/contri= b/dev/acpica/include -I/usr/src/stand/common -I/usr/src/contrib/lua/src -I/= usr/src/stand/common -I/usr/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOAD= ER_EXT2FS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SU= PPORT -DLOADER_ZFS_SUPPORT -I/usr/src/stand/libsa/zfs -I/usr/src/sys/cddl/b= oot/zfs -I/usr/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.kboot\" -I/usr/src/stand/kboot/kboot -I/usr/src/stand/kboo= t/kboot/arch/amd64 -Wall -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-pre= fix-map=3D/usr/obj/usr/src=3D/usr/obj -MD -MF.depend.nvstore.o -MTnvstore.= o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointe= r-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-v= ariable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-ty= pe-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-eq= uality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef = -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promote= d-parameter -Wno-parentheses -Oz -Qunused-arguments -c /usr/src/stand/= common/nvstore.c -o nvstore.o --- all_subdir_stand/efi --- /usr/src/stand/common/gfx_fb.c:1106:3: error: unknown type name 'EFI_GRAPHI= CS_OUTPUT_PROTOCOL'; did you mean 'EFI_GRAPHICS_OUTPUT_PROTOCOL_BLT'? --- all_subdir_tests --- --- all_subdir_stand --- 1106 | EFI_GRAPHICS_OUTPUT_PROTOCOL *gop =3D gfx_state.tg_= private; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | EFI_GRAPHICS_OUTPUT_PROTOCOL_BLT /usr/src/stand/efi/include/efigop.h:100:10: note: 'EFI_GRAPHICS_OUTPUT_PROT= OCOL_BLT' declared here 100 | (EFIAPI *EFI_GRAPHICS_OUTPUT_PROTOCOL_BLT) ( | ^ /usr/src/stand/common/gfx_fb.c:1111:13: error: member reference base type '= EFI_GRAPHICS_OUTPUT_PROTOCOL_BLT' (aka 'unsigned long (*)(struct _EFI_GRAPH= ICS_OUTPUT *, EFI_GRAPHICS_OUTPUT_BLT_PIXEL *, EFI_GRAPHICS_OUTPUT_BLT_OPER= ATION, unsigned long, unsigned long, unsigned long, unsigned long, unsigned= long, unsigned long, unsigned long) __attribute__((ms_abi))') is not a str= ucture or union 1111 | (void) gop->Blt(gop, | ~~~^ ~~~ --- all_subdir_tests --- --- listener_wakeup.full --- --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdbit --- --- all_subdir_tests --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -f= PIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/us= r/src=3D/usr/obj -g -gz=3Dzlib -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unuse= d-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion= -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments= -Wl,-zrelro -pie -o listener_wakeup.full listener_wakeup.pieo -lprivat= eatf-c -lpthread --- all_subdir_lib --- --- stdc_leading_ones_test.full --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -f= no-builtin -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map= =3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations -W= thread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variab= le -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mi= smatch -Qunused-arguments -Wl,-zrelro -pie -o stdc_leading_ones_test.ful= l stdc_leading_ones_test.pieo -lprivateatf-c --- all_subdir_sbin --- --- dirs.pieo --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/makefs --- --- all_subdir_stand --- 2 errors generated. --- all_subdir_usr.sbin --- --- ffs_subr.pieo --- --- all_subdir_sbin --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -DRRESTORE -D_ACL_PRIVATE -fPIE -ffile-prefix-map=3D/usr/src= =3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -= MD -MF.depend.dirs.pieo -MTdirs.pieo -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-p= lus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -W= no-error=3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unuse= d-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion= -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-s= witch-enum -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src= /sbin/restore/dirs.c -o dirs.pieo --- all_subdir_usr.sbin --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -I/usr/src/usr.sbin/makefs -I/usr/src/usr.sbin/makefs/zfs -I= /usr/src/stand/libsa -I/usr/src/sys/cddl/boot -DHAVE_ZFS -I/usr/src/sys/fs= /cd9660/ -DMAKEFS -D_WANT_MSDOSFS_INTERNALS -I/usr/src/sys/fs/msdosfs -I/us= r/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=3D1 -I/usr/src/contrib/m= tree -I/usr/src/contrib/mknod -I/usr/src/lib/libnetbsd -fPIE -ffile-prefix-= map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -= g -gz=3Dzlib -MD -MF.depend.ffs_subr.pieo -MTffs_subr.pieo -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wmissing-variable-declarations = -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-= mismatch -Qunused-arguments -c /usr/src/usr.sbin/makefs/ffs/ffs_subr.= c -o ffs_subr.pieo --- all_subdir_stand --- *** [gfx_fb.o] Error code 1 make[5]: stopped making "all" in /usr/src/stand/efi/loader_4th make[5]: 1 error make[5]: stopped making "all" in /usr/src/stand/efi/loader_4th make[4]: stopped making "all" in /usr/src/stand/efi --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/mfiutil --- make[3]: stopped making "all" in /usr/src/usr.sbin --- all_subdir_tests --- make[5]: stopped making "all" in /usr/src/tests/sys/kern --- all_subdir_lib --- make[6]: stopped making "all" in /usr/src/lib/libc/tests/stdbit make[5]: stopped making "all" in /usr/src/lib/libc/tests --- all_subdir_tests --- make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_lib --- make[4]: stopped making "all" in /usr/src/lib/libc make[3]: stopped making "all" in /usr/src/lib --- all_subdir_usr.bin --- make[3]: stopped making "all" in /usr/src/usr.bin make[2]: stopped making "all" in /usr/src --- all_subdir_stand --- --- all_subdir_stand/kboot --- make[4]: stopped making "all" in /usr/src/stand/kboot make[3]: stopped making "all" in /usr/src/stand --- all_subdir_stand/efi --- --- all_subdir_stand/efi/loader_simp --- make[4]: stopped making "all" in /usr/src/stand/efi --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/makefs --- --- all_subdir_stand --- --- all_subdir_stand/efi/loader_ia32 --- --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /usr/src/usr.sbin --- all_subdir_stand --- make[4]: stopped making "all" in /usr/src/stand/efi --- all_subdir_usr.sbin --- make[2]: stopped making "all" in /usr/src --- all_subdir_stand --- --- all_subdir_stand/efi/loader_lua --- make[4]: stopped making "all" in /usr/src/stand/efi make[3]: stopped making "all" in /usr/src/stand --- all_subdir_rescue --- make[5]: stopped making "objs" in /usr/obj/usr/src/amd64.amd64/rescue/rescu= e *** [objs] Error code 2 make[4]: stopped making "all" in /usr/src/rescue/rescue make[4]: 1 error make[4]: stopped making "all" in /usr/src/rescue/rescue make[3]: stopped making "all" in /usr/src/rescue make[2]: stopped making "all" in /usr/src --- all_subdir_stand --- --- all_subdir_stand/i386 --- make[4]: stopped making "all" in /usr/src/stand/i386 make[3]: stopped making "all" in /usr/src/stand make[2]: stopped making "all" in /usr/src --- all_subdir_sbin --- make[3]: stopped making "all" in /usr/src/sbin make[2]: stopped making "all" in /usr/src --- all_subdir_tests --- --- all_subdir_tests/sys/net --- make[6]: stopped making "all" in /usr/src/tests/sys/net/routing make[5]: stopped making "all" in /usr/src/tests/sys/net make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_tests/sys/fs --- --- allow_other --- make[6]: stopped making "all" in /usr/src/tests/sys/fs/fusefs --- bad_server --- make[6]: stopped making "all" in /usr/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /usr/src/tests/sys/fs make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_tests/sys/capsicum --- make[5]: stopped making "all" in /usr/src/tests/sys/capsicum make[4]: stopped making "all" in /usr/src/tests/sys make[3]: stopped making "all" in /usr/src/tests make[2]: stopped making "all" in /usr/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- make[6]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /usr/src/cddl/usr.sbin make[3]: stopped making "all" in /usr/src/cddl make[2]: stopped making "all" in /usr/src --- all_subdir_lib --- --- all_subdir_lib/msun --- --- invctrig_test --- make[5]: stopped making "all" in /usr/src/lib/msun/tests make[4]: stopped making "all" in /usr/src/lib/msun make[3]: stopped making "all" in /usr/src/lib make[2]: stopped making "all" in /usr/src 46.25 real 713.47 user 106.95 sys make[1]: stopped making "buildworld" in /usr/src make: stopped making "buildworld" in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-build] $ /bin/sh -xe /tmp/jenkins71742191372162398= 54.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_94_1716843853.1784992640464-- From nobody Sat Jul 25 16:24:19 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 4h6qtr3tqmz6lgVP for ; Sat, 25 Jul 2026 16:24:20 +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 4h6qtr0HPrz4B8V; Sat, 25 Jul 2026 16:24:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784996660; a=rsa-sha256; cv=none; b=Tdw1fBQCm41ks9O6M/M2I8ZfGEq9kMNqaHg69MqnEq9z95p9jh6sI+3IIL9srzqKmnlXFH is9qSAukpw+qxla8ZDTOUZiD3Oo1Qn/C10WkVbiRIlpWPTAS/fEerWKfP2thHCpM9G2FuA Z313Us195tkpnehxOmFO/dP+Sk+BEAI7032x+05E1nrr2WCKBd+ds8mOvacJDh0faC/cwP qT4cEsXoXOOvv5q9pcWkmI6C6JRrFV8eiijx1Zwjr14HrDP7STUceQ6ZfBbs80djm1mYmm 3yo/eaSJcyp6EQ78UtdqIr60MMkaexZroW631bp144nmxfUrmD3hOSwaJykl0w== 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=1784996660; 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=b9C9T4+AzpqI2psiVWiLBMz39X6bZZaG4jHvSKgw6uE=; b=GLhqGEaEa2EwxMaBXzXnyZrF1CB4IYtUt9nzPtI0muKWK7ogLluTZpujxV8V6Ov6G6QS9o AyiG5BB+7U4OkdU63FXmDl1PqOm+vJwtZyqUvzHI43YUcQC6YD1ahWve5XvjF90EzXm+UN /gJVRED02Me4WXULCiT0vL+PSiqEDVC/nWfwAnT4UXVTcQIMFjHr9HMciOBlTQAqZBBOz0 Jegh/udoBQYrcrTF9+9Z7Ny1q5XzCesY+4SbZZFxvSPm68X9EnzJ+1/nMW4bs4phkpBJg2 o0bzD3Ktlwb/R0SfDiOIGaFa7Ie/ur2wEEhrbA3IG2HcX3xZBAP4UBtXB84oXg== 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 4h6qtq5h2Xzjs4; Sat, 25 Jul 2026 16:24:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 16:24:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1830073188.105.1784996659802@jenkins.ci.freebsd.org> In-Reply-To: <849001091.81.1784981326254@jenkins.ci.freebsd.org> References: <849001091.81.1784981326254@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29133 - 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_104_1863130927.1784996659581" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_104_1863130927.1784996659581 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29133 (5922e9d7e72bfa8a85b0f37bcfd1a8b5d866ec3b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29133/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29133/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29133/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) 5922e9d7e72bfa8a85b0f37bcfd1a8b5d866ec3b by des: pwait: Don't use init as a target The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_104_1863130927.1784996659581-- From nobody Sat Jul 25 17:00:36 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 4h6rhl2gLdz6lkdG for ; Sat, 25 Jul 2026 17:00: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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h6rhk6SmCz3HWN; Sat, 25 Jul 2026 17:00:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784998838; a=rsa-sha256; cv=none; b=YQy2RHhshmOKMDnjIN4w+fy0A53wCOByMqI/s3ERu7pOI085pr06+qvTmE0IC9U94zP5nR 6rXsjEi7s6ZBVl5ot0nRPQa3ZWTWYGihwPG8iiDhRCGJ7fRIdUB50Mi7ZZq0RvRXnfWMlK W43mUGNCTxUQMuhFIf+HEJLb2oz6ZLoYxhHVu5gQfk3hhuWBlXo8Rk8h8civ3ye/9xzwGV 9FLuUlXVTah9bi2hhZMX+vZIhMz0M9JhPv7u2kTIhKdmgkWU2odpdh4wSPf3tGAHkQLq39 5VozYoFcPp40KKyjPuMFcK3TXYB0rSc4REqntvPt/Kz5f4UOrTD/NurzTt7Hgg== 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=1784998838; 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=4SoKSXr5jJDASQn9nzj9wmQ9rSQK1I21wdmMHhcSPiA=; b=NInsNGfWAyrVjLNsPydrkgIUgVZGVto6x1+nyFv6UQHGTGf/iTGEgd/BDOi8p6YQWp2/b0 bbzmyVQpiFi+TnPcPfVwxQ/XVDTjLCai9ohfHgwZe3Y8yyNBuPAn2j/weR7yMDe0plIZWD UeoN1auILdi7eKUZmLXawe/LnNDXoLEBekZV6VM9WqIaA0//kPcTl3Sc/47Vm29yk3kRJ6 4Gow3B+Ir6zCVlML8k+u0ENpQRfkT/I3/AzFWkjL0u7dSSafzH8sXqaQh4OdoY2nyOdVPd MQpljNbfTK1lOSnTTiNSIWGbiSsJBozBE6GN0sq8yemmkYsNP4ya7Js3p7aAyg== 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 4h6rhk4wd8zlSR; Sat, 25 Jul 2026 17:00:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 17:00:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1041531540.109.1784998838695@jenkins.ci.freebsd.org> In-Reply-To: <1261030461.95.1784992642219@jenkins.ci.freebsd.org> References: <1261030461.95.1784992642219@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-build - Build #1156 - Fixed 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_108_1389274778.1784998836152" X-Jenkins-Job: FreeBSD-stable-15-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_108_1389274778.1784998836152 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-build - Build #1156 (3ebb70fcf91e50ef1caee178b991f709216ff9f4) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/1156/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/1156/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/1156/console Change summaries: (Those commits are likely but not certainly responsible) 3ebb70fcf91e50ef1caee178b991f709216ff9f4 by aokblast: stand: Fix build failure due to old EDK2 interface ------=_Part_108_1389274778.1784998836152-- From nobody Sat Jul 25 18:55:40 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 4h6vFT2Hxzz6lvMM for ; Sat, 25 Jul 2026 18:55:41 +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 4h6vFS6srGz3Yky; Sat, 25 Jul 2026 18:55:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785005741; a=rsa-sha256; cv=none; b=BdnzJ8B+2c8pIfxQfrap+z7vm5tzVBAWGqSv0MnqXDet1Sr5QeL65Z9rnDUOLdK8hEFarD wodDLddWDMyit6ORHH0qAEKjcQMjbtFBE9YRmzYrAW/OOsT1WulQ2Nn9tD+513C9JbucRl 9zT36MQqf2QcxvLHQgWmS1LJnjUbU2XX6+ZDkNHz1TJiNGSgctRDDhdClLpNfJJnqsqSxH XmIdCe2H21SYtViP6Y+v65skKOqbtr9ziLISzQ2O6zURlv/tSH5bZnvvVzoU7kBEZA/awc gLTa1pTylxn4/aEmIxydxB+i2ruRLCUfu+NqPSWwviP9yvO6GqJUhYzm5WMXAA== 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=1785005741; 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=BSRCQICnuVFb5dOC8/Lu5hLntAmFwLI7R0BhAhSyQkY=; b=SDKhB2J14nPLD/VsRlCdDZ+dcJl0jfJp+8WeqJSS8LyNwwc7aawhLXdyYvMhjvCwQ+ar0h 2QJJ1oUGnf/bLzuanOCuJmEBeKOAAmjl9GWiLGCrW3GA0aoke5loMMm/nN0cNes6HPDGbX LpQh1wEKWw5ERxkNlONW0uNUD6rKVtmnnE0gzK0CTr1iaxhOKOp0OU4xD0Bcppb1D1z/EG c8h5/DjWy1wmD04iTi62uiXFJo30MhCayxG+FUgQv4rjScg6jqn/2BGciVv5gY9OScS7ze pYaDNCewrdY8P+Zd1mejxZE5SjNKnkcl/W0Ikc/tPO5cv1UgKwdy3wXFfuf46A== 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 4h6vFS5JqTzpVv; Sat, 25 Jul 2026 18:55:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 18:55:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <918244574.113.1785005740768@jenkins.ci.freebsd.org> In-Reply-To: <1830073188.105.1784996659802@jenkins.ci.freebsd.org> References: <1830073188.105.1784996659802@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29134 - 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_112_1193125750.1785005740498" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_112_1193125750.1785005740498 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29134 (b78f8800a7b07f5b0eb0eafabcfa90019b795288) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29134/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29134/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29134/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) b78f8800a7b07f5b0eb0eafabcfa90019b795288 by aokblast: x86/specialreg: Add MSR_AMD_CPUID01 MSR The failed test cases: 2 tests failed. FAILED: sys.fs.fusefs.ext2-misc.execute Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_112_1193125750.1785005740498-- From nobody Sat Jul 25 20:39:10 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 4h6xXt6vTnz6m4Xr for ; Sat, 25 Jul 2026 20:39:10 +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 4h6xXt42dFz3pBC; Sat, 25 Jul 2026 20:39:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785011950; a=rsa-sha256; cv=none; b=wvXftR8PtVb3szyyN1fAnclAqsq9H8Syq2GHpdok6rXLZYLjz4NOn/IBXA8wEJz61yThsa oL1JTeE1Vl1lyTKeHGDlVU/Le2dhaIXybqr6L3twFQhJ+AHIPDXqpAbzfhuKj/4T8A7CqQ 4bH3NygOLABdFb5cM9f0toP+KmKcLO+5pAG521PgyZmd8FHUKta6xshCGT3SVYB3oviDi5 UyvAbPwHbwiAPg85Sc8RdCTcLHFlsj8KSVz95pgrxavVlm7g4cbvk5Vbw56qgrNq4/3Cmu wLC03J4sN4OfVVwXUAYt2PZBwLAQ6GjbrE8BHJw6c3aGTkCRePmbD65ehnqMxA== 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=1785011950; 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=2CBxW3g0mdKYqUlywM7/pGTRNuW42DXdOB58bJMPFME=; b=Gnguo8sX8bKOPmCn135Xnoq0dJ12/OqkMD/6L+RymjWe8KnRU8yd06htEPHnd4AKnxcpV7 zQ9JZo0/YIe/fle+hxOdQo/gXeLhysQ5RQRnQEo4vgaVtN0RWCdx/fBU/m7QSdltFqfwTn fRyN9Jg4oC07WSXi3aZ754q2n5nU1/XltC99B1iJgkckmH6U3O7KcGmqPvod+SITBlmihn G+D2S8gpmalelEdX8QfQixvZMeG2w/QPOAW+sM8ls4R+bgTf8S8hXmJ+DGBoWYPqUW4jdr dBmgtbRjatvZnpp84h37YgOG70b1dUObYuj9qkbC9E0t85M/bi9Ej6KzC5Aj5g== 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 4h6xXt28f8zrhv; Sat, 25 Jul 2026 20:39:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 20:39:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <903053089.117.1785011950306@jenkins.ci.freebsd.org> In-Reply-To: <1207664816.61.1784955111719@jenkins.ci.freebsd.org> References: <1207664816.61.1784955111719@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2065 - 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_116_1402179333.1785011950018" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_116_1402179333.1785011950018 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2065 (9af47fc3a369792b7ed1633d5c8bc5d5bacf8a32) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2065/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2065/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2065/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) 3ab59366fed8106db57e94ecdb69b6e65741d1c4 by des: tzcode: Update to 2026c 9af47fc3a369792b7ed1633d5c8bc5d5bacf8a32 by des: tail: Allow repetitive or contraditory options The failed test cases: 8 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.kern.sigwait.test_sig_discard_ign_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_sig_discard_ign_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.pf_local_redirect Error Message: Redirect failed ------=_Part_116_1402179333.1785011950018-- From nobody Sat Jul 25 21:16:54 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 4h6yNR3Wggz6m6rN for ; Sat, 25 Jul 2026 21:16:55 +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 4h6yNQ6nxpz3xSQ; Sat, 25 Jul 2026 21:16:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785014215; a=rsa-sha256; cv=none; b=QA2RM6UZGdsAKJydzVkZaDymA43oKnc8cn4uv5KbH36sDTOdthW3BZ7/adOAvCCLhMx16f vbkMKsb4JXnLb8rl/6czCxBXgBP4wzaqerw0Yolkl1ZTtqWmrojo0B87HXZMh/ZE6dCRwb qLBm+vYpHTF1b4eC0atlU1MCggxPc3NzBltryM7U4f40KS/Y5WQzeZVWVSNbtC4dTF69Iy C70Jj4EATzGEBZvFpZxq8UdkN+fjmEjWHJYkhgy9FPgYWKkXV6XnG7Z8okKu7iQtcwE6mT teYIuaUCtQwnpzKdE69fas1OSj5Z1J3zX2/BQsPkhvkTyaoI0DEDOOpigI5xKw== 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=1785014215; 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=bvZgKxI2A93EKfIWOt02gpnd4AriLb3SZPev9vddDnA=; b=GdhWesUsgvRY4N9IX0fd8+ShbEIQqHRQc4eEuH9JrZRT+4/BwE2GKyObNw4DY4bYEeKVge ywIrTIG0UJs/H9M0NjVGCWH29SSOu6g3kbP3sPRs7l9TLm7v/Zcx6LxVRIFLRgTtwgf/Az J+2YCxn7v995fYLh6E46YcVayYttJsFe3+oeehmFxgCRrScLypjvd/N2NYrI950jEQQgnr 16bnD625ht5dgYnfT8jT9iKkSE8kF/a09bRAxRjBWwLE2JJa6gEY6r7GtIDYXMPhKHL6xC w29K/hb7nviUXx9q+OSfY1LBe78ZTuxVa3KbBsOeOluqsNU8TkYysVWnfnaitg== 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 4h6yNQ5YH1zt3s; Sat, 25 Jul 2026 21:16:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 21:16:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <907999938.119.1785014214784@jenkins.ci.freebsd.org> In-Reply-To: <918244574.113.1785005740768@jenkins.ci.freebsd.org> References: <918244574.113.1785005740768@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29135 - 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_118_188844561.1785014214592" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_118_188844561.1785014214592 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29135 (340c6aff67367aaee190e48dc8834a8881a84127) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29135/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29135/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29135/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) 340c6aff67367aaee190e48dc8834a8881a84127 by aokblast: libusb: Add LIBUSB_DT_SUPERSPEED_HUB The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_118_188844561.1785014214592-- From nobody Sat Jul 25 23:43:24 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 4h71dT2S5wz6mKXY for ; Sat, 25 Jul 2026 23:43:25 +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 4h71dS6f42z3D4G; Sat, 25 Jul 2026 23:43:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785023004; a=rsa-sha256; cv=none; b=KprQuLOanXrugnUva0m+adH9zd8uz1Cw4zBZim2AgllWViTnW7NINmqMqWeisKg10z2Ej0 mPVoxfqSsv0A8SWgQ4W2hY6xsBwuPYK3lVE3v4LHioU+fcE87yl/YRx6fX6BlDj2P0xxhy nbKsDc8bm0aFyVsI3Q1is/GFov7lOjEA71LAWCTD6L/mPqRooERHrwnF2AUJIH+sjD3r9Z 5i2/otA6ozA+7QwP7O+76DTNE9dE5UIMg6p/8i8xwnAibSqy2/HaU+t+0g2xf75GV1UHBh RfIWOt0lvlRTpJ8FEy7EqsTkO2nW6NvHOO2iQNkrYgSlkHYTjxHW1rL3LEYpaQ== 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=1785023004; 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=6Tyz2w+J6XJAN/TkU4jSnNZSSLQVpC5OGVc5s0F5TsY=; b=rJWeLc4MqWydbYQ35W/JUKuNzQKUH4xZJ++c6CMHt4zioyw1W24jnxREY7i/XXzdwId8f/ JOap6HKRNslNAlqs1p9Qe+QsnyoUe6rv6V7kHeIpBcnQmmalBBr77PBVd8cED+tin/uG9Y BsBWV/zWf/5RMymKHyOorEuDNmTaGkPrXTXsgKHxb/i4xYH2Dt2YB9Ev5uIN8kgdvCurFy WYHBEuGFtdZ48uMVBRPzJwD4+gC7HAEQmYV+ypjYiZSb7z7S9/SX5zMelRRh/4j9heDwq4 PXpuUxb+4jy5dpQInEO5UXimYaUawXRe3vQXhd3wGl3RwGGS2GC10L7CZDWRbg== 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 4h71dS5hLWzx0K; Sat, 25 Jul 2026 23:43:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 25 Jul 2026 23:43:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, aokblast@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <442022274.125.1785023004802@jenkins.ci.freebsd.org> In-Reply-To: <907999938.119.1785014214784@jenkins.ci.freebsd.org> References: <907999938.119.1785014214784@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29136 - 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_124_215424901.1785023004592" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_124_215424901.1785023004592 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29136 (64038db825d64fb4827fc8ee264ea0fa1a046d82) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29136/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29136/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29136/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) 5f346dba4f7b6ca088f2a3f40c5b562ef531adda by aokblast: libusb: Sync interface for libusb_init_option 64038db825d64fb4827fc8ee264ea0fa1a046d82 by ngie: libc: tests: add static to resolve -Wmissing-prototypes The failed test cases: 2 tests failed. FAILED: bin.pkill.pgrep-f_test.main Error Message: 1 of 2 tests failed FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_124_215424901.1785023004592-- From nobody Sun Jul 26 02:05:55 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 4h74nw2g9tz6mXDj for ; Sun, 26 Jul 2026 02:05:56 +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 4h74nw0Qp3z3ZlJ; Sun, 26 Jul 2026 02:05:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785031556; a=rsa-sha256; cv=none; b=ko9IV0NcSojc+paYPtirsZL8OLrhQo0Qv+uKuf5eeTF6aWCsskjkaOLCkLKt0ZlcS6Z62I +xPJmIuc/HRrJKbNX3EVUt/LwexLEzLZqmV6YXGK/Ju4h1wTzohf9udeRKyat4zDO6A1M2 DkaJ39j6s7tmJnOistGyh31fhTRl0o96qJXDq11I6vQz36e8A6EX/LkBV+bUhOhdncehdk zFj0SyZqmyMQPelVDXwi2DE9LhoF7CTXisxOHXIgIKNQ729mJGPHfIPEnTEj9eEBuLSg5X 3V1mLtZFz1YpubFgvw0rKvrtfn2PjrD3HQgpWJgxADWra5wT+dycYTY/+Imcqw== 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=1785031556; 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=zsbLjrk5M6u23Udp0+RKqVeW7fnkcYv2LZKi4viIU9s=; b=loD9uaGFPFnJVoj7t2PThZBkwI3Btmj5d125LFoH22CUV1yQt1IsCy7aZ6NA0PPd8JCiXs yunSA0BSaevD08UOdocjnFXLfWOcyUoeMY4bqahN0Mh57T5fDl9UhTmbgaEEyPo3SgpDee lvYhTf+6nslzvhaRrX75H3+o7YJxmHDj2Goo4+CH7u4pBMrX1oHH9Wn32Y9NpGflNT3yKg gIzHP9p7c7Knk9xwFLB3QZC/ZmkC6fhXxMTfOrmU4/h3QeK8Jcl897qvUJASPK0lgsGIZx T11b/4SKbNsqIO3Y4+2UR/TKWV4wUsAuYeAKkTqE1A5gK+ZPr5Lw788PY65Cng== 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 4h74nv6Mc8z128L; Sun, 26 Jul 2026 02:05:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 26 Jul 2026 02:05:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <860456424.131.1785031555898@jenkins.ci.freebsd.org> In-Reply-To: <442022274.125.1785023004802@jenkins.ci.freebsd.org> References: <442022274.125.1785023004802@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29137 - 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_130_1436822697.1785031555680" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_130_1436822697.1785031555680 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29137 (bc81728c00b200297ac556974b5373c804077a17) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29137/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29137/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29137/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) bc81728c00b200297ac556974b5373c804077a17 by ngie: [test] libatexit: leverage __{BEGIN,END}_DECLS The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_130_1436822697.1785031555680-- From nobody Sun Jul 26 04:26:35 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 4h77wD6LqGz6mFwl for ; Sun, 26 Jul 2026 04:26:36 +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 4h77wD0KPRz3tWn; Sun, 26 Jul 2026 04:26:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785039996; a=rsa-sha256; cv=none; b=keDbRHv/BazNdv6N6DA3oz5ZS75A2urxfdNiMklwbXGrVUK307PNnP4BKCEIJS+utjtcOj VdSK1Y/S1uj/77niKN3DvKQKV2Qs82d7KW+9+JM03hvmRoOATv+bVxBU/aFzBv3EVd9jhB uzLoaPF8H25YejsNU3EG+cjTkdiLzW4+bwi+3HBe4MFP11FU2MbSml8Bp8wFkzoXLGtuom NznQOlsv4yalJpNbWheYsxQeB7kHx0ciyLWKS5vrjwdfOLuPTS5P9iAXy+NtExNhdpaMDl cwvM9GDgEajCjy+GXbwQopsVE9cu/2/stoosa0+fM1QzmiW4X7TXlzBPphAhZw== 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=1785039996; 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=73nd2cdBnCT4YXuk5MxXqey8sCwxClpwAtzX5i/2XVE=; b=GWVDBxrMTr9RHQSdoj5lP6f10iv1TxXXMfDHabtGLoCvgkzmtUqriAiINpv6LtLlo4BdeF nnhUfpSjRG7AzjrOdpJe0FBh3zgTLw1dR2GlhAa1MFJ8i/9+0jpRVCnLGu68RvR4pcnj/8 +3CJKmsH5oQ8raz5iqiqXjOrYyNmp//ojUhd6FymGlb9ZgJqFG3YGboahczeiiE8+xowPq 5f2AAvS1CJ+AIAw5qvha5ZsIZE+NetCxSQNGAnD1AykE5BaXF19co6UwKcEU2RgbhQUDlI SvT8UU5nerjEzxd0sLY3JNG9+yPziZ6yMUrPW8H3Bs2Iw6wLZAdX0Vlg4HqF8w== 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 4h77wC5zczz15vf; Sun, 26 Jul 2026 04:26:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 26 Jul 2026 04:26:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <55964090.139.1785039995843@jenkins.ci.freebsd.org> In-Reply-To: <860456424.131.1785031555898@jenkins.ci.freebsd.org> References: <860456424.131.1785031555898@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29138 - 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_138_662029632.1785039995614" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_138_662029632.1785039995614 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29138 (0bd6a167c1561f01c227b1c428a3d8adf0e38833) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29138/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29138/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29138/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) 0bd6a167c1561f01c227b1c428a3d8adf0e38833 by kbowling: e1000: Defer link-up notification until after TSO reset The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_138_662029632.1785039995614-- From nobody Sun Jul 26 06:45:18 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 4h7C0H0f0Fz6mRnY for ; Sun, 26 Jul 2026 06:45:19 +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 4h7C0G5DMGz44dX; Sun, 26 Jul 2026 06:45:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785048318; a=rsa-sha256; cv=none; b=vQDCY7XXOQUNpeKM57bUGke6xLDpSeyk2DPGBzhm5gk0Plb8tUDWn4qSrDsy/d6pl6wgPb OjXmjpq2+iO3xMdoOAh2iXxbhyuKigl/bUT0W2F/oW8cPa/ZLfszlJpjyqutH+g4E9PYQM w7FOofrFoD//riC8RmR/SGRXF/w7hnteiAaYd4xel+ZZV3BJWrWTarAEUvy4LOCdj8T6/x rrSNgpHjyfJXR/myDpyzRy1alLKuBKFv0N3zs8OkLZTZlwO+hbmmQMwd0ybGuGZJwEHssR mEusmI/FsOSr8TUdkqxidgUGZZG5s10VehFx+LR4ocjByMS+iOOkn1syF6r+xA== 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=1785048318; 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=z2sK0K1gPTYLjS9t7ySB/GHsvTse/NxfrWWOFMpdchg=; b=pydk3SZgbrRRQjGVRhEVsXIaS8pRF+EDkP2/wq0dWSL5d/znJ/SlGpk2GIieS8v8ST0iXu /tDXTfWTugxltS8FlhKARe0jWVxAug0K0bY1h6E/9y4Hb1Ec9uVUMOMc0FCXcWKThLnu3N jmn1G3nnw9gU0yTsQtb7H6/IwEPiUzCPPaAM0u8ftLc3n2RtxYfGsrzrmLnY/VpAKVQhcB EaX4ADiMOgOA4yM7ulA69zM9EBeuFa8ityVOoaxkrleE2N+JVY8nQSw6LuLXITEUrzet9c jtmt393NRKmULymrSSO6qf9zvb6GGaWsJA+Wx8CTcTpUbYsTGR2N7XrEJDYo9A== 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 4h7C0G3zghz19vX; Sun, 26 Jul 2026 06:45:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 26 Jul 2026 06:45:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1362594517.147.1785048318562@jenkins.ci.freebsd.org> In-Reply-To: <55964090.139.1785039995843@jenkins.ci.freebsd.org> References: <55964090.139.1785039995843@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29139 - 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_146_60840483.1785048318336" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_146_60840483.1785048318336 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29139 (41a46c2d46aa4078c597ce3a0d19323cab988277) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29139/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29139/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29139/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) 941113a0097ea047bd493f7f78b384718249779d by kbowling: e1000: fix 82574 MSI-X interrupt throttling 41a46c2d46aa4078c597ce3a0d19323cab988277 by kbowling: e1000: fix rx accounting for multi-descriptor packets The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.dummynet Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.procstat.procstat_test.environment Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_146_60840483.1785048318336-- From nobody Sun Jul 26 09:03:44 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 4h7G412wcnz6mdQQ for ; Sun, 26 Jul 2026 09:03:45 +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 4h7G405pytz4MK2; Sun, 26 Jul 2026 09:03:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785056624; a=rsa-sha256; cv=none; b=g2VxnFcnPrAQmEz2npVTeD9qSsCJe4v3nuPAWNdSNykFxwGLlmFdLmNqqM/vlg/FXi99cb k/JnNy7WOJK+jOoQO1Sr141Die4C7P/R4CYzSCqESob3trTjCEqvx+c0O8l6m91uh5lsw7 ib+g47YcI+4ugvpLlhQ54uRQy5DAUonc4jUXkg4DVSwA3UV6vfeMV0KVPHQLfeTOvRqkA3 BwkjjWFMk037b3FQoQXhODQnA2574IuygJxS/W5z7+gSP2sK6lhrkTSuYxGaGoyRAECkqh lvkaNnpECNQTHal5F1TjsNCideHhKJc9hIRpLDqvRCLCW6DDoG+jci8jWIZEVA== 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=1785056624; 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=TkHbGbOcONUyzcH33Nzz7eDcPSmJR4cpgPYIFaBH7fM=; b=JM2ygT1pF7u2tZrzgqRFR6Kyp+ILtIxP0rJqiCfW62D5kyLZkqQbRtIrltA2avZz2qnpI8 d3BCVxAs6AoWjJTxPQniE6nJH+sn72uXKYdpUNUHiZIYe6FkAbC8dZGOTMkgsg/F8bycrm vfU3APGh2HOu5zi1/xzlVf4EaIQm+/wFBsozgtHbcrtAMpgEvnee4FL9mkzIOzqMQBXkaj qntV3EAtCp6V1Ee4NEsg1R8QKA0aCp8hk5o2O+KcqDoxOcd4ysUhARPE6FyUSWqek7ecnj U/FWd311laJ61U13sCY5+ZyoKHGrgTOqEnCRW2VMbA882OsVZwyygT51vpAY+g== 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 4h7G403Dhvz1PW; Sun, 26 Jul 2026 09:03:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 26 Jul 2026 09:03:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kbowling@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <580300948.149.1785056624458@jenkins.ci.freebsd.org> In-Reply-To: <1362594517.147.1785048318562@jenkins.ci.freebsd.org> References: <1362594517.147.1785048318562@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29140 - 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_148_85917115.1785056624266" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_148_85917115.1785056624266 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29140 (297394e995e5ea1ea9bc85e609ca116255d51e97) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29140/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29140/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29140/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) bc5e7b0cbbb555ffebc7d73b273c421f9ee24c23 by kbowling: e1000: make AIM counter sampling coherent 6ef368a29b11ebc769e7929566809b75ae2c1e90 by kbowling: e1000: synchronize interrupt moderation state dc4a5087b160c1a94d135ab636642defe2c71c20 by kbowling: e1000: restore packet-size AIM 072e0983d7bce80356740324973993393e77023a by kbowling: e1000: count TSO wire segments in the AIM counters b6b379b94781da5d4328f6f57273fbe7bd9dc687 by kbowling: em(4): document adaptive interrupt moderation bbf0372feeb321a5bfeff7b1e79576ab01240441 by kbowling: igc: fix RX accounting for multi-descriptor packets 2290ea7f4311e899019fe77bf7c7775033af6b24 by kbowling: igc: make AIM counter sampling coherent e35533457530bb9db655e6137c2eea790e18b97b by kbowling: igc: synchronize interrupt moderation state 01e7acd38d411c78caba1c4078bb3683f586e1c2 by kbowling: igc: use packet-size AIM e389a05164ccb1dd41ee8d7f09203b475322dd72 by kbowling: igc: count TSO wire segments in the AIM counters 297394e995e5ea1ea9bc85e609ca116255d51e97 by kbowling: igc(4): document adaptive interrupt moderation The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_148_85917115.1785056624266-- From nobody Sun Jul 26 12:14: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 4h7LHp1Z2Zz6msQS for ; Sun, 26 Jul 2026 12:14:14 +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 4h7LHn6VS7z3Wnm; Sun, 26 Jul 2026 12:14:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785068053; a=rsa-sha256; cv=none; b=Hc3i6VICkK0LBlebdDaQ/RUwFsM/9QLmEybNoVG301+oDwLsEr9MZZ9SmC98gSpM+pu5V6 bshWgIWmsuVgMM+UvbwmLxRAUO+1xm08wZcF8LB5ygVuvY8RTWbruhuOP3vpLEzQXIW+6N UD0Rz7wONABsUlkvF/4duYs8vKQ4peDPxbpVyOjohbSlm1s1uePtytW3pE7ubTAogNJrML 74AH3OFzCBiTv243Fmq0h04EFeAe4WCueuP+Vx/AsYWe8si8Y2dAeGUxtyTHs9QO35/O6/ tRwpA0CPPgPnNW+TC5if5bEa1oUmxg15oFZf0oeTcVOu0cy20uk2uzb0bqAQNQ== 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=1785068053; 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=9+vYriB2SLQoZMP1ACHeFrGW9sFQgHx7hZTt295GQ/w=; b=gBR8RMQj6iwNhr1MxYy2JcqeupfXVJdgBDSWIjbx7noua6uUS/rg500GUcJlfbYe5i1eSu 58u5p25Pw4Qs0yJzqmaW3bjvqbQWSPnq7y4iexvNvsfGCXLI6DddU3UTu9Dk5aqXEyJcx/ QxvSm5AXhF2tV/Qjnm1PJ5PTRZnlujsYpMWC6xBwC5gXMYqHa8KlY8PZc+5eth6gh9xU16 YhdMS9Jvxl3F4t7RkDKK4varUmK70G3a/AD02OKJlhdp1SkhM8ZD0Fjw7zjMKmfQc1AAjC j3y3bLlZ+2O+nK6eYWeYoYlwgVskuhzOI2URO4Z6vAqw3KJ4kwGg0QIxiRlW1g== 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 4h7LHn5CfMz67X; Sun, 26 Jul 2026 12:14:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 26 Jul 2026 12:14:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <65183490.153.1785068053735@jenkins.ci.freebsd.org> In-Reply-To: <903053089.117.1785011950306@jenkins.ci.freebsd.org> References: <903053089.117.1785011950306@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #2066 - 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_152_1238977246.1785068053556" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_152_1238977246.1785068053556 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #2066 (2d39931b5ed3ed1843e04c3afc815109a4532c2d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2066/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2066/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/2066/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) 2d39931b5ed3ed1843e04c3afc815109a4532c2d by des: bc: Fix tests The failed test cases: 7 tests failed. FAILED: sys.kern.sigwait.test_sig_discard_ign_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_sig_discard_ign_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_false Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.kern.sigwait.test_wait_dequeue_sigchld_true Error Message: /usr/src/tests/sys/kern/sigwait.c:58: sysctlbyname(name, NULL, NULL, &val, sizeof(val)) == 0 not met FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.pf_local_redirect Error Message: Redirect failed ------=_Part_152_1238977246.1785068053556--