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/PLA.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/PLA.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/PLA.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7cedba14204492f7373db6e3362d04181658fc1b (v14.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7cedba14204492f7373db6e3362d04181658fc1b
Commit message: "Update to Python 3.10 and Ubuntu 22.04"
 > git rev-list --no-walk 7cedba14204492f7373db6e3362d04181658fc1b # timeout=10