From nobody Sat Mar 23 15:57:56 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 4V23kY2Vqmz5FJmK for ; Sat, 23 Mar 2024 15:57:57 +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 4V23kY0ZmWz4jvl; Sat, 23 Mar 2024 15:57:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711209477; a=rsa-sha256; cv=none; b=TjcqnW/XpRrcjfVe89+ZfOfUtE0/C+EjCx/Fvunt4Ctf8WA17vraqi/juS+w389P4b09XI l+ZwBDX6U7EbMthp1H5GfF+aOr6xukjy4ZIY9dnVj4OnACOFRle3pbJfZJ1HwtSSgu8PQC ByzE7EVzJ2ihrptnS/yVnu0IJPwHPB6ZE2nFD2ldRia3Lb9pDWftbrgorkjGQylhtIwiUj nc1AW+4VWuxQm8OR77cYNb4ZoAzzjf++jjIP/RpKk5xTsmPm53S/X+dzH/RB9X7VK5SQot F+WYCfnxOG2feQ7Z6AIVzDcn/ov4Wdd0JvcnUzuKM6ZDdOQ9/7B/4kIZ57C81w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711209477; 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=+0rP5ZcblGWBeijdWsE0bqvtm9UQk4D0sSUq34GW9tY=; b=fWG+kruKsSemGpVYg3xEbEa4WUPLCC3PT1YO5xUhXo88U73yrAUwFkH1hBwRad90e43IfN XccW95UMc13hcoJ2wZ6BDK55/h6sd+Vszt06qEaF8qc33yArHTMQTLWpsILBqj5vO7b/8U WG/EHWR3kmk/cPPwG6ANTyoObPM3/IklgdpKvS5H5BJKsn+CuXA3X4yl6KHgCnzRvuO8u3 NgRfdWpEmZ/DnpchgSrq2wngd3CqBKAM/K1C014s5AgDooHRHoX7IjQHAcmfVDbCvyyjpN ofGBL8MeOHlMGTGlMckrkHZEwrUGJkbN52LqiE4r71FV0474YvDBPAzEYv2i1g== 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 4V23kY093JzvLB; Sat, 23 Mar 2024 15:57:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 23 Mar 2024 15:57:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, bapt@FreeBSD.org, se@FreeBSD.org, mhorne@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1771860408.4697.1711209477029@jenkins.ci.freebsd.org> In-Reply-To: <830076168.4649.1711163824398@jenkins.ci.freebsd.org> References: <830076168.4649.1711163824398@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24981 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4696_979315240.1711209476460" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4696_979315240.1711209476460 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24981 (c44bf7d2e9d2292867f2e23f291266af26762354) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24981/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24981/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24981/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) dc7ae2bc6fadd67cef0e1c65d79aa82818ac9793 by mhorne: kern_ctf.c: fix linking with nooptions DDB a977444652a59332c53b652b912c38a1d1802b58 by bapt: cloudinit: fix creation of cloudinit ready VMs 8669e516f0e6f48a5017db9e5f4768275f1deaa8 by emaste: ccdconfig: reference gpart rather than fdisk and disklabel c44bf7d2e9d2292867f2e23f291266af26762354 by se: rtld: reduce debug messages after fix on big-endian hosts The failed test cases: 2 tests failed. FAILED: sys.fs.tmpfs.times_test.empty Error Message: Test case was expecting a failure but none were raised FAILED: cddl.usr.sbin.zfsd.zfsd_unittest.main Error Message: Received signal 6 ------=_Part_4696_979315240.1711209476460--