Skip to content

Console Output

11:45:21 [2024-04-18T15:45:21.666Z] The recommended git tool is: git
11:45:22 [2024-04-18T15:45:22.127Z] No credentials specified
11:45:22 [2024-04-18T15:45:22.325Z] Cloning the remote Git repository
11:45:22 [2024-04-18T15:45:22.582Z] Honoring refspec on initial clone
11:45:22 [2024-04-18T15:45:22.712Z] Cloning repository https://github.com/eclipse/omr.git
11:45:22 [2024-04-18T15:45:22.715Z]  > git init /home/jenkins/workspace/Build # timeout=10
11:45:22 [2024-04-18T15:45:22.736Z] Using reference repository: /home/jenkins//gitcache
11:45:22 [2024-04-18T15:45:22.736Z] Fetching upstream changes from https://github.com/eclipse/omr.git
11:45:22 [2024-04-18T15:45:22.736Z]  > git --version # timeout=10
11:45:22 [2024-04-18T15:45:22.743Z]  > git --version # 'git version 2.25.1'
11:45:22 [2024-04-18T15:45:22.744Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
11:45:51 [2024-04-18T15:45:51.527Z] Avoid second fetch
11:45:51 [2024-04-18T15:45:51.736Z] Checking out Revision 723d2e4b637bb29053b84b0564ee243872f13ae6 (refs/remotes/origin/master)
11:45:51 [2024-04-18T15:45:51.187Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
11:45:51 [2024-04-18T15:45:51.194Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:51 [2024-04-18T15:45:51.645Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:45:51 [2024-04-18T15:45:51.864Z]  > git config core.sparsecheckout # timeout=10
11:45:51 [2024-04-18T15:45:51.873Z]  > git checkout -f 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10
11:45:53 [2024-04-18T15:45:53.374Z] Commit message: "Merge pull request #7308 from knn-k/aarch64addConst0"
11:45:53 [2024-04-18T15:45:53.531Z]  > git rev-list --no-walk 723d2e4b637bb29053b84b0564ee243872f13ae6 # timeout=10