From nobody Fri Feb 7 05:23:53 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 4Yq2Sp0rm9z5mlMD for ; Fri, 07 Feb 2025 05:23: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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Yq2Sn499Dz3LbM; Fri, 07 Feb 2025 05:23:53 +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=1738905833; 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=R6Jl2n/GRmhw7+EIWNGsGVODCc66ah7TJXjCop1o+gA=; b=eknK/ZNdxeaDnSnOeV+bApGf2oS7WnYiUix78HiCzq7eDMSpDA2g8yeiZHZxOonqx/LyYi y7eYv0SgosFCfYKZRwX2zYesnd9RJYYyJQIghDQr1XqSN0x2gDrmVihAgRd3xkpbuFYoBL Euo0CNbJ9WtjnzmXlU3S7guVxCiK1GYNa/1k804gxqYrPRxEezDkacRmJscbW7SImbIQho 2jYgiiZYqHaFjXFXiY8UeFHUhd6xAjLma8s5WWgZx3H2kVcJoTW8RnGdQlk3GEqAnQbO2W ALVx4vmopdc0K7RrhQFDc6qKUt6QHxPsjW9pO0A2lpg3a8M589EMhuDocnlMnw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738905833; a=rsa-sha256; cv=none; b=S30L5h0Kmm0cMIZcITuw9zVppMB2jOaWGw2fpj8WSDJknBfydD9CF4fGVk2R1RhPWn5eJi GoFavyHafYL8iNKZ7vfBzz8a1POVIhBQpy5hZ6YhrZYmoHHGyQp3AQ+yA0iWGp8EcXED5L qvSwYZyIpjFajH1WatffDgdpZUcD+IATYS019yzJF4+7TULGzOQ+/zIY+Yjrvsd/Kih3Mf gBqpWR1/VKOdPIxY8RVc88ArdTNAYGOlwKL3BsVwAvzFkOOzPW4oNHCtOoUwhjKBBY3GJg GCKzFlIp1gjhQQMeWqKR0HnEM1AdFWnCw8YD2ef7yVTDcbg7QRmC+r/R+Mghzg== 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 4Yq2Sn3Ksyz19fn; Fri, 07 Feb 2025 05:23:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 7 Feb 2025 05:23:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1085506492.603.1738905833471@jenkins.ci.freebsd.org> In-Reply-To: <763120532.593.1738901107842@jenkins.ci.freebsd.org> References: <763120532.593.1738901107842@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #923 - 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_602_784062829.1738905833261" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_602_784062829.1738905833261 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #923 (618afeb7f3751ffb93a3d7ebbace4ec07b3e90cb) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/923/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/923/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/923/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: 6 tests failed. FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError FAILED: sys.kern.sigsys.sigsys_test_off Error Message: /usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met FAILED: sys.kern.sigsys.sigsys_test_on Error Message: /usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met FAILED: usr.bin.grep.grep_test.recurse_symlink Error Message: atf-check failed; see the output of the test for details FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_602_784062829.1738905833261--