Skip to content

Console Output

21:39:37 [2021-07-13T21:39:37.541Z] The recommended git tool is: git
21:39:40 [2021-07-13T21:39:40.170Z] using credential docker-jenkins-github-credentials
21:39:40 [2021-07-13T21:39:40.176Z] Cloning the remote Git repository
21:39:40 [2021-07-13T21:39:40.176Z] Cloning with configured refspecs honoured and without tags
21:39:40 [2021-07-13T21:39:40.235Z] Cloning repository https://github.com/moby/moby.git
21:39:40 [2021-07-13T21:39:40.282Z]  > git init /home/ubuntu/workspace/moby_PR-42568 # timeout=10
21:39:40 [2021-07-13T21:39:40.630Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:40 [2021-07-13T21:39:40.631Z]  > git --version # timeout=10
21:39:40 [2021-07-13T21:39:40.639Z]  > git --version # 'git version 2.25.1'
21:39:40 [2021-07-13T21:39:40.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:40 [2021-07-13T21:39:40.641Z]  > git fetch --no-tags --force --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:56 [2021-07-13T21:39:56.429Z] Fetching without tags
21:39:56 [2021-07-13T21:39:56.724Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:57 [2021-07-13T21:39:57.486Z] Merge succeeded, producing 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:57 [2021-07-13T21:39:57.486Z] Checking out Revision 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 (PR-42568)
21:39:56 [2021-07-13T21:39:56.371Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:56 [2021-07-13T21:39:56.384Z]  > git config --add remote.origin.fetch +refs/pull/42568/head:refs/remotes/origin/PR-42568 # timeout=10
21:39:56 [2021-07-13T21:39:56.392Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:56 [2021-07-13T21:39:56.411Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:56 [2021-07-13T21:39:56.433Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:56 [2021-07-13T21:39:56.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:56 [2021-07-13T21:39:56.434Z]  > git fetch --no-tags --force --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:56 [2021-07-13T21:39:56.735Z]  > git config core.sparsecheckout # timeout=10
21:39:56 [2021-07-13T21:39:56.753Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:57 [2021-07-13T21:39:57.424Z]  > git remote # timeout=10
21:39:57 [2021-07-13T21:39:57.440Z]  > git config --get remote.origin.url # timeout=10
21:39:57 [2021-07-13T21:39:57.449Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:57 [2021-07-13T21:39:57.450Z]  > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10
21:39:57 [2021-07-13T21:39:57.471Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:57 [2021-07-13T21:39:57.487Z]  > git config core.sparsecheckout # timeout=10
21:39:57 [2021-07-13T21:39:57.506Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:40:01 [2021-07-13T21:40:01.446Z] Commit message: "update runc binary to v1.0.0 GA"