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/LCM.git
 > git init /home/jenkins/workspace/LCM-stage_2_v10.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/LCM.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/LCM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5ce6ea87a0835bafddb6cffc87df54d2689b616d (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ce6ea87a0835bafddb6cffc87df54d2689b616d
Commit message: "Fix Bug 2208 KeyError while checking SDN assists requirement"
 > git rev-list --no-walk 96cb6d8dcf5dd38f28e37b35a9c1af8e05396f03 # timeout=10