Console Output

The recommended git tool is: NONE
using credential gitlab_ota
Cloning the remote Git repository
Cloning repository http://159.27.226.4/pnc/pnc.git
 > git init /root/workspace/telediagnostic/src/pnc # timeout=10
Fetching upstream changes from http://159.27.226.4/pnc/pnc.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials gitlab_ota
 > git fetch --tags --force --progress -- http://159.27.226.4/pnc/pnc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://159.27.226.4/pnc/pnc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse origin/feat_sidepass_decider^{commit} # timeout=10
Checking out Revision ed38742ac3653b98bffbf6039acd113a38e5c05d (origin/feat_sidepass_decider)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed38742ac3653b98bffbf6039acd113a38e5c05d # timeout=10
Commit message: "feat: 新增镇石(ZHEN_SHI)站点地理围栏, IMV前进进出站复用西联场景"
 > git rev-list --no-walk dfc82bc615e203baa61b9e6dccc5a1f623c163b9 # timeout=10