From nobody Sun Aug 28 19:35:39 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 4MG3hD18SBz4bDNd for ; Sun, 28 Aug 2022 19:35:40 +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 4MG3hC6RHZz3cGT; Sun, 28 Aug 2022 19:35:39 +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 4MG3hC5D8xz19xZ; Sun, 28 Aug 2022 19:35:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 28 Aug 2022 19:35:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <994013057.7035.1661715339738@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21963 - 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_7034_1983395766.1661715339385" 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=1661715339; 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=7RimCYPCiHxUvELaQ/w9MEbuAfNa8EFsT5n4LScgGms=; b=oIErC/Teplu/RP1kOs1mdMTkYXSkN6G1klQT1FbGGzZ44PODZ45HkN96GDKrR/TKEQTg+F ie5O8QqrwQlcikzAb+dpgu/KSa+vD3Q8c8X535EUu4NHvv7OUlAauR3Mcr/WpD9UqjIOwd TQf+iGuoiWcHVSh0LIqj8V4fiLR/dtUZopHeHwl5fGz90fJGuAYch4hDfUdMuGCUDF4FfR hXyQFHUmo30kRzX7N4oxTy+GdvpztD41gb5NPdy1652Dgvb6EUtospBBsZdmxZKd1zJRxL vdOHMcIOzNS11fuhiPnuGqDfNtvDxcKvK/4X8eaWkPptmdIV9YCbzSmPxXHWEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1661715339; a=rsa-sha256; cv=none; b=AXsFqRocAS3pq4ZNw2Pgb8MMwaYcRIMk2FgJeMvJEKihy/X2qIMSHaUEyoQpFxdO3rqgJI 8brrZoNbOok91GWvwbLKf7AEvWBgB756uVkXfyZuYPllV8csvsj/3PB5KzEESTYRWBFyCI DXsI098cMoFWrZ8+iryWoHRW2Me1t0+5nezWUCsipfdTRYoExI1rf/+QEHE9i1IUlZL+Ph CXxIRcltdrqVUzLPjlY95lwPH9Rx7+mGtBig+2PEL9yQoIZptMERp+yK826pD7tzaV7v6h KVBBmNMbG4zKFFfdDlRbwvCKzzHJLWeKSd/iZ73uY2A1stVokdsHQmFywKl/SA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_7034_1983395766.1661715339385 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21963 (c624b9a549f0fe82dd74dc66c9369e5da856b506) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21963/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21963/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21963/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) c624b9a549f0fe82dd74dc66c9369e5da856b506 by tuexen: tcp: fix stats counter for SYN_RCVD state when TCP-FO is used 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_7034_1983395766.1661715339385--