Skip to content

Console Output

14:00:18 [2023-05-23T14:00:18.668Z] The recommended git tool is: git
14:00:20 [2023-05-23T14:00:20.238Z] using credential docker-jenkins-github-credentials
14:00:20 [2023-05-23T14:00:20.255Z] Cloning the remote Git repository
14:00:20 [2023-05-23T14:00:20.255Z] Cloning with configured refspecs honoured and without tags
14:00:20 [2023-05-23T14:00:20.217Z] Cloning repository https://github.com/moby/moby.git
14:00:20 [2023-05-23T14:00:20.263Z]  > git init /home/ubuntu/workspace/moby_PR-45592 # timeout=10
14:00:20 [2023-05-23T14:00:20.497Z] Fetching upstream changes from https://github.com/moby/moby.git
14:00:20 [2023-05-23T14:00:20.497Z]  > git --version # timeout=10
14:00:20 [2023-05-23T14:00:20.500Z]  > git --version # 'git version 2.25.1'
14:00:20 [2023-05-23T14:00:20.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:00:20 [2023-05-23T14:00:20.502Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45592/head:refs/remotes/origin/PR-45592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:00:36 [2023-05-23T14:00:36.882Z] Fetching without tags
14:00:37 [2023-05-23T14:00:37.100Z] Merging remotes/origin/master commit 6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 into PR head commit 6506579e18f7880b2f3db1966fa728f91a102514
14:00:37 [2023-05-23T14:00:37.678Z] Merge succeeded, producing 6506579e18f7880b2f3db1966fa728f91a102514
14:00:37 [2023-05-23T14:00:37.678Z] Checking out Revision 6506579e18f7880b2f3db1966fa728f91a102514 (PR-45592)
14:00:36 [2023-05-23T14:00:36.848Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:00:36 [2023-05-23T14:00:36.852Z]  > git config --add remote.origin.fetch +refs/pull/45592/head:refs/remotes/origin/PR-45592 # timeout=10
14:00:36 [2023-05-23T14:00:36.855Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:00:36 [2023-05-23T14:00:36.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:00:36 [2023-05-23T14:00:36.866Z] Fetching upstream changes from https://github.com/moby/moby.git
14:00:36 [2023-05-23T14:00:36.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:00:36 [2023-05-23T14:00:36.867Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45592/head:refs/remotes/origin/PR-45592 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:00:37 [2023-05-23T14:00:37.087Z]  > git config core.sparsecheckout # timeout=10
14:00:37 [2023-05-23T14:00:37.090Z]  > git checkout -f 6506579e18f7880b2f3db1966fa728f91a102514 # timeout=10
14:00:37 [2023-05-23T14:00:37.643Z]  > git remote # timeout=10
14:00:37 [2023-05-23T14:00:37.646Z]  > git config --get remote.origin.url # timeout=10
14:00:37 [2023-05-23T14:00:37.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:00:37 [2023-05-23T14:00:37.650Z]  > git merge 6e98a7f2c9184d4e91df8abf06e2245a0cd77c58 # timeout=10
14:00:37 [2023-05-23T14:00:37.657Z]  > git rev-parse HEAD^{commit} # timeout=10
14:00:37 [2023-05-23T14:00:37.663Z]  > git config core.sparsecheckout # timeout=10
14:00:37 [2023-05-23T14:00:37.665Z]  > git checkout -f 6506579e18f7880b2f3db1966fa728f91a102514 # timeout=10
14:00:42 [2023-05-23T14:00:42.023Z] Commit message: "integration: Add TestImageInspectEmptyTagsAndDigests"
14:00:42 [2023-05-23T14:00:42.029Z] First time build. Skipping changelog.
14:00:42 [2023-05-23T14:00:42.012Z]  > git rev-list --no-walk 5cf6c751e3ebfd79b5fffb10a13825611e8a4895 # timeout=10