SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > 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 --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/tests.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4a94affec35c3d9624c1c1574036d8b02bcbc8e7 (paas)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4a94affec35c3d9624c1c1574036d8b02bcbc8e7
Commit message: "Update from master part 2"
 > git rev-list --no-walk 4a94affec35c3d9624c1c1574036d8b02bcbc8e7 # timeout=10