From nobody Wed May 21 08:06:18 2025 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 4b2PBg36YZz5x2mD for ; Wed, 21 May 2025 08:06: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4b2PBg180sz3QM5; Wed, 21 May 2025 08:06:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1747814779; 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=NO5D3RZQrgJbczGCQcPOFx6FIT4tfHb/AvxLQ2FqKhg=; b=AZLD6cVkLXu9+HsoEyZ66B2PyPp8lYkRt3TJeZJEEoM2mC7WXX/4GWWSrSy27EHr/bNq5y jtX32QJhVrZF5AtTMLPf7owB5obhgXZdvyWYyni5qq3vNJG4s5gagDJES6rEpHKWA2CG+A oaLYPEB8LNpS3WnOPufbnVP2n17lZTVfwcIZ578cyG/IPmgDJZ/dmz41e8KtgIjgtDG5Qs xm8wKPwJFK+nlB4Wy76j31Hxp41KS6++CQ2riMPqXOCdXOOTehkGRjq1yEr529g7X5IIaq ybmvK2smjsq9F0fS9JB4P9vsYwyxBRF2+0LVrszOV4bWyhOzPkUdjK9Ex2eYgw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1747814779; a=rsa-sha256; cv=none; b=A+XhVv6kNTb2JPvO6UG1cPYCNARkeiqvO7p6fqj6JRfCdKeyuxAkHImX92rL1epOBVFCL6 OdJxT1ltyOwRGoWeA+6E/Rbb/LEOeilllAB+LPy0+OIChc5mRgJAW+xq0GqS8LQrusNMqF S9Szh9BRlhfZmZwJeP0T5EWzDgbI4OGPWsXobAEvVrh4rNWvOO+Gihp7r3ea/4Gf4uOn09 9Dv9yfeooK2xQHBRIFF4/aD51Vpdag6fvnyCPsxGm2vBs1kJkSL8eotG0oCDnyFxgf0S71 QCuOFZphjVUGbyo9zXKjkrAZmIBlXvA2bgeEOO/85mNCcmjyQ0yVSKmX/YsShw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4b2PBg0jbdzBT0; Wed, 21 May 2025 08:06:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 21 May 2025 08:06:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <744236871.887.1747814779103@jenkins.ci.freebsd.org> In-Reply-To: <1763283307.869.1747804764388@jenkins.ci.freebsd.org> References: <1763283307.869.1747804764388@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1188 - Still Unstable List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_886_732926199.1747814778893" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_886_732926199.1747814778893 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1188 (4b147fd312d5b007bd15563fdaed74f5b9f74c56) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1188/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1188/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1188/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) 22fc5d7b222c815fe1a6c81780efd230c749ed1d by ivy: in6_control_ioctl: correctly report errors from SIOCAIFADDR_IN6 b8771c2c9a5f6fda7ea3d101d6378e10f9c5fcc0 by ivy: netinet6 tests: add a test for SIOCAIFADDRing an invalid IPv6 address ff1980d569c8167d38cda5f2713664866d9802bc by ivy: bridge: allow IP addresses on members to be disabled 4b147fd312d5b007bd15563fdaed74f5b9f74c56 by ivy: jail: add allow.routing jail permission The failed test cases: 3 tests failed. FAILED: bin.pwait.pwait_test.time_unit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_886_732926199.1747814778893--