From nobody Wed Apr 23 22:58:30 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 4ZjZK26NCpz5t2nT for ; Wed, 23 Apr 2025 22:58: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZjZK22M2rz3tXJ; Wed, 23 Apr 2025 22:58:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1745449110; a=rsa-sha256; cv=none; b=tJQyc4Ez0gzOMUPMU+YGKZcVH2xA1HdG7py6KGykkl7hxVmaOafFFS5uA7zoqxl8NBEv4o VkLzSjjEfAq3ivbeJ91o3MYOpy7jLnbnOr8gryowo/MeHS58At6l88OJv4rNfSEXZD6RYk YqzQCGTY7lzCHJJSOs/PmHZcjtBY0OJRBBRK0n4zWF8RPtYADuQnvBP3Yo3AoEaRCOIe8Z T2f8DV8wEi7oWYRhlU6M6XanMdRHWJYURNDPd56jVhZfl1bKBb8ehZm2IAr2AwIVxPoCJw 0nxT2HwIMk2RWnQ9eQXmIZpGSv4/SEmk623qRD2zv6MOqDTd795/4tcA8Llb9Q== 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=1745449110; 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=O9ssPkPZ8iD6BxkeY/xqNSXPfyl169wO02XjnHQtSlg=; b=ZSZGbXvJl0NiLnlwRPwpElXv/IzKhfz2GBBK8ibErigd9Loo5kHY6bA3EYc4WzuQD5h8kH VJxUPA2FcYqx8344ZeIw8+OmE7xerrmAJRFtqpqMjsTgS0qO3KnxNwQwA9EeW+DYc6yOO4 2Ok/QzfJcbPuRZ4GoC90rnqY0uogpjwdVOTppaim3M7rcQuHHqYm18jMuOtsjLjZprHXfN L0ddIxJ5FEu9LzLTc5e22ea2leEXvBdKkrfbG7uuA5iZEXYkpPhD4VQgPhT0phxJvCE9lY k0JQUhpFKQkMbz4ZR7WuXAl8xcsEiZn0348crjurwRCTZgxNMoAv9iwpDbU4Zw== 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 4ZjZK21vMFz846; Wed, 23 Apr 2025 22:58:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 23 Apr 2025 22:58:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1052227456.57.1745449110270@jenkins.ci.freebsd.org> In-Reply-To: <2082079859.1577.1745383171825@jenkins.ci.freebsd.org> References: <2082079859.1577.1745383171825@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1104 - 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_56_148228826.1745449110090" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_56_148228826.1745449110090 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1104 (3f68c3e9c138824024d5a588827381ed85d7230c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1104/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1104/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1104/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) d41725ab43017d8cfca35f09bbae1327656af533 by cperciva: dhclient: Keep two clocks 3f68c3e9c138824024d5a588827381ed85d7230c by dim: Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANG The failed test cases: 2 tests failed. 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_56_148228826.1745449110090--