Skip to content

Console Output

09:23:20 using credential docker-jenkins-github-credentials
09:23:20 Cloning the remote Git repository
09:23:20 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2131 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2131/head:refs/remotes/origin/PR-2131 +refs/heads/master:refs/remotes/origin/master
09:23:23 Fetching without tags
09:23:23 Merging remotes/origin/master commit b14a42a5a5d4d912ef9bd1a23b8253cac319984e into PR head commit 71eef01460cc5d2b2f5d0c14b66eb5520b6865d1
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2131/head:refs/remotes/origin/PR-2131 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2131/head:refs/remotes/origin/PR-2131 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
09:23:24 Merge succeeded, producing 71eef01460cc5d2b2f5d0c14b66eb5520b6865d1
09:23:24 Checking out Revision 71eef01460cc5d2b2f5d0c14b66eb5520b6865d1 (PR-2131)
09:23:24 Commit message: "Refactor the `stack services` command to be uniform"
09:23:24 First time build. Skipping changelog.
 > git checkout -f 71eef01460cc5d2b2f5d0c14b66eb5520b6865d1
 > git merge b14a42a5a5d4d912ef9bd1a23b8253cac319984e # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 71eef01460cc5d2b2f5d0c14b66eb5520b6865d1
 > git rev-list --no-walk ab837de71c125bfa7147f2cddbcacdb3f2ac60f4 # timeout=10