Skip to content

Console Output

15:54:35 [2024-05-08T19:54:35.248Z] The recommended git tool is: git
15:54:35 [2024-05-08T19:54:35.865Z] No credentials specified
15:54:36 [2024-05-08T19:54:36.093Z] Cloning the remote Git repository
15:54:36 [2024-05-08T19:54:36.367Z] Honoring refspec on initial clone
15:54:36 [2024-05-08T19:54:36.471Z] Cloning repository https://github.com/eclipse/omr.git
15:54:36 [2024-05-08T19:54:36.471Z]  > git init /Users/jenkins/workspace/Build # timeout=10
15:54:36 [2024-05-08T19:54:36.509Z] Using reference repository: /Users/jenkins/gitcache
15:54:36 [2024-05-08T19:54:36.509Z] Fetching upstream changes from https://github.com/eclipse/omr.git
15:54:36 [2024-05-08T19:54:36.509Z]  > git --version # timeout=10
15:54:36 [2024-05-08T19:54:36.518Z]  > git --version # 'git version 2.36.1'
15:54:36 [2024-05-08T19:54:36.518Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
15:54:44 [2024-05-08T19:54:44.779Z] Avoid second fetch
15:54:45 [2024-05-08T19:54:45.062Z] Checking out Revision da87f5d6f7c1460342e8a2ada5049fde078150c1 (refs/remotes/origin/master)
15:54:44 [2024-05-08T19:54:44.361Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
15:54:44 [2024-05-08T19:54:44.371Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
15:54:44 [2024-05-08T19:54:44.904Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:54:45 [2024-05-08T19:54:45.212Z]  > git config core.sparsecheckout # timeout=10
15:54:45 [2024-05-08T19:54:45.221Z]  > git checkout -f da87f5d6f7c1460342e8a2ada5049fde078150c1 # timeout=10
15:54:46 [2024-05-08T19:54:46.718Z] Commit message: "Merge pull request #7329 from IBMJimmyk/directInflate"
15:54:46 [2024-05-08T19:54:46.851Z]  > git rev-list --no-walk 1bcf9698259cfdaee01be6215f6f9dcd04ca91c5 # timeout=10