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--