Skip to content

Console Output

11:33:20 [2024-06-11T15:33:20.068Z] The recommended git tool is: git
11:34:12 [2024-06-11T15:34:12.297Z] No credentials specified
11:34:12 [2024-06-11T15:34:12.517Z] Cloning the remote Git repository
11:34:12 [2024-06-11T15:34:12.814Z] Honoring refspec on initial clone
11:34:13 [2024-06-11T15:34:13.599Z] Cloning repository https://github.com/eclipse/omr.git
11:34:13 [2024-06-11T15:34:13.830Z]  > git init /Users/jenkins/workspace/Build # timeout=10
11:34:14 [2024-06-11T15:34:14.577Z] Using reference repository: /Users/jenkins/gitcache
11:34:14 [2024-06-11T15:34:14.579Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:34:14 [2024-06-11T15:34:14.579Z]  > git --version # timeout=10
11:34:14 [2024-06-11T15:34:14.594Z]  > git --version # 'git version 2.24.3 (Apple Git-128)'
11:34:14 [2024-06-11T15:34:14.594Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:34:20 [2024-06-11T15:34:20.685Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:34:20 [2024-06-11T15:34:20.700Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:34:41 [2024-06-11T15:34:41.628Z] Avoid second fetch
11:34:41 [2024-06-11T15:34:41.909Z] Checking out Revision 9e585f71b529f9ba2232a6276fab1182c35ef102 (refs/remotes/origin/master)
11:34:41 [2024-06-11T15:34:41.787Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:34:42 [2024-06-11T15:34:42.229Z]  > git config core.sparsecheckout # timeout=10
11:34:42 [2024-06-11T15:34:42.245Z]  > git checkout -f 9e585f71b529f9ba2232a6276fab1182c35ef102 # timeout=10
11:34:54 [2024-06-11T15:34:54.882Z] Commit message: "Merge pull request #7369 from ThanHenderson/docs"
11:34:55 [2024-06-11T15:34:55.013Z]  > git rev-list --no-walk 3a218f25ea0d30941e23e6a61949f79fa9d3b360 # timeout=10