Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
Started by upstream project "Test_openjdk25_hs_extended.openjdk_aarch64_windows" build number 34
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-windows-aarch64-temurin" build number 22
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 124
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 14
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0@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_windows_testList_0@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 73fb587fd6823c45eab48f2b192bbb6f39f82d10 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 73fb587fd6823c45eab48f2b192bbb6f39f82d10 # timeout=10
Commit message: "Enable strict fields verifier tests for OpenJ9 (#6795)"
> git rev-list --no-walk 62705bdabfa53f0063efe9bbc10c01f35f9fc740 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:03:35.703Z] SPEC: windows_aarch64
[Pipeline] echo
[2026-01-24T15:03:35.704Z] Specified LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] stage
[Pipeline] { (Queue)
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
[2026-01-24T15:03:35.724Z] dynamicAgents: []
[Pipeline] echo
[2026-01-24T15:03:35.799Z] Provisioning LABEL: ci.role.test&&sw.os.windows&&hw.arch.aarch64
[Pipeline] nodesByLabel
[2026-01-24T15:03:35.821Z] Found a total of 3 nodes with the 'ci.role.test&&sw.os.windows&&hw.arch.aarch64' label
[Pipeline] node
[2026-01-24T15:03:50.836Z] Still waiting to schedule task
[2026-01-24T15:03:50.838Z] Waiting for next available executor on ‘ci.role.test&&sw.os.windows&&hw.arch.aarch64’
[2026-01-24T15:10:18.293Z] Running on test-azure-win11-aarch64-3 in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[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
[2026-01-24T15:10:18.319Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-24T15:10:18.380Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:10:18.380Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:10:54.268Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:10:54.277Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:10:54.282Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:10:54.307Z] ERROR: Execution failed
[2026-01-24T15:10:54.307Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7f564524-5ddd-45e5-948e-7bd1d332e4e1
[2026-01-24T15:10:54.307Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:10:54.307Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:10:54.307Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:10:54.307Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:10:54.307Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:10:54.308Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:10:54.308Z] at ___cps.transform___(Native Method)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:10:54.308Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:10:54.308Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:10:54.308Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:10:54.308Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:10:54.308Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:10:54.308Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:10:54.308Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:10:54.308Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:10:54.308Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:10:54.308Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:10:54.308Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:10:54.308Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:10:54.308Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:10:54.308Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:10:54.308Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:10:54.308Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:10:54.308Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:10:54.332Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:10:54.334Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:11:24.381Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:11:24.381Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:11:52.420Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:11:52.426Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:11:52.430Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:11:52.453Z] ERROR: Execution failed
[2026-01-24T15:11:52.453Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ce910c52-cb0b-4087-8b31-3cb1bb777381
[2026-01-24T15:11:52.453Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:11:52.453Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:11:52.453Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:11:52.453Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:11:52.453Z] at ___cps.transform___(Native Method)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:11:52.453Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:11:52.453Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:11:52.453Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:11:52.453Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:11:52.453Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:11:52.453Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:11:52.453Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:11:52.453Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:11:52.453Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:11:52.454Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:11:52.454Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:11:52.454Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:11:52.454Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:11:52.454Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:11:52.454Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:11:52.454Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:11:52.454Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:11:52.454Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:11:52.454Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:11:52.454Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:11:52.469Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:11:52.471Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:12:22.516Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:12:22.516Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:12:50.625Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:12:50.632Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:12:50.636Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-24T15:12:50.689Z] ERROR: Execution failed
[2026-01-24T15:12:50.689Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b78f1012-eb90-44be-aef6-2518a3b57f02
[2026-01-24T15:12:50.689Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:12:50.689Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:12:50.689Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:12:50.689Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:12:50.689Z] at ___cps.transform___(Native Method)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:12:50.689Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:12:50.689Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:12:50.689Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:12:50.689Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:12:50.690Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:12:50.690Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:12:50.690Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:12:50.690Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:12:50.690Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:12:50.690Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:12:50.690Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:12:50.690Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:12:50.690Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:12:50.690Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:12:50.690Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:12:50.690Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:12:50.690Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:12:50.690Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:12:50.690Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:12:50.690Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:12:50.690Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:12:50.690Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-24T15:12:50.712Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-24T15:15:50.719Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-24T15:15:50.773Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:15:50.773Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:16:17.608Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:16:17.617Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:16:17.620Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:16:17.650Z] ERROR: Execution failed
[2026-01-24T15:16:17.651Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c9de4498-ab7a-4d17-825e-31c4e39d6083
[2026-01-24T15:16:17.651Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:16:17.651Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:16:17.651Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:16:17.651Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:16:17.651Z] at ___cps.transform___(Native Method)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:16:17.651Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:16:17.651Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:16:17.651Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:16:17.651Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:16:17.651Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:16:17.651Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:16:17.651Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:16:17.651Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:16:17.651Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:16:17.651Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:16:17.651Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:16:17.651Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:16:17.651Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:16:17.651Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:16:17.651Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:16:17.651Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:16:17.651Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:16:17.677Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:16:17.679Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:16:47.723Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:16:47.723Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:17:14.521Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:17:14.528Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:17:14.532Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:17:14.559Z] ERROR: Execution failed
[2026-01-24T15:17:14.560Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 1678e0f2-a280-4871-b659-7d20a7be7112
[2026-01-24T15:17:14.560Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:17:14.560Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:17:14.560Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:17:14.560Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:17:14.560Z] at ___cps.transform___(Native Method)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:17:14.560Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:17:14.560Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:17:14.560Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:17:14.560Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:17:14.560Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:17:14.560Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:17:14.560Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:17:14.560Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:17:14.560Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:17:14.560Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:17:14.560Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:17:14.560Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:17:14.560Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:17:14.560Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:17:14.560Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:17:14.560Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:17:14.560Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:17:14.576Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:17:14.578Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:17:44.622Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:17:44.623Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:18:11.204Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:18:11.209Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:18:11.211Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-24T15:18:11.445Z] ERROR: Execution failed
[2026-01-24T15:18:11.445Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 76c0c83d-72ab-4b3a-a6d5-08463a2ccae5
[2026-01-24T15:18:11.445Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:18:11.445Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:18:11.445Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:18:11.445Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:18:11.445Z] at ___cps.transform___(Native Method)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:18:11.445Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:18:11.445Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:18:11.445Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:18:11.445Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:18:11.445Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:18:11.445Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:18:11.445Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:18:11.445Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:18:11.445Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:18:11.445Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:18:11.445Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:18:11.445Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:18:11.445Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:18:11.445Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:18:11.445Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:18:11.445Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:18:11.445Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-24T15:18:11.461Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-24T15:21:11.468Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-24T15:21:11.522Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:21:11.522Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:21:38.284Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:21:38.290Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:21:38.294Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:21:38.325Z] ERROR: Execution failed
[2026-01-24T15:21:38.325Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: c464f106-e8ad-4e71-9728-670dced660cb
[2026-01-24T15:21:38.325Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:21:38.325Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:21:38.325Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:21:38.325Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:21:38.325Z] at ___cps.transform___(Native Method)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:21:38.325Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:21:38.325Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:21:38.325Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:21:38.325Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:21:38.325Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:21:38.325Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:21:38.325Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:21:38.325Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:21:38.325Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:21:38.325Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:21:38.325Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:21:38.325Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:21:38.325Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:21:38.325Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:21:38.325Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:21:38.325Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:21:38.325Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:21:38.338Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:21:38.339Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:22:08.381Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:22:08.381Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:22:34.954Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:22:34.959Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:22:34.962Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:22:34.986Z] ERROR: Execution failed
[2026-01-24T15:22:34.986Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 18fa2d44-03f8-41b9-ab1a-0eac79d720af
[2026-01-24T15:22:34.986Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:22:34.986Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:22:34.986Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:22:34.986Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:22:34.986Z] at ___cps.transform___(Native Method)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:22:34.986Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:22:34.986Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:22:34.986Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:22:34.986Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:22:34.987Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:22:34.987Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:22:34.987Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:22:34.987Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:22:34.987Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:22:34.987Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:22:34.987Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:22:34.987Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:22:34.987Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:22:34.987Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:22:34.987Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:22:34.987Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:22:34.987Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:22:34.987Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:22:34.987Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:22:34.987Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:22:34.987Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:22:34.987Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:22:35.003Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:22:35.004Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:23:05.051Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:23:05.051Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:23:32.323Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:23:32.332Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:23:32.336Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-24T15:23:32.384Z] ERROR: Execution failed
[2026-01-24T15:23:32.384Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 69c702dd-0b33-4572-b2b2-389b5c4a6b78
[2026-01-24T15:23:32.384Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:23:32.384Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:23:32.384Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:23:32.384Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:23:32.384Z] at ___cps.transform___(Native Method)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:23:32.384Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:23:32.384Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:23:32.384Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:23:32.384Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:23:32.384Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:23:32.384Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:23:32.384Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:23:32.384Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:23:32.384Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:23:32.384Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:23:32.384Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:23:32.384Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:23:32.384Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:23:32.384Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:23:32.384Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:23:32.384Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:23:32.384Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-24T15:23:32.399Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-24T15:26:32.403Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-24T15:26:32.464Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:26:32.464Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:27:01.016Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:27:01.023Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:27:01.026Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:27:01.056Z] ERROR: Execution failed
[2026-01-24T15:27:01.056Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a0b8765d-60e0-4e7f-8cf4-97cc3e03f9ec
[2026-01-24T15:27:01.056Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:27:01.056Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:27:01.056Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:27:01.056Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:27:01.056Z] at ___cps.transform___(Native Method)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:27:01.056Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:27:01.056Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:27:01.056Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:27:01.056Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:27:01.056Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:27:01.056Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:27:01.056Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:27:01.056Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:27:01.056Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:27:01.056Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:27:01.056Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:27:01.056Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:27:01.056Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:27:01.056Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:27:01.056Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:27:01.056Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:27:01.057Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:27:01.076Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:27:01.079Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:27:31.168Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:27:31.168Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:27:57.892Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:27:57.901Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:27:57.907Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:27:57.936Z] ERROR: Execution failed
[2026-01-24T15:27:57.936Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 2e2d7cfe-cacf-40c2-9c34-034c719c79e2
[2026-01-24T15:27:57.936Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:27:57.936Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:27:57.936Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:27:57.936Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:27:57.936Z] at ___cps.transform___(Native Method)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:27:57.936Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:27:57.936Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:27:57.936Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:27:57.936Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:27:57.937Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:27:57.937Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:27:57.937Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:27:57.937Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:27:57.937Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:27:57.937Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:27:57.937Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:27:57.937Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:27:57.937Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:27:57.937Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:27:57.937Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:27:57.937Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:27:57.937Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:27:57.937Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:27:57.954Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:27:57.956Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:28:28.001Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:28:28.001Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:28:54.507Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:28:54.516Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:28:54.519Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[2026-01-24T15:28:54.578Z] ERROR: Execution failed
[2026-01-24T15:28:54.579Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 0b17f6bb-bf13-400d-a8d7-2ab0cd6416fa
[2026-01-24T15:28:54.579Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:28:54.579Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:28:54.579Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:28:54.579Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:28:54.579Z] at ___cps.transform___(Native Method)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:28:54.579Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:28:54.579Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:28:54.579Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:28:54.579Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:28:54.579Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:28:54.579Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:28:54.579Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:28:54.579Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:28:54.579Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:28:54.579Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:28:54.579Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:28:54.579Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:28:54.579Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:28:54.579Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:28:54.579Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:28:54.579Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:28:54.579Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-24T15:28:54.595Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-24T15:31:54.600Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-24T15:31:54.663Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:31:54.663Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:32:21.751Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:32:21.760Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:32:21.765Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:32:21.788Z] ERROR: Execution failed
[2026-01-24T15:32:21.789Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 6be5f995-906b-47fb-ad9f-8af256ba31ea
[2026-01-24T15:32:21.789Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:32:21.789Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:32:21.789Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:32:21.789Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:32:21.789Z] at ___cps.transform___(Native Method)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:32:21.789Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:32:21.789Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:32:21.789Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:32:21.789Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:32:21.789Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:32:21.789Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:32:21.789Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:32:21.789Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:32:21.789Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:32:21.789Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:32:21.789Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:32:21.789Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:32:21.789Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:32:21.789Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:32:21.789Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:32:21.789Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:32:21.789Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:32:21.806Z] Retrying cleanWs attempt 2/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:32:21.807Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:32:51.896Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:32:51.896Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:33:18.467Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:33:18.474Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:33:18.478Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-01-24T15:33:18.507Z] ERROR: Execution failed
[2026-01-24T15:33:18.507Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: bc713d6f-2af6-48b1-9de4-c9624eaef041
[2026-01-24T15:33:18.507Z] groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[2026-01-24T15:33:18.507Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:66)
[2026-01-24T15:33:18.507Z] at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:471)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:377)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:347)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:355)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.getProperty(LoggingInvoker.java:139)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
[2026-01-24T15:33:18.507Z] at WorkflowScript.forceCleanWS(WorkflowScript:708)
[2026-01-24T15:33:18.507Z] at ___cps.transform___(Native Method)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
[2026-01-24T15:33:18.507Z] at jdk.internal.reflect.GeneratedMethodAccessor506.invoke(Unknown Source)
[2026-01-24T15:33:18.507Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2026-01-24T15:33:18.507Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:71)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:84)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:142)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:48)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:188)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:464)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:372)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:302)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:143)
[2026-01-24T15:33:18.507Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:33:18.507Z] at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
[2026-01-24T15:33:18.507Z] at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[2026-01-24T15:33:18.507Z] at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
[2026-01-24T15:33:18.507Z] at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
[2026-01-24T15:33:18.507Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-24T15:33:18.507Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-24T15:33:18.507Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-24T15:33:18.507Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
[2026-01-24T15:33:18.507Z] at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
[2026-01-24T15:33:18.507Z] at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
[2026-01-24T15:33:18.507Z] at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
[2026-01-24T15:33:18.507Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-24T15:33:18.508Z] Retrying
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:33:18.522Z] Retrying cleanWs attempt 3/3 after 30 seconds sleep...
[Pipeline] sleep
[2026-01-24T15:33:18.524Z] Sleeping for 30 sec
[Pipeline] cleanWs
[2026-01-24T15:33:48.571Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-24T15:33:48.573Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-24T15:34:15.427Z] ERROR: Cannot delete workspace :Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] echo
[2026-01-24T15:34:15.438Z] Exception: hudson.AbortException: Cannot delete workspace: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0\jdkbinary\j2sdk-image\bin\java.dll'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
[Pipeline] dir
[2026-01-24T15:34:15.442Z] Running in C:\Users\jenkins\workspace\Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0
[Pipeline] {
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-24T15:34:15.521Z] Exception: groovy.lang.MissingPropertyException: No such property: pwd for class: WorkflowScript
[Pipeline] timeout
[2026-01-24T15:34:15.525Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-01-24T15:34:15.535Z] Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0 #21 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2026-01-24T15:34:15.604Z] Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0 #21 failed on test-azure-win11-aarch64-3 due to .*ERROR: Cannot delete workspace.*: https://ci.adoptium.net/job/Test_openjdk25_hs_extended.openjdk_aarch64_windows_testList_0/21/
[2026-01-24T15:34:15.605Z] Set test-azure-win11-aarch64-3 temporarily offline! https://ci.adoptium.net/computer/test-azure-win11-aarch64-3
Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 99a9b4f5-8ad8-4768-b837-5613e5df7c4a
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:681)
at WorkflowScript.runTest(WorkflowScript:623)
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.GeneratedMethodAccessor504.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.GeneratedMethodAccessor504.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.GeneratedMethodAccessor504.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.GeneratedMethodAccessor528.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.GeneratedMethodAccessor485.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