Jenkins: Git Poll issue

166 views
Skip to first unread message

Sapna Vempati

unread,
Apr 9, 2015, 6:08:44 AM4/9/15
to jenkins...@googlegroups.com
Hi:
I have a job linked to a remote host; triggered by a git poll.It was working fine so far. Now I get an error stated below. Does anyone know why ? 

...
...
...
Resolving deltas:  93% (45585/48632), completed with 1 local objects.
fatal: pack has 3047 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1442)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1230)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:85)

Regards
Sapna

Mark Waite

unread,
Apr 9, 2015, 8:13:01 AM4/9/15
to jenkins...@googlegroups.com
http://superuser.com/questions/586067/git-fatal-pack-has-1-unresolved-delta-index-pack-failed suggests that you might have shallow clone enabled and somehow the command line git process is unable to resolve the deltas.

If you wipe the workspace, does the job then run successfully?

Are you using a reference repository, and was that reference repository deleted or damaged in some way?  If the original clone used a reference repository and the reference repository was garbage collected, it is possible that some of the content referenced from your Jenkins job was deleted from the reference repository.

Mark Waite

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CABwvR--fvMDt6S5gbmu_2b5aH5RM-kRYGUk%2BkJ4f8cbdoYCWog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.



--
Thanks!
Mark Waite
Reply all
Reply to author
Forward
0 new messages