Skip to content

Console Output

01:15:07 using credential sf-release-bot.github.ssh
01:15:07 Cloning the remote Git repository
01:15:07 Cloning with configured refspecs honoured and without tags
Cloning repository git@github.com:docker/compose.git
 > git init /home/ubuntu/workspace/compose_mac-bump-openssl # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
 > git --version # timeout=10
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/mac-bump-openssl:refs/remotes/origin/mac-bump-openssl
01:15:09 Fetching without tags
01:15:09 Checking out Revision fbbf78d3da278f2844c769461bfdbec823532608 (mac-bump-openssl)
01:15:09 Commit message: "macOS: Bump OpenSSL to 1.1.1a"
01:15:09 First time build. Skipping changelog.
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/mac-bump-openssl:refs/remotes/origin/mac-bump-openssl # timeout=10
 > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
Fetching upstream changes from git@github.com:docker/compose.git
using GIT_SSH to set credentials docker-jenkins user on github.com
 > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/mac-bump-openssl:refs/remotes/origin/mac-bump-openssl
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbbf78d3da278f2844c769461bfdbec823532608