From nobody Wed Mar 11 16:23:38 2026 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 4fWGJq6Vd4z6VPWM for ; Wed, 11 Mar 2026 16:23:39 +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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fWGJp5Wfpz3RmJ; Wed, 11 Mar 2026 16:23:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773246218; a=rsa-sha256; cv=none; b=HOMnHPJ3AMoY9UrfCzOVFz0wGoYdX/Lgm73dOPUolIwCX+OrYAL1jnEBYQ2isBQj6ziuPl ip8frEI6xC58jhXK5/u3G/K2jFpjqWZYNKJ0N9CU4pbtJ4zVSKNTdbOIcLnUxIbrdSu1C3 CRVs48IQ0hA4sRjdb3D55HosJ71AtKljtP38NZBwUF/oEaP5Ku+DP5RuF/ZH6yNZ/bKGan hRXMWgfa8egwMyChPCWev7oBisbu4M/Uy9hSSNv6MaN4tgxcOMAwFIgUmzctQDOzAfJQsK dvodEbivqubtvxd3YliMR8SwRSJ5UuvfZCOARsuORpXFgHMrInOMaIq5oaanWg== 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=1773246218; 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=L84rFTZze9wYBioD2Q2bD4geZ1tyNIYN/1MqS4nI+oI=; b=ml34GRVzSv+qpiEG/j5yAVRJXzs97z4LvgpJqHffu1ZHWPLUB0nE1KaLMYqwf5Z3i21Rtw mVntSQaJxBK9k/VLUrz/4xUGVbIjhestBKvQ0HSDdzHQnn8B9+t1gS2uiUx3df4525II8i 3HQ7SNuhyjow8Tm7iYjCtG5+HpOSr+daK+PpP4zULxX0kd+meEE2VeDj8z9zPLuT3OGAlL ouY15CU0cIXuJKcdlyAaWgXToAL5s74aJdSiDvegnJi+Tcjo40b8v2REosbDpaD056TogE VQWutW3w1RyvLr3Ak/7QXGS7hbkfYMX9FZoIUjeLIYfnRFlm1/VbcxT4BwQItA== 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 4fWGJp4xSNz15Xs; Wed, 11 Mar 2026 16:23:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 11 Mar 2026 16:23:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1196679895.3437.1773246218698@jenkins.ci.freebsd.org> In-Reply-To: <1264463152.3425.1773243518308@jenkins.ci.freebsd.org> References: <1264463152.3425.1773243518308@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #8097 - Still Failing 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_3436_2105550096.1773246218673" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3436_2105550096.1773246218673 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc12_build - Build #8097 (9da4a804f0916b24519b8baa7ed460a7ba23d8c8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) 9da4a804f0916b24519b8baa7ed460a7ba23d8c8 by kib: sigreturn.2: refresh the man page The end of the build log: [...truncated 7.54 KiB...] [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] Fetching data: .. done Processing entries: .......... done FreeBSD-kmods repository update completed. 244 packages processed. All repositories are up to date. + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-gcc12_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-kmods repository catalogue... FreeBSD-kmods repository is up to date. All repositories are up to date. Updating database digests format: . done The following 14 package(s) will be affected (of 0 checked): New packages to be INSTALLED: brotli: 1.2.0,1 [FreeBSD] ca_root_nss: 3.117_2 [FreeBSD] curl: 8.17.0 [FreeBSD] expat: 2.7.4 [FreeBSD] gettext-runtime: 0.26 [FreeBSD] git-tiny: 2.52.0 [FreeBSD] indexinfo: 0.3.1_1 [FreeBSD] libidn2: 2.3.8 [FreeBSD] libnghttp2: 1.68.0 [FreeBSD] libpsl: 0.21.5_2 [FreeBSD] libssh2: 1.11.1,3 [FreeBSD] libunistring: 1.4.1 [FreeBSD] sudo: 1.9.17p2_2 [FreeBSD] zstd: 1.5.7_1 [FreeBSD] Number of packages to be installed: 14 The process will require 49 MiB more space. 11 MiB to be downloaded. [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 1/14] Fetching indexinfo-0.3.1_1: . done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 2/14] Fetching libnghttp2-1.68.0: ...... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 3/14] Fetching libidn2-2.3.8: ...... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 4/14] Fetching git-tiny-2.52.0: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 5/14] Fetching zstd-1.5.7_1: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 6/14] Fetching libunistring-1.4.1: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 7/14] Fetching sudo-1.9.17p2_2: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 8/14] Fetching libssh2-1.11.1,3: .... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 9/14] Fetching libpsl-0.21.5_2: .... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [10/14] Fetching brotli-1.2.0,1: ..... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [11/14] Fetching curl-8.17.0: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [12/14] Fetching gettext-runtime-0.26: ........ done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [13/14] Fetching expat-2.7.4: ... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [14/14] Fetching ca_root_nss-3.117_2: ....... done Checking integrity... done (0 conflicting) [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 1/14] Installing brotli-1.2.0,1... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 1/14] Extracting brotli-1.2.0,1: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 2/14] Installing ca_root_nss-3.117_2... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 2/14] Extracting ca_root_nss-3.117_2: ....... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 3/14] Installing expat-2.7.4... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 3/14] Extracting expat-2.7.4: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 4/14] Installing indexinfo-0.3.1_1... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 4/14] Extracting indexinfo-0.3.1_1: .... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 5/14] Installing gettext-runtime-0.26... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 5/14] Extracting gettext-runtime-0.26: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 6/14] Installing libnghttp2-1.68.0... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 6/14] Extracting libnghttp2-1.68.0: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 7/14] Installing libssh2-1.11.1,3... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 7/14] Extracting libssh2-1.11.1,3: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 8/14] Installing libunistring-1.4.1... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 8/14] Extracting libunistring-1.4.1: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 9/14] Installing libidn2-2.3.8... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [ 9/14] Extracting libidn2-2.3.8: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [10/14] Installing libpsl-0.21.5_2... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [10/14] Extracting libpsl-0.21.5_2: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [11/14] Installing sudo-1.9.17p2_2... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [11/14] Extracting sudo-1.9.17p2_2: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [12/14] Installing zstd-1.5.7_1... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [12/14] Extracting zstd-1.5.7_1: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [13/14] Installing curl-8.17.0... [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [13/14] Extracting curl-8.17.0: .......... done [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [14/14] Installing git-tiny-2.52.0... ===> Creating groups Creating group 'git_daemon' with gid '964' ===> Creating users Creating user 'git_daemon' with uid '964' [FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org] [14/14] Extracting git-tiny-2.52.0: .......... done ===== Message from ca_root_nss-3.117_2: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificate discovery for software that either uses other cryptographic libraries than OpenSSL, or use OpenSSL but do not follow recommended practice. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem ===== Message from git-tiny-2.52.0: -- If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. + [ -s freebsd-ci/jobs/FreeBSD-main-amd64-gcc12_build/pkg-list ] + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-main-amd64-gcc12_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-main-amd64-gcc12_build sh -c '/usr/sbin/pw useradd jenkins -u 5213 -g 5213 -c "Jenkins CI" -d /workspace -s /bin/sh' + sudo jexec FreeBSD-main-amd64-gcc12_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins' + echo 'build environment:' build environment: + echo uname: uname: + sudo jexec FreeBSD-main-amd64-gcc12_build sh -c 'uname -a' FreeBSD FreeBSD-main-amd64-gcc12_build.jail.ci.FreeBSD.org 14.4-RELEASE FreeBSD 15.0-ALPHA4 #0 stable/15-n280512-6f0160bf8cc2: Fri Oct 3 06:47:24 UTC 2025 root@build-15.freebsd.org:/usr/obj/usr/src/sys/CLUSTER15 amd64 + echo packages: packages: + sudo jexec FreeBSD-main-amd64-gcc12_build sh -c 'pkg info -q' brotli-1.2.0,1 ca_root_nss-3.117_2 curl-8.17.0 expat-2.7.4 gettext-runtime-0.26 git-tiny-2.52.0 indexinfo-0.3.1_1 libidn2-2.3.8 libnghttp2-1.68.0 libpsl-0.21.5_2 libssh2-1.11.1,3 libunistring-1.4.1 pkg-2.5.1 sudo-1.9.17p2_2 zstd-1.5.7_1 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-main-amd64-gcc12_build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-main-amd64-gcc12_build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILD_NUMBER=8097 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-main-amd64-gcc12_build BUILDER_2_IP6=2610:1c1:1:607c::16:403 LOGNAME=root LANG=C.UTF-8 USE_GIT_COMMIT=9da4a804f0916b24519b8baa7ed460a7ba23d8c8 BUILDER_7_IP6=2610:1c1:1:607c::16:408 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/display/redirect MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/display/redirect?page=changes JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:401 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-main-amd64-gcc12_build GIT_BRANCH=origin/main BUILDER_5_IP6=2610:1c1:1:607c::16:406 CI=true HUDSON_HOME=/usr/local/jenkins SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=36acf1bd32ed5749af4a9f735aeea1a3434fe42f BUILD_ID=8097 BUILDER_NETIF=igb0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ BUILDER_3_IP6=2610:1c1:1:607c::16:404 TERM=unknown BUILD_TAG=jenkins-FreeBSD-main-amd64-gcc12_build-8097 NODE_LABELS=gawain4.nyi.freebsd.org jailer image_builder BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=UPSTREAMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#8097 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/8097/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:402 BUILDER_6_IP6=2610:1c1:1:607c::16:407 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/ GIT_PREVIOUS_COMMIT=e71bfbe2f58ffff8f16a9da075d98fff41671bac SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=bc232200-fd8a-4242-9d1c-fe5c07472c69 SUDO_UID=5213 BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n WORKSPACE=/workspace MM_CHARSET=UTF-8 BUILD_CAUSE_UPSTREAMTRIGGER=true WORKSPACE_TMP=/jenkins/workspace/FreeBSD-main-amd64-gcc12_build@tmp GIT_COMMIT=9da4a804f0916b24519b8baa7ed460a7ba23d8c8 NODE_NAME=gawain4.nyi.freebsd.org BUILDER_4_IP6=2610:1c1:1:607c::16:405 BLOCKSIZE=K EXECUTOR_NUMBER=1 [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins13877354878124184834.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-main-amd64-gcc12_build -------------------------------------------------------------- sh: cannot open freebsd-ci/jobs/FreeBSD-main-amd64-gcc12_build/build.sh: No such file or directory Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins8802280207179214579.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build cannot unmount '/jenkins/jails/FreeBSD-main-amd64-gcc12_build': pool or dataset is busy Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_3436_2105550096.1773246218673--