Skip to content

Console Output

16:48:16 [2023-03-20T16:48:16.310Z] The recommended git tool is: git
16:48:16 [2023-03-20T16:48:16.320Z] using credential docker-jenkins-github-credentials
16:48:16 [2023-03-20T16:48:16.339Z] Fetching changes from the remote Git repository
16:48:16 [2023-03-20T16:48:16.348Z] Fetching without tags
16:48:16 [2023-03-20T16:48:16.589Z] Merging remotes/origin/master commit 7489b51f610104ab5acc43f4e77142927e7b522e into PR head commit 1b32090319568780bb96a0c243ff61bc4d24324c
16:48:16 [2023-03-20T16:48:16.658Z] Merge succeeded, producing 1b32090319568780bb96a0c243ff61bc4d24324c
16:48:16 [2023-03-20T16:48:16.659Z] Checking out Revision 1b32090319568780bb96a0c243ff61bc4d24324c (PR-45181)
16:48:16 [2023-03-20T16:48:16.718Z] Commit message: "Add workflow to automatically cherry-pick on merge"
16:48:16 [2023-03-20T16:48:16.341Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45181/.git # timeout=10
16:48:16 [2023-03-20T16:48:16.351Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:16 [2023-03-20T16:48:16.359Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:16 [2023-03-20T16:48:16.359Z]  > git --version # timeout=10
16:48:16 [2023-03-20T16:48:16.365Z]  > git --version # 'git version 2.25.1'
16:48:16 [2023-03-20T16:48:16.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:16 [2023-03-20T16:48:16.366Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45181/head:refs/remotes/origin/PR-45181 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:16 [2023-03-20T16:48:16.601Z]  > git config core.sparsecheckout # timeout=10
16:48:16 [2023-03-20T16:48:16.607Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:48:16 [2023-03-20T16:48:16.641Z]  > git remote # timeout=10
16:48:16 [2023-03-20T16:48:16.645Z]  > git config --get remote.origin.url # timeout=10
16:48:16 [2023-03-20T16:48:16.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:16 [2023-03-20T16:48:16.651Z]  > git merge 7489b51f610104ab5acc43f4e77142927e7b522e # timeout=10
16:48:16 [2023-03-20T16:48:16.660Z]  > git rev-parse HEAD^{commit} # timeout=10
16:48:16 [2023-03-20T16:48:16.670Z]  > git config core.sparsecheckout # timeout=10
16:48:16 [2023-03-20T16:48:16.676Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10