From nobody Fri Sep 20 17:25:34 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 4X9K673rmsz5WHW2 for ; Fri, 20 Sep 2024 17:25:35 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X9K670VXnz3xlc; Fri, 20 Sep 2024 17:25:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726853135; a=rsa-sha256; cv=none; b=rKT+0ulfjL1N/i7f3hc8yza8jp9bmYw5IV0bOw87qA6qCKEC9rIv2Z6IpcUMcEmCrt+KZe 6rROaq51jG7dun4A1qtsHaW23OjdpyUCCAYlQA8FoE0arK18ZKGYFznNqzzFePqWAsr43m 9u/3STMIO4AZn/NUSwlF0pbPwe/CFLvt0uYWP3SGpNr8HXMLHbaifhkIdj3VeX/lYWpDg0 J4BNiwe68lJgXpdIqLXAij0vnGTor0UmSpWLVr2jjPovv+Cs5y4GvbReijECRIWJ9xfuKH HCWhe/nm5ovf0PsAuqauVL173f1iILViy0AG9WYVhniwOJ3qQW/OPrjPd+zrNQ== 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=1726853135; 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=C7Ann1hOkb9D966CWgitc4uuduZoYy4gWfv7pArwXXs=; b=FEdtA0bYstXtYNigdooFnG02PCEBY/8lSkB7imgLPYG+GqP690f0ONUCIcU5eM5wCfuMKQ 6QKQ2X5BJ7VGJ5TeheebOYyMeRItzUjxIx3ot+Bo+X20VOuZDFE+AOfTBibNO4s/rfzK6n z0QL2h0v5TYT00WcBUH1YYRY5GJNoB8mtzHAfi0HMw7UBQe+vYkyIDWfCpkb2tIP0hHZ3M 3p7kQIo+gaMf53m1jA3vBfdnGA8OSb/cuB4567HotFxftshBauqYyzO1fk9ObtuyFLse0l WxQMX2BgeREmi8a5uL4Dik1ufgJn7JVbMoXwjsiKIweqX1gXtnIH5UtPmwNoyg== 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 4X9K6705DnzyP5; Fri, 20 Sep 2024 17:25:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 20 Sep 2024 17:25:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <807363792.7323.1726853135015@jenkins.ci.freebsd.org> In-Reply-To: <260554247.7261.1726846128287@jenkins.ci.freebsd.org> References: <260554247.7261.1726846128287@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #25535 - Fixed 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_7322_2127803444.1726853134857" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7322_2127803444.1726853134857 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #25535 (40769168a5ee227b96ea91768555eef332a0dc26) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25535/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25535/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/25535/console Change summaries: (Those commits are likely but not certainly responsible) 0abe2d3903cc4569705d491f8ac6d2edea01c26f by markj: agp.4: Add a deprecation notice to the man page d6074f73af5c813524022cf6ee7dab9c4cbe44be by kib: pipe: use pipe subsystem KVA counter instead of pipe_map size 40769168a5ee227b96ea91768555eef332a0dc26 by kib: pipespace_new(): decrease uidinfo pipebuf usage if reservation check ------=_Part_7322_2127803444.1726853134857--