Skip to content

Console Output

10:59:31 [2024-06-27T14:59:31.463Z] The recommended git tool is: git
10:59:31 [2024-06-27T14:59:31.963Z] No credentials specified
10:59:32 [2024-06-27T14:59:32.204Z] Cloning the remote Git repository
10:59:32 [2024-06-27T14:59:32.466Z] Honoring refspec on initial clone
10:59:32 [2024-06-27T14:59:32.603Z] Cloning repository https://github.com/eclipse/omr.git
10:59:32 [2024-06-27T14:59:32.605Z]  > git init /home/jenkins/workspace/Build # timeout=10
10:59:32 [2024-06-27T14:59:32.620Z] Using reference repository: /home/jenkins//gitcache
10:59:32 [2024-06-27T14:59:32.620Z] Fetching upstream changes from https://github.com/eclipse/omr.git
10:59:32 [2024-06-27T14:59:32.620Z]  > git --version # timeout=10
10:59:32 [2024-06-27T14:59:32.625Z]  > git --version # 'git version 2.25.1'
10:59:32 [2024-06-27T14:59:32.626Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:59:45 [2024-06-27T14:59:45.824Z] Avoid second fetch
10:59:45 [2024-06-27T14:59:45.422Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
10:59:45 [2024-06-27T14:59:45.429Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:59:46 [2024-06-27T14:59:46.076Z] Checking out Revision befee22b73d986c3e86441ea10c721c67a0652cf (refs/remotes/origin/master)
10:59:45 [2024-06-27T14:59:45.957Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:59:46 [2024-06-27T14:59:46.224Z]  > git config core.sparsecheckout # timeout=10
10:59:46 [2024-06-27T14:59:46.229Z]  > git checkout -f befee22b73d986c3e86441ea10c721c67a0652cf # timeout=10
10:59:47 [2024-06-27T14:59:47.639Z] Commit message: "Merge pull request #7372 from luke-li-2003/SetSCountWhenUsingUseHigherMethodCounts"
10:59:47 [2024-06-27T14:59:47.816Z]  > git rev-list --no-walk b5ef5eda4680b6b5cf0c2f954362f9f47353ce04 # timeout=10