Skip to content

Console Output

19:45:35 [2024-06-20T23:45:35.256Z] The recommended git tool is: git
19:45:35 [2024-06-20T23:45:35.783Z] No credentials specified
19:45:36 [2024-06-20T23:45:36.018Z] Cloning the remote Git repository
19:45:36 [2024-06-20T23:45:36.291Z] Honoring refspec on initial clone
19:45:36 [2024-06-20T23:45:36.450Z] Cloning repository https://github.com/eclipse/omr.git
19:45:36 [2024-06-20T23:45:36.452Z]  > git init /home/jenkins/workspace/Build # timeout=10
19:45:36 [2024-06-20T23:45:36.476Z] Using reference repository: /home/jenkins//gitcache
19:45:36 [2024-06-20T23:45:36.476Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:45:36 [2024-06-20T23:45:36.477Z]  > git --version # timeout=10
19:45:36 [2024-06-20T23:45:36.484Z]  > git --version # 'git version 2.25.1'
19:45:36 [2024-06-20T23:45:36.485Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:45:49 [2024-06-20T23:45:49.529Z] Avoid second fetch
19:45:49 [2024-06-20T23:45:49.211Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:45:49 [2024-06-20T23:45:49.223Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:45:49 [2024-06-20T23:45:49.733Z] Checking out Revision 47a9d248db0ee56dfff935b7446735f0afc37c9f (refs/remotes/origin/master)
19:45:51 [2024-06-20T23:45:51.182Z] Commit message: "Merge pull request #7389 from rmnattas/offheap-arraycopy-fix"
19:45:49 [2024-06-20T23:45:49.646Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:45:49 [2024-06-20T23:45:49.843Z]  > git config core.sparsecheckout # timeout=10
19:45:49 [2024-06-20T23:45:49.852Z]  > git checkout -f 47a9d248db0ee56dfff935b7446735f0afc37c9f # timeout=10
19:45:51 [2024-06-20T23:45:51.309Z]  > git rev-list --no-walk c2719521f1311f3b38c4ceddfc4c7adcbf8cbc80 # timeout=10