From nobody Sat Oct 21 07:53:34 2023 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 4SCDGl2xsbz4xg8J for ; Sat, 21 Oct 2023 07:53:35 +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 4SCDGl113Zz4dLH; Sat, 21 Oct 2023 07:53:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697874815; a=rsa-sha256; cv=none; b=PaVQ0Ar1zqo0v8Gg72roVzP17f3fUhgnU/9AY5cYu+qMeYnXxn0WyeXm/Yf//i8tP3v68w H2BFJAC6o0Viw1hy/Z0TmTnBfj6lC1LuOTajt3WJnfb7v1Wf8C0Jj7Gs+cCs52MDn8IYwm o5ugh0fd57ECsQbl//xqJ7CyYesLM/lCp0lthyeyASEFqp5MZjuAEoLxa/L8JOzOQPpA9z NLjDpUZy73nKqcROlIbLpKJiRSV1J+2qrokLuRC2WiwsFgs+oAOsBQ0g/4lof7trFt+hN4 yj4C0/rmQ0L33JwHEUK+0qKhBj0iMNxqByswH8yarFKYx7xs7Vtcqe8C1dX8Jg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1697874815; 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=xASYhzwDU9jJRfCP030Z3nIrE6Thhko9ZGuUICuvg3w=; b=CdACrYmQjIFAh76ebtSaSWVQx9byRHCeN7lLM3ph3Uvk2bLqdSubBxcf/4dz85PQ1kyXlG YZ8M2HtywzeepZQZbtIvhRHtlv9KzxnfQJ3bDcPiyEU0JngDi6hTSw4Q1IuHHTrT8n1zaa t4dNrumMV0X29c0rq+p5C4eTZqAQVWqmYrRfl5VDujsIWA53gAtkzK0KjpOXEQ1NeFcqLP BlefZL0uj1W68VjA7l/euSTbGrXC6WSc3ndcI1VxaniXmcapi0uax3Lw3iwUgmWQ+1P+MM R5+bNy/42FhCWLFKwFW3ij7SqJG7RkT9BzuH9dTkBCi6TtP9XLQHBFhs5CaGUQ== 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 4SCDGk4yynz16qC; Sat, 21 Oct 2023 07:53:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 21 Oct 2023 07:53:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: zlei@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1195378944.6742.1697874814702@jenkins.ci.freebsd.org> In-Reply-To: <1193026301.6734.1697868864571@jenkins.ci.freebsd.org> References: <1193026301.6734.1697868864571@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24290 - 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_6741_362687880.1697874814447" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6741_362687880.1697874814447 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24290 (12cce5994b92f8235f379d660ccb28da8e69f55b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24290/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24290/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24290/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) 9e7f349ff10691c2e3fb03898dbc942794a47566 by zlei: amd64 pmap: Prefer consistent naming for loader tunable 12cce5994b92f8235f379d660ccb28da8e69f55b by zlei: x86: Prefer consistent naming for loader tunables The failed test cases: 1 tests failed. FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_6741_362687880.1697874814447--