From nobody Sun Nov 20 08:01:41 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 4NFNJk4CJnz4hSkt for ; Sun, 20 Nov 2022 08:01:42 +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 4NFNJk220Hz3CTj; Sun, 20 Nov 2022 08:01:42 +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=1668931302; 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=eI0Dx8afFFIsCbkwKCkth7vACg284ykyk+Zj9TYiI64=; b=uPUtOL7PFtSjNxSAIIyYEbmwCyliTgThU1Nloo2tkqoQIWW4iNKJtWTD+jU1FI20c4B5dD 9ReN73lhqDMXFY6vGfNgdJ5KYvf+s6jEHkp6ZfNxE4Sbxkk8m4OSZSNcjR+o1CtsTrPBOf np+qKGETaeuCRSAhX9BrohkBwJQ5G28hxGXGmzsBiTs0f7RZ10g1LVv+bBmUezxLQlO4mq CqlFrtTCgEX+0BGRvRgZS94a624FKSBzMDyxdPebi+ajY0UQAT458o1cmOfXJRZSUuyGkp rDcG3XtlBgzV1H2I/f1skEN5h2oTjFOSxSSwMFGU1u6tYk9iLqxjBQH/ptvfmQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668931302; a=rsa-sha256; cv=none; b=JZ5++/4+H2d/PDAejG8Ld4HiCN+wiFQlUKmhNxTjMsJ46I52td38giVA1As3k45HlQXoD6 hfS082iYI4NTlfDSjjALc6y7ZXJOjqD5ZRNejv3g2N6G+vJVXu/KGPXF2vgeeGutbYpHi3 aZGCwC3yKqb0uhUyUxcch46jsZcHosoyOr1NaLuqy7COwsoFCS3byFNzkozw6z6KMNYR/c VCzv6Kjrmz54bYNXZ5blHztqFV0XIuMLz2bPp2Cfwnpu439xgGE8x7n6YuIPQ4NHKf0wUw mhMrMA3tpHm2PVeH1xfTbPnwTFJTcsWaI4LeGO6+fmEfhqAc4BG2p5S5QHa/jw== 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 4NFNJk151nzHPl; Sun, 20 Nov 2022 08:01:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 20 Nov 2022 08:01:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1484706658.4307.1668931302157@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22513 - 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_4306_609910508.1668931301664" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_4306_609910508.1668931301664 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22513 (d0f168e680ff22699c98008d75664a6f8c431b7e) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22513/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22513/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22513/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) d0f168e680ff22699c98008d75664a6f8c431b7e by delphij: Document that cmake files were omitted in previous import. The failed test cases: 1 tests failed. FAILED: sys.kern.ktls_test.ktls_receive_aes256_cbc_1_2_sha256_bad_minor Error Message: /usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met ------=_Part_4306_609910508.1668931301664--