[2017-06-20 13:33:49,498] [SSH git-receive-pack '/demo' (user)] ERROR com.google.gerrit.sshd.BaseCommand : Internal server error (user user account 1000000) during git-receive-pack '/demo'
org.apache.sshd.common.SshException: flush(ChannelOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[user@/192.168.0.1:58229]] SSH_MSG_CHANNEL_EXTENDED_DATA) length=0 - stream is already closed at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:167)
at org.eclipse.jgit.transport.BaseReceivePack.close(BaseReceivePack.java:1804)
at org.eclipse.jgit.transport.ReceivePack.receive(ReceivePack.java:211)
at com.google.gerrit.sshd.commands.Receive.runImpl(Receive.java:96)
at com.google.gerrit.sshd.AbstractGitCommand.service(AbstractGitCommand.java:97)
at com.google.gerrit.sshd.AbstractGitCommand.access$000(AbstractGitCommand.java:30)
at com.google.gerrit.sshd.AbstractGitCommand$1.run(AbstractGitCommand.java:63)
at com.google.gerrit.sshd.BaseCommand$TaskThunk.run(BaseCommand.java:418)
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:418)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
[2017-06-20 13:33:49,499] [SSH git-lfs-authenticate demo upload (user)] ERROR com.google.gerrit.sshd.BaseCommand : Internal server error (user user account 1000000) during git-lfs-authenticate demo upload
org.apache.sshd.common.SshException: flush(ChannelOutputStream[ChannelSession[id=0, recipient=0]-ServerSessionImpl[user@/192.168.0.1:58232]] SSH_MSG_CHANNEL_DATA) length=0 - stream is already closed at org.apache.sshd.common.channel.ChannelOutputStream.flush(ChannelOutputStream.java:167)
at com.google.gerrit.sshd.BaseCommand$TaskThunk.run(BaseCommand.java:425)
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:418)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)