Skip to content

Console Output

15:12:37 [2023-03-14T15:12:37.736Z] The recommended git tool is: git
15:12:39 [2023-03-14T15:12:39.807Z] using credential docker-jenkins-github-credentials
15:12:39 [2023-03-14T15:12:39.818Z] Cloning the remote Git repository
15:12:39 [2023-03-14T15:12:39.818Z] Cloning with configured refspecs honoured and without tags
15:12:39 [2023-03-14T15:12:39.799Z] Cloning repository https://github.com/moby/moby.git
15:12:39 [2023-03-14T15:12:39.851Z]  > git init /home/ubuntu/workspace/moby_PR-45159 # timeout=10
15:12:40 [2023-03-14T15:12:40.129Z] Fetching upstream changes from https://github.com/moby/moby.git
15:12:40 [2023-03-14T15:12:40.129Z]  > git --version # timeout=10
15:12:40 [2023-03-14T15:12:40.144Z]  > git --version # 'git version 2.25.1'
15:12:40 [2023-03-14T15:12:40.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:12:40 [2023-03-14T15:12:40.146Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45159/head:refs/remotes/origin/PR-45159 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
15:12:56 [2023-03-14T15:12:56.170Z] Fetching without tags
15:12:56 [2023-03-14T15:12:56.411Z] Merging remotes/origin/23.0 commit f09528b7126f74b9a1ff82f1a55354d0c67b4574 into PR head commit fd80ca60da47e1c4533c3a66679cf582e7acac66
15:12:57 [2023-03-14T15:12:57.266Z] Merge succeeded, producing fd80ca60da47e1c4533c3a66679cf582e7acac66
15:12:57 [2023-03-14T15:12:57.266Z] Checking out Revision fd80ca60da47e1c4533c3a66679cf582e7acac66 (PR-45159)
15:12:56 [2023-03-14T15:12:56.125Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:12:56 [2023-03-14T15:12:56.136Z]  > git config --add remote.origin.fetch +refs/pull/45159/head:refs/remotes/origin/PR-45159 # timeout=10
15:12:56 [2023-03-14T15:12:56.140Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
15:12:56 [2023-03-14T15:12:56.147Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:12:56 [2023-03-14T15:12:56.156Z] Fetching upstream changes from https://github.com/moby/moby.git
15:12:56 [2023-03-14T15:12:56.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:12:56 [2023-03-14T15:12:56.157Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45159/head:refs/remotes/origin/PR-45159 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
15:12:56 [2023-03-14T15:12:56.409Z]  > git config core.sparsecheckout # timeout=10
15:12:56 [2023-03-14T15:12:56.417Z]  > git checkout -f fd80ca60da47e1c4533c3a66679cf582e7acac66 # timeout=10
15:12:57 [2023-03-14T15:12:57.208Z]  > git remote # timeout=10
15:12:57 [2023-03-14T15:12:57.224Z]  > git config --get remote.origin.url # timeout=10
15:12:57 [2023-03-14T15:12:57.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:12:57 [2023-03-14T15:12:57.231Z]  > git merge f09528b7126f74b9a1ff82f1a55354d0c67b4574 # timeout=10
15:12:57 [2023-03-14T15:12:57.243Z]  > git rev-parse HEAD^{commit} # timeout=10
15:12:57 [2023-03-14T15:12:57.252Z]  > git config core.sparsecheckout # timeout=10
15:12:57 [2023-03-14T15:12:57.260Z]  > git checkout -f fd80ca60da47e1c4533c3a66679cf582e7acac66 # timeout=10
15:13:01 [2023-03-14T15:13:01.489Z] Commit message: "Fix pruning anon volume created from image config"
15:13:01 [2023-03-14T15:13:01.504Z] First time build. Skipping changelog.
15:13:01 [2023-03-14T15:13:01.481Z]  > git rev-list --no-walk f7f0a39fd1c491dd337478dd986d07b97f39ebf1 # timeout=10