Skip to content

Console Output

09:23:48 [2024-02-06T14:23:48.704Z] The recommended git tool is: git
09:23:49 [2024-02-06T14:23:49.128Z] No credentials specified
09:23:49 [2024-02-06T14:23:49.360Z] Cloning the remote Git repository
09:23:49 [2024-02-06T14:23:49.567Z] Honoring refspec on initial clone
09:23:49 [2024-02-06T14:23:49.707Z] Cloning repository https://github.com/eclipse/omr.git
09:23:49 [2024-02-06T14:23:49.709Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:23:49 [2024-02-06T14:23:49.721Z] Using reference repository: /home/jenkins//gitcache
09:23:49 [2024-02-06T14:23:49.721Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:23:49 [2024-02-06T14:23:49.721Z]  > git --version # timeout=10
09:23:49 [2024-02-06T14:23:49.726Z]  > git --version # 'git version 2.25.1'
09:23:49 [2024-02-06T14:23:49.726Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:24:23 [2024-02-06T14:24:23.361Z] Avoid second fetch
09:24:23 [2024-02-06T14:24:23.570Z] Checking out Revision 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 (refs/remotes/origin/master)
09:24:22 [2024-02-06T14:24:22.891Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:24:22 [2024-02-06T14:24:22.897Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:24:23 [2024-02-06T14:24:23.458Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:24:23 [2024-02-06T14:24:23.675Z]  > git config core.sparsecheckout # timeout=10
09:24:23 [2024-02-06T14:24:23.681Z]  > git checkout -f 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 # timeout=10
09:24:24 [2024-02-06T14:24:24.989Z] Commit message: "Merge pull request #7249 from amicic/discardedBytes"
09:24:25 [2024-02-06T14:24:25.093Z]  > git rev-list --no-walk c0cb7ab3538c48d8a8318fb6333680692caba849 # timeout=10