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_v15.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 b9ea77a47f7a746b4320534f5029d4622c35a72e (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b9ea77a47f7a746b4320534f5029d4622c35a72e
Commit message: "Fix bug 2326 to verify ipaddress in sol003_02 testsuite"
 > git rev-list --no-walk f89cd6c448c1ce9082fe1f2c8b206499472066b4 # timeout=10