Skip to content

Console Output

10:30:01 [2021-03-19T10:30:01.109Z] The recommended git tool is: git
10:30:04 [2021-03-19T10:30:04.573Z] using credential docker-jenkins-github-credentials
10:30:04 [2021-03-19T10:30:04.583Z] Cloning the remote Git repository
10:30:04 [2021-03-19T10:30:04.583Z] Cloning with configured refspecs honoured and without tags
10:30:04 [2021-03-19T10:30:04.496Z] Cloning repository https://github.com/moby/moby.git
10:30:04 [2021-03-19T10:30:04.580Z]  > git init /home/ubuntu/workspace/moby_PR-42147 # timeout=10
10:30:04 [2021-03-19T10:30:04.981Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:04 [2021-03-19T10:30:04.981Z]  > git --version # timeout=10
10:30:05 [2021-03-19T10:30:05.015Z]  > git --version # 'git version 2.17.1'
10:30:05 [2021-03-19T10:30:05.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:05 [2021-03-19T10:30:05.017Z]  > 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:28 [2021-03-19T10:30:28.998Z] Fetching without tags
10:30:28 [2021-03-19T10:30:28.829Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:28 [2021-03-19T10:30:28.864Z]  > git config --add remote.origin.fetch +refs/pull/42147/head:refs/remotes/origin/PR-42147 # timeout=10
10:30:28 [2021-03-19T10:30:28.912Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:30:28 [2021-03-19T10:30:28.947Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:30:28 [2021-03-19T10:30:28.989Z] Fetching upstream changes from https://github.com/moby/moby.git
10:30:28 [2021-03-19T10:30:28.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:28 [2021-03-19T10:30:28.990Z]  > 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:29 [2021-03-19T10:30:29.447Z] Merging remotes/origin/20.10 commit 59ad0b6a861748938e17fc145a7632f7bc377946 into PR head commit 074270703c1a6b096231f1a3347d04468bd6af51
10:30:30 [2021-03-19T10:30:30.372Z] Merge succeeded, producing 074270703c1a6b096231f1a3347d04468bd6af51
10:30:30 [2021-03-19T10:30:30.372Z] Checking out Revision 074270703c1a6b096231f1a3347d04468bd6af51 (PR-42147)
10:30:29 [2021-03-19T10:30:29.441Z]  > git config core.sparsecheckout # timeout=10
10:30:29 [2021-03-19T10:30:29.451Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:30 [2021-03-19T10:30:30.267Z]  > git remote # timeout=10
10:30:30 [2021-03-19T10:30:30.279Z]  > git config --get remote.origin.url # timeout=10
10:30:30 [2021-03-19T10:30:30.303Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:30:30 [2021-03-19T10:30:30.304Z]  > git merge 59ad0b6a861748938e17fc145a7632f7bc377946 # timeout=10
10:30:30 [2021-03-19T10:30:30.336Z]  > git rev-parse HEAD^{commit} # timeout=10
10:30:30 [2021-03-19T10:30:30.366Z]  > git config core.sparsecheckout # timeout=10
10:30:30 [2021-03-19T10:30:30.393Z]  > git checkout -f 074270703c1a6b096231f1a3347d04468bd6af51 # timeout=10
10:30:34 [2021-03-19T10:30:34.796Z] Commit message: "Use buster backports to build with libseccomp-2.4.4"