From nobody Fri Aug 26 11:01: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 4MDcMX6g98z4ZrQF for ; Fri, 26 Aug 2022 11:01: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 4MDcMX3HTpz3xHj; Fri, 26 Aug 2022 11:01: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 4MDcMX2NwNzNWD; Fri, 26 Aug 2022 11:01:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 26 Aug 2022 11:01:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mckusick@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1987556807.6873.1661511672340@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21946 - 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_6872_30547609.1661511671823" 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=1661511672; 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: list-id; bh=1yNp11Db/CUdabgtKi+UZjey3nXW5+6JiNg6uYCLxn0=; b=mx5WuOm0DtOj8UunLqxc6omiBx1s0dDQ/Gc7jXRM6Li7tumIjvd1fFfxBYe8yKAcnHDVif llPTReeenhCQp1cmcn2S/hgzexp7aEJoszaC5E+hQFyAbvtAURIC+0iQqDLlF/bQBCHP6+ GnfRWWOH0pmtr4Cpw5QrqE9EhHNn7SyaCoxVqV6fHivG5xVjlOK95wcHXvM5LAziTkQbqj FrnXDesfVF64Jyamob/5yFET21+p687CtUrwD1KShXXzyPh+hGrYfr3T+utZc4XTa+e/wL G/5kJe3kH6OYRl2DStBlPPKog45zHLAuKYBgGKdviE/bHJA5+YKA8+3GSQBb5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1661511672; a=rsa-sha256; cv=none; b=ndkbCzVGoeNJLkV7JUHvzSYJ9gA2keLtahL9fhuNteWNaqZB6g51/QqHga4tucuNqyg+k8 QIl/fVn6jUcEQrzBXpp5GyZ3PywZLv97qb0H9Mhp+Px2ZQHJ4jLbZd6gfoIalU2u4jMi5T E57HJ9EOAQXUtwZIntj1cCMxpIhU0f9sM9jqLev/ry4OnDa56zPOs7h3mmiLmv3sz0sH+g dJTSUWbPWTGT0f3N4Lyn4CR+H3p/tJJQjyEOYof018wCTr6Ruktxm2I0+8ssE/tbD96Kr0 CZoGTQMsxev4xJfADNJAKwlnpIV7TMqXoQ+VAk6ezS0IiIkbgYyg3f2cwRP/Wg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6872_30547609.1661511671823 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21946 (27c6009e7237597a502521e0255a74164ff6bea7) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21946/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21946/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21946/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) f0be378a66a75ebf335e9388ef0d319a70064d94 by mckusick: Updates to UFS/FFS superblock integrity checks when reading a 27c6009e7237597a502521e0255a74164ff6bea7 by mckusick: Correct diagnostic messages for bad cylinder groups. The failed test cases: 1 tests failed. FAILED: usr.bin.tail.tail_test.follow_stdin Error Message: atf-check failed; see the output of the test for details ------=_Part_6872_30547609.1661511671823--