Skip to content

Console Output

11:12:51 [2024-04-11T15:12:51.581Z] The recommended git tool is: git
11:12:52 [2024-04-11T15:12:52.145Z] No credentials specified
11:12:52 [2024-04-11T15:12:52.418Z] Cloning the remote Git repository
11:12:52 [2024-04-11T15:12:52.619Z] Honoring refspec on initial clone
11:12:52 [2024-04-11T15:12:52.742Z] Cloning repository https://github.com/eclipse/omr.git
11:12:52 [2024-04-11T15:12:52.742Z]  > git init /Users/jenkins/workspace/Build # timeout=10
11:12:52 [2024-04-11T15:12:52.783Z] Using reference repository: /Users/jenkins/gitcache
11:12:52 [2024-04-11T15:12:52.783Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:12:52 [2024-04-11T15:12:52.783Z]  > git --version # timeout=10
11:12:52 [2024-04-11T15:12:52.791Z]  > git --version # 'git version 2.36.1'
11:12:52 [2024-04-11T15:12:52.792Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:13:13 [2024-04-11T15:13:13.156Z] Avoid second fetch
11:13:12 [2024-04-11T15:13:12.650Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:13:12 [2024-04-11T15:13:12.660Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:13:13 [2024-04-11T15:13:13.279Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:13:13 [2024-04-11T15:13:13.471Z] Checking out Revision 81ef74e866ff5669956e863fb5ff006519c4daff (refs/remotes/origin/master)
11:13:15 [2024-04-11T15:13:15.126Z] Commit message: "Merge pull request #7306 from IBMJimmyk/compOption"
11:13:13 [2024-04-11T15:13:13.598Z]  > git config core.sparsecheckout # timeout=10
11:13:13 [2024-04-11T15:13:13.607Z]  > git checkout -f 81ef74e866ff5669956e863fb5ff006519c4daff # timeout=10
11:13:15 [2024-04-11T15:13:15.248Z]  > git rev-list --no-walk 2d99bc4047b9aa93e345112019589fc1afe8b22e # timeout=10