Skip to content

Console Output

13:36:24 [2022-08-23T13:36:24.120Z] The recommended git tool is: git
13:36:24 [2022-08-23T13:36:24.168Z] using credential docker-jenkins-github-credentials
13:36:24 [2022-08-23T13:36:24.178Z] Cloning the remote Git repository
13:36:24 [2022-08-23T13:36:24.178Z] Cloning with configured refspecs honoured and without tags
13:36:24 [2022-08-23T13:36:24.174Z] Cloning repository https://github.com/moby/moby.git
13:36:24 [2022-08-23T13:36:24.175Z]  > git init /home/ubuntu/workspace/moby_PR-43739 # timeout=10
13:36:24 [2022-08-23T13:36:24.179Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:24 [2022-08-23T13:36:24.179Z]  > git --version # timeout=10
13:36:24 [2022-08-23T13:36:24.182Z]  > git --version # 'git version 2.17.1'
13:36:24 [2022-08-23T13:36:24.182Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:24 [2022-08-23T13:36:24.182Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43739/head:refs/remotes/origin/PR-43739 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:39 [2022-08-23T13:36:39.762Z] Fetching without tags
13:36:39 [2022-08-23T13:36:39.982Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 4b84a3321723a849295d5cbf7342ec36077f9179
13:36:39 [2022-08-23T13:36:39.735Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:39 [2022-08-23T13:36:39.744Z]  > git config --add remote.origin.fetch +refs/pull/43739/head:refs/remotes/origin/PR-43739 # timeout=10
13:36:39 [2022-08-23T13:36:39.746Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:39 [2022-08-23T13:36:39.754Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:39 [2022-08-23T13:36:39.802Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:39 [2022-08-23T13:36:39.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:39 [2022-08-23T13:36:39.803Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43739/head:refs/remotes/origin/PR-43739 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:39 [2022-08-23T13:36:39.979Z]  > git config core.sparsecheckout # timeout=10
13:36:39 [2022-08-23T13:36:39.983Z]  > git checkout -f 4b84a3321723a849295d5cbf7342ec36077f9179 # timeout=10
13:36:40 [2022-08-23T13:36:40.562Z] Merge succeeded, producing 4b84a3321723a849295d5cbf7342ec36077f9179
13:36:40 [2022-08-23T13:36:40.563Z] Checking out Revision 4b84a3321723a849295d5cbf7342ec36077f9179 (PR-43739)
13:36:41 [2022-08-23T13:36:41.181Z] Commit message: "daemon: kill exec process on ctx cancel"
13:36:40 [2022-08-23T13:36:40.528Z]  > git remote # timeout=10
13:36:40 [2022-08-23T13:36:40.533Z]  > git config --get remote.origin.url # timeout=10
13:36:40 [2022-08-23T13:36:40.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:40 [2022-08-23T13:36:40.538Z]  > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10
13:36:40 [2022-08-23T13:36:40.552Z]  > git rev-parse HEAD^{commit} # timeout=10
13:36:40 [2022-08-23T13:36:40.559Z]  > git config core.sparsecheckout # timeout=10
13:36:40 [2022-08-23T13:36:40.561Z]  > git checkout -f 4b84a3321723a849295d5cbf7342ec36077f9179 # timeout=10