Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
Started by upstream project "Test_openjdk25_hs_extended.openjdk_aarch64_linux" build number 46
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-aarch64-temurin" build number 7
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 97
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 5
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun@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_openjdk25_hs_extended.openjdk_aarch64_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 36ba7f980189cb6fcb1bc9dd04ea1a85f4e7b98f # timeout=10
Commit message: "Initial exclude list for JDK26 (#6746)"
> git rev-list --no-walk 85bc66f0396c3ec9d4ad81bc2ecc81cce19cb740 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:52:25.466Z] SPEC: linux_aarch64
[Pipeline] echo
[2025-11-29T13:52:25.467Z] LABEL: ci.role.test&&sw.os.linux&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-11-29T13:52:25.476Z] Found a total of 8 nodes with the 'ci.role.test&&sw.os.linux&&hw.arch.aarch64' label
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2025-11-29T13:52:25.478Z] dynamicAgents: []
[Pipeline] node
[2025-11-29T13:52:25.516Z] Running on test-docker-fedora42-armv8-1 in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[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-29T13:52:25.541Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T13:52:25.748Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T13:52:25.752Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:52:25.760Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T13:52:26.143Z] ERROR: Execution failed
[2025-11-29T13:52:26.143Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T13:52:26.143Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T13:52:26.143Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T13:52:26.143Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T13:52:26.143Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T13:52:26.143Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T13:52:26.143Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T13:52:26.143Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T13:52:26.143Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:52:26.143Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:52:26.143Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T13:52:26.143Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T13:52:26.143Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T13:52:26.143Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T13:52:26.143Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T13:52:26.143Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T13:52:26.143Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T13:52:26.143Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T13:52:26.143Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:52:26.143Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:52:26.143Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T13:52:26.143Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T13:52:26.143Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T13:52:26.143Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T13:52:26.143Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T13:52:26.143Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T13:52:26.143Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T13:52:26.143Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:52:26.143Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b36df7de-b46c-431c-8113-d102410c93bd
[2025-11-29T13:52:26.143Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T13:52:26.143Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T13:52:26.143Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T13:52:26.143Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T13:52:26.143Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T13:52:26.143Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T13:52:26.143Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T13:52:26.143Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T13:52:26.143Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T13:52:26.143Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T13:52:26.143Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T13:52:26.143Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T13:52:26.143Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T13:52:26.143Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T13:52:26.143Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T13:52:26.143Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:52:26.143Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:52:26.143Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:52:26.143Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:52:26.164Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T13:52:26.166Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T13:52:56.356Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T13:52:56.359Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:52:56.371Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T13:52:56.744Z] ERROR: Execution failed
[2025-11-29T13:52:56.744Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T13:52:56.744Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T13:52:56.744Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T13:52:56.744Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T13:52:56.744Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T13:52:56.744Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T13:52:56.744Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T13:52:56.744Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T13:52:56.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:52:56.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:52:56.744Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T13:52:56.744Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T13:52:56.744Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T13:52:56.744Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T13:52:56.744Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T13:52:56.744Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T13:52:56.744Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T13:52:56.744Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T13:52:56.744Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:52:56.744Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T13:52:56.744Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:52:56.744Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T13:52:56.744Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T13:52:56.744Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T13:52:56.744Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T13:52:56.744Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T13:52:56.744Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:52:56.744Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:52:56.744Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T13:52:56.744Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T13:52:56.744Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T13:52:56.744Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T13:52:56.744Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:52:56.744Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 92cf0f8c-a52e-486f-87d8-2693052b4961
[2025-11-29T13:52:56.744Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T13:52:56.745Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T13:52:56.745Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T13:52:56.745Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T13:52:56.745Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T13:52:56.745Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T13:52:56.745Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T13:52:56.745Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T13:52:56.745Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T13:52:56.745Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T13:52:56.745Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T13:52:56.745Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T13:52:56.745Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T13:52:56.745Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T13:52:56.745Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T13:52:56.745Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T13:52:56.745Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:52:56.745Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:52:56.745Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:52:56.745Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:52:56.745Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:52:56.765Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T13:52:56.767Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T13:53:26.983Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T13:53:26.988Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:53:27.010Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2025-11-29T13:53:27.428Z] ERROR: Execution failed
[2025-11-29T13:53:27.429Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T13:53:27.429Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T13:53:27.429Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T13:53:27.429Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T13:53:27.429Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T13:53:27.429Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T13:53:27.429Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T13:53:27.429Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T13:53:27.429Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:53:27.429Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:53:27.429Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T13:53:27.429Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T13:53:27.429Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T13:53:27.429Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T13:53:27.429Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T13:53:27.429Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T13:53:27.429Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T13:53:27.429Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T13:53:27.429Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:53:27.429Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:53:27.429Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T13:53:27.429Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T13:53:27.429Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T13:53:27.429Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T13:53:27.429Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T13:53:27.429Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T13:53:27.429Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T13:53:27.429Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:53:27.429Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ba78d274-390d-4158-80f9-55e47efc6023
[2025-11-29T13:53:27.429Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T13:53:27.429Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T13:53:27.429Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T13:53:27.429Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T13:53:27.429Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T13:53:27.429Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T13:53:27.429Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T13:53:27.429Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T13:53:27.429Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T13:53:27.429Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T13:53:27.429Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T13:53:27.429Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T13:53:27.429Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T13:53:27.429Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T13:53:27.429Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T13:53:27.429Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:53:27.429Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:53:27.429Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:53:27.429Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-11-29T13:53:27.455Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-11-29T13:56:27.460Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T13:56:27.672Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T13:56:27.677Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:56:27.693Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T13:56:28.062Z] ERROR: Execution failed
[2025-11-29T13:56:28.062Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T13:56:28.062Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T13:56:28.062Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T13:56:28.062Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T13:56:28.062Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T13:56:28.062Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T13:56:28.062Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T13:56:28.062Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T13:56:28.062Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:56:28.062Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:56:28.062Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T13:56:28.062Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T13:56:28.062Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T13:56:28.062Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T13:56:28.062Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T13:56:28.062Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T13:56:28.062Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T13:56:28.062Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T13:56:28.062Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:56:28.062Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T13:56:28.062Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:56:28.063Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T13:56:28.063Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T13:56:28.063Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T13:56:28.063Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:56:28.063Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T13:56:28.063Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T13:56:28.063Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T13:56:28.063Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T13:56:28.063Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T13:56:28.063Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:56:28.063Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 444f41ca-b918-4c89-926e-a90ba06a95e2
[2025-11-29T13:56:28.063Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T13:56:28.063Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T13:56:28.063Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T13:56:28.063Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T13:56:28.063Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T13:56:28.063Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T13:56:28.063Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T13:56:28.063Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T13:56:28.063Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T13:56:28.063Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T13:56:28.063Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T13:56:28.063Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T13:56:28.063Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T13:56:28.063Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T13:56:28.063Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T13:56:28.063Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:56:28.063Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:56:28.063Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:56:28.063Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:56:28.081Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T13:56:28.083Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T13:56:58.270Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T13:56:58.290Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:56:58.299Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T13:56:58.671Z] ERROR: Execution failed
[2025-11-29T13:56:58.671Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T13:56:58.671Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T13:56:58.671Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T13:56:58.671Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T13:56:58.671Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T13:56:58.671Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T13:56:58.671Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T13:56:58.671Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T13:56:58.671Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:56:58.671Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:56:58.671Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T13:56:58.671Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T13:56:58.671Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T13:56:58.671Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T13:56:58.671Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T13:56:58.671Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T13:56:58.671Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T13:56:58.671Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T13:56:58.671Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:56:58.671Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:56:58.671Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T13:56:58.671Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T13:56:58.671Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T13:56:58.671Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T13:56:58.671Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T13:56:58.671Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T13:56:58.671Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T13:56:58.671Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:56:58.671Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5a3ff0ac-0c90-4c9c-a4e8-24693d81f25f
[2025-11-29T13:56:58.671Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T13:56:58.671Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T13:56:58.671Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T13:56:58.671Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T13:56:58.671Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T13:56:58.671Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T13:56:58.671Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T13:56:58.671Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T13:56:58.671Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T13:56:58.671Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T13:56:58.671Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T13:56:58.671Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T13:56:58.671Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T13:56:58.671Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T13:56:58.671Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T13:56:58.671Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:56:58.671Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:56:58.671Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:56:58.671Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:56:58.694Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T13:56:58.698Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T13:57:28.890Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T13:57:28.894Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T13:57:28.905Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2025-11-29T13:57:29.324Z] ERROR: Execution failed
[2025-11-29T13:57:29.324Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T13:57:29.324Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T13:57:29.324Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T13:57:29.324Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T13:57:29.324Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T13:57:29.324Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T13:57:29.325Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T13:57:29.325Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T13:57:29.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:57:29.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:57:29.325Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T13:57:29.325Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T13:57:29.325Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T13:57:29.325Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T13:57:29.325Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T13:57:29.325Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T13:57:29.325Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T13:57:29.325Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T13:57:29.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T13:57:29.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:57:29.325Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T13:57:29.325Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T13:57:29.325Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T13:57:29.325Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T13:57:29.325Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T13:57:29.325Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T13:57:29.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T13:57:29.325Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:57:29.325Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f84d00f0-853a-4bfd-b9c7-c29e54433443
[2025-11-29T13:57:29.325Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T13:57:29.325Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T13:57:29.325Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T13:57:29.325Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T13:57:29.325Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T13:57:29.325Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T13:57:29.325Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T13:57:29.325Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T13:57:29.325Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T13:57:29.325Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T13:57:29.325Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T13:57:29.325Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T13:57:29.325Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T13:57:29.325Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T13:57:29.325Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T13:57:29.325Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T13:57:29.325Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T13:57:29.325Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T13:57:29.325Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-11-29T13:57:29.348Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-11-29T14:00:29.353Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:00:29.575Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:00:29.580Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:00:29.589Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T14:00:29.963Z] ERROR: Execution failed
[2025-11-29T14:00:29.963Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:00:29.963Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:00:29.963Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:00:29.963Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:00:29.963Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:00:29.963Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:00:29.963Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:00:29.963Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:00:29.964Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:00:29.964Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:00:29.964Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:00:29.964Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:00:29.964Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:00:29.964Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:00:29.964Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:00:29.964Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:00:29.964Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:00:29.964Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:00:29.964Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:00:29.964Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:00:29.964Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:00:29.964Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:00:29.964Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:00:29.964Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:00:29.964Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:00:29.964Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:00:29.964Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:00:29.964Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:00:29.964Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:00:29.964Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e5ee23f4-c220-4635-a97a-0d24f168a100
[2025-11-29T14:00:29.964Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:00:29.964Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:00:29.964Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:00:29.964Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:00:29.964Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:00:29.964Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:00:29.964Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:00:29.964Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:00:29.964Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:00:29.964Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:00:29.964Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:00:29.964Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:00:29.964Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:00:29.964Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:00:29.964Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:00:29.964Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:00:29.964Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:00:29.964Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:00:29.964Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:00:29.982Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T14:00:29.984Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:01:00.177Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:01:00.181Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:01:00.191Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T14:01:00.563Z] ERROR: Execution failed
[2025-11-29T14:01:00.564Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:01:00.564Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:01:00.564Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:01:00.564Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:01:00.564Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:01:00.564Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:01:00.564Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:01:00.564Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:01:00.564Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:01:00.564Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:01:00.564Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:01:00.564Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:01:00.564Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:01:00.564Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:01:00.564Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:01:00.564Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:01:00.564Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:01:00.564Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:01:00.564Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:01:00.564Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:01:00.564Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:01:00.564Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:01:00.564Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:01:00.564Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:01:00.564Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:01:00.564Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:01:00.564Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:01:00.564Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:01:00.564Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 079c73eb-7c2a-4420-b063-7414d3551a67
[2025-11-29T14:01:00.564Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:01:00.564Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:01:00.564Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:01:00.564Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:01:00.564Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:01:00.564Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:01:00.564Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:01:00.564Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:01:00.564Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:01:00.564Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:01:00.564Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:01:00.564Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:01:00.564Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:01:00.564Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:01:00.564Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:01:00.564Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:01:00.564Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:01:00.564Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:01:00.564Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:01:00.584Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T14:01:00.586Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:01:30.780Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:01:30.785Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:01:30.798Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2025-11-29T14:01:31.208Z] ERROR: Execution failed
[2025-11-29T14:01:31.209Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:01:31.209Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:01:31.209Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:01:31.209Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:01:31.209Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:01:31.209Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:01:31.209Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:01:31.209Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:01:31.209Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:01:31.209Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:01:31.209Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:01:31.209Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:01:31.209Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:01:31.209Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:01:31.209Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:01:31.209Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:01:31.209Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:01:31.209Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:01:31.209Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:01:31.209Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:01:31.209Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:01:31.209Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:01:31.209Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:01:31.209Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:01:31.209Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:01:31.209Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:01:31.209Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:01:31.209Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:01:31.209Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: f6c224b1-05e0-4a1d-8e86-7efd5c4d276f
[2025-11-29T14:01:31.209Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:01:31.209Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:01:31.209Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:01:31.209Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:01:31.209Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:01:31.209Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:01:31.209Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:01:31.209Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:01:31.209Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:01:31.209Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:01:31.209Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:01:31.209Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:01:31.209Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:01:31.209Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:01:31.209Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:01:31.209Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:01:31.209Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:01:31.209Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:01:31.209Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-11-29T14:01:31.228Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-11-29T14:04:31.235Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:04:31.445Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:04:31.450Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:04:31.463Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T14:04:32.001Z] ERROR: Execution failed
[2025-11-29T14:04:32.002Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:04:32.002Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:04:32.002Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:04:32.002Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:04:32.002Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:04:32.002Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:04:32.002Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:04:32.002Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:04:32.002Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:04:32.002Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:04:32.002Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:04:32.002Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:04:32.002Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:04:32.002Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:04:32.002Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:04:32.002Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:04:32.002Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:04:32.002Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:04:32.002Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:04:32.002Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:04:32.002Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:04:32.002Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:04:32.002Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:04:32.002Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:04:32.002Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:04:32.002Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:04:32.002Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:04:32.002Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:04:32.002Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: db41eafe-d635-4844-a777-0dbd6cf98f11
[2025-11-29T14:04:32.002Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:04:32.002Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:04:32.002Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:04:32.002Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:04:32.002Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:04:32.002Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:04:32.002Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:04:32.002Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:04:32.002Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:04:32.002Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:04:32.002Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:04:32.002Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:04:32.002Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:04:32.002Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:04:32.002Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:04:32.002Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:04:32.002Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:04:32.002Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:04:32.002Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:04:32.019Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T14:04:32.021Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:05:02.219Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:05:02.223Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:05:02.234Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T14:05:02.614Z] ERROR: Execution failed
[2025-11-29T14:05:02.614Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:05:02.614Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:05:02.614Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:05:02.614Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:05:02.614Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:05:02.614Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:05:02.614Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:05:02.614Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:05:02.615Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:05:02.615Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:05:02.615Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:05:02.615Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:05:02.615Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:05:02.615Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:05:02.615Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:05:02.615Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:05:02.615Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:05:02.615Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:05:02.615Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:05:02.615Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:05:02.615Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:05:02.615Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:05:02.615Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:05:02.615Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:05:02.615Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:05:02.615Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:05:02.615Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:05:02.615Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:05:02.615Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:05:02.615Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7777f287-af08-46ee-8d5a-620caaa3138e
[2025-11-29T14:05:02.615Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:05:02.615Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:05:02.615Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:05:02.615Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:05:02.615Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:05:02.615Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:05:02.615Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:05:02.615Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:05:02.615Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:05:02.615Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:05:02.615Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:05:02.615Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:05:02.615Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:05:02.615Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:05:02.615Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:05:02.615Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:05:02.615Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:05:02.615Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:05:02.615Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:05:02.633Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T14:05:02.637Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:05:32.831Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:05:32.834Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:05:32.846Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2025-11-29T14:05:33.273Z] ERROR: Execution failed
[2025-11-29T14:05:33.274Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:05:33.274Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:05:33.274Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:05:33.274Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:05:33.274Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:05:33.274Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:05:33.274Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:05:33.274Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:05:33.274Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:05:33.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:05:33.274Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:05:33.274Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:05:33.274Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:05:33.274Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:05:33.274Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:05:33.274Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:05:33.274Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:05:33.274Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:05:33.274Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:05:33.274Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:05:33.274Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:05:33.274Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:05:33.274Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:05:33.274Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:05:33.274Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:05:33.274Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:05:33.274Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:05:33.274Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:05:33.274Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: aeadef37-2d83-4cc6-973a-67d8329be181
[2025-11-29T14:05:33.274Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:05:33.274Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:05:33.274Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:05:33.274Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:05:33.274Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:05:33.274Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:05:33.274Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:05:33.274Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:05:33.274Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:05:33.274Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:05:33.274Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:05:33.274Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:05:33.274Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:05:33.274Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:05:33.274Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:05:33.274Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:05:33.274Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:05:33.274Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:05:33.274Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2025-11-29T14:05:33.293Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2025-11-29T14:08:33.297Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:08:33.507Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:08:33.511Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:08:33.521Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T14:08:33.899Z] ERROR: Execution failed
[2025-11-29T14:08:33.899Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:08:33.899Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:08:33.899Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:08:33.899Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:08:33.899Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:08:33.899Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:08:33.899Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:08:33.899Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:08:33.899Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:08:33.899Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:08:33.899Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:08:33.899Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:08:33.899Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:08:33.899Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:08:33.899Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:08:33.899Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:08:33.899Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:08:33.899Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:08:33.899Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:08:33.899Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:08:33.899Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:08:33.899Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:08:33.899Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:08:33.899Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:08:33.899Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:08:33.899Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:08:33.899Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:08:33.899Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:08:33.899Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 6ec141a2-2cca-44a0-b796-4127d3e9e5aa
[2025-11-29T14:08:33.899Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:08:33.899Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:08:33.899Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:08:33.899Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:08:33.899Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:08:33.899Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:08:33.899Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:08:33.899Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:08:33.899Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:08:33.899Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:08:33.899Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:08:33.899Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:08:33.899Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:08:33.899Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:08:33.899Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:08:33.899Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:08:33.899Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:08:33.899Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:08:33.899Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:08:33.968Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T14:08:33.970Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:09:04.164Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:09:04.167Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:09:04.177Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-11-29T14:09:04.552Z] ERROR: Execution failed
[2025-11-29T14:09:04.552Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-docker-fedora42-armv8-1
[2025-11-29T14:09:04.552Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2025-11-29T14:09:04.552Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2025-11-29T14:09:04.552Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2025-11-29T14:09:04.552Z] at hudson.FilePath.act(FilePath.java:1204)
[2025-11-29T14:09:04.552Z] at hudson.FilePath.act(FilePath.java:1193)
[2025-11-29T14:09:04.552Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.setupControlDir(FileMonitoringTask.java:309)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.<init>(FileMonitoringTask.java:297)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript$ShellController.<init>(BourneShellScript.java:290)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.BourneShellScript.launchWithCookie(BourneShellScript.java:140)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask.launch(FileMonitoringTask.java:132)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.start(DurableTaskStep.java:330)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:333)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:194)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
[2025-11-29T14:09:04.552Z] at jdk.internal.reflect.GeneratedMethodAccessor320516.invoke(Unknown Source)
[2025-11-29T14:09:04.552Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:09:04.552Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:09:04.552Z] at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:98)
[2025-11-29T14:09:04.552Z] at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
[2025-11-29T14:09:04.552Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1225)
[2025-11-29T14:09:04.552Z] at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1034)
[2025-11-29T14:09:04.552Z] at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
[2025-11-29T14:09:04.552Z] at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
[2025-11-29T14:09:04.552Z] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:180)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onMethodCall(GroovyInterceptor.java:23)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onMethodCall(SandboxInterceptor.java:163)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:178)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:182)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:152)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:120)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:107)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:118)
[2025-11-29T14:09:04.552Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:87)
[2025-11-29T14:09:04.552Z] at jdk.internal.reflect.GeneratedMethodAccessor256.invoke(Unknown Source)
[2025-11-29T14:09:04.552Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-11-29T14:09:04.552Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:09:04.553Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2025-11-29T14:09:04.553Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2025-11-29T14:09:04.553Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2025-11-29T14:09:04.553Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2025-11-29T14:09:04.553Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2025-11-29T14:09:04.553Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2025-11-29T14:09:04.553Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2025-11-29T14:09:04.553Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:09:04.553Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e59a0298-874e-499c-b69d-e1fa863032bb
[2025-11-29T14:09:04.553Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[2025-11-29T14:09:04.553Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2025-11-29T14:09:04.553Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2025-11-29T14:09:04.553Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2025-11-29T14:09:04.553Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2025-11-29T14:09:04.553Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2025-11-29T14:09:04.553Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2025-11-29T14:09:04.553Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2025-11-29T14:09:04.553Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2025-11-29T14:09:04.553Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2025-11-29T14:09:04.553Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2025-11-29T14:09:04.553Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2025-11-29T14:09:04.553Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2025-11-29T14:09:04.553Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2025-11-29T14:09:04.553Z] at hudson.remoting.Request$2.run(Request.java:391)
[2025-11-29T14:09:04.553Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-11-29T14:09:04.553Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-11-29T14:09:04.553Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-11-29T14:09:04.553Z] Retrying
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:09:04.570Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2025-11-29T14:09:04.571Z] Sleeping for 30 sec
[Pipeline] cleanWs
[Pipeline] echo
[2025-11-29T14:09:34.766Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] dir
[2025-11-29T14:09:34.771Z] Running in /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:09:34.781Z] Force clean Workspace at /home/jenkins
[Pipeline] sh
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2025-11-29T14:09:35.215Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun: No space left on device
[Pipeline] timeout
[2025-11-29T14:09:35.220Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2025-11-29T14:09:35.235Z] Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun #30 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2025-11-29T14:09:35.277Z] Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun #30 failed on test-docker-fedora42-armv8-1 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_linux_rerun/30/
[2025-11-29T14:09:35.277Z] Set test-docker-fedora42-armv8-1 temporarily offline! https://ci.adoptium.net/computer/test-docker-fedora42-armv8-1
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: fa2dc2ca-9cb6-4805-b5d7-8bcefd3d33b5
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