Skip to content

Console Output

17:30:54 [2023-09-15T21:30:54.101Z] The recommended git tool is: git
17:30:58 [2023-09-15T21:30:58.331Z] using credential github-bot
17:30:58 [2023-09-15T21:30:58.339Z] Cloning the remote Git repository
17:30:58 [2023-09-15T21:30:58.339Z] Cloning with configured refspecs honoured and without tags
17:30:58 [2023-09-15T21:30:58.352Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
17:30:58 [2023-09-15T21:30:58.395Z]  > git init /home/jenkins/agent/workspace/check-maven-plugin-updates_main # timeout=10
17:30:58 [2023-09-15T21:30:58.411Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
17:30:58 [2023-09-15T21:30:58.411Z]  > git --version # timeout=10
17:30:58 [2023-09-15T21:30:58.414Z]  > git --version # 'git version 2.20.1'
17:30:58 [2023-09-15T21:30:58.414Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
17:30:58 [2023-09-15T21:30:58.416Z]  > git fetch --no-tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/main:refs/remotes/origin/main # timeout=10
17:31:52 [2023-09-15T21:31:52.820Z] Avoid second fetch
17:31:52 [2023-09-15T21:31:52.821Z] Checking out Revision 147332763b3b07ddc2356336dd3d51d8e675f996 (main)
17:31:51 [2023-09-15T21:31:51.493Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
17:31:51 [2023-09-15T21:31:51.498Z]  > git config --add remote.origin.fetch +refs/heads/main:refs/remotes/origin/main # timeout=10
17:31:52 [2023-09-15T21:31:52.896Z]  > git config core.sparsecheckout # timeout=10
17:31:52 [2023-09-15T21:31:52.901Z]  > git checkout -f 147332763b3b07ddc2356336dd3d51d8e675f996 # timeout=10
17:32:00 [2023-09-15T21:32:00.912Z] Commit message: "Swapped arguments (#552)"
17:32:00 [2023-09-15T21:32:00.916Z]  > git rev-list --no-walk 5a4320d9e3b87413b46f30323595f4c00572b032 # timeout=10