Skip to content

Console Output

14:27:42 [2024-02-06T14:27:42.383Z] The recommended git tool is: git
14:27:42 [2024-02-06T14:27:42.390Z] using credential docker-jenkins-github-credentials
14:27:42 [2024-02-06T14:27:42.398Z] Cloning the remote Git repository
14:27:42 [2024-02-06T14:27:42.398Z] Cloning with configured refspecs honoured and without tags
14:27:42 [2024-02-06T14:27:42.400Z] Cloning repository https://github.com/moby/moby.git
14:27:42 [2024-02-06T14:27:42.401Z]  > git init /home/ubuntu/workspace/moby_PR-47344 # timeout=10
14:27:42 [2024-02-06T14:27:42.405Z] Fetching upstream changes from https://github.com/moby/moby.git
14:27:42 [2024-02-06T14:27:42.405Z]  > git --version # timeout=10
14:27:42 [2024-02-06T14:27:42.407Z]  > git --version # 'git version 2.25.1'
14:27:42 [2024-02-06T14:27:42.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:42 [2024-02-06T14:27:42.408Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47344/head:refs/remotes/origin/PR-47344 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
14:27:54 [2024-02-06T14:27:54.104Z] Fetching without tags
14:27:54 [2024-02-06T14:27:54.327Z] Merging remotes/origin/25.0 commit df96d8d0bd33d8a26172ea71e597019257cef822 into PR head commit ed7c26339e6b74491d6005d7c48914b43e2b46d9
14:27:54 [2024-02-06T14:27:54.087Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:27:54 [2024-02-06T14:27:54.090Z]  > git config --add remote.origin.fetch +refs/pull/47344/head:refs/remotes/origin/PR-47344 # timeout=10
14:27:54 [2024-02-06T14:27:54.093Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
14:27:54 [2024-02-06T14:27:54.101Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:27:54 [2024-02-06T14:27:54.106Z] Fetching upstream changes from https://github.com/moby/moby.git
14:27:54 [2024-02-06T14:27:54.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:54 [2024-02-06T14:27:54.107Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47344/head:refs/remotes/origin/PR-47344 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
14:27:54 [2024-02-06T14:27:54.330Z]  > git config core.sparsecheckout # timeout=10
14:27:54 [2024-02-06T14:27:54.332Z]  > git checkout -f ed7c26339e6b74491d6005d7c48914b43e2b46d9 # timeout=10
14:27:55 [2024-02-06T14:27:55.023Z] Merge succeeded, producing ed7c26339e6b74491d6005d7c48914b43e2b46d9
14:27:55 [2024-02-06T14:27:55.023Z] Checking out Revision ed7c26339e6b74491d6005d7c48914b43e2b46d9 (PR-47344)
14:27:55 [2024-02-06T14:27:55.895Z] Commit message: "seccomp: add futex_wake syscall (kernel v6.7, libseccomp v2.5.5)"
14:27:55 [2024-02-06T14:27:55.895Z] First time build. Skipping changelog.
14:27:55 [2024-02-06T14:27:55.906Z]  > git --version # timeout=10
14:27:55 [2024-02-06T14:27:55.908Z]  > git --version # 'git version 2.25.1'
14:27:55 [2024-02-06T14:27:55.911Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:27:55 [2024-02-06T14:27:55.006Z]  > git remote # timeout=10
14:27:55 [2024-02-06T14:27:55.009Z]  > git config --get remote.origin.url # timeout=10
14:27:55 [2024-02-06T14:27:55.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:27:55 [2024-02-06T14:27:55.012Z]  > git merge df96d8d0bd33d8a26172ea71e597019257cef822 # timeout=10
14:27:55 [2024-02-06T14:27:55.020Z]  > git rev-parse HEAD^{commit} # timeout=10
14:27:55 [2024-02-06T14:27:55.025Z]  > git config core.sparsecheckout # timeout=10
14:27:55 [2024-02-06T14:27:55.027Z]  > git checkout -f ed7c26339e6b74491d6005d7c48914b43e2b46d9 # timeout=10