# Pastebin HrxELpdV 01:49:00 java.lang.OutOfMemoryError: Java heap space 01:49:00 at org.eclipse.jgit.internal.storage.file.PackIndexV2.(PackIndexV2.java:127) 01:49:00 at org.eclipse.jgit.internal.storage.file.PackIndex.read(PackIndex.java:140) 01:49:00 at org.eclipse.jgit.internal.storage.file.PackIndex.open(PackIndex.java:99) 01:49:00 at org.eclipse.jgit.internal.storage.file.PackFile.idx(PackFile.java:181) 01:49:00 at org.eclipse.jgit.internal.storage.file.PackFile.get(PackFile.java:272) 01:49:00 at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openPackedObject(ObjectDirectory.java:421) 01:49:00 at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openPackedFromSelfOrAlternate(ObjectDirectory.java:390) 01:49:00 at org.eclipse.jgit.internal.storage.file.ObjectDirectory.openObject(ObjectDirectory.java:382) 01:49:00 at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:154) 01:49:00 at org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:227) 01:49:00 at org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:859) 01:49:00 at org.eclipse.jgit.revwalk.RevWalk.parseCommit(RevWalk.java:772) 01:49:00 at hudson.plugins.git.util.RevCommitRepositoryCallback.invoke(RevCommitRepositoryCallback.java:25) 01:49:00 at hudson.plugins.git.util.RevCommitRepositoryCallback.invoke(RevCommitRepositoryCallback.java:13) 01:49:00 at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.withRepository(AbstractGitAPIImpl.java:29) 01:49:00 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.withRepository(CliGitAPIImpl.java:72) 01:49:00 at sun.reflect.GeneratedMethodAccessor3681.invoke(Unknown Source) 01:49:00 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 01:49:00 at java.lang.reflect.Method.invoke(Method.java:498) 01:49:00 at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922) 01:49:00 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896) 01:49:00 at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) 01:49:00 at hudson.remoting.UserRequest.perform(UserRequest.java:207) 01:49:00 at hudson.remoting.UserRequest.perform(UserRequest.java:53) 01:49:00 at hudson.remoting.Request$2.run(Request.java:358) 01:49:00 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 01:49:00 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 01:49:00 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 01:49:00 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 01:49:00 at hudson.remoting.Engine$1$1.run(Engine.java:98) 01:49:00 at java.lang.Thread.run(Thread.java:748) 01:49:00 Caused: java.io.IOException: Remote call on JNLP4-connect connection from 58.96.3ca9.ip4.static.sl-reverse.com/169.60.150.88:60604 failed 01:49:00 at hudson.remoting.Channel.call(Channel.java:958) 01:49:00 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:278) 01:49:00 at com.sun.proxy.$Proxy79.withRepository(Unknown Source) 01:49:00 at org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:235) 01:49:00 at hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1245) 01:49:00 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1218) 01:49:00 at hudson.scm.SCM.checkout(SCM.java:504) 01:49:00 at hudson.model.AbstractProject.checkout(AbstractProject.java:1208) 01:49:00 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) 01:49:00 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) 01:49:00 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) 01:49:00 at hudson.model.Run.execute(Run.java:1727) 01:49:00 at hudson.matrix.MatrixBuild.run(MatrixBuild.java:323) 01:49:00 at hudson.model.ResourceController.execute(ResourceController.java:97) 01:49:00 at hudson.model.Executor.run(Executor.java:429)