Skip to content

Console Output

12:26:15 [2024-04-21T16:26:15.913Z] The recommended git tool is: git
12:26:16 [2024-04-21T16:26:16.574Z] No credentials specified
12:26:16 [2024-04-21T16:26:16.879Z] Cloning the remote Git repository
12:26:17 [2024-04-21T16:26:17.072Z] Honoring refspec on initial clone
12:26:17 [2024-04-21T16:26:17.196Z] Cloning repository https://github.com/eclipse/omr.git
12:26:17 [2024-04-21T16:26:17.197Z]  > git init /home/jenkins/workspace/Build # timeout=10
12:26:17 [2024-04-21T16:26:17.229Z] Using reference repository: /home/jenkins//gitcache
12:26:17 [2024-04-21T16:26:17.230Z] Fetching upstream changes from https://github.com/eclipse/omr.git
12:26:17 [2024-04-21T16:26:17.231Z]  > git --version # timeout=10
12:26:17 [2024-04-21T16:26:17.237Z]  > git --version # 'git version 2.25.1'
12:26:17 [2024-04-21T16:26:17.238Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
12:26:29 [2024-04-21T16:26:29.941Z] Avoid second fetch
12:26:30 [2024-04-21T16:26:30.197Z] Checking out Revision 40107cbc3a8c82fc14d6312a20c713be023640a2 (refs/remotes/origin/master)
12:26:29 [2024-04-21T16:26:29.538Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
12:26:29 [2024-04-21T16:26:29.565Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:26:30 [2024-04-21T16:26:30.071Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:26:31 [2024-04-21T16:26:31.836Z] Commit message: "Merge pull request #7316 from ChungHsuanChen/fix-unused-var-error"
12:26:30 [2024-04-21T16:26:30.321Z]  > git config core.sparsecheckout # timeout=10
12:26:30 [2024-04-21T16:26:30.327Z]  > git checkout -f 40107cbc3a8c82fc14d6312a20c713be023640a2 # timeout=10
12:26:32 [2024-04-21T16:26:32.032Z]  > git rev-list --no-walk 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10