Skip to content

Console Output

16:30:59 [2024-02-23T21:30:59.727Z] The recommended git tool is: git
16:31:00 [2024-02-23T21:31:00.218Z] No credentials specified
16:31:00 [2024-02-23T21:31:00.494Z] Cloning the remote Git repository
16:31:00 [2024-02-23T21:31:00.733Z] Honoring refspec on initial clone
16:31:00 [2024-02-23T21:31:00.890Z] Cloning repository https://github.com/eclipse/omr.git
16:31:00 [2024-02-23T21:31:00.894Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:31:00 [2024-02-23T21:31:00.945Z] Using reference repository: /home/jenkins//gitcache
16:31:00 [2024-02-23T21:31:00.945Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:31:00 [2024-02-23T21:31:00.946Z]  > git --version # timeout=10
16:31:00 [2024-02-23T21:31:00.953Z]  > git --version # 'git version 2.25.1'
16:31:00 [2024-02-23T21:31:00.954Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:31:24 [2024-02-23T21:31:24.354Z] Avoid second fetch
16:31:24 [2024-02-23T21:31:24.739Z] Checking out Revision 1f5293c16990e19b8e6879913493339301e240e5 (refs/remotes/origin/master)
16:31:23 [2024-02-23T21:31:23.876Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:31:23 [2024-02-23T21:31:23.890Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:31:24 [2024-02-23T21:31:24.493Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:31:24 [2024-02-23T21:31:24.870Z]  > git config core.sparsecheckout # timeout=10
16:31:24 [2024-02-23T21:31:24.877Z]  > git checkout -f 1f5293c16990e19b8e6879913493339301e240e5 # timeout=10
16:31:26 [2024-02-23T21:31:26.305Z] Commit message: "Merge pull request #7267 from 0xdaryl/gfc"
16:31:26 [2024-02-23T21:31:26.423Z]  > git rev-list --no-walk 04076a0cb0e16758d1546521e65d01a69156f680 # timeout=10