Skip to content

Console Output

15:21:13 [2021-06-15T15:21:13.509Z] The recommended git tool is: git
15:21:17 [2021-06-15T15:21:17.881Z] using credential sf-release-bot.github.ssh
15:21:17 [2021-06-15T15:21:17.892Z] Cloning the remote Git repository
15:21:17 [2021-06-15T15:21:17.892Z] Cloning with configured refspecs honoured and without tags
15:21:17 [2021-06-15T15:21:17.963Z] Cloning repository git@github.com:docker/compose.git
15:21:18 [2021-06-15T15:21:18.029Z]  > git init /home/ubuntu/workspace/compose_PR-8356 # timeout=10
15:21:18 [2021-06-15T15:21:18.335Z] Fetching upstream changes from git@github.com:docker/compose.git
15:21:18 [2021-06-15T15:21:18.336Z]  > git --version # timeout=10
15:21:18 [2021-06-15T15:21:18.351Z]  > git --version # 'git version 2.25.1'
15:21:18 [2021-06-15T15:21:18.351Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:21:18 [2021-06-15T15:21:18.392Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8356/head:refs/remotes/origin/PR-8356 # timeout=10
15:21:20 [2021-06-15T15:21:20.497Z] Fetching without tags
15:21:20 [2021-06-15T15:21:20.712Z] Checking out Revision a091f468d6ca55ae87d1d2d69c56e5cd22192721 (PR-8356)
15:21:20 [2021-06-15T15:21:20.451Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:21:20 [2021-06-15T15:21:20.467Z]  > git config --add remote.origin.fetch +refs/pull/8356/head:refs/remotes/origin/PR-8356 # timeout=10
15:21:20 [2021-06-15T15:21:20.486Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
15:21:20 [2021-06-15T15:21:20.518Z] Fetching upstream changes from git@github.com:docker/compose.git
15:21:20 [2021-06-15T15:21:20.518Z] using GIT_SSH to set credentials docker-jenkins user on github.com
15:21:20 [2021-06-15T15:21:20.524Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8356/head:refs/remotes/origin/PR-8356 # timeout=10
15:21:20 [2021-06-15T15:21:20.736Z]  > git config core.sparsecheckout # timeout=10
15:21:20 [2021-06-15T15:21:20.768Z]  > git checkout -f a091f468d6ca55ae87d1d2d69c56e5cd22192721 # timeout=10
15:21:24 [2021-06-15T15:21:24.294Z] Commit message: "Bump pywin32 from 227 to 301"