From nobody Fri Nov 29 14:44:30 2024 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 4Y0GCz0lMbz5fGYD for ; Fri, 29 Nov 2024 14:44: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y0GCy5Gt5z4L9H; Fri, 29 Nov 2024 14:44: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=1732891470; 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=DQkE7memszFqLhh8/hduzra5UiONRTLF+UrOJjD59hc=; b=s94ZwpjNuVGZNtFkepUJGbI/OPYGf5OQAOGoQ9ObDMXRiz12cKi7ShPEKFY42SCzlWO/Wv axj0CJjPw3974EkbHRhDn4adbKcQXCfOei5gdYuQzSHzNo3/s9Mw84nahFSaQN35KCJh8R t3hrY2YAU/mN0QxPdhdUT7hg+28EaOPJYMwvxpLFr7PVu+nThgJVn5jWxqRwJhnsYPCvDg 1UZ1eb+CtBGYicTzu3UckHv/nxrGAN3AhX24JP841iqIjVdHrTpvx6OGpTRqAKUQ41BYQv 27K5XhuWeTQ3VjgxsyejpITlEK7gyl0D0TsGSM/n0+B960igwT5zBNhrmsqPww== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732891470; a=rsa-sha256; cv=none; b=czUelM5pzqElIHzAtwbaWHeabDEuf48pwqT+IMP3wOJPgWTk9N8TBWREi7uORhti1m7FST vC4k5eDachKNkBmlKy3KurWCY3QT4QlQ4bvxI0ukb6oIefPNK9PCiB6LV8p8m+T+vQ8NgT Lcga8TBQQdJfwy2rwKRIuBAvAFKx3atjNlG0t/PVYI31YBC63MCyDJIeBiU27WlnWvN5nF QGBoaZAaG852RNKJIDxCCE9buyG8OCML4qNoa9sMhsBg3NFGor84Q8qlCqN1VSWdiha2n4 4UqGUQWpwhH4vmto4kMX9QoLCelZh1coWU1KNxSkQWwhX+iiUSzSmVy99i7qJg== 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 4Y0GCy4lhzzS4d; Fri, 29 Nov 2024 14:44:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 29 Nov 2024 14:44:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1035501598.6260.1732891470683@jenkins.ci.freebsd.org> In-Reply-To: <1206862519.6232.1732865707598@jenkins.ci.freebsd.org> References: <1206862519.6232.1732865707598@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #817 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6259_48081536.1732891470333" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_6259_48081536.1732891470333 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #817 (0f6a6b2e4273b69eabcdb45092094853a52390b8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/817/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/817/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/817/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) 2d1cfa142c005949f22e3eefea88dc83a8d4c44b by christos: snd_dummy: Fix callout(9) races 950f0c86d3200b8ec609b17f04c62cab9bc76dd8 by christos: sound: Fix chn_trigger() and vchan_trigger() races 1682d80337ed9fd6037e43d2f59937cbcc322335 by christos: sound: Fix hot-unload panics 3397443e50d2a34c953cb3d13fe2c2fb50e4ea7c by christos: sound: Remove PCM_DETACHING(), SD_F_DETACHING and SD_F_DYING 0ef520dca67a0812d655cc4ee1b3db58dfb67e5f by christos: sound: Remove CHN_F_SLEEPING 0f6a6b2e4273b69eabcdb45092094853a52390b8 by christos: sound: Remove unused CHN_F_SILENCE The failed test cases: 2 tests failed. FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_6259_48081536.1732891470333--