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 87db43814b48a3d307feff8c9d05fe5746c3a2e6 into PR head commit beb23c9963d125ea4ea0574a9125a0333051f7e1
Merge succeeded, producing beb23c9963d125ea4ea0574a9125a0333051f7e1
Checking out Revision beb23c9963d125ea4ea0574a9125a0333051f7e1 (PR-2600)
Commit message: "docs: update for cgroup v2 and rootless"
First time build. Skipping changelog.
 > 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/2600/head:refs/remotes/origin/PR-2600 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f beb23c9963d125ea4ea0574a9125a0333051f7e1 # timeout=10
 > git merge 87db43814b48a3d307feff8c9d05fe5746c3a2e6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f beb23c9963d125ea4ea0574a9125a0333051f7e1 # timeout=10
 > git rev-list --no-walk 4c6735a516c66fcea14b4796ba914d50888ae79a # timeout=10