Skip to content

Console Output

03:17:16 [2021-07-25T07:17:16.169Z] Selected Git installation does not exist. Using Default
03:17:16 [2021-07-25T07:17:16.170Z] The recommended git tool is: NONE
03:17:18 [2021-07-25T07:17:18.682Z] No credentials specified
03:17:18 [2021-07-25T07:17:18.684Z] Cloning the remote Git repository
03:17:18 [2021-07-25T07:17:18.695Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
03:17:18 [2021-07-25T07:17:18.751Z]  > git init /home/jenkins/agent/workspace/cdt-10.3 # timeout=10
03:17:18 [2021-07-25T07:17:18.768Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
03:17:18 [2021-07-25T07:17:18.769Z]  > git --version # timeout=10
03:17:18 [2021-07-25T07:17:18.771Z]  > git --version # 'git version 2.20.1'
03:17:18 [2021-07-25T07:17:18.771Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:17:19 [2021-07-25T07:17:19.406Z] Avoid second fetch
03:17:19 [2021-07-25T07:17:19.412Z] Checking out Revision f0f7fc89ceea413ae45734e8d3cbb3a42623dad3 (refs/remotes/origin/master)
03:17:19 [2021-07-25T07:17:19.403Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
03:17:19 [2021-07-25T07:17:19.405Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:17:19 [2021-07-25T07:17:19.410Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:17:19 [2021-07-25T07:17:19.418Z]  > git config core.sparsecheckout # timeout=10
03:17:19 [2021-07-25T07:17:19.420Z]  > git checkout -f f0f7fc89ceea413ae45734e8d3cbb3a42623dad3 # timeout=10
03:17:23 [2021-07-25T07:17:23.161Z] Commit message: "Prepare for CDT 10.3.1"
03:17:23 [2021-07-25T07:17:23.166Z]  > git rev-list --no-walk f0f7fc89ceea413ae45734e8d3cbb3a42623dad3 # timeout=10