Date: Wed, 11 Mar 2026 03:00:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-test - Build #28016 - Still Failing Message-ID: <1272477962.3365.1773198016401@jenkins.ci.freebsd.org> In-Reply-To: <1873683345.3343.1773184841032@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-main-amd64-test - Build #28016 (96294c22f7e54a48df44c86a4ee5848e71ac4470) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28016/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28016/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28016/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) bfb2fd5f66183454cfe8771595df09c0f23c7efb by imp: libpmc: Explicitly whitelist json fields 96294c22f7e54a48df44c86a4ee5848e71ac4470 by emaste: build: Stop testing LINKER_FEATURES for ifunc and build-id The end of the build log: Started by upstream project "FreeBSD-main-amd64-testvm" build number 32408 originally caused by: Started by upstream project "FreeBSD-main-amd64-build" build number 34787 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content LINK_TYPE=latest_tested FBSD_TARGET_ARCH=amd64 FBSD_TARGET=amd64 FBSD_BRANCH=main [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on galahad1.nyi.freebsd.org (vmhost_qemu vmhost_bhyve image_builder) in workspace /jenkins/workspace/FreeBSD-main-amd64-test The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.freebsd.org/src.git > git init /jenkins/workspace/FreeBSD-main-amd64-test/src # timeout=10 Using reference repository: /home/git/src.git Fetching upstream changes from https://git.freebsd.org/src.git > git --version # timeout=10 > git --version # 'git version 2.51.0' > git fetch --tags --force --progress -- https://git.freebsd.org/src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.freebsd.org/src.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 96294c22f7e54a48df44c86a4ee5848e71ac4470 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 96294c22f7e54a48df44c86a4ee5848e71ac4470 # timeout=10 Commit message: "build: Stop testing LINKER_FEATURES for ifunc and build-id" > git rev-list --no-walk ded881f9056d2ecb224490e56e95877af54164c4 # timeout=10 Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. Checking for pre-build Executing pre-build step Checking if email needs to be generated No emails were triggered. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins12410834347532221119.sh + rm -fr freebsd-ci + git clone '--depth=1' --single-branch -b main https://github.com/freebsd/freebsd-ci.git Cloning into 'freebsd-ci'... Updating files: 100% (682/682), done. + cd freebsd-ci + git rev-parse HEAD fc8f1e3cbdbe8bfbbb479e0168d116918997cc49 + cd .. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7094720039771307977.sh + sh -ex freebsd-ci/jobs/FreeBSD-main-amd64-test/build.sh + export 'TARGET=amd64' + export 'TARGET_ARCH=amd64' + export 'USE_TEST_SUBR= disable-dtrace-tests.sh disable-zfs-tests.sh disable-notyet-tests.sh run-kyua.sh ' + sh -x freebsd-ci/scripts/test/run-tests.sh + SSL_CA_CERT_FILE=/usr/local/share/certs/ca-root-nss.crt + [ -z 96294c22f7e54a48df44c86a4ee5848e71ac4470 ] + _GIT_COMMIT=96294c22f7e54a48df44c86a4ee5848e71ac4470 + [ ! -z 96294c22f7e54a48df44c86a4ee5848e71ac4470 -a 96294c22f7e54a48df44c86a4ee5848e71ac4470 '!=' 96294c22f7e54a48df44c86a4ee5848e71ac4470 ] + KERNCONF=GENERIC + ARTIFACT_SERVER=artifact.ci.freebsd.org + ARTIFACT_SUBDIR=snapshot/main/96294c22f7e54a48df44c86a4ee5848e71ac4470/amd64/amd64 + [ GENERIC '=' GENERIC ] + IMG_NAME=disk-test.img + JOB_DIR=freebsd-ci/jobs/FreeBSD-main-amd64-test + dirname freebsd-ci/scripts/test/run-tests.sh + TEST_BASE=freebsd-ci/scripts/test + TIMEOUT_MS=21600000 + TIMEOUT=21600 + TIMEOUT_EXPECT=21540 + TIMEOUT_VM=21420 + : 2 + : 8192m + EXTRA_DISK_NUM=5 + BHYVE_EXTRA_DISK_PARAM='' + METADIR=meta + METAOUTDIR=meta-out + fetch https://artifact.ci.freebsd.org/snapshot/main/96294c22f7e54a48df44c86a4ee5848e71ac4470/amd64/amd64/disk-test.img.zst disk-test.img.zst FATAL: command execution failed java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: java.io.IOException: Backing channel 'JNLP4-connect connection from galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:59834' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:227) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306) at jdk.proxy2/jdk.proxy2.$Proxy119.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1227) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1219) at hudson.tasks.CommandInterpreter.join(CommandInterpreter.java:195) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:145) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1842) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) FATAL: Unable to delete script file /tmp/jenkins7094720039771307977.sh java.nio.channels.ClosedChannelException at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155) at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143) at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:808) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused: hudson.remoting.ChannelClosedException: Channel "hudson.remoting.Channel@573cd882:JNLP4-connect connection from galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:59834": Remote call on JNLP4-connect connection from galahad1.nyi.freebsd.org/[2610:1c1:1:607c:0:0:16:500]:59834 failed. The channel is closing down or has closed down at hudson.remoting.Channel.call(Channel.java:1101) at hudson.FilePath.act(FilePath.java:1208) at hudson.FilePath.act(FilePath.java:1197) at hudson.FilePath.delete(FilePath.java:1744) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:163) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.Build$BuildExecution.build(Build.java:199) at hudson.model.Build$BuildExecution.doRun(Build.java:164) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:527) at hudson.model.Run.execute(Run.java:1842) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:456) Build step 'Execute shell' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for FreeBSD-main-amd64-test #28016 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?1272477962.3365.1773198016401>
