Skip to content

Console Output

16:35:07 [2020-07-02T16:35:07.430Z] using credential docker-jenkins-github-credentials
16:35:07 [2020-07-02T16:35:07.609Z] Cloning the remote Git repository
16:35:07 [2020-07-02T16:35:07.609Z] Cloning with configured refspecs honoured and without tags
16:35:07 [2020-07-02T16:35:07.807Z] Cloning repository https://github.com/moby/moby.git
16:35:08 [2020-07-02T16:35:08.668Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:35:09 [2020-07-02T16:35:09.687Z] Fetching upstream changes from https://github.com/moby/moby.git
16:35:09 [2020-07-02T16:35:09.687Z]  > git --version # timeout=10
16:35:09 [2020-07-02T16:35:09.738Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:35:09 [2020-07-02T16:35:09.739Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:35:24 [2020-07-02T16:35:24.967Z] Fetching without tags
16:35:24 [2020-07-02T16:35:24.633Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:35:24 [2020-07-02T16:35:24.692Z]  > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10
16:35:24 [2020-07-02T16:35:24.744Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:35:24 [2020-07-02T16:35:24.870Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:35:25 [2020-07-02T16:35:25.003Z] Fetching upstream changes from https://github.com/moby/moby.git
16:35:25 [2020-07-02T16:35:25.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:35:25 [2020-07-02T16:35:25.004Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:35:25 [2020-07-02T16:35:25.690Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:35:25 [2020-07-02T16:35:25.801Z]  > git config core.sparsecheckout # timeout=10
16:35:25 [2020-07-02T16:35:25.852Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:35:28 [2020-07-02T16:35:28.901Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:35:28 [2020-07-02T16:35:28.902Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025)
16:35:28 [2020-07-02T16:35:28.637Z]  > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10
16:35:28 [2020-07-02T16:35:28.780Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:35:28 [2020-07-02T16:35:28.936Z]  > git config core.sparsecheckout # timeout=10
16:35:28 [2020-07-02T16:35:28.989Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:35:44 [2020-07-02T16:35:44.784Z] Commit message: "update runc binary to v1.0.0-rc91"