FreeBSD-stable-14-amd64-gcc12_build - Build #1978 - Failure
Date: Fri, 03 Oct 2025 17:26:42 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #1978 (9d0b660e69492b3dda65735c6bc4714d259bb20a) - Failure
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/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)
No changes
The end of the build log:
[...truncated 6.13 KiB...]
Cloning into 'freebsd-ci'...
+ cd freebsd-ci
+ git rev-parse HEAD
250710e921a2244c0fabb26ecb87fa548d114ec1
+ cd ..
[FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins14869645979691474078.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc12_build
jexec: jail "FreeBSD-stable-14-amd64-gcc12_build" not found
jexec: jail "FreeBSD-stable-14-amd64-gcc12_build" not found
jail: "FreeBSD-stable-14-amd64-gcc12_build" not found
umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build//workspace: statfs: No such file or directory
umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build//workspace: unknown file system
umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/dev: statfs: No such file or directory
umount: /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/dev: unknown file system
cannot open 'zroot/jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build': dataset does not exist
+ sh freebsd-ci/scripts/jail/setup.sh
+ . freebsd-ci/scripts/jail/jail.conf
+ export 'PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
+ JNAME=FreeBSD-stable-14-amd64-gcc12_build
+ ZFS_PARENT=zroot/jenkins/jails
+ JHOME=/jenkins/jails
+ JPATH=/jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build
+ JAIL_CONF=freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc12_build/jail.conf
+ TARGET=amd64
+ TARGET_ARCH=amd64
+ WITH_32BIT=1
+ OSRELEASE=11.2-RELEASE
+ WORKSPACE_IN_JAIL=/workspace
+ eval 'BUILDER_JAIL_IP6=$BUILDER_0_IP6'
+ BUILDER_JAIL_IP6=2610:1c1:1:607c::16:201
+ eval 'BUILDER_JAIL_IP4=$BUILDER_0_IP4'
+ BUILDER_JAIL_IP4=''
+ [ -f freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc12_build/jail.conf ]
+ . freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc12_build/jail.conf
+ TARGET=amd64
+ TARGET_ARCH=amd64
+ WITH_32BIT=0
+ OSRELEASE=14.3-RELEASE
+ echo 'setup jail FreeBSD-stable-14-amd64-gcc12_build using following parameters:'
setup jail FreeBSD-stable-14-amd64-gcc12_build using following parameters:
+ echo 'TARGET=amd64'
TARGET=amd64
+ echo 'TARGET_ARCH=amd64'
TARGET_ARCH=amd64
+ echo 'WITH_32BIT=0'
WITH_32BIT=0
+ echo 'OSRELEASE=14.3-RELEASE'
OSRELEASE=14.3-RELEASE
+ echo 'BUILDER_JAIL_IP6=2610:1c1:1:607c::16:201'
BUILDER_JAIL_IP6=2610:1c1:1:607c::16:201
+ echo 'BUILDER_JAIL_IP4='
BUILDER_JAIL_IP4=
+ echo 14.3-RELEASE
+ cut -f 2 -d -
+ tr -d '[:digit:]'
+ RELEASE_TYPE=RELEASE
+ SUBDIR=releases
+ BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/14.3-RELEASE
+ fetch -m https://download.FreeBSD.org/releases/amd64/amd64/14.3-RELEASE/base.txz
base.txz 200 MB 63 MBps 04s
+ [ 0 -eq 1 ]
+ sudo zfs create zroot/jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build
+ sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build
+ [ 0 -eq 1 ]
+ [ -x /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/bin/freebsd-version ]
+ /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/bin/freebsd-version -u
+ OSRELEASE=14.3-RELEASE
+ sudo mount -t devfs devfs /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/dev
+ sudo devfs -m /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/dev rule -s 4 applyset
+ sudo mkdir -p /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build//workspace
+ sudo mount -t nullfs /jenkins/workspace/FreeBSD-stable-14-amd64-gcc12_build /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build//workspace
+ [ -n '' ]
+ printf 'nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n'
+ sudo tee /jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build/etc/resolv.conf
nameserver 2610:1c1:1:6002::100
nameserver 2610:1c1:1:6002::200
+ [ em0 -a 2610:1c1:1:607c::16:201 ]
+ sudo ifconfig em0 inet6 2610:1c1:1:607c::16:201 alias
+ JAIL_ARG_IP6='ip6.addr=2610:1c1:1:607c::16:201'
+ [ em0 -a '' ]
+ JAIL_ARG_IP4='ip4=disable'
+ sudo jail -c persist 'name=FreeBSD-stable-14-amd64-gcc12_build' 'path=/jenkins/jails/FreeBSD-stable-14-amd64-gcc12_build' 'osrelease=14.3-RELEASE' 'host.hostname=FreeBSD-stable-14-amd64-gcc12_build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c1:1:607c::16:201' 'ip4=disable' allow.chflags allow.mount allow.mount.devfs 'enforce_statfs=1' 'devfs_ruleset=4'
+ echo 'setup build environment'
setup build environment
+ sudo jexec FreeBSD-stable-14-amd64-gcc12_build sh -c $'sed -i.bak -e \'s,pkg+http://pkg.FreeBSD.org/${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/${ABI}/latest,\' /etc/pkg/FreeBSD.conf'
+ sudo jexec FreeBSD-stable-14-amd64-gcc12_build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update'
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.pkg
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz
pkg: Error: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly.
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/Latest/pkg.pkg
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/Latest/pkg.txz
pkg: Error: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3.
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait...
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3, please wait...
+ cat freebsd-ci/scripts/jail/default-pkg-list
+ paste -d ' ' -s -
+ sudo jexec FreeBSD-stable-14-amd64-gcc12_build sh -c 'env pkg install -y ca_root_nss git-tiny sudo'
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.pkg
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz
pkg: Error: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly.
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/Latest/pkg.pkg
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/Latest/pkg.txz
pkg: Error: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3.
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait...
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3, please wait...
+ [ -s freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc12_build/pkg-list ]
+ cat freebsd-ci/jobs/FreeBSD-stable-14-amd64-gcc12_build/pkg-list
+ paste -d ' ' -s -
+ sudo jexec FreeBSD-stable-14-amd64-gcc12_build sh -c 'pkg install -y amd64-gcc12'
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.pkg
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/Latest/pkg.txz
pkg: Error: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly.
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/Latest/pkg.pkg
pkg: Attempted to fetch pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/Latest/pkg.txz
pkg: Error: Host does not resolve
Address resolution failed for https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3.
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly, please wait...
Bootstrapping pkg from pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3, please wait...
+ [ '' ]
+ id -u jenkins
+ JAIL_UID=5213
+ id -g jenkins
+ JAIL_GID=5213
+ sudo jexec FreeBSD-stable-14-amd64-gcc12_build sh -c '/usr/sbin/pw groupadd jenkins -g 5213'
+ sudo jexec FreeBSD-stable-14-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-stable-14-amd64-gcc12_build sh -c $'umask 7337; echo \'jenkins ALL=(ALL) NOPASSWD: ALL\' > /usr/local/etc/sudoers.d/jenkins'
sh: cannot create /usr/local/etc/sudoers.d/jenkins: No such file or directory
+ echo 'build environment:'
build environment:
+ echo uname:
uname:
+ sudo jexec FreeBSD-stable-14-amd64-gcc12_build sh -c 'uname -a'
FreeBSD FreeBSD-stable-14-amd64-gcc12_build.jail.ci.FreeBSD.org 14.3-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-stable-14-amd64-gcc12_build sh -c 'pkg info -q'
The package management tool is not yet installed on your system.
Please set ASSUME_ALWAYS_YES=yes environment variable to be able to bootstrap in non-interactive (stdin not being a tty)
+ echo 'environment variables:'
environment variables:
+ sudo jexec -U jenkins FreeBSD-stable-14-amd64-gcc12_build sh -c 'env WORKSPACE=/workspace env'
SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-stable-14-amd64-gcc12_build sh -c env WORKSPACE=/workspace env
BUILD_TIMEOUT=5400000
BUILD_NUMBER=1978
HUDSON_SERVER_COOKIE=4283519b1d35b322
JOB_NAME=FreeBSD-stable-14-amd64-gcc12_build
BUILDER_2_IP6=2610:1c1:1:607c::16:203
LOGNAME=root
USE_GIT_COMMIT=9d0b660e69492b3dda65735c6bc4714d259bb20a
LANG=C.UTF-8
JAVA_HOME=/usr/local/openjdk17
BUILDER_7_IP6=2610:1c1:1:607c::16:208
BUILDER_ZFS_PARENT=zroot/jenkins/jails
JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-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-stable-14-amd64-gcc12_build/1978/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:201
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin
JOB_BASE_NAME=FreeBSD-stable-14-amd64-gcc12_build
GIT_BRANCH=origin/stable/14
BUILDER_5_IP6=2610:1c1:1:607c::16:206
CI=true
HUDSON_HOME=/usr/local/jenkins
SUDO_GID=5213
GIT_PREVIOUS_SUCCESSFUL_COMMIT=c55c8a899edcb5736df46058ac57e8d20f653991
BUILD_ID=1978
OLDPWD=/
BUILDER_NETIF=em0
ROOT_BUILD_CAUSE=SCMTRIGGER
JENKINS_SERVER_COOKIE=4283519b1d35b322
PWD=/
BUILDER_3_IP6=2610:1c1:1:607c::16:204
TERM=unknown
NODE_LABELS=gawain2.nyi.freebsd.org jailer
BUILD_TAG=jenkins-FreeBSD-stable-14-amd64-gcc12_build-1978
BUILD_CAUSE=UPSTREAMTRIGGER
BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128
BUILD_DISPLAY_NAME=#1978
GIT_CHECKOUT_DIR=src
RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/display/redirect?page=tests
RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/display/redirect?page=artifacts
RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/display/redirect
USER=jenkins
HOME=/workspace
BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/1978/
BUILDER_1_IP6=2610:1c1:1:607c::16:202
ROOT_BUILD_CAUSE_SCMTRIGGER=true
JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/
BUILDER_6_IP6=2610:1c1:1:607c::16:207
GIT_PREVIOUS_COMMIT=c55c8a899edcb5736df46058ac57e8d20f653991
HUDSON_URL=https://ci.FreeBSD.org/
BUILDER_JFLAG=4
SHELL=/bin/sh
SUDO_HOME=/jenkins
SUDO_USER=jenkins
HUDSON_COOKIE=e4b93b49-8004-4618-8363-800d825b91b2
SUDO_UID=5213
BUILDER_RESOLV_CONF=nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n
WORKSPACE=/workspace
WORKSPACE_TMP=/jenkins/workspace/FreeBSD-stable-14-amd64-gcc12_build@tmp
MM_CHARSET=UTF-8
BUILD_CAUSE_UPSTREAMTRIGGER=true
GIT_COMMIT=9d0b660e69492b3dda65735c6bc4714d259bb20a
NODE_NAME=gawain2.nyi.freebsd.org
BUILDER_4_IP6=2610:1c1:1:607c::16:205
EXECUTOR_NUMBER=0
BLOCKSIZE=K
[FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins11630476645541066365.sh
+ sh freebsd-ci/scripts/jail/execute.sh
--------------------------------------------------------------
start build in jail FreeBSD-stable-14-amd64-gcc12_build
--------------------------------------------------------------
+ TARGET=amd64
+ TARGET_ARCH=amd64
+ CROSS_TOOLCHAIN=amd64-gcc12
+ export 'MAKEOBJDIRPREFIX=/tmp/obj'
+ rm -fr /tmp/obj
+ MAKECONF=/dev/null
+ SRCCONF=/dev/null
+ cd /workspace/src
+ make -j 4 -DNO_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' 'CROSS_TOOLCHAIN=amd64-gcc12' '__MAKE_CONF=/dev/null' 'SRCCONF=/dev/null'
[Creating objdir /tmp/obj/workspace/src/amd64.amd64...]
--- buildworld ---
make[1]: "/workspace/src/Makefile.inc1" line 72: CROSS_TOOLCHAIN amd64-gcc12 not found
make[1]: stopped in /workspace/src
make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins11853213351269802535.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc12_build
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