Skip to content

Console Output

21:21:14 [2024-06-07T01:21:14.852Z] The recommended git tool is: git
21:21:15 [2024-06-07T01:21:15.450Z] No credentials specified
21:21:15 [2024-06-07T01:21:15.772Z] Cloning the remote Git repository
21:21:16 [2024-06-07T01:21:16.080Z] Honoring refspec on initial clone
21:21:16 [2024-06-07T01:21:16.219Z] Cloning repository https://github.com/eclipse/omr.git
21:21:16 [2024-06-07T01:21:16.220Z]  > git init /home/jenkins/workspace/Build # timeout=10
21:21:16 [2024-06-07T01:21:16.231Z] Using reference repository: /home/jenkins//gitcache
21:21:16 [2024-06-07T01:21:16.231Z] Fetching upstream changes from https://github.com/eclipse/omr.git
21:21:16 [2024-06-07T01:21:16.232Z]  > git --version # timeout=10
21:21:16 [2024-06-07T01:21:16.237Z]  > git --version # 'git version 2.25.1'
21:21:16 [2024-06-07T01:21:16.237Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
21:21:28 [2024-06-07T01:21:28.039Z] Avoid second fetch
21:21:28 [2024-06-07T01:21:28.357Z] Checking out Revision 361c9df886c5e537a4fa96465ffe38603b0dd9d8 (refs/remotes/origin/master)
21:21:27 [2024-06-07T01:21:27.678Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
21:21:27 [2024-06-07T01:21:27.684Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:21:28 [2024-06-07T01:21:28.213Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:21:28 [2024-06-07T01:21:28.490Z]  > git config core.sparsecheckout # timeout=10
21:21:28 [2024-06-07T01:21:28.497Z]  > git checkout -f 361c9df886c5e537a4fa96465ffe38603b0dd9d8 # timeout=10
21:21:29 [2024-06-07T01:21:29.749Z] Commit message: "Merge pull request #7363 from singh264/openj9_issues_19261"
21:21:29 [2024-06-07T01:21:29.905Z]  > git rev-list --no-walk a3ad1c58b13318b9a2b6142b43d773503c4b7408 # timeout=10