Skip to content

Console Output

08:43:42 [2024-06-06T12:43:42.867Z] The recommended git tool is: git
08:44:35 [2024-06-06T12:44:35.286Z] No credentials specified
08:44:35 [2024-06-06T12:44:35.495Z] Cloning the remote Git repository
08:44:35 [2024-06-06T12:44:35.757Z] Honoring refspec on initial clone
08:44:36 [2024-06-06T12:44:36.327Z] Cloning repository https://github.com/eclipse/omr.git
08:44:36 [2024-06-06T12:44:36.597Z]  > git init /Users/jenkins/workspace/Build # timeout=10
08:44:37 [2024-06-06T12:44:37.304Z] Using reference repository: /Users/jenkins/gitcache
08:44:37 [2024-06-06T12:44:37.305Z] Fetching upstream changes from https://github.com/eclipse/omr.git
08:44:37 [2024-06-06T12:44:37.306Z]  > git --version # timeout=10
08:44:37 [2024-06-06T12:44:37.316Z]  > git --version # 'git version 2.36.1'
08:44:37 [2024-06-06T12:44:37.316Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
08:44:44 [2024-06-06T12:44:44.559Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
08:44:44 [2024-06-06T12:44:44.570Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:45:04 [2024-06-06T12:45:04.418Z] Avoid second fetch
08:45:04 [2024-06-06T12:45:04.674Z] Checking out Revision b198d2efd6ee8a32c896815613e52cee7d0e3e8e (refs/remotes/origin/master)
08:45:04 [2024-06-06T12:45:04.576Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:45:04 [2024-06-06T12:45:04.991Z]  > git config core.sparsecheckout # timeout=10
08:45:05 [2024-06-06T12:45:05.001Z]  > git checkout -f b198d2efd6ee8a32c896815613e52cee7d0e3e8e # timeout=10
08:45:15 [2024-06-06T12:45:15.721Z] Commit message: "Merge pull request #7360 from dmitripivkine/master"
08:45:15 [2024-06-06T12:45:15.838Z]  > git rev-list --no-walk 384dcb80c751792fd518cf8e273191fe7a2dc727 # timeout=10