Skip to content

Console Output

14:48:46 [2023-05-09T14:48:46.678Z] The recommended git tool is: git
14:48:46 [2023-05-09T14:48:46.688Z] using credential docker-jenkins-github-credentials
14:48:46 [2023-05-09T14:48:46.774Z] Fetching changes from the remote Git repository
14:48:46 [2023-05-09T14:48:46.780Z] Fetching without tags
14:48:46 [2023-05-09T14:48:46.766Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45496/.git # timeout=10
14:48:46 [2023-05-09T14:48:46.772Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:48:46 [2023-05-09T14:48:46.778Z] Fetching upstream changes from https://github.com/moby/moby.git
14:48:46 [2023-05-09T14:48:46.778Z]  > git --version # timeout=10
14:48:46 [2023-05-09T14:48:46.780Z]  > git --version # 'git version 2.25.1'
14:48:46 [2023-05-09T14:48:46.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:46 [2023-05-09T14:48:46.781Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45496/head:refs/remotes/origin/PR-45496 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:48:47 [2023-05-09T14:48:47.984Z] Merging remotes/origin/master commit 06221297bf58ff1ee7b9a546e8feabf042fa8a49 into PR head commit e3e715666f95c056390a88e0f3d1033a1aac2762
14:48:48 [2023-05-09T14:48:48.033Z] Merge succeeded, producing e3e715666f95c056390a88e0f3d1033a1aac2762
14:48:48 [2023-05-09T14:48:48.034Z] Checking out Revision e3e715666f95c056390a88e0f3d1033a1aac2762 (PR-45496)
14:48:48 [2023-05-09T14:48:48.130Z] Commit message: "pkg/aaparser: deprecate GetVersion, as it's no longer used"
14:48:47 [2023-05-09T14:48:47.982Z]  > git config core.sparsecheckout # timeout=10
14:48:47 [2023-05-09T14:48:47.985Z]  > git checkout -f e3e715666f95c056390a88e0f3d1033a1aac2762 # timeout=10
14:48:48 [2023-05-09T14:48:48.013Z]  > git remote # timeout=10
14:48:48 [2023-05-09T14:48:48.015Z]  > git config --get remote.origin.url # timeout=10
14:48:48 [2023-05-09T14:48:48.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:48:48 [2023-05-09T14:48:48.019Z]  > git merge 06221297bf58ff1ee7b9a546e8feabf042fa8a49 # timeout=10
14:48:48 [2023-05-09T14:48:48.026Z]  > git rev-parse HEAD^{commit} # timeout=10
14:48:48 [2023-05-09T14:48:48.032Z]  > git config core.sparsecheckout # timeout=10
14:48:48 [2023-05-09T14:48:48.034Z]  > git checkout -f e3e715666f95c056390a88e0f3d1033a1aac2762 # timeout=10