Skip to content

Console Output

18:13:12 [2023-09-15T18:13:12.959Z] The recommended git tool is: git
18:13:14 [2023-09-15T18:13:14.543Z] using credential docker-jenkins-github-credentials
18:13:14 [2023-09-15T18:13:14.556Z] Cloning the remote Git repository
18:13:14 [2023-09-15T18:13:14.556Z] Cloning with configured refspecs honoured and without tags
18:13:14 [2023-09-15T18:13:14.531Z] Cloning repository https://github.com/moby/moby.git
18:13:14 [2023-09-15T18:13:14.577Z]  > git init /home/ubuntu/workspace/moby_PR-46489 # timeout=10
18:13:14 [2023-09-15T18:13:14.804Z] Fetching upstream changes from https://github.com/moby/moby.git
18:13:14 [2023-09-15T18:13:14.805Z]  > git --version # timeout=10
18:13:14 [2023-09-15T18:13:14.808Z]  > git --version # 'git version 2.25.1'
18:13:14 [2023-09-15T18:13:14.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:14 [2023-09-15T18:13:14.810Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46489/head:refs/remotes/origin/PR-46489 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:13:30 [2023-09-15T18:13:30.013Z] Fetching without tags
18:13:30 [2023-09-15T18:13:30.226Z] Merging remotes/origin/master commit a07f6470b7f00c3345cf25c074ab7caff547f973 into PR head commit bd523abd4464d5fadbfd5a8101805b67ed856006
18:13:29 [2023-09-15T18:13:29.982Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:29 [2023-09-15T18:13:29.987Z]  > git config --add remote.origin.fetch +refs/pull/46489/head:refs/remotes/origin/PR-46489 # timeout=10
18:13:29 [2023-09-15T18:13:29.992Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:13:29 [2023-09-15T18:13:29.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:30 [2023-09-15T18:13:30.006Z] Fetching upstream changes from https://github.com/moby/moby.git
18:13:30 [2023-09-15T18:13:30.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:30 [2023-09-15T18:13:30.007Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46489/head:refs/remotes/origin/PR-46489 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:13:30 [2023-09-15T18:13:30.222Z]  > git config core.sparsecheckout # timeout=10
18:13:30 [2023-09-15T18:13:30.226Z]  > git checkout -f bd523abd4464d5fadbfd5a8101805b67ed856006 # timeout=10
18:13:31 [2023-09-15T18:13:31.202Z] Merge succeeded, producing bd523abd4464d5fadbfd5a8101805b67ed856006
18:13:31 [2023-09-15T18:13:31.203Z] Checking out Revision bd523abd4464d5fadbfd5a8101805b67ed856006 (PR-46489)
18:13:31 [2023-09-15T18:13:31.140Z]  > git remote # timeout=10
18:13:31 [2023-09-15T18:13:31.144Z]  > git config --get remote.origin.url # timeout=10
18:13:31 [2023-09-15T18:13:31.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:31 [2023-09-15T18:13:31.181Z]  > git merge a07f6470b7f00c3345cf25c074ab7caff547f973 # timeout=10
18:13:31 [2023-09-15T18:13:31.189Z]  > git rev-parse HEAD^{commit} # timeout=10
18:13:31 [2023-09-15T18:13:31.196Z]  > git config core.sparsecheckout # timeout=10
18:13:31 [2023-09-15T18:13:31.199Z]  > git checkout -f bd523abd4464d5fadbfd5a8101805b67ed856006 # timeout=10
18:13:34 [2023-09-15T18:13:34.914Z] Commit message: "remove more direct uses of logrus"
18:13:34 [2023-09-15T18:13:34.922Z] First time build. Skipping changelog.
18:13:34 [2023-09-15T18:13:34.911Z]  > git rev-list --no-walk ba2853cfd3fba779ba669d73f8a6380ed156b78b # timeout=10