From nobody Thu Jun 23 00:59:53 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 A0FF786D1AB for ; Thu, 23 Jun 2022 00:59:54 +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 4LT23G2DYqz4v0c; Thu, 23 Jun 2022 00:59:54 +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 2A12D11305; Thu, 23 Jun 2022 00:59:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 23 Jun 2022 00:59:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: chs@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <200697356.1035.1655945994174@jenkins.ci.freebsd.org> In-Reply-To: <1604249785.1029.1655941660825@jenkins.ci.freebsd.org> References: <1604249785.1029.1655941660825@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21501 - 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_1034_468710555.1655945993865" 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=1655945994; 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=p8+0kWqS1JyvmL27hwSKlEM6A7PkALFEdioalPo0JlM=; b=frIhpS55bROWcDrd0LI5b2dhpFg7VW0IUo04I4hIlOjcwLBULPixjnIYuPyrtnT4v29NDH tK6RBZFqhK4Hf/XQiy3LnHBka/xJEgYPv3Z+OzTkuwjOyDeZSZnI+rB2HK7+i8SCG67Clx 2BHjT0qE7dC1rfIeGQ2SOlVk8O4QMm0c/5VyHjM8Rkh4J8F26krTVLHxSsp8TD3NwK9vdj upkoouV0zVvlCbkKJ82ciKnK+9jVaUXFgix/wibR3rFzhMHiMTvuOeujAgHoDVRCrV0W/v e+4YAovab8FI4tGuc/yU2astP4G9mNPw43wnPFWxB03DlTTWysMnxL8ZmuRUVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1655945994; a=rsa-sha256; cv=none; b=vR3sZHrrWdfJtfx6DAFvZdnEeFUFyFcSFoLdMGT34XQ6T+jgz21eckdpaITaNKlXLz9nhw OQyeWPwjGtu0KXfaKICOdSOvjDbbZL0TxPoeDFZdtD1vqUbIbWTHLRy7ARvtf83tyvHAoZ Du3ptNvi+9ijjYj1KREAFQYEKOC8JhSiZ5SPpcAYeFj690Ea73ZQVttDIBtIdrL3B92l1/ +AqfqVSXXq+DYkBYf1Vp2iTjPxGluME3qgysF426w8ImEbYa4BjwcZ2StzBJ047MOCD8qK IW79D+AjwVnN4PM/2mlMlb87B3YCq76bvBmSR2jQqRIhmnSDjCvMQvOGIDjRdw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_1034_468710555.1655945993865 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21501 (f1b4324b81a5b09094111c378ed5cef3b5f8b299) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21501/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21501/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21501/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) f1b4324b81a5b09094111c378ed5cef3b5f8b299 by chs: ffs: fix vn_read_from_obj() usage for PAGE_SIZE > block size The failed test cases: 3 tests failed. FAILED: sbin.growfs.legacy_test.main Error Message: 6 of 19 tests failed FAILED: sys.geom.class.eli.resize_test.resize Error Message: atf-check failed; see the output of the test for details FAILED: usr.sbin.makefs.makefs_ffs_tests.autocalculate_image_size Error Message: atf-check failed; see the output of the test for details ------=_Part_1034_468710555.1655945993865--