Skip to content

Console Output

10:20:09 [2021-09-09T10:20:09.484Z] The recommended git tool is: git
10:20:11 [2021-09-09T10:20:11.739Z] using credential sf-release-bot.github.ssh
10:20:11 [2021-09-09T10:20:11.745Z] Cloning the remote Git repository
10:20:11 [2021-09-09T10:20:11.745Z] Cloning with configured refspecs honoured and without tags
10:20:11 [2021-09-09T10:20:11.759Z] Cloning repository git@github.com:docker/compose.git
10:20:11 [2021-09-09T10:20:11.812Z]  > git init /home/ubuntu/workspace/compose_PR-8594 # timeout=10
10:20:12 [2021-09-09T10:20:12.184Z] Fetching upstream changes from git@github.com:docker/compose.git
10:20:12 [2021-09-09T10:20:12.184Z]  > git --version # timeout=10
10:20:12 [2021-09-09T10:20:12.198Z]  > git --version # 'git version 2.25.1'
10:20:12 [2021-09-09T10:20:12.199Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:20:12 [2021-09-09T10:20:12.234Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8594/head:refs/remotes/origin/PR-8594 # timeout=10
10:20:14 [2021-09-09T10:20:14.604Z] Fetching without tags
10:20:14 [2021-09-09T10:20:14.872Z] Checking out Revision d4ce0696d1a6349c6e1072207eb60c8739fcfa68 (PR-8594)
10:20:14 [2021-09-09T10:20:14.556Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:20:14 [2021-09-09T10:20:14.573Z]  > git config --add remote.origin.fetch +refs/pull/8594/head:refs/remotes/origin/PR-8594 # timeout=10
10:20:14 [2021-09-09T10:20:14.587Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:20:14 [2021-09-09T10:20:14.604Z] Fetching upstream changes from git@github.com:docker/compose.git
10:20:14 [2021-09-09T10:20:14.605Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:20:14 [2021-09-09T10:20:14.610Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8594/head:refs/remotes/origin/PR-8594 # timeout=10
10:20:14 [2021-09-09T10:20:14.876Z]  > git config core.sparsecheckout # timeout=10
10:20:14 [2021-09-09T10:20:14.896Z]  > git checkout -f d4ce0696d1a6349c6e1072207eb60c8739fcfa68 # timeout=10
10:20:18 [2021-09-09T10:20:18.515Z] Commit message: "exclude .github from pre-commit"