Skip to content

Console Output

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/*
 > git rev-parse refs/remotes/origin/appng-scheduler-1.11.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/appng-scheduler-1.11.x^{commit} # timeout=10
Checking out Revision 3e6131c53ddb51147f4c917782cc9649a7108d72 (refs/remotes/origin/appng-scheduler-1.11.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3e6131c53ddb51147f4c917782cc9649a7108d72
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-scheduler-1.11.x 3e6131c53ddb51147f4c917782cc9649a7108d72
Commit message: "SCHED-22 provide a changelog"
 > git rev-list --no-walk aac67b0eb28a9c88cef40a2ae0fe92f86d20bcc0 # timeout=10