Skip to content

Console Output

13:29:05 [2024-03-25T17:29:05.911Z] The recommended git tool is: git
13:29:06 [2024-03-25T17:29:06.347Z] No credentials specified
13:29:06 [2024-03-25T17:29:06.566Z] Cloning the remote Git repository
13:29:06 [2024-03-25T17:29:06.871Z] Honoring refspec on initial clone
13:29:06 [2024-03-25T17:29:06.997Z] Cloning repository https://github.com/eclipse/omr.git
13:29:06 [2024-03-25T17:29:06.998Z]  > git init /home/jenkins/workspace/Build # timeout=10
13:29:07 [2024-03-25T17:29:07.012Z] Using reference repository: /home/jenkins//gitcache
13:29:07 [2024-03-25T17:29:07.012Z] Fetching upstream changes from https://github.com/eclipse/omr.git
13:29:07 [2024-03-25T17:29:07.012Z]  > git --version # timeout=10
13:29:07 [2024-03-25T17:29:07.017Z]  > git --version # 'git version 2.25.1'
13:29:07 [2024-03-25T17:29:07.017Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
13:29:29 [2024-03-25T17:29:29.770Z] Avoid second fetch
13:29:29 [2024-03-25T17:29:29.333Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
13:29:29 [2024-03-25T17:29:29.339Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:29:30 [2024-03-25T17:29:30.053Z] Checking out Revision 6c6d6383ccd93937d1987de8e818a0a63118b01e (refs/remotes/origin/master)
13:29:31 [2024-03-25T17:29:31.709Z] Commit message: "Merge pull request #7292 from babsingh/main1"
13:29:29 [2024-03-25T17:29:29.895Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:29:30 [2024-03-25T17:29:30.164Z]  > git config core.sparsecheckout # timeout=10
13:29:30 [2024-03-25T17:29:30.171Z]  > git checkout -f 6c6d6383ccd93937d1987de8e818a0a63118b01e # timeout=10
13:29:31 [2024-03-25T17:29:31.822Z]  > git rev-list --no-walk b7d921854bbd6d03235f8de89a4fd859786812c0 # timeout=10