Skip to content

Console Output

19:15:17 [2024-06-06T23:15:17.370Z] The recommended git tool is: git
19:15:18 [2024-06-06T23:15:18.031Z] No credentials specified
19:15:18 [2024-06-06T23:15:18.232Z] Cloning the remote Git repository
19:15:18 [2024-06-06T23:15:18.434Z] Honoring refspec on initial clone
19:15:18 [2024-06-06T23:15:18.540Z] Cloning repository https://github.com/eclipse/omr.git
19:15:18 [2024-06-06T23:15:18.540Z]  > git init /Users/jenkins/workspace/Build # timeout=10
19:15:18 [2024-06-06T23:15:18.566Z] Using reference repository: /Users/jenkins/gitcache
19:15:18 [2024-06-06T23:15:18.566Z] Fetching upstream changes from https://github.com/eclipse/omr.git
19:15:18 [2024-06-06T23:15:18.566Z]  > git --version # timeout=10
19:15:18 [2024-06-06T23:15:18.576Z]  > git --version # 'git version 2.36.1'
19:15:18 [2024-06-06T23:15:18.576Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
19:15:25 [2024-06-06T23:15:25.396Z] Avoid second fetch
19:15:25 [2024-06-06T23:15:25.701Z] Checking out Revision a3ad1c58b13318b9a2b6142b43d773503c4b7408 (refs/remotes/origin/master)
19:15:24 [2024-06-06T23:15:24.632Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
19:15:24 [2024-06-06T23:15:24.642Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:15:25 [2024-06-06T23:15:25.519Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:15:25 [2024-06-06T23:15:25.823Z]  > git config core.sparsecheckout # timeout=10
19:15:25 [2024-06-06T23:15:25.832Z]  > git checkout -f a3ad1c58b13318b9a2b6142b43d773503c4b7408 # timeout=10
19:15:27 [2024-06-06T23:15:27.418Z] Commit message: "Merge pull request #7361 from knn-k/aarch64cmpeqSelect"
19:15:27 [2024-06-06T23:15:27.539Z]  > git rev-list --no-walk b198d2efd6ee8a32c896815613e52cee7d0e3e8e # timeout=10