Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_Manager/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@github.com:appNG/appng-manager.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-manager.git
 > git --version # timeout=10
 > git --version # 'git version 2.11.0'
 > git fetch --tags --progress -- git@github.com:appNG/appng-manager.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/appng-manager-1.19.x^{commit} # timeout=10
Checking out Revision b2542acd42fd06d9064f83041f1ab2ca20d42c7e (refs/remotes/origin/appng-manager-1.19.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b2542acd42fd06d9064f83041f1ab2ca20d42c7e # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D appng-manager-1.19.x # timeout=10
 > git checkout -b appng-manager-1.19.x b2542acd42fd06d9064f83041f1ab2ca20d42c7e # timeout=10
Commit message: "MGR-134"
 > git rev-list --no-walk a6135663c565bd39c9cd548304c5347c7be8326e # timeout=10