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 2955ece0244307bdbb626ad2471024a51080ff1a into PR head commit 1e864920accacec0176b63c302ce22008a459b1c
Merge succeeded, producing 1e864920accacec0176b63c302ce22008a459b1c
Checking out Revision 1e864920accacec0176b63c302ce22008a459b1c (PR-2714)
Commit message: "Improve bash completion for ulimits"
 > 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
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2714/head:refs/remotes/origin/PR-2714 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e864920accacec0176b63c302ce22008a459b1c # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 2955ece0244307bdbb626ad2471024a51080ff1a # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1e864920accacec0176b63c302ce22008a459b1c # timeout=10
 > git rev-list --no-walk 7ec8ef4693691d2a3e7af743c9f8e2aa27b04e6d # timeout=10