Skip to content

Console Output

08:58:38 [2019-08-19T08:58:38.734Z] using credential docker-jenkins-github-credentials
08:58:38 [2019-08-19T08:58:38.744Z] Cloning the remote Git repository
08:58:38 [2019-08-19T08:58:38.744Z] Cloning with configured refspecs honoured and without tags
08:58:38 [2019-08-19T08:58:38.724Z] Cloning repository https://github.com/moby/moby.git
08:58:38 [2019-08-19T08:58:38.803Z]  > git init /home/ubuntu/workspace/moby_PR-39759-SNL6GVHDHVHMVUSWOMS6LOYWKMDV4CYTHP4GEJNSGA6MKK36P6DQ # timeout=10
08:58:39 [2019-08-19T08:58:39.796Z] Fetching upstream changes from https://github.com/moby/moby.git
08:58:39 [2019-08-19T08:58:39.796Z]  > git --version # timeout=10
08:58:39 [2019-08-19T08:58:39.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:58:39 [2019-08-19T08:58:39.833Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39759/head:refs/remotes/origin/PR-39759 +refs/heads/master:refs/remotes/origin/master
08:59:02 [2019-08-19T08:59:02.474Z] Fetching without tags
08:59:02 [2019-08-19T08:59:02.923Z] Merging remotes/origin/master commit c9aee96bfd1b456e83807ddd99f06326e1961bc8 into PR head commit 9c94e8260a82d6190204654e2285088c749930dc
08:59:02 [2019-08-19T08:59:02.381Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:59:02 [2019-08-19T08:59:02.398Z]  > git config --add remote.origin.fetch +refs/pull/39759/head:refs/remotes/origin/PR-39759 # timeout=10
08:59:02 [2019-08-19T08:59:02.413Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:59:02 [2019-08-19T08:59:02.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:59:02 [2019-08-19T08:59:02.475Z] Fetching upstream changes from https://github.com/moby/moby.git
08:59:02 [2019-08-19T08:59:02.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:59:02 [2019-08-19T08:59:02.476Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39759/head:refs/remotes/origin/PR-39759 +refs/heads/master:refs/remotes/origin/master
08:59:02 [2019-08-19T08:59:02.929Z]  > git config core.sparsecheckout # timeout=10
08:59:02 [2019-08-19T08:59:02.960Z]  > git checkout -f 9c94e8260a82d6190204654e2285088c749930dc
08:59:03 [2019-08-19T08:59:03.908Z] Merge succeeded, producing 9c94e8260a82d6190204654e2285088c749930dc
08:59:03 [2019-08-19T08:59:03.908Z] Checking out Revision 9c94e8260a82d6190204654e2285088c749930dc (PR-39759)
08:59:03 [2019-08-19T08:59:03.847Z]  > git merge c9aee96bfd1b456e83807ddd99f06326e1961bc8 # timeout=10
08:59:03 [2019-08-19T08:59:03.882Z]  > git rev-parse HEAD^{commit} # timeout=10
08:59:03 [2019-08-19T08:59:03.912Z]  > git config core.sparsecheckout # timeout=10
08:59:03 [2019-08-19T08:59:03.934Z]  > git checkout -f 9c94e8260a82d6190204654e2285088c749930dc
08:59:05 [2019-08-19T08:59:05.733Z] Commit message: "Fix phrasing when referring to the freezer cgroup"