Skip to content

Console Output

15:10:58 using credential docker-jenkins-github-credentials
15:10:58 Cloning the remote Git repository
15:10:58 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2180 # 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/2180/head:refs/remotes/origin/PR-2180 +refs/heads/master:refs/remotes/origin/master
15:11:01 Fetching without tags
15:11:01 Merging remotes/origin/master commit 1de18a9b9838d7173757d172c87ebd9be0f2f89b into PR head commit 2d0c10d77a575ecb02060c6bbdfd5c12364315bc
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2180/head:refs/remotes/origin/PR-2180 # 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/2180/head:refs/remotes/origin/PR-2180 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d0c10d77a575ecb02060c6bbdfd5c12364315bc
15:11:02 Merge succeeded, producing 2d0c10d77a575ecb02060c6bbdfd5c12364315bc
15:11:02 Checking out Revision 2d0c10d77a575ecb02060c6bbdfd5c12364315bc (PR-2180)
 > git merge 1de18a9b9838d7173757d172c87ebd9be0f2f89b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d0c10d77a575ecb02060c6bbdfd5c12364315bc
15:11:03 Commit message: "kubernetes/conversion_test: use test-builders package"
15:11:03 First time build. Skipping changelog.
 > git rev-list --no-walk b80fd0cd0c5e7dac31ec86bbd96ed66d147baa39 # timeout=10