Skip to content

Console Output

10:29:52 [2021-03-19T10:29:52.556Z] The recommended git tool is: git
10:29:56 [2021-03-19T10:29:56.100Z] using credential docker-jenkins-github-credentials
10:29:56 [2021-03-19T10:29:56.108Z] Cloning the remote Git repository
10:29:56 [2021-03-19T10:29:56.108Z] Cloning with configured refspecs honoured and without tags
10:29:55 [2021-03-19T10:29:55.977Z] Cloning repository https://github.com/moby/moby.git
10:29:56 [2021-03-19T10:29:56.043Z]  > git init /home/ubuntu/workspace/moby_PR-42147 # timeout=10
10:29:56 [2021-03-19T10:29:56.359Z] Fetching upstream changes from https://github.com/moby/moby.git
10:29:56 [2021-03-19T10:29:56.359Z]  > git --version # timeout=10
10:29:56 [2021-03-19T10:29:56.371Z]  > git --version # 'git version 2.7.4'
10:29:56 [2021-03-19T10:29:56.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:56 [2021-03-19T10:29:56.375Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42147/head:refs/remotes/origin/PR-42147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:18 [2021-03-19T10:30:18.558Z] Fetching without tags
10:30:18 [2021-03-19T10:30:18.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:18 [2021-03-19T10:30:18.298Z]  > git config --add remote.origin.fetch +refs/pull/42147/head:refs/remotes/origin/PR-42147 # timeout=10
10:30:18 [2021-03-19T10:30:18.316Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:18 [2021-03-19T10:30:18.391Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:18 [2021-03-19T10:30:18.545Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:18 [2021-03-19T10:30:18.545Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:19 [2021-03-19T10:30:19.136Z] Merging remotes/origin/20.10 commit 59ad0b6a861748938e17fc145a7632f7bc377946 into PR head commit 074270703c1a6b096231f1a3347d04468bd6af51
10:30:18 [2021-03-19T10:30:18.639Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42147/head:refs/remotes/origin/PR-42147 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:19 [2021-03-19T10:30:19.130Z]  > git config core.sparsecheckout # timeout=10
10:30:19 [2021-03-19T10:30:19.144Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:21 [2021-03-19T10:30:21.536Z] Merge succeeded, producing 074270703c1a6b096231f1a3347d04468bd6af51
10:30:21 [2021-03-19T10:30:21.536Z] Checking out Revision 074270703c1a6b096231f1a3347d04468bd6af51 (PR-42147)
10:30:21 [2021-03-19T10:30:21.440Z]  > git remote # timeout=10
10:30:21 [2021-03-19T10:30:21.481Z]  > git config --get remote.origin.url # timeout=10
10:30:21 [2021-03-19T10:30:21.496Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:21 [2021-03-19T10:30:21.498Z]  > git merge 59ad0b6a861748938e17fc145a7632f7bc377946 # timeout=10
10:30:21 [2021-03-19T10:30:21.517Z]  > git rev-parse HEAD^{commit} # timeout=10
10:30:21 [2021-03-19T10:30:21.527Z]  > git config core.sparsecheckout # timeout=10
10:30:21 [2021-03-19T10:30:21.559Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:25 [2021-03-19T10:30:25.975Z] Commit message: "Use buster backports to build with libseccomp-2.4.4"