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/IM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/IM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/IM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision cf2688eb92c7ac0814e5f3762f915d42f5a4dee2 (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cf2688eb92c7ac0814e5f3762f915d42f5a4dee2
Commit message: "Fix osm-im installation from setup to use specific pyangbind version"
 > git rev-list --no-walk cf2688eb92c7ac0814e5f3762f915d42f5a4dee2 # timeout=10