Skip to content

Console Output

14:20:58 [2024-05-14T18:20:58.826Z] The recommended git tool is: git
14:20:59 [2024-05-14T18:20:59.273Z] No credentials specified
14:20:59 [2024-05-14T18:20:59.489Z] Cloning the remote Git repository
14:20:59 [2024-05-14T18:20:59.723Z] Honoring refspec on initial clone
14:20:59 [2024-05-14T18:20:59.874Z] Cloning repository https://github.com/eclipse/omr.git
14:20:59 [2024-05-14T18:20:59.875Z]  > git init /home/jenkins/workspace/Build # timeout=10
14:20:59 [2024-05-14T18:20:59.890Z] Using reference repository: /home/jenkins//gitcache
14:20:59 [2024-05-14T18:20:59.891Z] Fetching upstream changes from https://github.com/eclipse/omr.git
14:20:59 [2024-05-14T18:20:59.891Z]  > git --version # timeout=10
14:20:59 [2024-05-14T18:20:59.897Z]  > git --version # 'git version 2.25.1'
14:20:59 [2024-05-14T18:20:59.898Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
14:21:11 [2024-05-14T18:21:11.421Z] Avoid second fetch
14:21:11 [2024-05-14T18:21:11.022Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
14:21:11 [2024-05-14T18:21:11.028Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:21:11 [2024-05-14T18:21:11.626Z] Checking out Revision e4471dab59f99aa1fd94807662190e5abd7d9b6e (refs/remotes/origin/master)
14:21:12 [2024-05-14T18:21:12.974Z] Commit message: "Merge pull request #7335 from dmitripivkine/master"
14:21:11 [2024-05-14T18:21:11.532Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:21:11 [2024-05-14T18:21:11.751Z]  > git config core.sparsecheckout # timeout=10
14:21:11 [2024-05-14T18:21:11.760Z]  > git checkout -f e4471dab59f99aa1fd94807662190e5abd7d9b6e # timeout=10
14:21:13 [2024-05-14T18:21:13.090Z]  > git rev-list --no-walk b4d1620844775aca816dc94cd60388981452f1f0 # timeout=10