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/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision bc7b335543cf8513bf7a1652b01803cfcc60b6c1 (paas)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bc7b335543cf8513bf7a1652b01803cfcc60b6c1
Commit message: "PyYAML fix"
 > git rev-list --no-walk 22899c0ba6ce3bbcb88b5a3242dca70f9472b828 # timeout=10