hi,can someone please help on the below issuewe have repo "UI" with around 2GB size and we are frequently getting push error's.#######error message###########:UI $ git push origin HEAD:refs/for/13.0_ibEnumerating objects: 23, done.Counting objects: 100% (23/23), done.Delta compression using up to 12 threadsCompressing objects: 100% (12/12), done.Writing objects: 100% (12/12), 1.11 KiB | 161.00 KiB/s, done.Total 12 (delta 9), reused 0 (delta 0)remote: Resolving deltas: 100% (9/9)Connection to gerrit.com closed by remote host.fatal: the remote end hung up unexpectedlyfatal: the remote end hung up unexpectedly#######gerrit details #########gerrit_version: 2.11.3
gerrit_sshd_config:[sshd]backend = NIO2listenAddress = *:29418threads = 20loginGraceTime = 120sbatchThreads = 12commandStartThreads = 5maxConnectionsPerUser = 10
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/83cc4034-4071-4fbe-bb66-4d98244d9382%40googlegroups.com.
To unsubscribe, email repo-d...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-d...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/83cc4034-4071-4fbe-bb66-4d98244d9382%40googlegroups.com.
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/65b3f0b5-852a-4c9a-860b-87be8a12e7e2%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/65b3f0b5-852a-4c9a-860b-87be8a12e7e2%40googlegroups.com.
[2019-09-19 10:01:38,753] ERROR com.google.gerrit.server.git.GarbageCollection : [UI]
org.eclipse.jgit.api.errors.JGitInternalException: Garbage collection failed.
at org.eclipse.jgit.api.GarbageCollectCommand.call(GarbageCollectCommand.java:192)
at com.google.gerrit.server.git.GarbageCollection.run(GarbageCollection.java:83)
at com.google.gerrit.sshd.commands.GarbageCollectionCommand.runGC(GarbageCollectionCommand.java:87)
at com.google.gerrit.sshd.commands.GarbageCollectionCommand.run(GarbageCollectionCommand.java:62)
at com.google.gerrit.sshd.SshCommand$1.run(SshCommand.java:35)
at com.google.gerrit.sshd.BaseCommand$TaskThunk.run(BaseCommand.java:445)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
at com.google.gerrit.server.git.WorkQueue$Task.run(WorkQueue.java:379)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused by: org.eclipse.jgit.errors.MissingObjectException: Missing unknown a910a17571eaecf132d8ae0e385f5564e3790fa1
at org.eclipse.jgit.internal.storage.file.WindowCursor.open(WindowCursor.java:148)
at org.eclipse.jgit.lib.ObjectReader.open(ObjectReader.java:229)
at org.eclipse.jgit.revwalk.RevWalk.parseAny(RevWalk.java:865)
at org.eclipse.jgit.internal.storage.file.RefDirectory.doPeel(RefDirectory.java:482)
at org.eclipse.jgit.internal.storage.file.RefDirectory.peel(RefDirectory.java:461)
at org.eclipse.jgit.internal.storage.file.RefDirectory.peeledPackedRef(RefDirectory.java:693)
at org.eclipse.jgit.internal.storage.file.RefDirectory.pack(RefDirectory.java:632)
at org.eclipse.jgit.internal.storage.file.GC.packRefs(GC.java:496)
at org.eclipse.jgit.internal.storage.file.GC.gc(GC.java:167)
at org.eclipse.jgit.api.GarbageCollectCommand.call(GarbageCollectCommand.java:175)
found below issue in logs.looks like GC failed on that project.any idea how can fix this, can i run git gc on that project in gerrit server???
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/f5012ca9-83db-4f15-9aa1-deb0778e00b7%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/f5012ca9-83db-4f15-9aa1-deb0778e00b7%40googlegroups.com.
after running git gc on that repo not seeing any failed push sessions.
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/914823a8-3a04-4620-bb38-9818689cd6a2%40googlegroups.com.