Skip to content

Console Output

09:01:34 [2022-09-18T13:01:34.559Z] Selected Git installation does not exist. Using Default
09:01:34 [2022-09-18T13:01:34.560Z] The recommended git tool is: NONE
09:01:39 [2022-09-18T13:01:39.467Z] No credentials specified
09:01:39 [2022-09-18T13:01:39.469Z] Cloning the remote Git repository
09:01:39 [2022-09-18T13:01:39.553Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra
09:01:41 [2022-09-18T13:01:41.951Z]  > git init /home/jenkins/agent/workspace/cdt-gdb-adapter-verify # timeout=10
09:01:42 [2022-09-18T13:01:42.734Z] Avoid second fetch
09:01:42 [2022-09-18T13:01:42.742Z] Checking out Revision c69e4c5239703d14694ac0e47aae1a67fef5c1a6 (refs/remotes/origin/master)
09:01:42 [2022-09-18T13:01:42.045Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra
09:01:42 [2022-09-18T13:01:42.045Z]  > git --version # timeout=10
09:01:42 [2022-09-18T13:01:42.048Z]  > git --version # 'git version 2.20.1'
09:01:42 [2022-09-18T13:01:42.049Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:42 [2022-09-18T13:01:42.680Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra # timeout=10
09:01:42 [2022-09-18T13:01:42.735Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:01:42 [2022-09-18T13:01:42.742Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:01:42 [2022-09-18T13:01:42.758Z]  > git config core.sparsecheckout # timeout=10
09:01:42 [2022-09-18T13:01:42.836Z]  > git checkout -f c69e4c5239703d14694ac0e47aae1a67fef5c1a6 # timeout=10
09:01:47 [2022-09-18T13:01:47.730Z] Commit message: "Migrate scripts to main CDT repo"
09:01:47 [2022-09-18T13:01:47.740Z]  > git rev-list --no-walk c69e4c5239703d14694ac0e47aae1a67fef5c1a6 # timeout=10