Skip to content

Console Output

13:44:17 [2021-09-09T13:44:17.197Z] The recommended git tool is: git
13:44:17 [2021-09-09T13:44:17.207Z] using credential sf-release-bot.github.ssh
13:44:17 [2021-09-09T13:44:17.212Z] Cloning the remote Git repository
13:44:17 [2021-09-09T13:44:17.213Z] Cloning with configured refspecs honoured and without tags
13:44:17 [2021-09-09T13:44:17.214Z] Cloning repository git@github.com:docker/compose.git
13:44:17 [2021-09-09T13:44:17.214Z]  > git init /home/ubuntu/workspace/compose_master # timeout=10
13:44:17 [2021-09-09T13:44:17.244Z] Fetching upstream changes from git@github.com:docker/compose.git
13:44:17 [2021-09-09T13:44:17.245Z]  > git --version # timeout=10
13:44:17 [2021-09-09T13:44:17.261Z]  > git --version # 'git version 2.25.1'
13:44:17 [2021-09-09T13:44:17.261Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:44:17 [2021-09-09T13:44:17.264Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/heads/master:refs/remotes/origin/master # timeout=10
13:44:19 [2021-09-09T13:44:19.147Z] Avoid second fetch
13:44:19 [2021-09-09T13:44:19.147Z] Checking out Revision 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 (master)
13:44:19 [2021-09-09T13:44:19.201Z] Commit message: "exclude .github from pre-commit"
13:44:19 [2021-09-09T13:44:19.131Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:44:19 [2021-09-09T13:44:19.138Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:44:19 [2021-09-09T13:44:19.148Z]  > git config core.sparsecheckout # timeout=10
13:44:19 [2021-09-09T13:44:19.153Z]  > git checkout -f 2011bc3cea1c78eccd0fa75d01a6b638d6bfb7c2 # timeout=10
13:44:19 [2021-09-09T13:44:19.203Z]  > git rev-list --no-walk 7c82d8ad2cc8bbb798e1a9969d9934beddd31a43 # timeout=10