Skip to content

Console Output

14:01:37 [2020-01-09T14:01:37.505Z] using credential sf-release-bot.github.ssh
14:01:37 [2020-01-09T14:01:37.511Z] Cloning the remote Git repository
14:01:37 [2020-01-09T14:01:37.511Z] Cloning with configured refspecs honoured and without tags
14:01:37 [2020-01-09T14:01:37.554Z] Cloning repository git@github.com:docker/compose.git
14:01:37 [2020-01-09T14:01:37.555Z]  > git init /home/ubuntu/workspace/compose_PR-7134 # timeout=10
14:01:37 [2020-01-09T14:01:37.569Z] Fetching upstream changes from git@github.com:docker/compose.git
14:01:37 [2020-01-09T14:01:37.570Z]  > git --version # timeout=10
14:01:37 [2020-01-09T14:01:37.581Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:01:37 [2020-01-09T14:01:37.582Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7134/head:refs/remotes/origin/PR-7134
14:01:39 [2020-01-09T14:01:39.099Z] Fetching without tags
14:01:39 [2020-01-09T14:01:39.326Z] Checking out Revision 7e36e7a51e0e3a1443947344509c6f6912978b6f (PR-7134)
14:01:39 [2020-01-09T14:01:39.372Z] Commit message: "Consider "Ignore pull failure" option when running pull in parallel"
14:01:39 [2020-01-09T14:01:39.061Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:01:39 [2020-01-09T14:01:39.069Z]  > git config --add remote.origin.fetch +refs/pull/7134/head:refs/remotes/origin/PR-7134 # timeout=10
14:01:39 [2020-01-09T14:01:39.078Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:01:39 [2020-01-09T14:01:39.099Z] Fetching upstream changes from git@github.com:docker/compose.git
14:01:39 [2020-01-09T14:01:39.099Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:01:39 [2020-01-09T14:01:39.100Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7134/head:refs/remotes/origin/PR-7134
14:01:39 [2020-01-09T14:01:39.326Z]  > git config core.sparsecheckout # timeout=10
14:01:39 [2020-01-09T14:01:39.332Z]  > git checkout -f 7e36e7a51e0e3a1443947344509c6f6912978b6f