Skip to content

Console Output

11:04:04 [2024-04-25T15:04:04.105Z] The recommended git tool is: git
11:04:04 [2024-04-25T15:04:04.265Z] No credentials specified
11:04:04 [2024-04-25T15:04:04.383Z] Cloning the remote Git repository
11:04:04 [2024-04-25T15:04:04.463Z] Honoring refspec on initial clone
11:04:04 [2024-04-25T15:04:04.549Z] Cloning repository https://github.com/eclipse/omr.git
11:04:04 [2024-04-25T15:04:04.549Z]  > git init /home/jenkins/jenkins-agent/workspace/Build # timeout=10
11:04:04 [2024-04-25T15:04:04.632Z] Using reference repository: /home/jenkins/gitcache
11:04:04 [2024-04-25T15:04:04.633Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:04:04 [2024-04-25T15:04:04.633Z]  > git --version # timeout=10
11:04:04 [2024-04-25T15:04:04.634Z]  > git --version # 'git version 2.25.1'
11:04:04 [2024-04-25T15:04:04.635Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:04:33 [2024-04-25T15:04:33.886Z] Avoid second fetch
11:04:34 [2024-04-25T15:04:34.006Z] Checking out Revision 33a1542b9be12fd21722f58981a98709e9f73f50 (refs/remotes/origin/master)
11:04:33 [2024-04-25T15:04:33.744Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:04:33 [2024-04-25T15:04:33.747Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:04:33 [2024-04-25T15:04:33.930Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:04:34 [2024-04-25T15:04:34.050Z]  > git config core.sparsecheckout # timeout=10
11:04:34 [2024-04-25T15:04:34.053Z]  > git checkout -f 33a1542b9be12fd21722f58981a98709e9f73f50 # timeout=10
11:04:34 [2024-04-25T15:04:34.789Z] Commit message: "Merge pull request #7317 from 0xdaryl/notices"
11:04:34 [2024-04-25T15:04:34.834Z]  > git rev-list --no-walk 33a1542b9be12fd21722f58981a98709e9f73f50 # timeout=10