Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun
Started by upstream project "Test_openjdk25_hs_sanity.openjdk_s390x_linux" build number 48
originally caused by:
Started by upstream project "build-scripts/jobs/jdk25u/jdk25u-linux-s390x-temurin" build number 16
originally caused by:
Started by upstream project "build-scripts/openjdk25-pipeline" build number 117
originally caused by:
Started by upstream project "build-scripts/weekly-openjdk25-pipeline" build number 12
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 1aac21143e6c855df0a6c915ec7b311c676f7933 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1aac21143e6c855df0a6c915ec7b311c676f7933 # timeout=10
Commit message: "Exclude OSRWithManyLocals for OpenJ9 (#6801)"
> git rev-list --no-walk 2c990c05c56c2a87b0df26b16ef7cc603c2b4370 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-01-10T19:52:00.623Z] SPEC: linux_390-64
[Pipeline] echo
[2026-01-10T19:52:00.624Z] Specified LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[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-10T19:52:00.632Z] dynamicAgents: []
[Pipeline] echo
[2026-01-10T19:52:00.633Z] Provisioning LABEL: ci.role.test&&hw.arch.s390x&&sw.os.linux
[Pipeline] nodesByLabel
[2026-01-10T19:52:00.639Z] Found a total of 8 nodes with the 'ci.role.test&&hw.arch.s390x&&sw.os.linux' label
[Pipeline] node
[2026-01-10T19:52:15.643Z] Still waiting to schedule task
[2026-01-10T19:52:15.643Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.s390x&&sw.os.linux’
[2026-01-10T22:47:02.776Z] Running on test-marist-ubuntu2204-s390x-1 in /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-01-10T22:47:02.806Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T22:47:03.011Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T22:47:03.011Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T22:47:03.107Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T22:47:03.251Z] ERROR: Checkout failed
[2026-01-10T22:47:03.252Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:47:03.252Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:47:03.252Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:47:03.252Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:47:03.252Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:47:03.252Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:47:03.252Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:47:03.252Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:47:03.252Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:47:03.252Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:47:03.252Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:47:03.252Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:47:03.252Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:47:03.252Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:47:03.252Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:47:03.252Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:47:03.252Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:47:03.252Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:47:03.252Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:47:03.252Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:47:03.252Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:47:03.252Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:47:03.252Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:47:03.252Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:47:03.252Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:47:03.252Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:47:03.252Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:47:03.252Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-10T22:47:03.254Z] ERROR: Execution failed
[2026-01-10T22:47:03.255Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:47:03.255Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:47:03.255Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:47:03.255Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:47:03.255Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:47:03.255Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:47:03.255Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:47:03.255Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:47:03.255Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:47:03.255Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7bc8db01-fc3b-4501-b4c1-c623ed9bdd8a
[2026-01-10T22:47:03.255Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:47:03.255Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:47:03.255Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:47:03.255Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:47:03.255Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:47:03.255Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:47:03.255Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:47:03.255Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:47:03.255Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:47:03.255Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:47:03.255Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:47:03.255Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:47:03.255Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:47:03.255Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:47:03.255Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:47:03.255Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:47:03.255Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:47:03.255Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:47:03.255Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T22:47:03.280Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T22:50:03.285Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T22:50:03.518Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T22:50:03.518Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T22:50:03.612Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T22:50:03.773Z] ERROR: Checkout failed
[2026-01-10T22:50:03.773Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:50:03.773Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:50:03.773Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:50:03.773Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:50:03.773Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:50:03.773Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:50:03.773Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:50:03.773Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:50:03.773Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:50:03.773Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:50:03.773Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:50:03.773Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:50:03.773Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:50:03.773Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:50:03.773Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:50:03.773Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:50:03.773Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:50:03.773Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:50:03.773Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:50:03.773Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:50:03.774Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:50:03.774Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:50:03.774Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:50:03.774Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:50:03.774Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:50:03.774Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:50:03.774Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:50:03.774Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:50:03.774Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:50:03.774Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:50:03.774Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:50:03.774Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:50:03.774Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:50:03.774Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-10T22:50:03.775Z] ERROR: Execution failed
[2026-01-10T22:50:03.776Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:50:03.776Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:50:03.776Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:50:03.776Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:50:03.776Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:50:03.776Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:50:03.776Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:50:03.776Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:50:03.776Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:50:03.776Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: ffc9bb25-2c95-4704-9908-601a4653ff29
[2026-01-10T22:50:03.776Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:50:03.776Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:50:03.776Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:50:03.776Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:50:03.776Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:50:03.776Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:50:03.776Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:50:03.776Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:50:03.776Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:50:03.776Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:50:03.776Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:50:03.776Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:50:03.776Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:50:03.776Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:50:03.776Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:50:03.776Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:50:03.776Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:50:03.776Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:50:03.776Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T22:50:03.804Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T22:53:03.811Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T22:53:04.031Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T22:53:04.031Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T22:53:04.124Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T22:53:04.287Z] ERROR: Checkout failed
[2026-01-10T22:53:04.288Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:53:04.288Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:53:04.288Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:53:04.288Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:53:04.288Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:53:04.288Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:53:04.288Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:53:04.288Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:53:04.288Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:53:04.288Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:53:04.288Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:53:04.288Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:53:04.288Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:53:04.288Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:53:04.288Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:53:04.288Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:53:04.288Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:53:04.288Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:53:04.288Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:53:04.288Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:53:04.288Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:53:04.288Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:53:04.288Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:53:04.288Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:53:04.288Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:53:04.288Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:53:04.288Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:53:04.288Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-10T22:53:04.290Z] ERROR: Execution failed
[2026-01-10T22:53:04.290Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:53:04.290Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:53:04.290Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:53:04.290Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:53:04.290Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:53:04.290Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:53:04.290Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:53:04.290Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:53:04.290Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:53:04.290Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: b4147d38-fd60-4ae9-b1aa-a0da708859f6
[2026-01-10T22:53:04.290Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:53:04.290Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:53:04.290Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:53:04.290Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:53:04.290Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:53:04.290Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:53:04.290Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:53:04.290Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:53:04.290Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:53:04.290Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:53:04.290Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:53:04.290Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:53:04.290Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:53:04.290Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:53:04.290Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:53:04.290Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:53:04.290Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:53:04.290Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:53:04.290Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T22:53:04.313Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T22:56:04.316Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T22:56:04.542Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T22:56:04.542Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T22:56:04.642Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T22:56:04.811Z] ERROR: Checkout failed
[2026-01-10T22:56:04.811Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:56:04.811Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:56:04.811Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:56:04.811Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:56:04.811Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:56:04.811Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:56:04.811Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:56:04.811Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:56:04.811Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:56:04.811Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:56:04.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:56:04.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:56:04.811Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:56:04.811Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:56:04.811Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:56:04.811Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:56:04.811Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:56:04.811Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:56:04.811Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:56:04.811Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:56:04.811Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:56:04.811Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:56:04.811Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:56:04.811Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:56:04.811Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:56:04.811Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:56:04.811Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:56:04.811Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:56:04.811Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:56:04.811Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:56:04.811Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:56:04.812Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:56:04.812Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:56:04.812Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[2026-01-10T22:56:04.814Z] ERROR: Execution failed
[2026-01-10T22:56:04.814Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:56:04.814Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:56:04.814Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:56:04.814Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:56:04.814Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:56:04.814Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:56:04.814Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:56:04.814Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:56:04.814Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:56:04.814Z] Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 32786233-3bb4-461f-b22b-e22406c90776
[2026-01-10T22:56:04.814Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:56:04.814Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:56:04.814Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:56:04.814Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:56:04.814Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:56:04.814Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:56:04.814Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:56:04.814Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:56:04.814Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:56:04.814Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:56:04.814Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:56:04.814Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:56:04.814Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:56:04.814Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:56:04.814Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:56:04.814Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:56:04.814Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:56:04.814Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:56:04.814Z] Retrying
[Pipeline] {
[Pipeline] sleep
[2026-01-10T22:56:04.835Z] Sleeping for 3 min 0 sec
[Pipeline] timeout
[2026-01-10T22:59:04.841Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-01-10T22:59:05.061Z] [WS-CLEANUP] Deleting project workspace...
[2026-01-10T22:59:05.061Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-01-10T22:59:05.154Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-01-10T22:59:05.302Z] ERROR: Checkout failed
[2026-01-10T22:59:05.302Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-marist-ubuntu2204-s390x-1
[2026-01-10T22:59:05.302Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-10T22:59:05.302Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-10T22:59:05.302Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-10T22:59:05.302Z] at hudson.FilePath.act(FilePath.java:1204)
[2026-01-10T22:59:05.302Z] at hudson.FilePath.act(FilePath.java:1193)
[2026-01-10T22:59:05.302Z] at hudson.FilePath.mkdirs(FilePath.java:1384)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.createClient(GitSCM.java:843)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1299)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-10T22:59:05.302Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-10T22:59:05.302Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
[2026-01-10T22:59:05.302Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:59:05.302Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:59:05.302Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:59:05.302Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2026-01-10T22:59:05.302Z] java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[2026-01-10T22:59:05.302Z] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
[2026-01-10T22:59:05.302Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106)
[2026-01-10T22:59:05.302Z] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
[2026-01-10T22:59:05.302Z] at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:397)
[2026-01-10T22:59:05.302Z] at java.base/java.nio.file.Files.createDirectory(Files.java:700)
[2026-01-10T22:59:05.302Z] at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:807)
[2026-01-10T22:59:05.302Z] at java.base/java.nio.file.Files.createDirectories(Files.java:793)
[2026-01-10T22:59:05.302Z] at Jenkins v2.528.1//hudson.FilePath.mkdirs(FilePath.java:3728)
[2026-01-10T22:59:05.302Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1394)
[2026-01-10T22:59:05.302Z] at Jenkins v2.528.1//hudson.FilePath$Mkdirs.invoke(FilePath.java:1389)
[2026-01-10T22:59:05.302Z] at Jenkins v2.528.1//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3590)
[2026-01-10T22:59:05.302Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-10T22:59:05.302Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-10T22:59:05.303Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-10T22:59:05.303Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-10T22:59:05.303Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[2026-01-10T22:59:05.303Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2026-01-10T22:59:05.303Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2026-01-10T22:59:05.303Z] at java.base/java.lang.Thread.run(Thread.java:833)
[2026-01-10T22:59:05.303Z] ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // retry
[Pipeline] echo
[2026-01-10T22:59:05.322Z] Exception: java.nio.file.FileSystemException: /home/jenkins/workspace/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/aqa-tests: No space left on device
[Pipeline] timeout
[2026-01-10T22:59:05.326Z] Timeout set to expire in 5 min 0 sec
[Pipeline] {
[Pipeline] echo
[2026-01-10T22:59:05.337Z] Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun #43 result is FAILURE. Checking console log for specific errors...
[Pipeline] echo
[2026-01-10T22:59:05.369Z] Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun #43 failed on test-marist-ubuntu2204-s390x-1 due to .*No space left on device.*: https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.openjdk_s390x_linux_rerun/43/
[2026-01-10T22:59:05.369Z] Set test-marist-ubuntu2204-s390x-1 temporarily offline! https://ci.adoptium.net/computer/test-marist-ubuntu2204-s390x-1
Scripts not permitted to use method hudson.model.Computer setTemporarilyOffline boolean hudson.slaves.OfflineCause. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7321b709-9327-4d2e-a86c-d87663e1714b
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.GeneratedMethodAccessor621.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.GeneratedMethodAccessor621.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.GeneratedMethodAccessor621.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.GeneratedMethodAccessor624.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.GeneratedMethodAccessor620.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