Skip to content

Console Output

03:30:48 [2020-11-27T03:30:48.035Z] using credential docker-jenkins-github-credentials
03:30:48 [2020-11-27T03:30:48.049Z] Cloning the remote Git repository
03:30:48 [2020-11-27T03:30:48.049Z] Cloning with configured refspecs honoured and without tags
03:30:48 [2020-11-27T03:30:48.055Z] Cloning repository https://github.com/moby/moby.git
03:30:48 [2020-11-27T03:30:48.055Z]  > git init /home/jenkins/workspace/moby_PR-41720 # timeout=10
03:30:48 [2020-11-27T03:30:48.065Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:48 [2020-11-27T03:30:48.065Z]  > git --version # timeout=10
03:30:48 [2020-11-27T03:30:48.069Z]  > git --version # 'git version 2.17.1'
03:30:48 [2020-11-27T03:30:48.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:48 [2020-11-27T03:30:48.070Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:57 [2020-11-27T03:30:57.321Z] Fetching without tags
03:30:57 [2020-11-27T03:30:57.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:57 [2020-11-27T03:30:57.297Z]  > git config --add remote.origin.fetch +refs/pull/41720/head:refs/remotes/origin/PR-41720 # timeout=10
03:30:57 [2020-11-27T03:30:57.299Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:57 [2020-11-27T03:30:57.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:30:57 [2020-11-27T03:30:57.328Z] Fetching upstream changes from https://github.com/moby/moby.git
03:30:57 [2020-11-27T03:30:57.328Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:57 [2020-11-27T03:30:57.329Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41720/head:refs/remotes/origin/PR-41720 +refs/heads/master:refs/remotes/origin/master # timeout=10
03:30:57 [2020-11-27T03:30:57.612Z] Merging remotes/origin/master commit e1bba7456d9902d04eec8c402f852d0ae17d123c into PR head commit f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:30:58 [2020-11-27T03:30:58.117Z] Merge succeeded, producing f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0
03:30:58 [2020-11-27T03:30:58.118Z] Checking out Revision f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 (PR-41720)
03:30:58 [2020-11-27T03:30:58.203Z] Commit message: "Fix permissions on oci fixtures files"
03:30:57 [2020-11-27T03:30:57.617Z]  > git config core.sparsecheckout # timeout=10
03:30:57 [2020-11-27T03:30:57.618Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10
03:30:58 [2020-11-27T03:30:58.083Z]  > git remote # timeout=10
03:30:58 [2020-11-27T03:30:58.088Z]  > git config --get remote.origin.url # timeout=10
03:30:58 [2020-11-27T03:30:58.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:30:58 [2020-11-27T03:30:58.093Z]  > git merge e1bba7456d9902d04eec8c402f852d0ae17d123c # timeout=10
03:30:58 [2020-11-27T03:30:58.108Z]  > git rev-parse HEAD^{commit} # timeout=10
03:30:58 [2020-11-27T03:30:58.123Z]  > git config core.sparsecheckout # timeout=10
03:30:58 [2020-11-27T03:30:58.128Z]  > git checkout -f f9b2989e973e8a0d0b310c4d90bdd0b8510b7bc0 # timeout=10