Bump simulated LTS JENKINS_VERSION to 2.541.1
#2202
Merged
ci.jenkins.io / Jenkins
failed
Jan 23, 2026 in 3m 43s
Build/s390x/Checkout: error in 'checkout' step
Build / windowsservercore-ltsc2019 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:05:49.518Z] using credential app-ci.jenkins.io
[2026-01-23T23:05:51.155Z] Cloning the remote Git repository
[2026-01-23T23:05:51.155Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:05:51.304Z] > JGit fetch # timeout=10
[2026-01-23T23:05:58.219Z] remote: Enumerating objects
[2026-01-23T23:05:58.221Z] remote: Counting objects
[2026-01-23T23:05:58.226Z] remote: Compressing objects
[2026-01-23T23:05:58.242Z] Receiving objects
[2026-01-23T23:05:58.712Z] Resolving deltas
[2026-01-23T23:05:59.284Z] Updating references
[2026-01-23T23:05:59.494Z] Avoid second fetch
[2026-01-23T23:05:59.494Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:05:59.685Z] ERROR: Checkout failed
[2026-01-23T23:05:59.685Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:05:59.686Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Windows 2019 x86_64 with JDK8 (i-0ff37ba61d4aedf77)
[2026-01-23T23:05:59.686Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:05:59.686Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:05:59.686Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:05:59.686Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:05:59.686Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:05:59.686Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:05:59.686Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:05:59.686Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:05:59.686Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:05:59.686Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:05:59.686Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:05:59.686Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:05:59.687Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:05:59.687Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:05:59.687Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:05:59.687Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:05:59.687Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:05:59.687Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:05:59.687Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:05:59.687Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:05:59.687Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:05:59.687Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:05:59.687Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:05:59.687Z] ERROR: Maximum checkout retry attempts reached, aborting
Build / windowsservercore-ltsc2022 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:05:45.419Z] using credential app-ci.jenkins.io
[2026-01-23T23:05:47.238Z] Cloning the remote Git repository
[2026-01-23T23:05:47.238Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:05:47.777Z] > JGit fetch # timeout=10
[2026-01-23T23:05:54.957Z] remote: Enumerating objects
[2026-01-23T23:05:54.957Z] remote: Counting objects
[2026-01-23T23:05:54.970Z] remote: Compressing objects
[2026-01-23T23:05:54.986Z] Receiving objects
[2026-01-23T23:05:55.414Z] Resolving deltas
[2026-01-23T23:05:55.784Z] Avoid second fetch
[2026-01-23T23:05:55.785Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:05:55.964Z] ERROR: Checkout failed
[2026-01-23T23:05:55.965Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:05:55.965Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Windows 2022 x86_64 with JDK17 (i-03e3bafd767364ee3)
[2026-01-23T23:05:55.965Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:05:55.965Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:05:55.965Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:05:55.965Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:05:55.965Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:05:55.965Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:05:55.965Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:05:55.965Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:05:55.965Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:05:55.965Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:05:55.965Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:05:55.965Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:05:55.966Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:05:55.966Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:05:55.966Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:05:55.966Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:05:55.966Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:05:55.966Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:05:55.966Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:05:55.966Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:05:55.966Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:05:55.966Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:05:55.966Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:05:55.966Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:05:55.966Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:05:55.966Z] ERROR: Maximum checkout retry attempts reached, aborting
Build / alpine_jdk21 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:03:49.555Z] using credential app-ci.jenkins.io
[2026-01-23T23:03:50.206Z] Cloning the remote Git repository
[2026-01-23T23:03:50.206Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:03:50.659Z] > JGit fetch # timeout=10
[2026-01-23T23:03:56.923Z] remote: Enumerating objects
[2026-01-23T23:03:56.924Z] remote: Counting objects
[2026-01-23T23:03:56.929Z] remote: Compressing objects
[2026-01-23T23:03:56.965Z] Receiving objects
[2026-01-23T23:03:57.398Z] Resolving deltas
[2026-01-23T23:03:57.934Z] Updating references
[2026-01-23T23:03:57.763Z] Avoid second fetch
[2026-01-23T23:03:57.763Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:03:57.923Z] ERROR: Checkout failed
[2026-01-23T23:03:57.923Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:03:57.931Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:03:57.931Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:03:57.931Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:03:57.931Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:03:57.931Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:03:57.931Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-0abeaa0ab3f218332)
[2026-01-23T23:03:57.931Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:03:57.931Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:03:57.931Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:03:57.931Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:03:57.931Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:03:57.931Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:03:57.932Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:03:57.932Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:03:57.932Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:03:57.932Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:03:57.932Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:03:57.932Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:03:57.932Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:03:57.932Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:03:57.932Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:03:57.933Z] ERROR: Maximum checkout retry attempts reached, aborting
Build / alpine_jdk25 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:03:54.643Z] using credential app-ci.jenkins.io
[2026-01-23T23:03:55.022Z] Cloning the remote Git repository
[2026-01-23T23:03:55.022Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:03:55.467Z] > JGit fetch # timeout=10
[2026-01-23T23:04:01.650Z] remote: Enumerating objects
[2026-01-23T23:04:01.651Z] remote: Counting objects
[2026-01-23T23:04:01.656Z] remote: Compressing objects
[2026-01-23T23:04:01.672Z] Receiving objects
[2026-01-23T23:04:02.465Z] Avoid second fetch
[2026-01-23T23:04:02.465Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:02.608Z] ERROR: Checkout failed
[2026-01-23T23:04:02.608Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:02.608Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-0cf260cbd83296259)
[2026-01-23T23:04:02.608Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:02.608Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:02.608Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:02.608Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:02.608Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:02.608Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:02.609Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:02.609Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:02.609Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:02.609Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:02.609Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:02.609Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:02.609Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:02.609Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:02.609Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:02.609Z] ERROR: Maximum checkout retry attempts reached, aborting
[2026-01-23T23:04:02.136Z] Resolving deltas
[2026-01-23T23:04:02.666Z] Updating references
Build / debian_jdk21 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:03:56.219Z] using credential app-ci.jenkins.io
[2026-01-23T23:03:56.578Z] Cloning the remote Git repository
[2026-01-23T23:03:56.578Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:03:57.068Z] > JGit fetch # timeout=10
[2026-01-23T23:04:03.399Z] remote: Enumerating objects
[2026-01-23T23:04:03.400Z] remote: Counting objects
[2026-01-23T23:04:03.404Z] remote: Compressing objects
[2026-01-23T23:04:03.422Z] Receiving objects
[2026-01-23T23:04:04.014Z] Avoid second fetch
[2026-01-23T23:04:04.015Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:04.146Z] ERROR: Checkout failed
[2026-01-23T23:04:04.146Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:04.146Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:04.146Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:04.146Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:04.146Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:04.147Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-01feaf52696dfd654)
[2026-01-23T23:04:04.147Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:04.147Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:04.147Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:04.147Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:04.147Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:04.147Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:04.147Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:04.147Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:04.147Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:04.147Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:04.147Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:04.147Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:04.147Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:04.147Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:04.147Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:04.147Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:04.148Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:04.148Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:04.148Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:04.148Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:04.148Z] ERROR: Maximum checkout retry attempts reached, aborting
[2026-01-23T23:04:03.801Z] Resolving deltas
[2026-01-23T23:04:04.184Z] Updating references
Build / debian_jdk25 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:04:00.654Z] using credential app-ci.jenkins.io
[2026-01-23T23:04:01.042Z] Cloning the remote Git repository
[2026-01-23T23:04:01.042Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:04:01.508Z] > JGit fetch # timeout=10
[2026-01-23T23:04:07.609Z] remote: Enumerating objects
[2026-01-23T23:04:07.610Z] remote: Counting objects
[2026-01-23T23:04:07.614Z] remote: Compressing objects
[2026-01-23T23:04:07.631Z] Receiving objects
[2026-01-23T23:04:07.995Z] Resolving deltas
[2026-01-23T23:04:08.382Z] Avoid second fetch
[2026-01-23T23:04:08.382Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:08.513Z] ERROR: Checkout failed
[2026-01-23T23:04:08.514Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:08.514Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-04bc8073ac16fe6fe)
[2026-01-23T23:04:08.514Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:08.514Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:08.514Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:08.514Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:08.514Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:08.514Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:08.514Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:08.514Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:08.514Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:08.514Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:08.514Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:08.515Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:08.515Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:08.515Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:08.515Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:08.515Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:08.515Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:08.515Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:08.515Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:08.515Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:08.515Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:08.515Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:08.515Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:08.515Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:08.515Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:08.515Z] ERROR: Maximum checkout retry attempts reached, aborting
Build / debian-slim_jdk21 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:04:21.943Z] using credential app-ci.jenkins.io
[2026-01-23T23:04:22.385Z] Cloning the remote Git repository
[2026-01-23T23:04:22.385Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:04:22.876Z] > JGit fetch # timeout=10
[2026-01-23T23:04:28.830Z] remote: Enumerating objects
[2026-01-23T23:04:28.831Z] remote: Counting objects
[2026-01-23T23:04:28.835Z] remote: Compressing objects
[2026-01-23T23:04:28.851Z] Receiving objects
[2026-01-23T23:04:29.452Z] Avoid second fetch
[2026-01-23T23:04:29.452Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:29.583Z] ERROR: Checkout failed
[2026-01-23T23:04:29.583Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:29.583Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:29.583Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:29.583Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:29.584Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-01247f7b92671f537)
[2026-01-23T23:04:29.584Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:29.584Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:29.584Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:29.584Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:29.584Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:29.584Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:29.584Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:29.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:29.584Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:29.584Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:29.584Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:29.584Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:29.584Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:29.584Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:29.585Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:29.585Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:29.585Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:29.585Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:29.585Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:29.585Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:29.585Z] ERROR: Maximum checkout retry attempts reached, aborting
[2026-01-23T23:04:29.234Z] Resolving deltas
[2026-01-23T23:04:29.647Z] Updating references
Build / debian-slim_jdk25 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:04:23.743Z] using credential app-ci.jenkins.io
[2026-01-23T23:04:24.134Z] Cloning the remote Git repository
[2026-01-23T23:04:24.134Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:04:24.592Z] > JGit fetch # timeout=10
[2026-01-23T23:04:30.500Z] remote: Enumerating objects
[2026-01-23T23:04:30.501Z] remote: Counting objects
[2026-01-23T23:04:30.506Z] remote: Compressing objects
[2026-01-23T23:04:30.521Z] Receiving objects
[2026-01-23T23:04:30.894Z] Resolving deltas
[2026-01-23T23:04:31.108Z] Avoid second fetch
[2026-01-23T23:04:31.108Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:31.250Z] ERROR: Checkout failed
[2026-01-23T23:04:31.251Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:31.251Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:31.251Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:31.251Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:31.251Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:31.252Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:31.252Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-0bd9569a571aead03)
[2026-01-23T23:04:31.252Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:31.253Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:31.253Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:31.253Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:31.253Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:31.253Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:31.253Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:31.253Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:31.253Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:31.253Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:31.254Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:31.254Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:31.254Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:31.254Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:31.254Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:31.254Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:31.254Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:31.254Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:31.254Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:31.254Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:31.254Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:31.254Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:31.254Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:31.254Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:31.254Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:31.254Z] ERROR: Maximum checkout retry attempts reached, aborting
[2026-01-23T23:04:31.278Z] Updating references
Build / rhel_jdk21 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:04:30.423Z] using credential app-ci.jenkins.io
[2026-01-23T23:04:30.802Z] Cloning the remote Git repository
[2026-01-23T23:04:30.802Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:04:31.265Z] > JGit fetch # timeout=10
[2026-01-23T23:04:38.279Z] Avoid second fetch
[2026-01-23T23:04:38.279Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:38.404Z] ERROR: Checkout failed
[2026-01-23T23:04:38.404Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:38.404Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-045719d6db94f8dd6)
[2026-01-23T23:04:38.404Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:38.404Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:38.404Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:38.404Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:38.404Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:38.404Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:38.405Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:38.405Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:38.405Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:38.405Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:38.405Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:38.405Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:38.405Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:38.405Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:38.405Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:38.405Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:38.405Z] ERROR: Maximum checkout retry attempts reached, aborting
[2026-01-23T23:04:37.597Z] remote: Enumerating objects
[2026-01-23T23:04:37.598Z] remote: Counting objects
[2026-01-23T23:04:37.603Z] remote: Compressing objects
[2026-01-23T23:04:37.619Z] Receiving objects
[2026-01-23T23:04:38.012Z] Resolving deltas
[2026-01-23T23:04:38.479Z] Updating references
Build / rhel_jdk25 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:04:32.050Z] using credential app-ci.jenkins.io
[2026-01-23T23:04:32.438Z] Cloning the remote Git repository
[2026-01-23T23:04:32.438Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:04:32.904Z] > JGit fetch # timeout=10
[2026-01-23T23:04:38.805Z] remote: Enumerating objects
[2026-01-23T23:04:38.807Z] remote: Counting objects
[2026-01-23T23:04:38.813Z] remote: Compressing objects
[2026-01-23T23:04:38.833Z] Receiving objects
[2026-01-23T23:04:39.257Z] Resolving deltas
[2026-01-23T23:04:39.514Z] Avoid second fetch
[2026-01-23T23:04:39.515Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:39.648Z] ERROR: Checkout failed
[2026-01-23T23:04:39.649Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:39.649Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS x86_64 with JDK21 set as default java CLI (i-03f5aeeb703921094)
[2026-01-23T23:04:39.649Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:39.649Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:39.649Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:39.649Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:39.649Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
[2026-01-23T23:04:39.649Z] at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
[2026-01-23T23:04:39.650Z] at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[2026-01-23T23:04:39.650Z] at java.base/java.lang.Thread.run(Unknown Source)
[2026-01-23T23:04:39.650Z] Caused: org.eclipse.jgit.api.errors.JGitInternalException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:39.650Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:306)
[2026-01-23T23:04:39.650Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckoutWithResetAndRetry(JGitAPIImpl.java:471)
[2026-01-23T23:04:39.650Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:439)
[2026-01-23T23:04:39.650Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:173)
[2026-01-23T23:04:39.650Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:164)
[2026-01-23T23:04:39.650Z] at hudson.remoting.UserRequest.perform(UserRequest.java:225)
[2026-01-23T23:04:39.650Z] at hudson.remoting.UserRequest.perform(UserRequest.java:50)
[2026-01-23T23:04:39.650Z] at hudson.remoting.Request$2.run(Request.java:391)
[2026-01-23T23:04:39.650Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:81)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
[2026-01-23T23:04:39.650Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
[2026-01-23T23:04:39.650Z] at java.base/java.lang.Thread.run(Thread.java:1583)
[2026-01-23T23:04:39.651Z] ERROR: Maximum checkout retry attempts reached, aborting
Build / arm64 / Checkout / Check out from version control
Error in checkout step.
Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
Build log
[2026-01-23T23:04:17.884Z] using credential app-ci.jenkins.io
[2026-01-23T23:04:18.672Z] Cloning the remote Git repository
[2026-01-23T23:04:18.672Z] Cloning with configured refspecs honoured and without tags
[2026-01-23T23:04:19.107Z] > JGit fetch # timeout=10
[2026-01-23T23:04:24.960Z] remote: Enumerating objects
[2026-01-23T23:04:24.961Z] remote: Counting objects
[2026-01-23T23:04:24.964Z] remote: Compressing objects
[2026-01-23T23:04:24.977Z] Receiving objects
[2026-01-23T23:04:25.290Z] Resolving deltas
[2026-01-23T23:04:25.582Z] Avoid second fetch
[2026-01-23T23:04:25.583Z] Checking out Revision fea7c8e66d399cb251ac44e9b5d58a1d2239549c (updatecli_master_0dcf768d37e2f17e27b2519f4bc384a171138cebea453459b122bbb7cd3466cf)
[2026-01-23T23:04:25.707Z] ERROR: Checkout failed
[2026-01-23T23:04:25.707Z] org.eclipse.jgit.errors.MissingObjectException: Missing unknown fea7c8e66d399cb251ac44e9b5d58a1d2239549c
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:149)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:216)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:1175)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:1086)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.eclipse.jgit.api.CheckoutCommand.call(CheckoutCommand.java:232)
[2026-01-23T23:04:25.707Z] Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to EC2 (aws-us-east-2) - Spot Ubuntu 22.04 LTS arm64 with JDK21 set as default java CLI (i-00783543adbc091df)
[2026-01-23T23:04:25.707Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
[2026-01-23T23:04:25.707Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:384)
[2026-01-23T23:04:25.707Z] at hudson.remoting.Channel.call(Channel.java:1108)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:155)
[2026-01-23T23:04:25.707Z] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
[2026-01-23T23:04:25.707Z] at java.base/java.lang.reflect.Method.invoke(Unknown Source)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:140)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git-client/jdk.proxy108/jdk.proxy108.$Proxy214.execute(Unknown Source)
[2026-01-23T23:04:25.707Z] at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1360)
Output truncated.
Details
- Build (3 min 42 sec)
- windowsservercore-ltsc2019 (6 ms)
- windowsservercore-ltsc2022 (6 ms)
- alpine_jdk21 (6 ms)
- alpine_jdk25 (6 ms)
- debian_jdk21 (6 ms)
- debian_jdk25 (5 ms)
- debian-slim_jdk21 (6 ms)
- debian-slim_jdk25 (6 ms)
- rhel_jdk21 (5 ms)
- rhel_jdk25 (6 ms)
- arm64 (5 ms)
- ppc64le (6 ms)
- s390x (2 min 20 sec)
Loading