Test_openjdk21_hs_sanity.system_aarch64_alpine-linux
Started by upstream project "build-scripts/jobs/jdk21u/jdk21u-alpine-linux-aarch64-temurin" build number 145
originally caused by:
Started by upstream project "build-scripts/openjdk21-pipeline" build number 404
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_21ea" build number 328
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux@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.system_aarch64_alpine-linux@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 0905ea0d2a44744fe67c904a5313f77708a4a25d (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0905ea0d2a44744fe67c904a5313f77708a4a25d # timeout=10
Commit message: "Unexclude j.l.i.MethodHandleProxies.BasicTest (#6536)"
> git rev-list --no-walk cfb3d7384eae399c9c47f6e9d656bb8da8c6181a # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-08-27T23:37:36.479Z] SPEC: alpine-linux_aarch64
[Pipeline] echo
[2025-08-27T23:37:36.480Z] LABEL: ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-08-27T23:37:36.491Z] Found a total of 2 nodes with the 'ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux' 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-08-27T23:37:36.495Z] dynamicAgents: []
[Pipeline] node
[2025-08-27T23:37:51.500Z] Still waiting to schedule task
[2025-08-27T23:37:51.500Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&sw.os.alpine-linux’
[2025-08-28T04:50:08.728Z] Running on test-docker-alpine320-armv8-3 in /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux
[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-08-28T04:50:08.777Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-28T04:50:09.143Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-28T04:50:09.143Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-28T04:50:09.313Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-28T04:50:09.519Z] ERROR: Checkout failed
[2025-08-28T04:50:09.520Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:50:09.520Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:50:09.520Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:50:09.520Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:50:09.520Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:50:09.520Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:50:09.520Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:50:09.520Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:50:09.520Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:50:09.520Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:50:09.520Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:50:09.520Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:50:09.520Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:50:09.520Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:50:09.520Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:50:09.520Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:50:09.520Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:50:09.520Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:50:09.520Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:50:09.520Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:50:09.520Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:50:09.520Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:50:09.520Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:50:09.520Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:50:09.520Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:50:09.520Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:50:09.520Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:50:09.520Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2025-08-28T04:50:09.523Z] ERROR: Execution failed
[2025-08-28T04:50:09.524Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:50:09.524Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:50:09.524Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:50:09.524Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:50:09.524Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:50:09.524Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:50:09.524Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:50:09.524Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:50:09.524Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:50:09.524Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 79db6f34-dd73-4448-a526-72674177ed2f
[2025-08-28T04:50:09.524Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:50:09.524Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:50:09.524Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:50:09.524Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:50:09.524Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:50:09.524Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:50:09.524Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:50:09.524Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:50:09.524Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:50:09.524Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:50:09.524Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:50:09.524Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:50:09.524Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:50:09.524Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:50:09.524Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:50:09.524Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:50:09.524Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:50:09.524Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:50:09.524Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-08-28T04:50:09.545Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-08-28T04:53:09.551Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-28T04:53:09.912Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-28T04:53:09.912Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-28T04:53:10.082Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-28T04:53:10.281Z] ERROR: Checkout failed
[2025-08-28T04:53:10.282Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:53:10.282Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:53:10.282Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:53:10.282Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:53:10.282Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:53:10.282Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:53:10.282Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:53:10.282Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:53:10.282Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:53:10.282Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:53:10.282Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:53:10.282Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:53:10.282Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:53:10.282Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:53:10.282Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:53:10.282Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:53:10.282Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:53:10.282Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:53:10.282Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:53:10.282Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:53:10.282Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:53:10.282Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:53:10.282Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:53:10.282Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:53:10.282Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:53:10.282Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:53:10.282Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:53:10.282Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2025-08-28T04:53:10.284Z] ERROR: Execution failed
[2025-08-28T04:53:10.285Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:53:10.285Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:53:10.285Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:53:10.285Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:53:10.285Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:53:10.285Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:53:10.285Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:53:10.285Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:53:10.285Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:53:10.285Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2ecd7e10-efa0-4817-ad2a-899fd52fb86a
[2025-08-28T04:53:10.285Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:53:10.285Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:53:10.285Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:53:10.285Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:53:10.285Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:53:10.285Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:53:10.285Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:53:10.285Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:53:10.285Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:53:10.285Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:53:10.285Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:53:10.285Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:53:10.285Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:53:10.285Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:53:10.285Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:53:10.285Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:53:10.285Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:53:10.285Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:53:10.285Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-08-28T04:53:10.303Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-08-28T04:56:10.309Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-28T04:56:10.678Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-28T04:56:10.678Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-28T04:56:10.848Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-28T04:56:11.057Z] ERROR: Checkout failed
[2025-08-28T04:56:11.057Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:56:11.057Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:56:11.057Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:56:11.057Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:56:11.057Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:56:11.057Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:56:11.057Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:56:11.057Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:56:11.057Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:56:11.057Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:56:11.057Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:56:11.057Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:56:11.057Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:56:11.057Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:56:11.057Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:56:11.057Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:56:11.057Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:56:11.057Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:56:11.057Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:56:11.057Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:56:11.057Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:56:11.057Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:56:11.057Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:56:11.057Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:56:11.057Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:56:11.057Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:56:11.057Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:56:11.058Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2025-08-28T04:56:11.059Z] ERROR: Execution failed
[2025-08-28T04:56:11.059Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:56:11.059Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:56:11.059Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:56:11.059Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:56:11.059Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:56:11.059Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:56:11.059Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:56:11.059Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:56:11.059Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:56:11.059Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:56:11.059Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:56:11.059Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:56:11.059Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:56:11.060Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:56:11.060Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:56:11.060Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ed342fed-68e6-4836-8334-d7425055d3bb
[2025-08-28T04:56:11.060Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:56:11.060Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:56:11.060Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:56:11.060Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:56:11.060Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:56:11.060Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:56:11.060Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:56:11.060Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:56:11.060Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:56:11.060Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:56:11.060Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:56:11.060Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:56:11.060Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:56:11.060Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:56:11.060Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:56:11.060Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:56:11.060Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:56:11.060Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:56:11.060Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-08-28T04:56:11.085Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-08-28T04:59:11.089Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-28T04:59:11.464Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-28T04:59:11.464Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-28T04:59:11.634Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-28T04:59:11.832Z] ERROR: Checkout failed
[2025-08-28T04:59:11.833Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:59:11.833Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:59:11.833Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:59:11.833Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:59:11.833Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:59:11.833Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:59:11.833Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:59:11.833Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:59:11.833Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:59:11.833Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:59:11.833Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:59:11.833Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:59:11.833Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:59:11.833Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:59:11.833Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:59:11.833Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:59:11.833Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:59:11.833Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:59:11.833Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:59:11.833Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:59:11.833Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:59:11.833Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:59:11.833Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:59:11.833Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:59:11.833Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:59:11.833Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:59:11.833Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:59:11.833Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2025-08-28T04:59:11.835Z] ERROR: Execution failed
[2025-08-28T04:59:11.835Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T04:59:11.835Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T04:59:11.835Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T04:59:11.835Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T04:59:11.835Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T04:59:11.835Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T04:59:11.835Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T04:59:11.835Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T04:59:11.835Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T04:59:11.835Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 72a25767-0803-4905-bef3-f323aed25e95
[2025-08-28T04:59:11.835Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T04:59:11.835Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T04:59:11.835Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T04:59:11.835Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T04:59:11.835Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T04:59:11.835Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T04:59:11.835Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T04:59:11.835Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T04:59:11.835Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T04:59:11.835Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T04:59:11.835Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T04:59:11.835Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T04:59:11.835Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T04:59:11.835Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T04:59:11.835Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T04:59:11.835Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T04:59:11.835Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T04:59:11.835Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T04:59:11.835Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-08-28T04:59:11.866Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-08-28T05:02:11.872Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-08-28T05:02:12.235Z] [WS-CLEANUP] Deleting project workspace...
[2025-08-28T05:02:12.235Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-08-28T05:02:12.406Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-08-28T05:02:12.607Z] ERROR: Checkout failed
[2025-08-28T05:02:12.607Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-alpine320-armv8-3
[2025-08-28T05:02:12.607Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-08-28T05:02:12.607Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-08-28T05:02:12.607Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-08-28T05:02:12.607Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-08-28T05:02:12.607Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-08-28T05:02:12.607Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:844)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1300)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1278)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2025-08-28T05:02:12.607Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2025-08-28T05:02:12.607Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-08-28T05:02:12.607Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-08-28T05:02:12.607Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-08-28T05:02:12.607Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-08-28T05:02:12.607Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-08-28T05:02:12.607Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[2025-08-28T05:02:12.607Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-08-28T05:02:12.607Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-08-28T05:02:12.607Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-08-28T05:02:12.607Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:462)
[2025-08-28T05:02:12.607Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-08-28T05:02:12.607Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:808)
[2025-08-28T05:02:12.607Z] at java.base/java.nio.file.Files.createDirectories(Files.java:794)
[2025-08-28T05:02:12.607Z] at Jenkins v2.516.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-08-28T05:02:12.607Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-08-28T05:02:12.607Z] at Jenkins v2.516.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-08-28T05:02:12.607Z] at Jenkins v2.516.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-08-28T05:02:12.607Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-08-28T05:02:12.607Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-08-28T05:02:12.607Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-08-28T05:02:12.607Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-08-28T05:02:12.608Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2025-08-28T05:02:12.608Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2025-08-28T05:02:12.608Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2025-08-28T05:02:12.608Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2025-08-28T05:02:12.608Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-08-28T05:02:12.641Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/aqa-tests: No space left on device
[Pipeline] timeout
[2025-08-28T05:02:12.645Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-08-28T05:02:12.661Z] Test_openjdk21_hs_sanity.system_aarch64_alpine-linux #96 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2025-08-28T05:02:12.712Z] Test_openjdk21_hs_sanity.system_aarch64_alpine-linux #96 failed on test-docker-alpine320-armv8-3 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_aarch64_alpine-linux/96/
[2025-08-28T05:02:12.712Z] Set test-docker-alpine320-armv8-3 temporarily offline! https://ci.adoptium.net/computer/test-docker-alpine320-armv8-3
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: 4356a8a1-c268-4faf-b6c0-1fd572fc7ea6
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:118)
at WorkflowScript.checkErrors(WorkflowScript:647)
at WorkflowScript.runTest(WorkflowScript:589)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:114)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor249.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:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:108)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor249.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:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:108)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at jdk.internal.reflect.GeneratedMethodAccessor249.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:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CastBlock$ContinuationImpl.cast(CastBlock.java:47)
at jdk.internal.reflect.GeneratedMethodAccessor288.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:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.dispatch(CollectionLiteralBlock.java:55)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.CollectionLiteralBlock$ContinuationImpl.item(CollectionLiteralBlock.java:45)
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:72)
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:83)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
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:49)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:437)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:345)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:298)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
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