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-merge_v14.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 d536011e3d26b80db7645517de7471e0dd355620 (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d536011e3d26b80db7645517de7471e0dd355620
Commit message: "Fix stuck when executing a background command via SSH is SA02"
 > git rev-list --no-walk d536011e3d26b80db7645517de7471e0dd355620 # timeout=10