From nobody Wed Nov 08 03:14:06 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 4SQ9Cz1sm2z50MdW for ; Wed, 8 Nov 2023 03:14:07 +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 4SQ9Cy6N7Wz4KRs; Wed, 8 Nov 2023 03:14:06 +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=1699413246; 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=0r9k/mtu6lk7lkjgen1bs0IVeMgZKF0X3n31Rxdk8lA=; b=APs48xozF+1n3wkYiH2RMeyFEpbz4TfL7ZIOGThBW/bW9QQRpwpmXlJHlHw8HUKVYbbUhU P4hatJy2x+6bXEqzBDgMWbKQtd/9VGq4QsL8cF4STL+Rc0fNQ5Xa3JZpHot81vv88FCuNt ChP3imBAP9cMf3QBOupVgRaABpoWnMgiwqN3ekM37BS0Sj7H+GH15VWi/OB5nKex/5iUmU pEcW9ulIFOnnAR96OTAQNS+dIf6H/8gPwqMEJ0weoWfhZziBlY2RXWdFz7ahkpsJTeECww 0q+G2IEclNAHrF+tn9wDZ881sOsMBkDGoRn0I+GsiebmZCRopHSIcZDPXXEYUA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1699413246; a=rsa-sha256; cv=none; b=BPPTIDJRbF17LYYIedAFjWDiBRz4/IhKvqT/k/SVwYhbm2ieaHNLqcv4W+vaHhwCQsyjxN J+TTVb6cIf3uyBYEMBAMsSJqqICZlMaeIohfPdDVevLkPfueOBLMuYczttA+ZtQXZUwmlf /hwoVohalR2sGgrDQdKgFj08AVloDuHCOFd5amT76HAnCmWnGy1Xg4ipr/srAOorVlLuys cIR4+7tvJdRmgnnb5CW0K/vi0DpPNSYIhN9jRxLxWS5yNqLHIoWRE9yYYiQilYXnO0wci2 hzl/kqCFVaHdhVQBrPu/qDTcWQUOLw2mkpxIRrTLPwyqVx/DgDMjfl9SHMWzuQ== 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 4SQ9Cy5JWdz23N; Wed, 8 Nov 2023 03:14:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Nov 2023 03:14:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, markj@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1367807000.7958.1699413246750@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24348 - 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_7957_18690351.1699413246280" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7957_18690351.1699413246280 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24348 (f7d16a627efa8ba610eb9b8a12dd67b6cdbb2542) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24348/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24348/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24348/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) b247ff70e8f1b4bf184b9fc85d2908ec4db2d1ab by markj: stand: Rename LIBFDT to LIBSAFDT 418f026bd5a5084c1c4e2e91ad38051f6caa928c by emaste: libc: remove unused errno.h include 4e0e01bf6511c28212d7dff94fe131a502e13026 by emaste: fflush: correct buffer handling in __sflush f7d16a627efa8ba610eb9b8a12dd67b6cdbb2542 by des: certctl: Convert line endings before inspecting files. The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_7957_18690351.1699413246280--