Skip to content

Console Output

22:07:08 [2024-03-01T03:07:08.056Z] The recommended git tool is: git
22:07:08 [2024-03-01T03:07:08.563Z] No credentials specified
22:07:08 [2024-03-01T03:07:08.842Z] Cloning the remote Git repository
22:07:09 [2024-03-01T03:07:09.116Z] Honoring refspec on initial clone
22:07:09 [2024-03-01T03:07:09.230Z] Cloning repository https://github.com/eclipse/omr.git
22:07:09 [2024-03-01T03:07:09.230Z]  > git init /Users/jenkins/workspace/Build # timeout=10
22:07:09 [2024-03-01T03:07:09.267Z] Using reference repository: /Users/jenkins/gitcache
22:07:09 [2024-03-01T03:07:09.268Z] Fetching upstream changes from https://github.com/eclipse/omr.git
22:07:09 [2024-03-01T03:07:09.268Z]  > git --version # timeout=10
22:07:09 [2024-03-01T03:07:09.276Z]  > git --version # 'git version 2.36.1'
22:07:09 [2024-03-01T03:07:09.276Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
22:07:49 [2024-03-01T03:07:49.296Z] Avoid second fetch
22:07:49 [2024-03-01T03:07:49.496Z] Checking out Revision 53e909c419b5ab0eced9de02af54d35a389702bd (refs/remotes/origin/master)
22:07:48 [2024-03-01T03:07:48.983Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
22:07:48 [2024-03-01T03:07:48.993Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:07:49 [2024-03-01T03:07:49.391Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:07:51 [2024-03-01T03:07:51.076Z] Commit message: "Merge pull request #7275 from r30shah/fixArrayCopyGS"
22:07:49 [2024-03-01T03:07:49.593Z]  > git config core.sparsecheckout # timeout=10
22:07:49 [2024-03-01T03:07:49.602Z]  > git checkout -f 53e909c419b5ab0eced9de02af54d35a389702bd # timeout=10
22:07:51 [2024-03-01T03:07:51.222Z]  > git rev-list --no-walk bf5fa84b4dee08fa4897c4d0f31b6e5911fcc842 # timeout=10