From nobody Sun Dec 01 21:02:29 2024 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 4Y1fWB6HVjz5gBJj for ; Sun, 01 Dec 2024 21:02: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y1fWB1Srmz4N2l; Sun, 1 Dec 2024 21:02:30 +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=1733086950; 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=EerFr9y4X7IYb3ZXCKdCE3wvCj6pKBTBVNh22nCpcls=; b=sCfjHJnh+BsGRphF8EoV90yaNwogKhxZAKHgwnX9uT8jbt1lgNOftRpgNcgPEu8PeCnJ0T 9u9gQ9pDLhOSV5GbBkGyfe6cCgO/GsVrlXyNxDHbgbz794FZfJtWm6JtNMdy2nZpwRAxr7 SOzgShPf2F5UsZc6fhFsgBv/nFaR9MWmRGFhbFe0kC57/mZqPZBetkmUuH8QCVrxtDI6S3 gPJOzudZnY/a/TkBC5Xn3luJrvvZ37H435ZgRx78U/87e5SR53mBeYOFzlvcKft8fl8ZWL D0PJ8xIcaeJ84rtwcjVye6iCmmyzbp3e7CwJGHchvQWXhVx+lhIiNqegriyGFg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1733086950; a=rsa-sha256; cv=none; b=vSsxfoGaxnf55ekuWyDQofr/f5OH+CBVeRNitG9G24rr0xaBlCTEhPncja18GY7Hzd+OYP 8v9GjMmb2uJwVayKowjr5SGc0HOeQXBdPrw6PsXB0agfyLDG8G2Y6jsJDE1WiEjLqwnT07 FEIuSV95Xxz+8ePfj5PtW2yqQeNXhmikU1ubdBNUd6g/P/7pBDtioQq9xa8xas5ULqF8pF od4cHlBz+QPQYRusbk0+mxTqlfvGB1QczISUXmCqrjuvHK5D+3rsOdYSorkpwPoKLv5Q/V ZA/8kNeVAQcaAdGCHL6QuLegSaOc4H2YRMavwNqi62k7piwX5W1Q2fUzpLMtrQ== 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 4Y1fWB149Yz18SJ; Sun, 1 Dec 2024 21:02:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 1 Dec 2024 21:02:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1246016468.6430.1733086950153@jenkins.ci.freebsd.org> In-Reply-To: <1920207676.6428.1733082523963@jenkins.ci.freebsd.org> References: <1920207676.6428.1733082523963@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #823 - 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_6429_1695182501.1733086949961" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6429_1695182501.1733086949961 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #823 (955208d636fc453f655136dacf8ddc12287667d0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/823/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/823/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/823/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: 5 tests failed. 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_6429_1695182501.1733086949961--