Skip to content

Console Output

19:43:48 [2021-02-23T19:43:48.281Z] The recommended git tool is: git
19:43:48 [2021-02-23T19:43:48.355Z] using credential sf-release-bot.github.ssh
19:43:48 [2021-02-23T19:43:48.367Z] Cloning the remote Git repository
19:43:48 [2021-02-23T19:43:48.367Z] Cloning with configured refspecs honoured and without tags
19:43:48 [2021-02-23T19:43:48.371Z] Cloning repository git@github.com:docker/compose.git
19:43:48 [2021-02-23T19:43:48.372Z]  > git init /home/ubuntu/workspace/compose_PR-8151 # timeout=10
19:43:48 [2021-02-23T19:43:48.389Z] Fetching upstream changes from git@github.com:docker/compose.git
19:43:48 [2021-02-23T19:43:48.389Z]  > git --version # timeout=10
19:43:48 [2021-02-23T19:43:48.405Z]  > git --version # 'git version 2.17.1'
19:43:48 [2021-02-23T19:43:48.406Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:43:48 [2021-02-23T19:43:48.444Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:43:55 [2021-02-23T19:43:55.102Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:43:55 [2021-02-23T19:43:55.106Z]  > git config --add remote.origin.fetch +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:43:55 [2021-02-23T19:43:55.114Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:43:55 [2021-02-23T19:43:55.121Z] Fetching without tags
19:43:55 [2021-02-23T19:43:55.401Z] Checking out Revision fd77a51806d7e0c2756225c3f0a4efd609c57931 (PR-8151)
19:43:55 [2021-02-23T19:43:55.447Z] Commit message: "skip setting env-values with new lines as -e args"
19:43:55 [2021-02-23T19:43:55.125Z] Fetching upstream changes from git@github.com:docker/compose.git
19:43:55 [2021-02-23T19:43:55.125Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:43:55 [2021-02-23T19:43:55.128Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:43:55 [2021-02-23T19:43:55.405Z]  > git config core.sparsecheckout # timeout=10
19:43:55 [2021-02-23T19:43:55.410Z]  > git checkout -f fd77a51806d7e0c2756225c3f0a4efd609c57931 # timeout=10