All of lore.kernel.org
 help / color / mirror / Atom feed
* on Amazon EFS (NFS): "Reference directory conflict: refs/heads/" with status code 128
@ 2016-08-24 20:52 Alex Nauda
  2016-08-24 21:39 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Nauda @ 2016-08-24 20:52 UTC (permalink / raw)
  To: git

Elastic File System (EFS) is Amazon's scalable filesystem product that
is exposed to the OS as an NFS mount. We're using EFS to host the
filesystem used by a Jenkins CI server. Sometimes when Jenkins tries
to git fetch, we get this error:
$ git -c core.askpass=true fetch --tags --progress
git@github.com:mediasilo/dodo.git
+refs/pull/*:refs/remotes/origin/pr/*
fatal: Reference directory conflict: refs/heads/
$ echo $? 128

Has anyone seen anything like this before? Any tips on how to troubleshoot it?

Related Jenkins issue: https://issues.jenkins-ci.org/browse/JENKINS-37653

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-26  0:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-24 20:52 on Amazon EFS (NFS): "Reference directory conflict: refs/heads/" with status code 128 Alex Nauda
2016-08-24 21:39 ` Jeff King
2016-08-25  6:28   ` Michael Haggerty
2016-08-25 16:01     ` Alex Nauda
2016-08-26  0:06       ` Michael Haggerty

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.