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/SOL005.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/SOL005.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/SOL005.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0881dcfe831e189634f9df89b0061fb31f11aac7 (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0881dcfe831e189634f9df89b0061fb31f11aac7
Commit message: "Feature 10997: add oci flag as new property in k8s repos"
 > git rev-list --no-walk 0881dcfe831e189634f9df89b0061fb31f11aac7 # timeout=10