From nobody Fri Oct 25 18:14:55 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 4XZrXx0BBGz5b1Sr for ; Fri, 25 Oct 2024 18:14:57 +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 4XZrXv6BxFz4XJJ; Fri, 25 Oct 2024 18:14:55 +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=1729880095; 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=EX1C7mzFyIIA4hkZJkFvaAzW3KEFYvVJVsRJIYOGWAw=; b=kCxobE2pXVmmGx+IkHPb74I2oiouUvF0CvDF3XMJWMzKf2B0Y7KgGkixVmom8+ezEHuczT jUNI0a32m0WptBFeI+sag256eeIOKVUYnSSUj3nJrXYMgryD3yDS5M5bwxP66XMPUe4upe QlrS4k2lrFzMyAScdkQpcQQhbUAkALGtK+ysoMLltq8mpQiihAONZkRh90iJ6hBYCdKEO5 Ie+MSZJ9q556hLr/j1li8ljkzKxP4bJP0Udtv21UjuguWkjmZ8zANo1AoAzfkdOsORK8oC mcLpgjO8hhvZoR4iYcdFpXIYl91ebKZ8jOgX9uUxX0Nd4Cl7sgdq28wt2KcP5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729880095; a=rsa-sha256; cv=none; b=ZOFuN+4LXHLn9VuYUbNnzCkwfuylPj4UU1Fp0c5EeS+jmY/b3SIxlpr2anFOOFunojkLOj wDBnC46WMp44cmxtULa+9wyFXpclIk64tJdtnZAAQfIU5HOmoEIhqVh/ZvN9CHKMp6zT+R BGWzy5Jg96hDLXcvBs38ShFFbeWTRFBmPk0tA2475GiTLLXIQkcNrtuwgyjB47NqXnIg+8 +BAh1pi++4FssqNwlROJZqzNweQ07SPcZc1tsQ0Pn47o9DMyfTHOmhzdQYupntkhp8SV5h 1/Y9AbdENF+IDOefDbjGC5g6ETe70zBPwfLeUix5G2Egj+YM5b1lmHLMgLmcvw== 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 4XZrXv5mrqzcWk; Fri, 25 Oct 2024 18:14:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 25 Oct 2024 18:14:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <31735647.3170.1729880095813@jenkins.ci.freebsd.org> In-Reply-To: <1098736438.3105.1729843889880@jenkins.ci.freebsd.org> References: <1098736438.3105.1729843889880@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #763 - 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_3169_1836862235.1729880095427" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3169_1836862235.1729880095427 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #763 (bbd018d0aaaf24148c5e23b23802fa7f3cec734e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/763/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/763/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/763/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) 7224e9f2d4af666550d93cf565db22b1f577f593 by christos: mididump(1): Initial revision 2a0d3dd35197d7220c43efb281f85f37cc7019f8 by zlei: sysctl(8): Fix typo in comment bbd018d0aaaf24148c5e23b23802fa7f3cec734e by zlei: ping(8): Fix typo in ping6.c The failed test cases: 2 tests failed. 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_3169_1836862235.1729880095427--