Skip to content

Console Output

13:21:52 [2021-05-18T13:21:52.518Z] The recommended git tool is: git
13:21:57 [2021-05-18T13:21:57.393Z] using credential docker-jenkins-github-credentials
13:21:57 [2021-05-18T13:21:57.401Z] Cloning the remote Git repository
13:21:57 [2021-05-18T13:21:57.401Z] Cloning with configured refspecs honoured and without tags
13:21:57 [2021-05-18T13:21:57.302Z] Cloning repository https://github.com/moby/moby.git
13:21:57 [2021-05-18T13:21:57.385Z]  > git init /home/ubuntu/workspace/moby_PR-42382 # timeout=10
13:21:57 [2021-05-18T13:21:57.943Z] Fetching upstream changes from https://github.com/moby/moby.git
13:21:57 [2021-05-18T13:21:57.944Z]  > git --version # timeout=10
13:21:57 [2021-05-18T13:21:57.961Z]  > git --version # 'git version 2.25.1'
13:21:57 [2021-05-18T13:21:57.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:21:57 [2021-05-18T13:21:57.966Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:22:21 [2021-05-18T13:22:21.734Z] Fetching without tags
13:22:22 [2021-05-18T13:22:22.116Z] Merging remotes/origin/20.10 commit e4b9915803c59f3a761c67dd46c606a4f3e3a98f into PR head commit 94c1890d3997cad133e50f0899677f4966078951
13:22:21 [2021-05-18T13:22:21.679Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:22:21 [2021-05-18T13:22:21.691Z]  > git config --add remote.origin.fetch +refs/pull/42382/head:refs/remotes/origin/PR-42382 # timeout=10
13:22:21 [2021-05-18T13:22:21.703Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:22:21 [2021-05-18T13:22:21.712Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:22:21 [2021-05-18T13:22:21.728Z] Fetching upstream changes from https://github.com/moby/moby.git
13:22:21 [2021-05-18T13:22:21.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:21 [2021-05-18T13:22:21.731Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42382/head:refs/remotes/origin/PR-42382 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
13:22:22 [2021-05-18T13:22:22.120Z]  > git config core.sparsecheckout # timeout=10
13:22:22 [2021-05-18T13:22:22.139Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:22:23 [2021-05-18T13:22:23.546Z] Merge succeeded, producing 94c1890d3997cad133e50f0899677f4966078951
13:22:23 [2021-05-18T13:22:23.546Z] Checking out Revision 94c1890d3997cad133e50f0899677f4966078951 (PR-42382)
13:22:23 [2021-05-18T13:22:23.504Z]  > git remote # timeout=10
13:22:23 [2021-05-18T13:22:23.511Z]  > git config --get remote.origin.url # timeout=10
13:22:23 [2021-05-18T13:22:23.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:22:23 [2021-05-18T13:22:23.518Z]  > git merge e4b9915803c59f3a761c67dd46c606a4f3e3a98f # timeout=10
13:22:23 [2021-05-18T13:22:23.530Z]  > git rev-parse HEAD^{commit} # timeout=10
13:22:23 [2021-05-18T13:22:23.540Z]  > git config core.sparsecheckout # timeout=10
13:22:23 [2021-05-18T13:22:23.545Z]  > git checkout -f 94c1890d3997cad133e50f0899677f4966078951 # timeout=10
13:22:27 [2021-05-18T13:22:27.636Z] Commit message: "builder-next: relax second cache key requirements for schema1"