SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/tests.git
 > git init /home/jenkins/workspace/tests-stage_2_v12.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/tests.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/tests.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision cd3c8b61d9947fad55cf70d5f602c7fced2dc1b3 (v12.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cd3c8b61d9947fad55cf70d5f602c7fced2dc1b3
Commit message: "Update requirements to branch"
 > git rev-list --no-walk ae2a900634933c269cba67d563643db91042338e # timeout=10