Skip to content

Console Output

04:22:54 [2021-05-31T04:22:54.967Z] The recommended git tool is: git
04:22:58 [2021-05-31T04:22:58.429Z] using credential sf-release-bot.github.ssh
04:22:58 [2021-05-31T04:22:58.437Z] Cloning the remote Git repository
04:22:58 [2021-05-31T04:22:58.437Z] Cloning with configured refspecs honoured and without tags
04:22:58 [2021-05-31T04:22:58.460Z] Cloning repository git@github.com:docker/compose.git
04:22:58 [2021-05-31T04:22:58.514Z]  > git init /home/ubuntu/workspace/compose_PR-8353 # timeout=10
04:22:58 [2021-05-31T04:22:58.783Z] Fetching upstream changes from git@github.com:docker/compose.git
04:22:58 [2021-05-31T04:22:58.783Z]  > git --version # timeout=10
04:22:58 [2021-05-31T04:22:58.812Z]  > git --version # 'git version 2.25.1'
04:22:58 [2021-05-31T04:22:58.813Z] using GIT_SSH to set credentials docker-jenkins user on github.com
04:22:58 [2021-05-31T04:22:58.910Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8353/head:refs/remotes/origin/PR-8353 # timeout=10
04:23:02 [2021-05-31T04:23:02.000Z] Fetching without tags
04:23:01 [2021-05-31T04:23:01.918Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
04:23:01 [2021-05-31T04:23:01.970Z]  > git config --add remote.origin.fetch +refs/pull/8353/head:refs/remotes/origin/PR-8353 # timeout=10
04:23:01 [2021-05-31T04:23:01.987Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
04:23:02 [2021-05-31T04:23:02.005Z] Fetching upstream changes from git@github.com:docker/compose.git
04:23:02 [2021-05-31T04:23:02.005Z] using GIT_SSH to set credentials docker-jenkins user on github.com
04:23:02 [2021-05-31T04:23:02.019Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8353/head:refs/remotes/origin/PR-8353 # timeout=10
04:23:02 [2021-05-31T04:23:02.831Z] Checking out Revision d1b10c6bbe0129f151d392a040bb9e6b81725873 (PR-8353)
04:23:02 [2021-05-31T04:23:02.840Z]  > git config core.sparsecheckout # timeout=10
04:23:02 [2021-05-31T04:23:02.855Z]  > git checkout -f d1b10c6bbe0129f151d392a040bb9e6b81725873 # timeout=10
04:23:06 [2021-05-31T04:23:06.571Z] Commit message: "Fix unnecessary change (IDE auto format)"