Skip to content

Console Output

15:20:49 [2023-01-19T15:20:49.237Z] The recommended git tool is: git
15:20:59 [2023-01-19T15:20:59.571Z] using credential docker-jenkins-github-credentials
15:20:59 [2023-01-19T15:20:59.603Z] Cloning the remote Git repository
15:20:59 [2023-01-19T15:20:59.603Z] Cloning with configured refspecs honoured and without tags
15:20:59 [2023-01-19T15:20:59.705Z] Cloning repository https://github.com/moby/moby.git
15:21:00 [2023-01-19T15:21:00.405Z]  > git init /home/ubuntu/workspace/moby_PR-44845 # timeout=10
15:21:00 [2023-01-19T15:21:00.667Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:00 [2023-01-19T15:21:00.667Z]  > git --version # timeout=10
15:21:00 [2023-01-19T15:21:00.689Z]  > git --version # 'git version 2.25.1'
15:21:00 [2023-01-19T15:21:00.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:00 [2023-01-19T15:21:00.691Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44845/head:refs/remotes/origin/PR-44845 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
15:21:45 [2023-01-19T15:21:45.092Z] Fetching without tags
15:21:45 [2023-01-19T15:21:45.339Z] Merging remotes/origin/23.0 commit cd0d7c49a6fa95845af80eb027f463d24a144ffb into PR head commit 2616ebc5ac797c0969e9cd297b767539f15b09c7
15:21:45 [2023-01-19T15:21:45.075Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:45 [2023-01-19T15:21:45.086Z]  > git config --add remote.origin.fetch +refs/pull/44845/head:refs/remotes/origin/PR-44845 # timeout=10
15:21:45 [2023-01-19T15:21:45.092Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
15:21:45 [2023-01-19T15:21:45.101Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:45 [2023-01-19T15:21:45.110Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:45 [2023-01-19T15:21:45.110Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:45 [2023-01-19T15:21:45.111Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44845/head:refs/remotes/origin/PR-44845 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
15:21:45 [2023-01-19T15:21:45.365Z]  > git config core.sparsecheckout # timeout=10
15:21:45 [2023-01-19T15:21:45.369Z]  > git checkout -f 2616ebc5ac797c0969e9cd297b767539f15b09c7 # timeout=10
15:21:46 [2023-01-19T15:21:46.018Z] Merge succeeded, producing 2616ebc5ac797c0969e9cd297b767539f15b09c7
15:21:46 [2023-01-19T15:21:46.018Z] Checking out Revision 2616ebc5ac797c0969e9cd297b767539f15b09c7 (PR-44845)
15:21:45 [2023-01-19T15:21:45.977Z]  > git remote # timeout=10
15:21:45 [2023-01-19T15:21:45.998Z]  > git config --get remote.origin.url # timeout=10
15:21:46 [2023-01-19T15:21:46.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:46 [2023-01-19T15:21:46.012Z]  > git merge cd0d7c49a6fa95845af80eb027f463d24a144ffb # timeout=10
15:21:46 [2023-01-19T15:21:46.022Z]  > git rev-parse HEAD^{commit} # timeout=10
15:21:46 [2023-01-19T15:21:46.035Z]  > git config core.sparsecheckout # timeout=10
15:21:46 [2023-01-19T15:21:46.042Z]  > git checkout -f 2616ebc5ac797c0969e9cd297b767539f15b09c7 # timeout=10
15:21:50 [2023-01-19T15:21:50.392Z] Commit message: "libnetwork: Support IPv6 in arrangeUserFilterRule()"
15:21:50 [2023-01-19T15:21:50.401Z] First time build. Skipping changelog.
15:21:50 [2023-01-19T15:21:50.410Z]  > git rev-list --no-walk c288c142a25c3707a68ec1b672bc6d38b2e024a3 # timeout=10