From nobody Fri Oct 13 09:56:04 2023 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 4S6MMn414Tz4wmrP for ; Fri, 13 Oct 2023 09:56:05 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S6MMn138bz4VKn; Fri, 13 Oct 2023 09:56:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697190965; a=rsa-sha256; cv=none; b=AC0XFmV0Oc0t75aqeEWGFoZdSy4UVJAlbSnGNOtFkd/oV3ScBps+/4e+ITnR2vP2z+NO5K 51XyKqtAqxMetN1Pof+pL+Qn2fUmCweIU9K9CRHqp3A+UJDHkdyD3QPeH6WM+WgQ+AZPKf djtPb5CsBXP/wWpNoakzwOMm9xaKT9wzZKhj4DzgWtYPgdgoU0f7+iYTdbnSuAj9F0fZt+ w44j0tGimmyUgcNlZs02ynTTsLwX4uwFKj83ONR7kE9b39b8RcdtyoHuBt5qasUrQdNP8S LFqs/sNl3BIudPhGHKNPWTyNngNmS/oNb32yWHYqI03B1wQS1GXPbGbTLNpfHw== 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=1697190965; 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=3o/GVoYHtCsylqmrOVe5WCXsrw2ZtslUf3X0Ri0E2gU=; b=HvehRbptfxHxyvE9LMO6QbKGSl8QYyEI4mUruukWc1obBUZrX/VDpvLgj1J2qQw8/az0eD /4XKUPHoVd+LQ64ov1/szT+u2QfUf8mqdogG//GKtmz1P29W7Bh7lya3HLAoLB6jS6jA54 CgVhT0xyFWbJoES/n6QYDaSFS3B+a4BSncLQtsX8VfxGsXRq5mRVn62LZnPMG1MYpMMLku Q+yIUlDBvjCbLdJOrE7GJZBVm3fGjvz2DQXuisCBkNCadIceTgqDfmLL9z6nl2sqi6qyvT 4M9bBUFvTua7ZHmFYw6cnqsfxCOnW8cGn3JRW9x7DY2vpgQLyHwA1aNNKit6/g== 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 4S6MMn04zzzk2K; Fri, 13 Oct 2023 09:56:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 13 Oct 2023 09:56:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <396701756.6112.1697190965015@jenkins.ci.freebsd.org> In-Reply-To: <1176001740.6108.1697184951235@jenkins.ci.freebsd.org> References: <1176001740.6108.1697184951235@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24253 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6111_558618316.1697190964752" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6111_558618316.1697190964752 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24253 (90367ba750bcbf3f9ac4609c3ec8df4ab95a22af) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24253/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24253/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24253/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) 2fed1c579c52d63b72fc08ffcc652ba0183f9254 by christos: tty/teken: fix UTF8 sequence validation logic 90367ba750bcbf3f9ac4609c3ec8df4ab95a22af by christos: teken: fix style in teken_wcwidth.h The failed test cases: 3 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: sys.netpfil.pf.route_to.dummynet Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_6111_558618316.1697190964752--