From nobody Wed Oct 5 22:24:11 2022 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 4MjTd85nFWz4fDTb for ; Wed, 5 Oct 2022 22:24:12 +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 4MjTd824MWz3MjQ; Wed, 5 Oct 2022 22:24:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4MjTd816Glz13Pt; Wed, 5 Oct 2022 22:24:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 5 Oct 2022 22:24:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <686345393.1165.1665008652160@jenkins.ci.freebsd.org> In-Reply-To: <1193412090.1153.1665002154628@jenkins.ci.freebsd.org> References: <1193412090.1153.1665002154628@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22224 - 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_1164_1007801384.1665008651860" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1665008652; 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=fmO9lDFjkgIcfaOTAlC9hNESFY2NIK04Gkj1js66xCs=; b=U10p0VlBFEjKjFxPxfx7amTcPNmpf934KEYfd8vjS8WQjMUcv/B5mY2RFzR7GCU9UFniqi x7ld8BsLn3lAIFVjGf8LlKWuGSAL23UkxPzTYff8CyDjL3Mn02NKaAByxIHdiyB+73Rj84 PWEH+1lbL9Le7lS0a6Qr1Ro4EB/FuFZWrGtVJGQStgHEqthiiNCPxtSvmKwI880ZpBF3H4 Nma9uG9e4JY+g1nGW2jV+2r1YuKEVy3QCUxKjJur7p3D2Wdlt3AyPQrIzTHAasenMj0re3 /Xd5fYsClSH/psRvN8FjqZz5OTSjaSrY4M9qhC9BvJHLT2cdUjpU7xKLzLwCBA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1665008652; a=rsa-sha256; cv=none; b=V7mvI9iWiRrCcjgGZYYR3wGTjZlEIpyIlGzwqMkvWkVon9nYBB1T/FgT4nt3w8t2ekqLTw hdZLUbpCkjO/RPWsysZlC2U9LGo0QDC6mla8SG5pN0mJ8t35bQ/dP0/HngnZRgO/LeBCKH VnojgL7e2tDTS4VdXwmTqG/jFpw3FaGlmz+mWaP5ioYR/XNMo9plTFQMjuIjkUg9PyYpWh HZM8WU2ef/buMflQnW1jfL2sae4Jtm72+rzpwrG4UBoMbavGJLPWPf6ztCqL7qY+AHzfN7 pCSxygNi5zhxE/rokdXpaOu4sTYGVQ1zP/dB5HRA22QDXgkrI+iAHJN5m4Kg5w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1164_1007801384.1665008651860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22224 (2c9dc2384f85a4ccc44a79b349f4fb0253a2f254) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22224/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22224/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22224/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) 2c9dc2384f85a4ccc44a79b349f4fb0253a2f254 by markj: vm_page: Fix a logic error in the handling of PQ_ACTIVE operations The failed test cases: 5 tests failed. FAILED: libexec.tftpd.functional.s_flag_v4 Error Message: Test case body timed out FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details ------=_Part_1164_1007801384.1665008651860--