Skip to content

Console Output

using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/moby/moby.git
 > git init /home/ubuntu/workspace/moby_PR-39646-JKQ74TIWVQKRC2HCDERARKGKMZ5Y55WH5XVLPV64LBNAOTI2R4TQ # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39646/head:refs/remotes/origin/PR-39646 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
Merging remotes/origin/master commit 928381b2215c9608692e663e6ddfa9e609bc2d6f into PR head commit 5f0231bca193320e1a3d785a3ade0e64241fe580
 > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/39646/head:refs/remotes/origin/PR-39646 # 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/moby/moby.git # timeout=10
Fetching upstream changes from https://github.com/moby/moby.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39646/head:refs/remotes/origin/PR-39646 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f0231bca193320e1a3d785a3ade0e64241fe580
Merge succeeded, producing 5f0231bca193320e1a3d785a3ade0e64241fe580
Checking out Revision 5f0231bca193320e1a3d785a3ade0e64241fe580 (PR-39646)
Commit message: "cast Dev and Rdev of Stat_t to uint64 for mips"
 > git merge 928381b2215c9608692e663e6ddfa9e609bc2d6f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5f0231bca193320e1a3d785a3ade0e64241fe580