Skip to content

Console Output

09:51:53 [2024-06-17T13:51:53.096Z] The recommended git tool is: git
09:51:53 [2024-06-17T13:51:53.715Z] No credentials specified
09:51:53 [2024-06-17T13:51:53.983Z] Cloning the remote Git repository
09:51:54 [2024-06-17T13:51:54.241Z] Honoring refspec on initial clone
09:51:54 [2024-06-17T13:51:54.378Z] Cloning repository https://github.com/eclipse/omr.git
09:51:54 [2024-06-17T13:51:54.378Z]  > git init /Users/jenkins/workspace/Build # timeout=10
09:51:54 [2024-06-17T13:51:54.414Z] Using reference repository: /Users/jenkins/gitcache
09:51:54 [2024-06-17T13:51:54.415Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:51:54 [2024-06-17T13:51:54.415Z]  > git --version # timeout=10
09:51:54 [2024-06-17T13:51:54.424Z]  > git --version # 'git version 2.36.1'
09:51:54 [2024-06-17T13:51:54.424Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:52:01 [2024-06-17T13:52:01.412Z] Avoid second fetch
09:52:00 [2024-06-17T13:52:00.928Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:52:00 [2024-06-17T13:52:00.938Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:52:01 [2024-06-17T13:52:01.714Z] Checking out Revision 59032a80cd43fedb6e53fa396c69c2670d1e7c3a (refs/remotes/origin/master)
09:52:01 [2024-06-17T13:52:01.536Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:52:01 [2024-06-17T13:52:01.839Z]  > git config core.sparsecheckout # timeout=10
09:52:01 [2024-06-17T13:52:01.848Z]  > git checkout -f 59032a80cd43fedb6e53fa396c69c2670d1e7c3a # timeout=10
09:52:03 [2024-06-17T13:52:03.344Z] Commit message: "Merge pull request #7378 from jdmpapin/delete-SelectOpt"
09:52:03 [2024-06-17T13:52:03.462Z]  > git rev-list --no-walk 4c74f944ffadc41a1a7e5261af7b3a6dec5fe67b # timeout=10