Re: git clone error

2016-01-31 Thread GS_L
Somehow the retry doesn't work correctly on one of the jobs. It's look like the retry success but the shell script that runs right after the git clone fails: pushd xap git checkout master popd error log: 09:50:09 Retrying after 10 seconds 09:50:19 > git rev-parse --is-inside-work-tree # timeo

Re: git clone error

2016-01-27 Thread GS_L
Thanks the "SCM checkout retry count" helped On Wednesday, January 20, 2016 at 7:32:30 PM UTC+2, Klaus Schniedergers wrote: > > If you're dealing with a flaky origin repository, the "SCM checkout retry > count" configuration comes in very handy. > It's in the main Jenkins configuration screen.

Re: git clone error

2016-01-20 Thread Klaus Schniedergers
If you're dealing with a flaky origin repository, the "SCM checkout retry count" configuration comes in very handy. It's in the main Jenkins configuration screen. On Wed, Jan 20, 2016 at 5:56 AM, Mark Waite wrote: > If it is a large repository, and if you don't mind keeping an extra copy > on yo

Re: git clone error

2016-01-20 Thread Mark Waite
If it is a large repository, and if you don't mind keeping an extra copy on your slave, you might consider using the "reference repository" option. That allows you to place a bare copy of the git repository on your slave and reference its contents rather than copying them over the network. It save

Re: git clone error

2016-01-20 Thread Victor Martinez
Timeout issue as you can see *09:40:08* ERROR: Timeout after 20 minutes You can set that value as you probably did it since the default timeout is 10 minutes. Probably some networking latency issue in your system so you can bypass it with a longer timeout. Cheers On Wednesday, 20 January 2

Re: git clone error

2016-01-20 Thread GS_L
I attached the logs - (I removed the repository url) Job with default timeout: Cloning the remote Git repository Cloning repository . .. > git init > /var/lib/jenkins/jobs/NightlyBuild-3.4/workspace/dir_clis/build_cli_centos_final/cloudify

Re: git clone error

2016-01-20 Thread Victor Martinez
Correct me if I'm wrong but those log details are not enough, can you attach your full console log? Probably there is something else after that error in the stacktrace error output. It might be related to some timeout issues... Cheers On Tuesday, 19 January 2016 14:17:34 UTC, GS_L wrote: > > I

git clone error

2016-01-19 Thread GS_L
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

Re: Reg git clone error in Jenkins....

2014-07-17 Thread Mark Waite
See https://issues.jenkins-ci.org/browse/JENKINS-18951 for suggestions to work around / fix the msysgit bug at the root of that message. On Thu, Jul 17, 2014 at 12:19 AM, bandi pavankumar reddy < pavanreddy...@gmail.com> wrote: > hi mark i am getting error for cloning in jenkins any body help me

Reg git clone error in Jenkins....

2014-07-16 Thread bandi pavankumar reddy
hi mark i am getting error for cloning in jenkins any body help me plaese Caused by: hudson.plugins.git.GitException : Command "C:\Program Files (x86)\Git\cmd\git checkout -f 89c54bf6cc8ed4c565bbe50ecaabe5 574b8b6