Skip to content

Console Output

11:33:20 [2024-06-11T15:33:20.135Z] The recommended git tool is: git
11:34:09 [2024-06-11T15:34:09.815Z] No credentials specified
11:34:09 [2024-06-11T15:34:09.996Z] Cloning the remote Git repository
11:34:10 [2024-06-11T15:34:10.198Z] Honoring refspec on initial clone
11:34:10 [2024-06-11T15:34:10.757Z] Cloning repository https://github.com/eclipse/omr.git
11:34:10 [2024-06-11T15:34:10.972Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:34:11 [2024-06-11T15:34:11.612Z] Using reference repository: /home/jenkins//gitcache
11:34:11 [2024-06-11T15:34:11.615Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:34:11 [2024-06-11T15:34:11.616Z]  > git --version # timeout=10
11:34:11 [2024-06-11T15:34:11.621Z]  > git --version # 'git version 2.25.1'
11:34:11 [2024-06-11T15:34:11.622Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:34:22 [2024-06-11T15:34:22.219Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:34:22 [2024-06-11T15:34:22.228Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:34:42 [2024-06-11T15:34:42.569Z] Avoid second fetch
11:34:42 [2024-06-11T15:34:42.859Z] Checking out Revision 9e585f71b529f9ba2232a6276fab1182c35ef102 (refs/remotes/origin/master)
11:34:42 [2024-06-11T15:34:42.679Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:34:43 [2024-06-11T15:34:43.292Z]  > git config core.sparsecheckout # timeout=10
11:34:43 [2024-06-11T15:34:43.300Z]  > git checkout -f 9e585f71b529f9ba2232a6276fab1182c35ef102 # timeout=10
11:34:54 [2024-06-11T15:34:54.583Z] Commit message: "Merge pull request #7369 from ThanHenderson/docs"
11:34:54 [2024-06-11T15:34:54.690Z]  > git rev-list --no-walk 3a218f25ea0d30941e23e6a61949f79fa9d3b360 # timeout=10