Skip to content

Console Output

12:51:24 [2020-10-27T12:51:24.447Z] using credential sf-release-bot.github.ssh
12:51:24 [2020-10-27T12:51:24.462Z] Cloning the remote Git repository
12:51:24 [2020-10-27T12:51:24.462Z] Cloning with configured refspecs honoured and without tags
12:51:23 [2020-10-27T12:51:23.418Z] Cloning repository git@github.com:docker/compose.git
12:51:23 [2020-10-27T12:51:23.483Z]  > git init /home/ubuntu/workspace/add-makefile-and-spec-downloader # timeout=10
12:51:23 [2020-10-27T12:51:23.891Z] Fetching upstream changes from git@github.com:docker/compose.git
12:51:23 [2020-10-27T12:51:23.891Z]  > git --version # timeout=10
12:51:23 [2020-10-27T12:51:23.902Z]  > git --version # 'git version 2.17.1'
12:51:23 [2020-10-27T12:51:23.902Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:51:24 [2020-10-27T12:51:24.020Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/add-makefile-and-spec-downloader:refs/remotes/origin/add-makefile-and-spec-downloader # timeout=10
12:51:28 [2020-10-27T12:51:28.494Z] Fetching without tags
12:51:28 [2020-10-27T12:51:28.773Z] Checking out Revision d50caec25c2d0f8c537c9e4f5042dac305c58d21 (add-makefile-and-spec-downloader)
12:51:28 [2020-10-27T12:51:28.443Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:51:28 [2020-10-27T12:51:28.459Z]  > git config --add remote.origin.fetch +refs/heads/add-makefile-and-spec-downloader:refs/remotes/origin/add-makefile-and-spec-downloader # timeout=10
12:51:28 [2020-10-27T12:51:28.478Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
12:51:28 [2020-10-27T12:51:28.497Z] Fetching upstream changes from git@github.com:docker/compose.git
12:51:28 [2020-10-27T12:51:28.497Z] using GIT_SSH to set credentials docker-jenkins user on github.com
12:51:28 [2020-10-27T12:51:28.512Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/add-makefile-and-spec-downloader:refs/remotes/origin/add-makefile-and-spec-downloader # timeout=10
12:51:28 [2020-10-27T12:51:28.782Z]  > git config core.sparsecheckout # timeout=10
12:51:28 [2020-10-27T12:51:28.798Z]  > git checkout -f d50caec25c2d0f8c537c9e4f5042dac305c58d21 # timeout=10
12:51:32 [2020-10-27T12:51:32.872Z] Commit message: "Add Makefile including spec download target"
12:51:32 [2020-10-27T12:51:32.900Z] First time build. Skipping changelog.
12:51:32 [2020-10-27T12:51:32.878Z]  > git rev-list --no-walk 1badce312d6358ae757b4887755b3b04a1da9507 # timeout=10