I'm using jenkins 1.631 on ubuntu 14.04, slaves installed also on ubuntu 14.04. I added git path to PATH env variable. git plugins: Git client plugin 1.19.1 Git plugin 2.4.1 GitHub API Plugin 1.71 GitHub plugin 1.14.2
Sometimes I get the following error: "ERROR: Error cloning remote repo 'origin'" hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress ... +refs/heads/*:refs/remotes/origin/*" returned status code 143: It's happen on master and slaves as well. Most of the builds success but everyday some of the builds fail on this error. I looked over the posts with the same problem but I haven't found a solution. Please your advice. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d5570045-f4b9-429d-9009-6d4cc003a6c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
