Skip to content

Console Output

16:01:54 [2024-05-30T20:01:54.677Z] The recommended git tool is: git
16:02:54 [2024-05-30T20:02:54.178Z] No credentials specified
16:02:54 [2024-05-30T20:02:54.640Z] Cloning the remote Git repository
16:02:54 [2024-05-30T20:02:54.962Z] Honoring refspec on initial clone
16:02:55 [2024-05-30T20:02:55.514Z] Cloning repository https://github.com/eclipse/omr.git
16:02:55 [2024-05-30T20:02:55.784Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:02:56 [2024-05-30T20:02:56.702Z] Using reference repository: /home/jenkins//gitcache
16:02:56 [2024-05-30T20:02:56.706Z] Fetching upstream changes from https://github.com/eclipse/omr.git
16:02:56 [2024-05-30T20:02:56.706Z]  > git --version # timeout=10
16:02:56 [2024-05-30T20:02:56.715Z]  > git --version # 'git version 2.25.1'
16:02:56 [2024-05-30T20:02:56.715Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:03:08 [2024-05-30T20:03:08.174Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
16:03:08 [2024-05-30T20:03:08.182Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:03:29 [2024-05-30T20:03:29.749Z] Avoid second fetch
16:03:29 [2024-05-30T20:03:29.998Z] Checking out Revision 0f74862420bcf453e05e8a7cf62b46709557076a (refs/remotes/origin/master)
16:03:29 [2024-05-30T20:03:29.884Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:03:30 [2024-05-30T20:03:30.343Z]  > git config core.sparsecheckout # timeout=10
16:03:30 [2024-05-30T20:03:30.352Z]  > git checkout -f 0f74862420bcf453e05e8a7cf62b46709557076a # timeout=10
16:03:41 [2024-05-30T20:03:41.154Z] Commit message: "Merge pull request #7350 from 0xdaryl/cpuid"
16:03:41 [2024-05-30T20:03:41.283Z]  > git rev-list --no-walk 6463b76355069f83b60fbed6a3bf1993fa68bd01 # timeout=10