Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository git@github.com:appNG/appng-scheduler.git
 > git init /var/lib/jenkins/workspace/appNG_Scheduler # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-scheduler.git
 > git --version # timeout=10
 > git fetch --tags --progress git@github.com:appNG/appng-scheduler.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git@github.com:appNG/appng-scheduler.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-scheduler.git # timeout=10
Fetching upstream changes from git@github.com:appNG/appng-scheduler.git
 > git fetch --tags --progress git@github.com:appNG/appng-scheduler.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7470fb921a0e6e14d4cc2850f2816ec79999f3ab (refs/remotes/origin/appng-scheduler-1.12.x)
Commit message: "SCHED-34 update license header"
 > git rev-parse refs/remotes/origin/appng-scheduler-1.12.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-scheduler-1.12.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7470fb921a0e6e14d4cc2850f2816ec79999f3ab
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-scheduler-1.12.x 7470fb921a0e6e14d4cc2850f2816ec79999f3ab
 > git rev-list --no-walk c3fb0ea191f092ee470d9c181fcb0c4b2980d99d # timeout=10