Skip to content

Console Output

13:12:57 [2020-05-06T13:12:57.443Z] using credential sf-release-bot.github.ssh
13:12:57 [2020-05-06T13:12:57.450Z] Cloning the remote Git repository
13:12:57 [2020-05-06T13:12:57.450Z] Cloning with configured refspecs honoured and without tags
13:12:57 [2020-05-06T13:12:57.465Z] Cloning repository git@github.com:docker/compose.git
13:12:57 [2020-05-06T13:12:57.487Z]  > git init /home/ubuntu/workspace/compose_PR-7430 # timeout=10
13:12:57 [2020-05-06T13:12:57.524Z] Fetching upstream changes from git@github.com:docker/compose.git
13:12:57 [2020-05-06T13:12:57.525Z]  > git --version # timeout=10
13:12:57 [2020-05-06T13:12:57.537Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:12:57 [2020-05-06T13:12:57.569Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7430/head:refs/remotes/origin/PR-7430 # timeout=10
13:13:04 [2020-05-06T13:13:04.342Z] Fetching without tags
13:13:04 [2020-05-06T13:13:04.646Z] Checking out Revision ec6ac6afe5751f2890d47d2aca4724fc0cab7633 (PR-7430)
13:13:04 [2020-05-06T13:13:04.285Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:13:04 [2020-05-06T13:13:04.306Z]  > git config --add remote.origin.fetch +refs/pull/7430/head:refs/remotes/origin/PR-7430 # timeout=10
13:13:04 [2020-05-06T13:13:04.324Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
13:13:04 [2020-05-06T13:13:04.345Z] Fetching upstream changes from git@github.com:docker/compose.git
13:13:04 [2020-05-06T13:13:04.345Z] using GIT_SSH to set credentials docker-jenkins user on github.com
13:13:04 [2020-05-06T13:13:04.357Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7430/head:refs/remotes/origin/PR-7430 # timeout=10
13:13:04 [2020-05-06T13:13:04.662Z]  > git config core.sparsecheckout # timeout=10
13:13:04 [2020-05-06T13:13:04.680Z]  > git checkout -f ec6ac6afe5751f2890d47d2aca4724fc0cab7633 # timeout=10
13:13:08 [2020-05-06T13:13:08.163Z] Commit message: "Removed redundant comment and brackets"