Skip to content

Console Output

16:55:50 [2023-05-24T20:55:50.224Z] The recommended git tool is: git
16:55:50 [2023-05-24T20:55:50.836Z] No credentials specified
16:55:51 [2023-05-24T20:55:51.142Z] Cloning the remote Git repository
16:55:51 [2023-05-24T20:55:51.447Z] Honoring refspec on initial clone
16:55:51 [2023-05-24T20:55:51.572Z] Cloning repository https://github.com/jdekonin/omr.git
16:55:51 [2023-05-24T20:55:51.573Z]  > git init /home/jenkins/workspace/Build # timeout=10
16:55:51 [2023-05-24T20:55:51.584Z] Using reference repository: /home/jenkins//gitcache
16:55:51 [2023-05-24T20:55:51.584Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
16:55:51 [2023-05-24T20:55:51.585Z]  > git --version # timeout=10
16:55:51 [2023-05-24T20:55:51.589Z]  > git --version # 'git version 2.25.1'
16:55:51 [2023-05-24T20:55:51.590Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
16:56:11 [2023-05-24T20:56:11.490Z] Avoid second fetch
16:56:11 [2023-05-24T20:56:11.819Z] Checking out Revision f2b3262f6151a7267dce0a8b672dc8921a8d296d (refs/remotes/origin/riscv-to-docker)
16:56:11 [2023-05-24T20:56:11.109Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
16:56:11 [2023-05-24T20:56:11.115Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:56:11 [2023-05-24T20:56:11.639Z]  > git rev-parse refs/remotes/origin/riscv-to-docker^{commit} # timeout=10
16:56:13 [2023-05-24T20:56:13.069Z] Commit message: "Add jenkins build pipeline dependencies and container updates"
16:56:13 [2023-05-24T20:56:13.070Z] First time build. Skipping changelog.
16:56:11 [2023-05-24T20:56:11.944Z]  > git config core.sparsecheckout # timeout=10
16:56:11 [2023-05-24T20:56:11.951Z]  > git checkout -f f2b3262f6151a7267dce0a8b672dc8921a8d296d # timeout=10