Skip to content

Console Output

19:01:31 [2023-05-05T19:01:31.415Z] The recommended git tool is: git
19:01:33 [2023-05-05T19:01:33.038Z] using credential docker-jenkins-github-credentials
19:01:33 [2023-05-05T19:01:33.050Z] Cloning the remote Git repository
19:01:33 [2023-05-05T19:01:33.050Z] Cloning with configured refspecs honoured and without tags
19:01:33 [2023-05-05T19:01:33.029Z] Cloning repository https://github.com/moby/moby.git
19:01:33 [2023-05-05T19:01:33.073Z]  > git init /home/ubuntu/workspace/moby_PR-45406 # timeout=10
19:01:33 [2023-05-05T19:01:33.319Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:33 [2023-05-05T19:01:33.319Z]  > git --version # timeout=10
19:01:33 [2023-05-05T19:01:33.322Z]  > git --version # 'git version 2.25.1'
19:01:33 [2023-05-05T19:01:33.323Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:33 [2023-05-05T19:01:33.324Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:44 [2023-05-05T19:01:44.672Z] Fetching without tags
19:01:44 [2023-05-05T19:01:44.921Z] Merging remotes/origin/20.10 commit 3275e2a936789f19f9e7c5371ae3451579821968 into PR head commit db9ab6438debd1b262c29479a23b4e972405ff75
19:01:45 [2023-05-05T19:01:45.702Z] Merge succeeded, producing db9ab6438debd1b262c29479a23b4e972405ff75
19:01:45 [2023-05-05T19:01:45.702Z] Checking out Revision db9ab6438debd1b262c29479a23b4e972405ff75 (PR-45406)
19:01:44 [2023-05-05T19:01:44.636Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:44 [2023-05-05T19:01:44.639Z]  > git config --add remote.origin.fetch +refs/pull/45406/head:refs/remotes/origin/PR-45406 # timeout=10
19:01:44 [2023-05-05T19:01:44.642Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:44 [2023-05-05T19:01:44.654Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:01:44 [2023-05-05T19:01:44.701Z] Fetching upstream changes from https://github.com/moby/moby.git
19:01:44 [2023-05-05T19:01:44.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:44 [2023-05-05T19:01:44.703Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45406/head:refs/remotes/origin/PR-45406 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:01:44 [2023-05-05T19:01:44.911Z]  > git config core.sparsecheckout # timeout=10
19:01:44 [2023-05-05T19:01:44.914Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:45 [2023-05-05T19:01:45.670Z]  > git remote # timeout=10
19:01:45 [2023-05-05T19:01:45.673Z]  > git config --get remote.origin.url # timeout=10
19:01:45 [2023-05-05T19:01:45.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:01:45 [2023-05-05T19:01:45.677Z]  > git merge 3275e2a936789f19f9e7c5371ae3451579821968 # timeout=10
19:01:45 [2023-05-05T19:01:45.685Z]  > git rev-parse HEAD^{commit} # timeout=10
19:01:45 [2023-05-05T19:01:45.726Z]  > git config core.sparsecheckout # timeout=10
19:01:45 [2023-05-05T19:01:45.728Z]  > git checkout -f db9ab6438debd1b262c29479a23b4e972405ff75 # timeout=10
19:01:50 [2023-05-05T19:01:50.118Z] Commit message: "update runc binary to v1.1.7"