Skip to content

Console Output

03:12:22 [2022-11-26T08:12:22.935Z] Selected Git installation does not exist. Using Default
03:12:22 [2022-11-26T08:12:22.935Z] The recommended git tool is: NONE
03:12:28 [2022-11-26T08:12:28.148Z] No credentials specified
03:12:28 [2022-11-26T08:12:28.151Z] Cloning the remote Git repository
03:12:29 [2022-11-26T08:12:29.849Z] Avoid second fetch
03:12:29 [2022-11-26T08:12:29.858Z] Checking out Revision fa5ecac763d72f831448c1a8225f30f0fde89f44 (refs/remotes/origin/master)
03:12:28 [2022-11-26T08:12:28.165Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
03:12:29 [2022-11-26T08:12:29.357Z]  > git init /home/jenkins/agent/workspace/debug-tests-master-gdb-supported # timeout=10
03:12:29 [2022-11-26T08:12:29.379Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
03:12:29 [2022-11-26T08:12:29.379Z]  > git --version # timeout=10
03:12:29 [2022-11-26T08:12:29.435Z]  > git --version # 'git version 2.20.1'
03:12:29 [2022-11-26T08:12:29.435Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
03:12:29 [2022-11-26T08:12:29.843Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
03:12:29 [2022-11-26T08:12:29.847Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:12:29 [2022-11-26T08:12:29.853Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
03:12:29 [2022-11-26T08:12:29.864Z]  > git config core.sparsecheckout # timeout=10
03:12:29 [2022-11-26T08:12:29.867Z]  > git checkout -f fa5ecac763d72f831448c1a8225f30f0fde89f44 # timeout=10
03:12:34 [2022-11-26T08:12:34.040Z] Commit message: "Move gdb test script to github location"
03:12:34 [2022-11-26T08:12:34.045Z]  > git rev-list --no-walk fa5ecac763d72f831448c1a8225f30f0fde89f44 # timeout=10