Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-tomcat-session.git
> git init /var/lib/jenkins/workspace/ATS # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-tomcat-session.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git@github.com:appNG/appng-tomcat-session.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git@github.com:appNG/appng-tomcat-session.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-tomcat-session.git
> git fetch --tags --progress git@github.com:appNG/appng-tomcat-session.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 93a2390241461c5e64b2d41af47c87528f8247fc (refs/remotes/origin/master)
Commit message: "ATS-18 support CLASSPATH mode and managementCenterUrl"
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 93a2390241461c5e64b2d41af47c87528f8247fc
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 93a2390241461c5e64b2d41af47c87528f8247fc
> git rev-list --no-walk 73ae6c2c758d796efc379b067c679b9f69412bd9 # timeout=10