Date: Tue, 6 Jan 2026 14:58:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-build - Build #34184 - Still Failing Message-ID: <499029819.1701.1767711533872@jenkins.ci.freebsd.org> In-Reply-To: <1836108888.1633.1767697737891@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-build - Build #34184 (03e1605cdf17c48d5e0d6d42a9f15b78b3b7adb0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/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) 03e1605cdf17c48d5e0d6d42a9f15b78b3b7adb0 by ziaee: cxgbe.4: Update for recent HARDWARE The end of the build log: [...truncated 2.32 KiB...] Cloning into 'freebsd-ci'... + cd freebsd-ci + git rev-parse HEAD 10eb3d95f35bd0a99e9c5268947ff247e3c0c9b2 + cd .. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins6958350248665882988.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build jexec: jail "FreeBSD-main-amd64-build" not found jexec: jail "FreeBSD-main-amd64-build" not found jail: "FreeBSD-main-amd64-build" not found umount: /jenkins/jails/FreeBSD-main-amd64-build/usr/src: not a file system root directory umount: /jenkins/jails/FreeBSD-main-amd64-build//workspace: not a file system root directory umount: /jenkins/jails/FreeBSD-main-amd64-build/dev: not a file system root directory + 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-main-amd64-build + ZFS_PARENT=zroot/jenkins/jails + JHOME=/jenkins/jails + JPATH=/jenkins/jails/FreeBSD-main-amd64-build + JAIL_CONF=freebsd-ci/jobs/FreeBSD-main-amd64-build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=1 + OSRELEASE=14.3-RELEASE + WORKSPACE_IN_JAIL=/workspace + eval 'BUILDER_JAIL_IP6=$BUILDER_1_IP6' + BUILDER_JAIL_IP6=2610:1c1:1:607c::16:2d + eval 'BUILDER_JAIL_IP4=$BUILDER_1_IP4' + BUILDER_JAIL_IP4='' + [ -f freebsd-ci/jobs/FreeBSD-main-amd64-build/jail.conf ] + . freebsd-ci/jobs/FreeBSD-main-amd64-build/jail.conf + TARGET=amd64 + TARGET_ARCH=amd64 + WITH_32BIT=0 + OSRELEASE=15.0-RELEASE + echo 'setup jail FreeBSD-main-amd64-build using following parameters:' setup jail FreeBSD-main-amd64-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=15.0-RELEASE' OSRELEASE=15.0-RELEASE + echo 'BUILDER_JAIL_IP6=2610:1c1:1:607c::16:2d' BUILDER_JAIL_IP6=2610:1c1:1:607c::16:2d + echo 'BUILDER_JAIL_IP4=' BUILDER_JAIL_IP4= + echo 15.0-RELEASE + cut -f 2 -d - + tr -d '[:digit:]' + RELEASE_TYPE=RELEASE + SUBDIR=releases + BASE_URL=https://download.FreeBSD.org/releases/amd64/amd64/15.0-RELEASE + fetch -m https://download.FreeBSD.org/releases/amd64/amd64/15.0-RELEASE/base.txz + [ 0 -eq 1 ] + sudo zfs create zroot/jenkins/jails/FreeBSD-main-amd64-build + sudo tar Jxf base.txz -C /jenkins/jails/FreeBSD-main-amd64-build + [ 0 -eq 1 ] + [ -x /jenkins/jails/FreeBSD-main-amd64-build/bin/freebsd-version ] + /jenkins/jails/FreeBSD-main-amd64-build/bin/freebsd-version -u + OSRELEASE=15.0-RELEASE + sudo mount -t devfs devfs /jenkins/jails/FreeBSD-main-amd64-build/dev + sudo devfs -m /jenkins/jails/FreeBSD-main-amd64-build/dev rule -s 4 applyset + sudo mkdir -p /jenkins/jails/FreeBSD-main-amd64-build//workspace + sudo mount -t nullfs /jenkins/workspace/FreeBSD-main-amd64-build /jenkins/jails/FreeBSD-main-amd64-build//workspace + [ -n src ] + sudo mkdir -p /jenkins/jails/FreeBSD-main-amd64-build/usr/src + sudo mount -t nullfs /jenkins/workspace/FreeBSD-main-amd64-build/src /jenkins/jails/FreeBSD-main-amd64-build/usr/src + printf 'nameserver 2610:1c1:1:6002::100\nnameserver 2610:1c1:1:6002::200\n' + sudo tee /jenkins/jails/FreeBSD-main-amd64-build/etc/resolv.conf nameserver 2610:1c1:1:6002::100 nameserver 2610:1c1:1:6002::200 + [ igb0 -a 2610:1c1:1:607c::16:2d ] + sudo ifconfig igb0 inet6 2610:1c1:1:607c::16:2d alias + JAIL_ARG_IP6='ip6.addr=2610:1c1:1:607c::16:2d' + [ igb0 -a '' ] + JAIL_ARG_IP4='ip4=disable' + sudo jail -c persist 'name=FreeBSD-main-amd64-build' 'path=/jenkins/jails/FreeBSD-main-amd64-build' 'osrelease=15.0-RELEASE' 'host.hostname=FreeBSD-main-amd64-build.jail.ci.FreeBSD.org' 'ip6.addr=2610:1c1:1:607c::16:2d' '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-main-amd64-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-main-amd64-build sh -c 'env ASSUME_ALWAYS_YES=yes pkg update' [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Installing pkg-2.4.2... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Extracting pkg-2.4.2: .......... done Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching data.pkg: .......... done Processing entries: ......... pkg: sqlite error while executing grmbl in file update.c:154: NOT NULL constraint failed: packages.path pkg: sqlite error while executing grmbl in file update.c:154: NOT NULL constraint failed: packages.path pkg: sqlite error while executing INSERT OR REPLACE INTO packages (origin, name, version, comment, desc, arch, maintainer, www, prefix, pkgsize, flatsize, licenselogic, cksum, path, manifestdigest, olddigest, vital)VALUES (?1, ?2, ?3, ?4, ?5, ?6, ?7, ?8, ?9, ?10, ?11, ?12, ?13, ?14, ?15, ?16, ?17) in file update.c:158: not an error Processing entries... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching data.pkg: .. done Processing entries: .......... done FreeBSD-ports-kmods repository update completed. 204 packages processed. Error updating repositories! + cat freebsd-ci/scripts/jail/default-pkg-list + paste -d ' ' -s - + sudo jexec FreeBSD-main-amd64-build sh -c 'env pkg install -y ca_root_nss git-tiny sudo' Updating FreeBSD-ports repository catalogue... [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching meta.conf: . done [FreeBSD-main-amd64-build.jail.ci.FreeBSD.org] Fetching data.pkg: .......... done Processing entries: ......... pkg: sqlite error while executing grmbl in file update.c:154: NOT NULL constraint failed: packages.path pkg: sqlite error while executing grmbl in file update.c:154: NOT NULL constraint failed: packages.path pkg: sqlite error while executing INSERT OR REPLACE INTO packages (origin, name, version, comment, desc, arch, maintainer, www, prefix, pkgsize, flatsize, licenselogic, cksum, path, manifestdigest, olddigest, vital)VALUES (?1, ?2, ?3, ?4, ?5, ?6, ?7, ?8, ?9, ?10, ?11, ?12, ?13, ?14, ?15, ?16, ?17) in file update.c:158: not an error Processing entries... Unable to update repository FreeBSD-ports Updating FreeBSD-ports-kmods repository catalogue... FreeBSD-ports-kmods repository is up to date. Error updating repositories! pkg: Repository FreeBSD-ports cannot be opened. 'pkg update' required Updating database digests format: . done pkg: No packages available to install matching 'ca_root_nss' have been found in the repositories pkg: No packages available to install matching 'git-tiny' have been found in the repositories pkg: No packages available to install matching 'sudo' have been found in the repositories + [ -s freebsd-ci/jobs/FreeBSD-main-amd64-build/pkg-list ] + [ '' ] + id -u jenkins + JAIL_UID=5213 + id -g jenkins + JAIL_GID=5213 + sudo jexec FreeBSD-main-amd64-build sh -c '/usr/sbin/pw groupadd jenkins -g 5213' + sudo jexec FreeBSD-main-amd64-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-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-main-amd64-build sh -c 'uname -a' FreeBSD FreeBSD-main-amd64-build.jail.ci.FreeBSD.org 15.0-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-build sh -c 'pkg info -q' pkg-2.4.2 + echo 'environment variables:' environment variables: + sudo jexec -U jenkins FreeBSD-main-amd64-build sh -c 'env WORKSPACE=/workspace env' SUDO_COMMAND=/usr/sbin/jexec -U jenkins FreeBSD-main-amd64-build sh -c env WORKSPACE=/workspace env BUILD_TIMEOUT=10800000 BUILDER_MEMORY=24G BUILD_NUMBER=34184 HUDSON_SERVER_COOKIE=4283519b1d35b322 JOB_NAME=FreeBSD-main-amd64-build BUILDER_2_IP6=2610:1c1:1:607c::16:2e LOGNAME=root LANG=C.UTF-8 JAVA_HOME=/usr/local/openjdk21 BUILDER_ZFS_PARENT=zroot/jenkins/jails JOB_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/display/redirect FBSD_TARGET_ARCH=amd64 MAIL=/var/mail/jenkins JENKINS_URL=https://ci.FreeBSD.org/ RUN_CHANGES_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/display/redirect?page=changes LINK_TYPE=latest JENKINS_HOME=/usr/local/jenkins GIT_URL=https://git.freebsd.org/src.git BUILDER_0_IP6=2610:1c1:1:607c::16:2c PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/workspace/bin JOB_BASE_NAME=FreeBSD-main-amd64-build GIT_BRANCH=origin/main CI=true HUDSON_HOME=/usr/local/jenkins MOUNT_REPO=src SUDO_GID=5213 OLDPWD=/ GIT_PREVIOUS_SUCCESSFUL_COMMIT=f384784289dba13b90138a89d3df3a8ea063aff9 BUILD_ID=34184 BUILDER_NETIF=igb0 JENKINS_SERVER_COOKIE=4283519b1d35b322 ROOT_BUILD_CAUSE=SCMTRIGGER PWD=/ ARTIFACT_CRED_PASS=**** TERM=unknown BUILD_TAG=jenkins-FreeBSD-main-amd64-build-34184 NODE_LABELS=butler4.nyi.freebsd.org jailer_fast jailer ARTIFACT_CRED_USER=**** BUILDER_HTTP_PROXY=http://proxy.nyi.FreeBSD.org:3128 BUILD_CAUSE=SCMTRIGGER RUN_TESTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/display/redirect?page=tests GIT_CHECKOUT_DIR=src BUILD_DISPLAY_NAME=#34184 RUN_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/display/redirect RUN_ARTIFACTS_DISPLAY_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/display/redirect?page=artifacts USER=jenkins HOME=/workspace BUILD_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/34184/ ROOT_BUILD_CAUSE_SCMTRIGGER=true BUILDER_1_IP6=2610:1c1:1:607c::16:2d FBSD_TARGET=amd64 JOB_URL=https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/ FBSD_BRANCH=main GIT_PREVIOUS_COMMIT=a9e77eb7016df70723c208fc09fbd01ec23a732d SHELL=/bin/sh HUDSON_URL=https://ci.FreeBSD.org/ BUILDER_JFLAG=12 SUDO_HOME=/jenkins SUDO_USER=jenkins HUDSON_COOKIE=914c8b34-1a63-4143-8fa2-2b13bd10104c 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 WORKSPACE_TMP=/jenkins/workspace/FreeBSD-main-amd64-build@tmp GIT_COMMIT=03e1605cdf17c48d5e0d6d42a9f15b78b3b7adb0 NODE_NAME=butler4.nyi.freebsd.org BUILD_CAUSE_SCMTRIGGER=true BLOCKSIZE=K EXECUTOR_NUMBER=1 [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins2722756721553584196.sh + sh freebsd-ci/scripts/jail/execute.sh -------------------------------------------------------------- start build in jail FreeBSD-main-amd64-build -------------------------------------------------------------- + dirname freebsd-ci/jobs/FreeBSD-main-amd64-build/build.sh + env 'JFLAG=12' 'TARGET=amd64' 'TARGET_ARCH=amd64' 'SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-main-amd64-build/src.conf' sh -x /workspace/freebsd-ci/scripts/build/build-world-kernel-head.sh + set -ex + export 'MAKEOBJDIRPREFIX=/workspace/obj' + rm -fr /workspace/obj + MAKECONF=/dev/null + SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-main-amd64-build/src.conf + cd /usr/src + [ -n '' ] + sudo make -j 12 -DWITHOUT_CLEAN buildworld 'TARGET=amd64' 'TARGET_ARCH=amd64' '__MAKE_CONF=/dev/null' 'SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-main-amd64-build/src.conf' /workspace/freebsd-ci/scripts/build/build-world-kernel-head.sh: sudo: not found Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins630510801087890083.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-build cannot unmount '/jenkins/jails/FreeBSD-main-amd64-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 addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499029819.1701.1767711533872>
