Skip to content

Console Output

11:46:48 [2021-09-20T11:46:48.092Z] The recommended git tool is: git
11:46:51 [2021-09-20T11:46:51.834Z] using credential docker-jenkins-github-credentials
11:46:51 [2021-09-20T11:46:51.847Z] Cloning the remote Git repository
11:46:51 [2021-09-20T11:46:51.847Z] Cloning with configured refspecs honoured and without tags
11:46:51 [2021-09-20T11:46:51.917Z] Cloning repository https://github.com/moby/moby.git
11:46:51 [2021-09-20T11:46:51.971Z]  > git init /home/ubuntu/workspace/moby_PR-42868 # timeout=10
11:46:52 [2021-09-20T11:46:52.406Z] Fetching upstream changes from https://github.com/moby/moby.git
11:46:52 [2021-09-20T11:46:52.406Z]  > git --version # timeout=10
11:46:52 [2021-09-20T11:46:52.434Z]  > git --version # 'git version 2.17.1'
11:46:52 [2021-09-20T11:46:52.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:46:52 [2021-09-20T11:46:52.436Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:47:15 [2021-09-20T11:47:15.279Z] Fetching without tags
11:47:15 [2021-09-20T11:47:15.627Z] Merging remotes/origin/master commit 6014c1e29dc34dffa77fb5749cc3281c1b4854ac into PR head commit f1d02ecb5ff25cec5bceffb9658450a8a1968ac8
11:47:16 [2021-09-20T11:47:16.481Z] Merge succeeded, producing f1d02ecb5ff25cec5bceffb9658450a8a1968ac8
11:47:16 [2021-09-20T11:47:16.481Z] Checking out Revision f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 (PR-42868)
11:47:15 [2021-09-20T11:47:15.167Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:47:15 [2021-09-20T11:47:15.195Z]  > git config --add remote.origin.fetch +refs/pull/42868/head:refs/remotes/origin/PR-42868 # timeout=10
11:47:15 [2021-09-20T11:47:15.217Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:47:15 [2021-09-20T11:47:15.252Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:47:15 [2021-09-20T11:47:15.288Z] Fetching upstream changes from https://github.com/moby/moby.git
11:47:15 [2021-09-20T11:47:15.288Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:47:15 [2021-09-20T11:47:15.289Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42868/head:refs/remotes/origin/PR-42868 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:47:15 [2021-09-20T11:47:15.638Z]  > git config core.sparsecheckout # timeout=10
11:47:15 [2021-09-20T11:47:15.670Z]  > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10
11:47:16 [2021-09-20T11:47:16.382Z]  > git remote # timeout=10
11:47:16 [2021-09-20T11:47:16.407Z]  > git config --get remote.origin.url # timeout=10
11:47:16 [2021-09-20T11:47:16.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:47:16 [2021-09-20T11:47:16.436Z]  > git merge 6014c1e29dc34dffa77fb5749cc3281c1b4854ac # timeout=10
11:47:16 [2021-09-20T11:47:16.457Z]  > git rev-parse HEAD^{commit} # timeout=10
11:47:16 [2021-09-20T11:47:16.484Z]  > git config core.sparsecheckout # timeout=10
11:47:16 [2021-09-20T11:47:16.510Z]  > git checkout -f f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 # timeout=10
11:47:20 [2021-09-20T11:47:20.915Z] Commit message: "quota: Make package compile when `cgo` is disabled"
11:47:20 [2021-09-20T11:47:20.915Z] First time build. Skipping changelog.