From nobody Sun Feb 27 23:40:11 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 0B5AE19D3050 for ; Sun, 27 Feb 2022 23:40:12 +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 4K6KkM5RPzz51Jp; Sun, 27 Feb 2022 23:40:11 +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 9656F106DA; Sun, 27 Feb 2022 23:40:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 27 Feb 2022 23:40:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1144643642.10073.1646005211618@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #20747 - 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_10072_353755126.1646005211090" 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=1646005211; 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=naWVXvcaa1c3+/j0phpFv7RlknfQA8yD4SZsOGOs0Fk=; b=o5AN6iLjp/ZadxZDGUjN2Lv5Io0sOihc7jUQVINj+e+x4oI8kXg4t6Qjd9WRGrhgMlRLz6 Ot/1OYZGL4Yfsyellm1/8y+9lRJ9Ki3dkOEIfTnzSVxDnlc4pd5tOEG598UlzRSrPZitPh fGXqvxg/NZnBMODtoS+kc1yTTq3Pk1JclBdsTwJpe3Xuv+LdNfLDH7YrROheWAdK0ncFUI yu8zSy9UHJeh4re9iSH5YCZXJM4x4e4jbccAFQzl/Zy95FnTLWG5AxW5UARjJ0mjb9Twgm Wkd5zEoj38qBN0KvIuKsCycUt43wu8cGcioIB18y2TtcJxVilZw5qn7MPA4zHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1646005211; a=rsa-sha256; cv=none; b=UXQBq1vh11qgCqPZtaKWpG+mqLn9Vgdt8grZhP9TItNx4ow+mMzJUz9nZ8TepV6NqqeEY5 qGyxeRrrlTbXO/4S4IT8gNJ3SIW/zo0EA2b56oJVQAH/Q93fiv6KvLpjBkAKuTVRQGDbgK yeuACYIHC855Dwvdr7vEIQOr07GUZ9Dm5uHtyEhw3fCG1pfvchT5un1syjTeGFDMJNJFeJ o7on1oJD6xcRuUEbCVrmzCeWyM/5Nq7jc2I5tBxZAwm8IvRTSQk9xLmc78Daa9Z7437Z7K lZNoC9jPb4/uJfBmhUv4djQezPINkedWchfHwLfTIn+NqLh7A7u/uA3tkQP/2w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_10072_353755126.1646005211090 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #20747 (1ffe6d7909109e22d5dbd9369b00900b00b1169b) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20747/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20747/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20747/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) 1ffe6d7909109e22d5dbd9369b00900b00b1169b by emaste: ntp: disable format string warnings in libopts The failed test cases: 2 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 2 times FAILED: sys.netpfil.common.dummynet.pf_queue_v6 Error Message: We failed prioritisation 3 times ------=_Part_10072_353755126.1646005211090--