From nobody Mon Feb 06 05:02:30 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 4P9Ddz0RQnz3nW9P for ; Mon, 6 Feb 2023 05:02:31 +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 4P9Ddy5MG0z4L7S; Mon, 6 Feb 2023 05:02:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1675659750; 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=kgXwOENpqDNDIsGBhtZvwz1flMnYYjVmKjvbHZaOXlM=; b=k6Pp/aqD5aRqFPQBDz4g48FqLK7ZUqyrq+Vzv9chp+7mRPglx0ARsHrVN2E5lGnavJ9pST aDwyAji4YVThOi8A3UYWkP41c3LQhFOKBvZRior0pP4X5Ip5y6EEPAgoR4VQERHGN4b5bt kp2Mff5dHaR8Yg4AEFnV+CmKOOOq4jBJOMkF9uY8tekeJXxT1OzxZvNQ2OGOPAbSWdtdpC Yy03OMYJx+iMV/CalJ1bcN3aItAJ1JSd4llNK3Mx6D5CFDosjWSVgNK77vKN9Nx/m6+i6Z y+OC4pUEeGNJwT2DfxnKy2k4S8yY90VPBx7o4oQjbQok+JFDLxyH3GaFnDYohQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675659750; a=rsa-sha256; cv=none; b=treuf5gINunTipYmjJrphEA3E0zBZoJpXmQyXN462AD9wXAc5P9XL1YJFCLmZHuJrBJkY4 1rDLtOOtJtAHGrkAVqG5TJ5cy1VupoVlSLzbfrLIg1dxxrMM1WTS8+1pASSPtTiEh8eb57 RvYG44u3uPkp/Q7ZZcE2bwOOB7J5P43PShygItxwJ7LQc+w9SCaIy/l3mkY8+KGCnvOCoM 3Di9O8o4426zmsEgfVKt/6d3pzVSEfbjPqSJ/I8S042/wdHf2WL6ng970yMni3jsjFDdlm Ek3RJj2ATEDS8t9keRWmP18BBhFSM7e4Ued9uqkw87DcYwZFxmjvNQYXm4siZA== 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 4P9Ddy4PVDzMYR; Mon, 6 Feb 2023 05:02:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Feb 2023 05:02:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: sjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1547999468.9303.1675659750623@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22929 - 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_9302_1411386252.1675659750130" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_9302_1411386252.1675659750130 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22929 (3cc3c1eb7961cf93306e0a0f79f3e2309f5b7011) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22929/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22929/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22929/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) 3cc3c1eb7961cf93306e0a0f79f3e2309f5b7011 by sjg: Skip EFI framebuffer information if there is none The failed test cases: 1 tests failed. FAILED: sys.netinet6.lpm6.lpm6_test2_success Error Message: atf-check failed; see the output of the test for details ------=_Part_9302_1411386252.1675659750130--