From nobody Mon Jan 10 05:33:06 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 40C19194B886 for ; Mon, 10 Jan 2022 05:33:08 +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 4JXMtC5JTbz4cNr; Mon, 10 Jan 2022 05:33:07 +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 968591FE92; Mon, 10 Jan 2022 05:33:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 10 Jan 2022 05:33:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mckusick@FreeBSD.org, mav@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1727215663.6177.1641792787618@jenkins.ci.freebsd.org> In-Reply-To: <2074251318.6163.1641783081656@jenkins.ci.freebsd.org> References: <2074251318.6163.1641783081656@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20334 - 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_6176_16482141.1641792786770" 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=1641792787; 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=QoDGZ/8nFSQcwBNwf+N6RaeFP3EHGARARlCN7mmeVRA=; b=XOeZrPKx2iWVQArRBRU8bnUelMqHzk0xtPcBTn+g9viLBsb10Ux8d9IdDyMe1kwQpMdSVe MNiEkRrpUGtaCsTYH6b8Fbh5t934/Qz4IX+VxnmGPZlJd715S86j/vNIYIrmk96el6Q/Kh vwJMtBEV+g5IoEEHQTZ2JMUYjEWp9Ksc+V96Aj7XkPZpb+JnbMrz5n6WhPvPWd74EknxWW UvlB7B6A7nIhAMJ2CDjV5WjAYgziKaJWvprYx1Li4DXciSrB2QiiL9fD3dJ9yk6A4Ji48g jio6iLhMd0fcwCBrmQ9PVzd87uklnNRll5HaoB3vO4FCt/vyhxEtpTSpKfnQzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641792787; a=rsa-sha256; cv=none; b=l62HRH4R3WEI/SBjVUTNthPaG/95GULbEQ9tT7PncTVHt++BIBbKXuXyxzyStYC1atYQXD p0ljeYDFIB/1OUpAU1ahtI5A/fcZ4Pe0AZ6uDU6yIV5yvwTtFFzHZKW9VkX7yBdLkMKNwt lCnMgDMO8cz/WAFCMaEyfuGcAITrtD/+7dOFRkftwUZhL3Olm2372bcl6aim7UWOLAi+NG tytmxpAk/8I/EPGjHg30YdbsDrU3NfiQ3zVHYVlDmGo6E27H81ZEO2ZqFDoSMWkhZuuoL9 IouBSpbW0/d5QC2gZncNQwkZw4U6bp4rhNCn+1rvptgD+Y4KTLXOeqgLwjnklw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6176_16482141.1641792786770 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20334 (90bc1cf65778aafb1f226c8fe08218cfed5e40b2) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20334/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20334/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20334/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) 7ef56fb0498461edf4bf4c482fd8bc6fa126e0e9 by mckusick: Avoid unnecessary setting of UFS flag requesting fsck(8) be run. cb1f5d11366dc9b803f2755d83fe02599830882a by mav: Reduce minimum idle hardclock rate from 2Hz to 1Hz. 90bc1cf65778aafb1f226c8fe08218cfed5e40b2 by mav: iflib: Relax timer period from 0.5 to 0.5-0.75s. The failed test cases: 7 tests failed. FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id 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 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.v4 Error Message: atf-check failed; see the output of the test for details ------=_Part_6176_16482141.1641792786770--