Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit d21c5bd4ad0cde544a3faf93eabdd4bb83811970 into PR head commit 8136289d1db43d5d192f2ddf27a1b5aeed265fd2
Merge succeeded, producing 8136289d1db43d5d192f2ddf27a1b5aeed265fd2
Checking out Revision 8136289d1db43d5d192f2ddf27a1b5aeed265fd2 (PR-2503)
Commit message: "Add support for pids limit in stacks (swarm)"
 > git rev-parse --is-inside-work-tree # 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
 > 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/2503/head:refs/remotes/origin/PR-2503 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8136289d1db43d5d192f2ddf27a1b5aeed265fd2 # timeout=10
 > git merge d21c5bd4ad0cde544a3faf93eabdd4bb83811970 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8136289d1db43d5d192f2ddf27a1b5aeed265fd2 # timeout=10
 > git rev-list --no-walk 96207533fbbf8fe78e09b5ebd0afa3aa4ffd8068 # timeout=10