Console Output
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-authentication.git
> git init /var/lib/jenkins/workspace/appNG_Authentication # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-authentication.git
> git --version # timeout=10
> git fetch --tags --progress git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git@github.com:appNG/appng-authentication.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-authentication.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-authentication.git
> git fetch --tags --progress git@github.com:appNG/appng-authentication.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/appng-authentication-1.11.x^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/appng-authentication-1.11.x^{commit} # timeout=10
Checking out Revision 855fd181afc3a4c0f69c61206f73eec722d06e20 (refs/remotes/origin/appng-authentication-1.11.x)
> git config core.sparsecheckout # timeout=10
> git checkout -f 855fd181afc3a4c0f69c61206f73eec722d06e20
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b appng-authentication-1.11.x 855fd181afc3a4c0f69c61206f73eec722d06e20
Commit message: "AUTH-4: add license header and contributing guide"
> git rev-list 1b9340f5f69261526babc8650c57ffe0e7b74165 # timeout=10