jdk25u-linux-aarch64-hotspot_SmokeTests

Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot" build number 10 originally caused by: Started by upstream project "build-scripts/openjdk25-pipeline" build number 96 originally caused by: Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 5 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests The recommended git tool is: git No credentials specified Wiping out workspace first. Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/adoptium/aqa-tests.git > git init /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10 Fetching upstream changes from https://github.com/adoptium/aqa-tests.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60 > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10 Commit message: "Initial exclude list for JDK26 (#6746)" > git rev-list --no-walk 0d7595419a9c523ce563b64947349df32a4cc06b # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-29T12:34:25.544Z] SPEC: linux_aarch64 [Pipeline] echo [2025-11-29T12:34:25.545Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-29T12:34:25.562Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2025-11-29T12:34:25.568Z] dynamicAgents: [] [Pipeline] node [2025-11-29T12:34:25.604Z] Running on test-docker-fedora42-armv8-1 in /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2025-11-29T12:34:25.637Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-29T12:34:26.204Z] [WS-CLEANUP] Deleting project workspace... [2025-11-29T12:34:26.204Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-29T12:34:37.016Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-29T12:34:53.821Z] ERROR: Checkout failed [2025-11-29T12:34:53.823Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:34:53.823Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:34:53.823Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:34:53.823Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:34:53.823Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:34:53.823Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:34:53.823Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:34:53.823Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:34:53.823Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:34:53.823Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:34:53.823Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:34:53.823Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:34:53.823Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:34:53.823Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:34:53.823Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:34:53.823Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:34:53.823Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:34:53.823Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:34:53.823Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:34:53.823Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:34:53.823Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:34:53.823Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:34:53.823Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:34:53.823Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:34:53.823Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:34:53.823Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:34:53.823Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:34:53.823Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:34:53.823Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:34:53.823Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:34:53.823Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:34:53.823Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:34:53.823Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:34:53.823Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-29T12:34:53.828Z] ERROR: Execution failed [2025-11-29T12:34:53.828Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:34:53.828Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:34:53.828Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:34:53.828Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:34:53.828Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:34:53.828Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:34:53.828Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:34:53.828Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:34:53.828Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:34:53.828Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:34:53.828Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:34:53.828Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:34:53.828Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:34:53.828Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:34:53.828Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:34:53.828Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8fc65e6d-6c10-4c49-bb81-f7f22a1b5c9e [2025-11-29T12:34:53.828Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:34:53.828Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:34:53.828Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:34:53.828Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:34:53.828Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:34:53.828Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:34:53.828Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:34:53.828Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:34:53.828Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:34:53.828Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:34:53.828Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:34:53.828Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:34:53.828Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:34:53.828Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:34:53.828Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:34:53.828Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:34:53.828Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:34:53.828Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:34:53.828Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-29T12:34:53.850Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-29T12:37:53.855Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-29T12:37:54.240Z] [WS-CLEANUP] Deleting project workspace... [2025-11-29T12:37:54.240Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-29T12:37:54.420Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-29T12:37:54.665Z] ERROR: Checkout failed [2025-11-29T12:37:54.665Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:37:54.665Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:37:54.665Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:37:54.665Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:37:54.665Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:37:54.665Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:37:54.665Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:37:54.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:37:54.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:37:54.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:37:54.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:37:54.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:37:54.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:37:54.665Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:37:54.665Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:37:54.665Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:37:54.665Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:37:54.665Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:37:54.665Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:37:54.665Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:37:54.665Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:37:54.665Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:37:54.665Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:37:54.665Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:37:54.665Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:37:54.665Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:37:54.665Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:37:54.665Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:37:54.665Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:37:54.665Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:37:54.665Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:37:54.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:37:54.665Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:37:54.666Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-29T12:37:54.667Z] ERROR: Execution failed [2025-11-29T12:37:54.668Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:37:54.668Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:37:54.668Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:37:54.668Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:37:54.668Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:37:54.668Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:37:54.668Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:37:54.668Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:37:54.668Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:37:54.668Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:37:54.668Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:37:54.668Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:37:54.668Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:37:54.668Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:37:54.668Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:37:54.668Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: fb4e7375-026a-4333-8856-f91228c2b2b1 [2025-11-29T12:37:54.668Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:37:54.668Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:37:54.668Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:37:54.668Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:37:54.668Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:37:54.668Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:37:54.668Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:37:54.668Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:37:54.668Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:37:54.668Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:37:54.668Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:37:54.668Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:37:54.668Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:37:54.668Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:37:54.668Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:37:54.668Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:37:54.668Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:37:54.668Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:37:54.668Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-29T12:37:54.683Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-29T12:40:54.688Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-29T12:40:55.071Z] [WS-CLEANUP] Deleting project workspace... [2025-11-29T12:40:55.071Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-29T12:40:55.246Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-29T12:40:55.476Z] ERROR: Checkout failed [2025-11-29T12:40:55.476Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:40:55.476Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:40:55.476Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:40:55.476Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:40:55.476Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:40:55.476Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:40:55.476Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:40:55.476Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:40:55.476Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:40:55.476Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:40:55.476Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:40:55.476Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:40:55.476Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:40:55.476Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:40:55.476Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:40:55.476Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:40:55.476Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:40:55.476Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:40:55.476Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:40:55.476Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:40:55.476Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:40:55.476Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:40:55.476Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:40:55.476Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:40:55.476Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:40:55.476Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:40:55.476Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:40:55.476Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:40:55.476Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:40:55.476Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:40:55.476Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:40:55.476Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:40:55.476Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:40:55.476Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-29T12:40:55.478Z] ERROR: Execution failed [2025-11-29T12:40:55.479Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:40:55.479Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:40:55.479Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:40:55.479Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:40:55.479Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:40:55.479Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:40:55.479Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:40:55.479Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:40:55.479Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:40:55.479Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:40:55.479Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:40:55.479Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:40:55.479Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:40:55.479Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:40:55.479Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:40:55.479Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f454db16-5e60-4a5c-a9dd-32d1a11ca76b [2025-11-29T12:40:55.479Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:40:55.479Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:40:55.479Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:40:55.479Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:40:55.479Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:40:55.479Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:40:55.479Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:40:55.479Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:40:55.479Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:40:55.479Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:40:55.479Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:40:55.479Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:40:55.479Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:40:55.479Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:40:55.479Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:40:55.479Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:40:55.479Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:40:55.479Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:40:55.479Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-29T12:40:55.495Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-29T12:43:55.505Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-29T12:43:55.880Z] [WS-CLEANUP] Deleting project workspace... [2025-11-29T12:43:55.880Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-29T12:43:56.406Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-29T12:43:56.761Z] ERROR: Checkout failed [2025-11-29T12:43:56.761Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:43:56.761Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:43:56.761Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:43:56.761Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:43:56.761Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:43:56.761Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:43:56.761Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:43:56.761Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:43:56.761Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:43:56.761Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:43:56.761Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:43:56.761Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:43:56.761Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:43:56.761Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:43:56.761Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:43:56.761Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:43:56.761Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:43:56.761Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:43:56.761Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:43:56.761Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:43:56.761Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:43:56.761Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:43:56.761Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:43:56.761Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:43:56.761Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:43:56.761Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:43:56.761Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:43:56.761Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:43:56.761Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:43:56.761Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:43:56.761Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:43:56.761Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:43:56.761Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:43:56.761Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-29T12:43:56.763Z] ERROR: Execution failed [2025-11-29T12:43:56.763Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:43:56.763Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:43:56.763Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:43:56.763Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:43:56.763Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:43:56.763Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:43:56.763Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:43:56.763Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:43:56.763Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:43:56.763Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:43:56.763Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:43:56.763Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:43:56.764Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:43:56.764Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:43:56.764Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:43:56.764Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 44ca8767-8cce-45c7-84a6-be593dbb86a7 [2025-11-29T12:43:56.764Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:43:56.764Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:43:56.764Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:43:56.764Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:43:56.764Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:43:56.764Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:43:56.764Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:43:56.764Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:43:56.764Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:43:56.764Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:43:56.764Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:43:56.764Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:43:56.764Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:43:56.764Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:43:56.764Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:43:56.764Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:43:56.764Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:43:56.764Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:43:56.764Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-29T12:43:56.779Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-29T12:46:56.787Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-29T12:46:57.169Z] [WS-CLEANUP] Deleting project workspace... [2025-11-29T12:46:57.169Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-29T12:46:57.346Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-29T12:46:57.584Z] ERROR: Checkout failed [2025-11-29T12:46:57.584Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1 [2025-11-29T12:46:57.584Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-29T12:46:57.584Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-29T12:46:57.584Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-29T12:46:57.584Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-29T12:46:57.584Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-29T12:46:57.584Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-29T12:46:57.584Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-29T12:46:57.584Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-29T12:46:57.584Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-29T12:46:57.584Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-29T12:46:57.584Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-29T12:46:57.584Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-29T12:46:57.584Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:46:57.584Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:46:57.584Z] java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [2025-11-29T12:46:57.584Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-29T12:46:57.584Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-29T12:46:57.584Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-29T12:46:57.584Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-29T12:46:57.584Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-29T12:46:57.584Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-29T12:46:57.584Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-29T12:46:57.584Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-29T12:46:57.584Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-29T12:46:57.584Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-29T12:46:57.584Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-29T12:46:57.584Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-29T12:46:57.584Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-29T12:46:57.584Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-29T12:46:57.584Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-29T12:46:57.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-29T12:46:57.584Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-29T12:46:57.584Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-11-29T12:46:57.609Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-hotspot_SmokeTests/aqa-tests: No space left on device [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline java.lang.NullPointerException Finished: FAILURE