Skip to content

Console Output

21:39:11 [2021-07-13T21:39:11.514Z] The recommended git tool is: git
21:39:14 [2021-07-13T21:39:14.253Z] using credential docker-jenkins-github-credentials
21:39:14 [2021-07-13T21:39:14.260Z] Cloning the remote Git repository
21:39:14 [2021-07-13T21:39:14.260Z] Cloning with configured refspecs honoured and without tags
21:39:14 [2021-07-13T21:39:14.264Z] Cloning repository https://github.com/moby/moby.git
21:39:14 [2021-07-13T21:39:14.325Z]  > git init /home/ubuntu/workspace/moby_PR-42568 # timeout=10
21:39:14 [2021-07-13T21:39:14.601Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:14 [2021-07-13T21:39:14.602Z]  > git --version # timeout=10
21:39:14 [2021-07-13T21:39:14.653Z]  > git --version # 'git version 2.17.1'
21:39:14 [2021-07-13T21:39:14.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:14 [2021-07-13T21:39:14.666Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42568/head:refs/remotes/origin/PR-42568 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:38 [2021-07-13T21:39:38.302Z] Fetching without tags
21:39:38 [2021-07-13T21:39:38.745Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:38 [2021-07-13T21:39:38.226Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:38 [2021-07-13T21:39:38.241Z]  > git config --add remote.origin.fetch +refs/pull/42568/head:refs/remotes/origin/PR-42568 # timeout=10
21:39:38 [2021-07-13T21:39:38.259Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:38 [2021-07-13T21:39:38.290Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:38 [2021-07-13T21:39:38.362Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:38 [2021-07-13T21:39:38.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:38 [2021-07-13T21:39:38.364Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42568/head:refs/remotes/origin/PR-42568 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:38 [2021-07-13T21:39:38.766Z]  > git config core.sparsecheckout # timeout=10
21:39:38 [2021-07-13T21:39:38.795Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:39 [2021-07-13T21:39:39.802Z]  > git remote # timeout=10
21:39:39 [2021-07-13T21:39:39.835Z]  > git config --get remote.origin.url # timeout=10
21:39:39 [2021-07-13T21:39:39.897Z] Merge succeeded, producing 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:39 [2021-07-13T21:39:39.897Z] Checking out Revision 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 (PR-42568)
21:39:39 [2021-07-13T21:39:39.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:39 [2021-07-13T21:39:39.860Z]  > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10
21:39:39 [2021-07-13T21:39:39.889Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:39 [2021-07-13T21:39:39.911Z]  > git config core.sparsecheckout # timeout=10
21:39:39 [2021-07-13T21:39:39.934Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:44 [2021-07-13T21:39:44.358Z] Commit message: "update runc binary to v1.0.0 GA"