Skip to content

Console Output

11:53:04 [2020-07-18T11:53:04.900Z] using credential docker-jenkins-github-credentials
11:53:04 [2020-07-18T11:53:04.906Z] Cloning the remote Git repository
11:53:04 [2020-07-18T11:53:04.906Z] Cloning with configured refspecs honoured and without tags
11:53:04 [2020-07-18T11:53:04.936Z] Cloning repository https://github.com/moby/moby.git
11:53:04 [2020-07-18T11:53:04.936Z]  > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10
11:53:04 [2020-07-18T11:53:04.947Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:04 [2020-07-18T11:53:04.948Z]  > git --version # timeout=10
11:53:04 [2020-07-18T11:53:04.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:04 [2020-07-18T11:53:04.953Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:19 [2020-07-18T11:53:19.270Z] Fetching without tags
11:53:19 [2020-07-18T11:53:19.673Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7
11:53:20 [2020-07-18T11:53:20.623Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7
11:53:20 [2020-07-18T11:53:20.624Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231)
11:53:19 [2020-07-18T11:53:19.275Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:19 [2020-07-18T11:53:19.279Z]  > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10
11:53:19 [2020-07-18T11:53:19.283Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:19 [2020-07-18T11:53:19.292Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:19 [2020-07-18T11:53:19.301Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:19 [2020-07-18T11:53:19.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:19 [2020-07-18T11:53:19.302Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:19 [2020-07-18T11:53:19.704Z]  > git config core.sparsecheckout # timeout=10
11:53:19 [2020-07-18T11:53:19.708Z]  > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10
11:53:20 [2020-07-18T11:53:20.629Z]  > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10
11:53:20 [2020-07-18T11:53:20.644Z]  > git rev-parse HEAD^{commit} # timeout=10
11:53:20 [2020-07-18T11:53:20.654Z]  > git config core.sparsecheckout # timeout=10
11:53:20 [2020-07-18T11:53:20.658Z]  > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10
11:53:21 [2020-07-18T11:53:21.183Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions"