Skip to content

Console Output

17:08:24 [2023-03-07T22:08:24.369Z] The recommended git tool is: git
17:08:24 [2023-03-07T22:08:24.503Z] No credentials specified
17:08:24 [2023-03-07T22:08:24.730Z] Fetching changes from the remote Git repository
17:08:24 [2023-03-07T22:08:24.537Z]  > git rev-parse --resolve-git-dir /home/jenkins/jenkins-agent/workspace/CopyrightCheck/.git # timeout=10
17:08:24 [2023-03-07T22:08:24.763Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
17:08:24 [2023-03-07T22:08:24.957Z] Fetching upstream changes from https://github.com/eclipse/omr.git
17:08:24 [2023-03-07T22:08:24.957Z]  > git --version # timeout=10
17:08:24 [2023-03-07T22:08:24.961Z]  > git --version # 'git version 2.25.1'
17:08:24 [2023-03-07T22:08:24.961Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/pull/6920/*:refs/remotes/origin/pr/6920/* +refs/heads/master:refs/remotes/origin/master # timeout=10
17:08:25 [2023-03-07T22:08:25.755Z] Checking out Revision 4a06d9cd2364f2bfda667346b5a6608a0229f745 (refs/remotes/origin/pr/6920/merge)
17:08:25 [2023-03-07T22:08:25.923Z] Commit message: "Merge 77f2e7b2eb9bf149324742e1a8ebde575e19a448 into 95a52fcde2e5812b7376614027a366d3ec9d6d81"
17:08:25 [2023-03-07T22:08:25.716Z]  > git rev-parse refs/remotes/origin/pr/6920/merge^{commit} # timeout=10
17:08:25 [2023-03-07T22:08:25.787Z]  > git config core.sparsecheckout # timeout=10
17:08:25 [2023-03-07T22:08:25.791Z]  > git checkout -f 4a06d9cd2364f2bfda667346b5a6608a0229f745 # timeout=10