Skip to content

Console Output

01:09:05 [2019-10-14T01:09:05.549Z] using credential docker-jenkins-github-credentials
01:09:05 [2019-10-14T01:09:05.635Z] Fetching changes from the remote Git repository
01:09:05 [2019-10-14T01:09:05.668Z] Fetching without tags
01:09:05 [2019-10-14T01:09:05.564Z]  > git rev-parse --is-inside-work-tree # timeout=10
01:09:05 [2019-10-14T01:09:05.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:09:05 [2019-10-14T01:09:05.672Z] Fetching upstream changes from https://github.com/moby/moby.git
01:09:05 [2019-10-14T01:09:05.672Z]  > git --version # timeout=10
01:09:05 [2019-10-14T01:09:05.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:09:05 [2019-10-14T01:09:05.748Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39931/head:refs/remotes/origin/PR-39931 +refs/heads/master:refs/remotes/origin/master
01:09:18 [2019-10-14T01:09:18.724Z] Merging remotes/origin/master commit 133eddaee87bd6d18e95a7991ddc92f8fd288a3f into PR head commit ccfcb987fd58410f14d849650256c13801a918f3
01:09:19 [2019-10-14T01:09:19.381Z] Merge succeeded, producing ccfcb987fd58410f14d849650256c13801a918f3
01:09:19 [2019-10-14T01:09:19.382Z] Checking out Revision ccfcb987fd58410f14d849650256c13801a918f3 (PR-39931)
01:09:18 [2019-10-14T01:09:18.732Z]  > git config core.sparsecheckout # timeout=10
01:09:18 [2019-10-14T01:09:18.753Z]  > git checkout -f ccfcb987fd58410f14d849650256c13801a918f3
01:09:19 [2019-10-14T01:09:19.348Z]  > git merge 133eddaee87bd6d18e95a7991ddc92f8fd288a3f # timeout=10
01:09:19 [2019-10-14T01:09:19.363Z]  > git rev-parse HEAD^{commit} # timeout=10
01:09:19 [2019-10-14T01:09:19.385Z]  > git config core.sparsecheckout # timeout=10
01:09:19 [2019-10-14T01:09:19.403Z]  > git checkout -f ccfcb987fd58410f14d849650256c13801a918f3
01:09:20 [2019-10-14T01:09:20.255Z] Commit message: "Makefile: allow extending the makefile using includes"
01:09:20 [2019-10-14T01:09:20.276Z] First time build. Skipping changelog.
01:09:20 [2019-10-14T01:09:20.259Z]  > git rev-list --no-walk 07b2d3235ae77413fe53b38bfb4df5228c222481 # timeout=10