Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1

Started by upstream project "Test_openjdk21_hs_sanity.openjdk_aarch64_linux" build number 341 originally caused by: Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-linux-aarch64-temurin" build number 329 originally caused by: Started by upstream project "build-scripts/openjdk21-pipeline" build number 429 originally caused by: Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 384 originally caused by: Started by timer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1@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/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1@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 75a8850e698a9c107b16ec5656f861ace8aedfc2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 75a8850e698a9c107b16ec5656f861ace8aedfc2 # timeout=10 Commit message: "Exclude BadEnclosingMethodTest for Openj9 jdk26 (#6751)" > git rev-list --no-walk 73aa7c691b6cefb411eecdf4c024568400c900c0 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2025-11-26T22:35:53.010Z] SPEC: linux_aarch64 [Pipeline] echo [2025-11-26T22:35:53.016Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64 [Pipeline] stage [Pipeline] { (Queue) [Pipeline] nodesByLabel [2025-11-26T22:35:53.069Z] Found a total of 4 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-26T22:35:53.089Z] dynamicAgents: [] [Pipeline] node [2025-11-26T22:36:08.121Z] Still waiting to schedule task [2025-11-26T22:36:08.124Z] Waiting for next available executor on ‘ci.role.test&&sw.os.linux&&hw.arch.aarch64’ [2025-11-27T00:39:33.861Z] Running on test-docker-ubuntu2404-armv8-6 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1 [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-27T00:39:33.897Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-27T00:39:34.269Z] [WS-CLEANUP] Deleting project workspace... [2025-11-27T00:39:34.269Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-27T00:39:34.443Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-27T00:39:34.661Z] ERROR: Checkout failed [2025-11-27T00:39:34.662Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:39:34.662Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:39:34.662Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:39:34.662Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:39:34.662Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:39:34.662Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:39:34.662Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:39:34.662Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:39:34.662Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:39:34.662Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:39:34.662Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:39:34.662Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:39:34.662Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:39:34.662Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:39:34.662Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:39:34.662Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:39:34.662Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:39:34.662Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:39:34.662Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:39:34.662Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:39:34.662Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:39:34.662Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:39:34.662Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:39:34.662Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:39:34.662Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:39:34.662Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:39:34.662Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:39:34.662Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:39:34.662Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:39:34.662Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:39:34.662Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:39:34.662Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:39:34.662Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:39:34.662Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-27T00:39:34.664Z] ERROR: Execution failed [2025-11-27T00:39:34.665Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:39:34.665Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:39:34.665Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:39:34.665Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:39:34.665Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:39:34.665Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:39:34.665Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:39:34.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:39:34.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:39:34.665Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:39:34.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:39:34.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:39:34.665Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:39:34.665Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:39:34.665Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:39:34.665Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: cf17369f-66fd-49c4-8dd7-ff27b60253db [2025-11-27T00:39:34.665Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:39:34.665Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:39:34.665Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:39:34.665Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:39:34.665Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:39:34.665Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:39:34.665Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:39:34.665Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:39:34.665Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:39:34.665Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:39:34.665Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:39:34.665Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:39:34.665Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:39:34.665Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:39:34.665Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:39:34.665Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:39:34.665Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:39:34.665Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:39:34.665Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-27T00:39:34.684Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-27T00:42:34.687Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-27T00:42:35.059Z] [WS-CLEANUP] Deleting project workspace... [2025-11-27T00:42:35.059Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-27T00:42:35.233Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-27T00:42:35.446Z] ERROR: Checkout failed [2025-11-27T00:42:35.446Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:42:35.446Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:42:35.446Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:42:35.446Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:42:35.446Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:42:35.446Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:42:35.446Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:42:35.446Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:42:35.446Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:42:35.446Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:42:35.446Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:42:35.446Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:42:35.446Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:42:35.446Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:42:35.446Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:42:35.446Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:42:35.446Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:42:35.446Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:42:35.446Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:42:35.446Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:42:35.446Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:42:35.446Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:42:35.446Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:42:35.446Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:42:35.446Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:42:35.446Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:42:35.446Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:42:35.446Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:42:35.446Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:42:35.446Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:42:35.446Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:42:35.446Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:42:35.446Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:42:35.446Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-27T00:42:35.448Z] ERROR: Execution failed [2025-11-27T00:42:35.448Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:42:35.448Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:42:35.448Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:42:35.448Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:42:35.448Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:42:35.448Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:42:35.448Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:42:35.448Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:42:35.448Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:42:35.448Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:42:35.448Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:42:35.448Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:42:35.448Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:42:35.448Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:42:35.448Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:42:35.448Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7ee3bd13-4db9-461c-b5e0-8da36a1ed0c5 [2025-11-27T00:42:35.448Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:42:35.448Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:42:35.448Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:42:35.448Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:42:35.448Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:42:35.448Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:42:35.448Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:42:35.448Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:42:35.448Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:42:35.448Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:42:35.448Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:42:35.448Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:42:35.448Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:42:35.448Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:42:35.448Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:42:35.448Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:42:35.448Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:42:35.448Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:42:35.448Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-27T00:42:35.466Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-27T00:45:35.470Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-27T00:45:35.844Z] [WS-CLEANUP] Deleting project workspace... [2025-11-27T00:45:35.844Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-27T00:45:36.019Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-27T00:45:36.237Z] ERROR: Checkout failed [2025-11-27T00:45:36.237Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:45:36.237Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:45:36.237Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:45:36.237Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:45:36.237Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:45:36.237Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:45:36.237Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:45:36.237Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:45:36.237Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:45:36.237Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:45:36.237Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:45:36.237Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:45:36.237Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:45:36.237Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:45:36.237Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:45:36.237Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:45:36.237Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:45:36.237Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:45:36.237Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:45:36.237Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:45:36.237Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:45:36.237Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:45:36.237Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:45:36.237Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:45:36.237Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:45:36.237Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:45:36.237Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:45:36.237Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:45:36.237Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:45:36.237Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:45:36.237Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:45:36.237Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:45:36.237Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:45:36.237Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-27T00:45:36.239Z] ERROR: Execution failed [2025-11-27T00:45:36.239Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:45:36.239Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:45:36.239Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:45:36.239Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:45:36.239Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:45:36.239Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:45:36.239Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:45:36.239Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:45:36.239Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:45:36.239Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:45:36.239Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:45:36.239Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:45:36.239Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:45:36.239Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:45:36.239Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:45:36.239Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2d6c9d42-f3da-4245-9161-71b82c445a9e [2025-11-27T00:45:36.239Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:45:36.239Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:45:36.239Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:45:36.239Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:45:36.239Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:45:36.239Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:45:36.239Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:45:36.239Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:45:36.239Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:45:36.239Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:45:36.239Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:45:36.239Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:45:36.239Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:45:36.239Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:45:36.239Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:45:36.239Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:45:36.239Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:45:36.239Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:45:36.239Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-27T00:45:36.259Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-27T00:48:36.263Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-27T00:48:36.637Z] [WS-CLEANUP] Deleting project workspace... [2025-11-27T00:48:36.637Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-27T00:48:36.822Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-27T00:48:37.041Z] ERROR: Checkout failed [2025-11-27T00:48:37.042Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:48:37.042Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:48:37.042Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:48:37.042Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:48:37.042Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:48:37.042Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:48:37.042Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:48:37.042Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:48:37.042Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:48:37.042Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:48:37.042Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:48:37.042Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:48:37.042Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:48:37.042Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:48:37.042Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:48:37.042Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:48:37.042Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:48:37.042Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:48:37.042Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:48:37.042Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:48:37.042Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:48:37.042Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:48:37.042Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:48:37.042Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:48:37.042Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:48:37.042Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:48:37.042Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:48:37.042Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:48:37.042Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:48:37.042Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:48:37.042Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:48:37.042Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:48:37.042Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:48:37.042Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [2025-11-27T00:48:37.043Z] ERROR: Execution failed [2025-11-27T00:48:37.043Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:48:37.043Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:48:37.043Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:48:37.043Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:48:37.043Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:48:37.043Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:48:37.043Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:48:37.043Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:48:37.043Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:48:37.043Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:48:37.043Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:48:37.043Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:48:37.043Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:48:37.043Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:48:37.043Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:48:37.043Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0b42308d-e76e-4d61-a33c-511647a29f3d [2025-11-27T00:48:37.043Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:48:37.043Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:48:37.043Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:48:37.043Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:48:37.043Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:48:37.043Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:48:37.043Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:48:37.043Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:48:37.043Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:48:37.043Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:48:37.043Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:48:37.043Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:48:37.043Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:48:37.043Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:48:37.043Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:48:37.043Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:48:37.043Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:48:37.043Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:48:37.043Z] Retrying [Pipeline] { [Pipeline] sleep [2025-11-27T00:48:37.058Z] Sleeping for 3 min 0 sec [Pipeline] timeout [2025-11-27T00:51:37.063Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2025-11-27T00:51:37.438Z] [WS-CLEANUP] Deleting project workspace... [2025-11-27T00:51:37.438Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2025-11-27T00:51:37.614Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2025-11-27T00:51:37.838Z] ERROR: Checkout failed [2025-11-27T00:51:37.838Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-ubuntu2404-armv8-6 [2025-11-27T00:51:37.838Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916) [2025-11-27T00:51:37.838Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384) [2025-11-27T00:51:37.838Z] at hudson.remoting.Channel.call(Channel.java:1108) [2025-11-27T00:51:37.838Z] at hudson.FilePath.act(FilePath.java:1204) [2025-11-27T00:51:37.838Z] at hudson.FilePath.act(FilePath.java:1193) [2025-11-27T00:51:37.838Z] at hudson.FilePath.mkdirs(FilePath.java:1384) [2025-11-27T00:51:37.838Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843) [2025-11-27T00:51:37.838Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299) [2025-11-27T00:51:37.838Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) [2025-11-27T00:51:37.838Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) [2025-11-27T00:51:37.838Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) [2025-11-27T00:51:37.838Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) [2025-11-27T00:51:37.838Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:51:37.838Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:51:37.838Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [2025-11-27T00:51:37.838Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) [2025-11-27T00:51:37.838Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) [2025-11-27T00:51:37.838Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) [2025-11-27T00:51:37.838Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397) [2025-11-27T00:51:37.838Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700) [2025-11-27T00:51:37.838Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807) [2025-11-27T00:51:37.838Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793) [2025-11-27T00:51:37.838Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728) [2025-11-27T00:51:37.838Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394) [2025-11-27T00:51:37.838Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389) [2025-11-27T00:51:37.838Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590) [2025-11-27T00:51:37.838Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225) [2025-11-27T00:51:37.838Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50) [2025-11-27T00:51:37.838Z] at hudson.remoting.Request$2.run(Request.java:391) [2025-11-27T00:51:37.838Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [2025-11-27T00:51:37.838Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [2025-11-27T00:51:37.838Z] at java.base/java.lang.Thread.run(Thread.java:840) [2025-11-27T00:51:37.838Z] ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } [Pipeline] // retry [Pipeline] echo [2025-11-27T00:51:37.855Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/aqa-tests: No space left on device [Pipeline] timeout [2025-11-27T00:51:37.859Z] Timeout set to expire in 5 min 0 sec [Pipeline] { [Pipeline] echo [2025-11-27T00:51:37.871Z] Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1 #67 result is FAILURE. Checking console log for specific errors... [Pipeline] echo [2025-11-27T00:51:37.906Z] Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1 #67 failed on test-docker-ubuntu2404-armv8-6 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.openjdk_aarch64_linux_testList_1/67/ [2025-11-27T00:51:37.906Z] Set test-docker-ubuntu2404-armv8-6 temporarily offline! https://ci.adoptium.net/computer/test-docker-ubuntu2404-armv8-6 Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature. [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8215e705-929d-4914-8df3-c749edf15c13 org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:243) at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.rejectMethod(SandboxInterceptor.java:594) at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:167) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178) at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120) at WorkflowScript.checkErrors(WorkflowScript:659) at WorkflowScript.runTest(WorkflowScript:601) at ___cps.transform___(Native Method) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87) at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87) at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:112) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87) at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:54) at jdk.internal.reflect.GeneratedMethodAccessor865.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:54) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45) at jdk.internal.reflect.GeneratedMethodAccessor866.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84) at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) 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.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50) at java.base/java.lang.Thread.run(Thread.java:840) Finished: FAILURE