Skip to content

Console Output

13:56:13 [2022-08-22T17:56:13.746Z] The recommended git tool is: git
13:56:18 [2022-08-22T17:56:18.071Z] using credential github-bot
13:56:18 [2022-08-22T17:56:18.079Z] Cloning the remote Git repository
13:56:18 [2022-08-22T17:56:18.079Z] Cloning with configured refspecs honoured and without tags
13:56:18 [2022-08-22T17:56:18.139Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
13:56:18 [2022-08-22T17:56:18.946Z]  > git init /home/jenkins/agent/workspace/cdt_cdt_10_7 # timeout=10
13:56:18 [2022-08-22T17:56:18.962Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
13:56:18 [2022-08-22T17:56:18.962Z]  > git --version # timeout=10
13:56:18 [2022-08-22T17:56:18.964Z]  > git --version # 'git version 2.20.1'
13:56:18 [2022-08-22T17:56:18.964Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
13:56:18 [2022-08-22T17:56:18.966Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/cdt_10_7:refs/remotes/origin/cdt_10_7 # timeout=10
13:57:10 [2022-08-22T17:57:10.473Z] Avoid second fetch
13:57:10 [2022-08-22T17:57:10.474Z] Checking out Revision 5039ad39ee284722eadef9b14be5de1f74142cce (cdt_10_7)
13:57:10 [2022-08-22T17:57:10.463Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
13:57:10 [2022-08-22T17:57:10.466Z]  > git config --add remote.origin.fetch +refs/heads/cdt_10_7:refs/remotes/origin/cdt_10_7 # timeout=10
13:57:10 [2022-08-22T17:57:10.541Z]  > git config core.sparsecheckout # timeout=10
13:57:10 [2022-08-22T17:57:10.544Z]  > git checkout -f 5039ad39ee284722eadef9b14be5de1f74142cce # timeout=10
13:57:20 [2022-08-22T17:57:20.156Z] Commit message: "Fix widget is disposed error during shutdown (#51)"