Skip to content

Console Output

10:29:30 [2023-05-19T14:29:30.858Z] The recommended git tool is: git
10:29:31 [2023-05-19T14:29:31.558Z] No credentials specified
10:29:31 [2023-05-19T14:29:31.867Z] Cloning the remote Git repository
10:29:32 [2023-05-19T14:29:32.176Z] Honoring refspec on initial clone
10:29:32 [2023-05-19T14:29:32.309Z] Cloning repository https://github.com/jdekonin/omr.git
10:29:32 [2023-05-19T14:29:32.312Z]  > git init /home/jenkins/workspace/Build # timeout=10
10:29:32 [2023-05-19T14:29:32.349Z] Using reference repository: /home/jenkins//gitcache
10:29:32 [2023-05-19T14:29:32.356Z] Fetching upstream changes from https://github.com/jdekonin/omr.git
10:29:32 [2023-05-19T14:29:32.357Z]  > git --version # timeout=10
10:29:32 [2023-05-19T14:29:32.368Z]  > git --version # 'git version 2.25.1'
10:29:32 [2023-05-19T14:29:32.371Z]  > git fetch --tags --force --progress -- https://github.com/jdekonin/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
10:29:48 [2023-05-19T14:29:48.333Z] Avoid second fetch
10:29:48 [2023-05-19T14:29:48.722Z] Checking out Revision cef6948a2c02d3263fa52747ad9c6ae98f1f18fe (refs/remotes/origin/master)
10:29:47 [2023-05-19T14:29:47.752Z]  > git config remote.origin.url https://github.com/jdekonin/omr.git # timeout=10
10:29:47 [2023-05-19T14:29:47.758Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:29:48 [2023-05-19T14:29:48.527Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:29:50 [2023-05-19T14:29:50.056Z] Commit message: "Do not initialize / shutdown JIT for each test"
10:29:50 [2023-05-19T14:29:50.372Z] First time build. Skipping changelog.
10:29:48 [2023-05-19T14:29:48.915Z]  > git config core.sparsecheckout # timeout=10
10:29:48 [2023-05-19T14:29:48.925Z]  > git checkout -f cef6948a2c02d3263fa52747ad9c6ae98f1f18fe # timeout=10
10:29:50 [2023-05-19T14:29:50.181Z]  > git rev-list --no-walk d6c0584c44dde931a50669f8bff03bd087ed5f8d # timeout=10