Skip to content

Console Output

10:53:32 [2023-03-28T10:53:32.284Z] The recommended git tool is: git
10:53:32 [2023-03-28T10:53:32.292Z] using credential docker-jenkins-github-credentials
10:53:32 [2023-03-28T10:53:32.308Z] Fetching changes from the remote Git repository
10:53:32 [2023-03-28T10:53:32.317Z] Fetching without tags
10:53:32 [2023-03-28T10:53:32.571Z] Merging remotes/origin/20.10 commit d9433ee0968c963bc1c993ad408b5da791340175 into PR head commit b56fe595050578ced98af6c2deb70f3126cad0f9
10:53:33 [2023-03-28T10:53:33.233Z] Merge succeeded, producing b56fe595050578ced98af6c2deb70f3126cad0f9
10:53:33 [2023-03-28T10:53:33.233Z] Checking out Revision b56fe595050578ced98af6c2deb70f3126cad0f9 (PR-45219)
10:53:32 [2023-03-28T10:53:32.303Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45219/.git # timeout=10
10:53:32 [2023-03-28T10:53:32.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:53:32 [2023-03-28T10:53:32.321Z] Fetching upstream changes from https://github.com/moby/moby.git
10:53:32 [2023-03-28T10:53:32.321Z]  > git --version # timeout=10
10:53:32 [2023-03-28T10:53:32.331Z]  > git --version # 'git version 2.17.1'
10:53:32 [2023-03-28T10:53:32.333Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:32 [2023-03-28T10:53:32.334Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45219/head:refs/remotes/origin/PR-45219 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:53:32 [2023-03-28T10:53:32.575Z]  > git config core.sparsecheckout # timeout=10
10:53:32 [2023-03-28T10:53:32.586Z]  > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10
10:53:33 [2023-03-28T10:53:33.187Z]  > git remote # timeout=10
10:53:33 [2023-03-28T10:53:33.195Z]  > git config --get remote.origin.url # timeout=10
10:53:33 [2023-03-28T10:53:33.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:53:33 [2023-03-28T10:53:33.214Z]  > git merge d9433ee0968c963bc1c993ad408b5da791340175 # timeout=10
10:53:33 [2023-03-28T10:53:33.227Z]  > git rev-parse HEAD^{commit} # timeout=10
10:53:33 [2023-03-28T10:53:33.237Z]  > git config core.sparsecheckout # timeout=10
10:53:33 [2023-03-28T10:53:33.245Z]  > git checkout -f b56fe595050578ced98af6c2deb70f3126cad0f9 # timeout=10
10:53:33 [2023-03-28T10:53:33.337Z] Commit message: "integration-cli: Enable TestExecStartFails on Windows"