Skip to content

Console Output

10:12:32 [2021-09-09T10:12:32.212Z] The recommended git tool is: git
10:12:36 [2021-09-09T10:12:36.292Z] using credential sf-release-bot.github.ssh
10:12:36 [2021-09-09T10:12:36.300Z] Cloning the remote Git repository
10:12:36 [2021-09-09T10:12:36.300Z] Cloning with configured refspecs honoured and without tags
10:12:36 [2021-09-09T10:12:36.330Z] Cloning repository git@github.com:docker/compose.git
10:12:36 [2021-09-09T10:12:36.385Z]  > git init /home/ubuntu/workspace/compose_PR-8594 # timeout=10
10:12:36 [2021-09-09T10:12:36.758Z] Fetching upstream changes from git@github.com:docker/compose.git
10:12:36 [2021-09-09T10:12:36.758Z]  > git --version # timeout=10
10:12:36 [2021-09-09T10:12:36.800Z]  > git --version # 'git version 2.25.1'
10:12:36 [2021-09-09T10:12:36.801Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:12:36 [2021-09-09T10:12:36.856Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8594/head:refs/remotes/origin/PR-8594 # timeout=10
10:12:40 [2021-09-09T10:12:40.399Z] Fetching without tags
10:12:40 [2021-09-09T10:12:40.228Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:12:40 [2021-09-09T10:12:40.280Z]  > git config --add remote.origin.fetch +refs/pull/8594/head:refs/remotes/origin/PR-8594 # timeout=10
10:12:40 [2021-09-09T10:12:40.305Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
10:12:40 [2021-09-09T10:12:40.402Z] Fetching upstream changes from git@github.com:docker/compose.git
10:12:40 [2021-09-09T10:12:40.402Z] using GIT_SSH to set credentials docker-jenkins user on github.com
10:12:40 [2021-09-09T10:12:40.524Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8594/head:refs/remotes/origin/PR-8594 # timeout=10
10:12:40 [2021-09-09T10:12:40.812Z] Checking out Revision d4ce0696d1a6349c6e1072207eb60c8739fcfa68 (PR-8594)
10:12:40 [2021-09-09T10:12:40.818Z]  > git config core.sparsecheckout # timeout=10
10:12:40 [2021-09-09T10:12:40.870Z]  > git checkout -f d4ce0696d1a6349c6e1072207eb60c8739fcfa68 # timeout=10
10:12:44 [2021-09-09T10:12:44.766Z] Commit message: "exclude .github from pre-commit"