SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/devops
 > git init /home/jenkins/workspace/tests-stage_2_v15.0/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/devops # 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/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git fetch --tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/v15.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/v15.0^{commit} # timeout=10
Checking out Revision a86f6292dfff3284c1186212bf2cddc48eefbaf0 (refs/remotes/origin/v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a86f6292dfff3284c1186212bf2cddc48eefbaf0
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b v15.0 a86f6292dfff3284c1186212bf2cddc48eefbaf0
Commit message: "fix VIM monitoring bug 2354"
 > git rev-list --no-walk e400dfdf8dd2bdd67321fa70a56cef6458533dbc # timeout=10