Skip to content

buildkit

buildkit #243

Triggered via schedule June 7, 2026 11:52
Status Failure
Total duration 19m 9s
Artifacts 42

buildkit.yml

on: schedule
Matrix: binaries / build
binaries  /  finalize
41s
binaries / finalize
Matrix: test / run
Matrix: image
Waiting for pending jobs
release
0s
release
Matrix: scout
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 30 warnings
Failed: worker/containerd/TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd: worker/containerd/common.go#L103
=== RUN TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd === PAUSE TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd === CONT TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd common.go:103: Stdout: hello common.go:104: Stderr: common.go:140: Stdout: PID COMMAND 1 runc:[2:INIT] 7 ps common.go:141: Stderr: common.go:144: Error Trace: /src/worker/tests/common.go:144 Error: "PID COMMAND\n 1 runc:[2:INIT]\n 7 ps\n" does not contain "1 sleep" Test: TestContainerdWorkerIntegration/TestContainerdWorkerExec/worker=containerd sandbox.go:202: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3585613816/config.toml sandbox.go:205: > StartCmd 2026-06-07 12:05:54.131841597 +0000 UTC m=+0.143759461 /usr/bin/containerd --config /tmp/bktest_containerd3585613816/config.toml sandbox.go:205: time="2026-06-07T12:05:54.184246053Z" level=info msg="starting containerd" revision=1c4457e00facac03ce1d75f7b6777a7a851e5c41 version=v2.2.0 sandbox.go:205: time="2026-06-07T12:05:54.226803098Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.505µs" sandbox.go:205: time="2026-06-07T12:05:54.226836117Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:205: time="2026-06-07T12:05:54.226891258Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:205: time="2026-06-07T12:05:54.226909324Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:205: time="2026-06-07T12:05:54.226939809Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:205: time="2026-06-07T12:05:54.226955032Z" level=info msg="loading plugin" id=io.containerd.mount-handler.v1.erofs type=io.containerd.mount-handler.v1 sandbox.go:205: time="2026-06-07T12:05:54.226967530Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227054528Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227069550Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227081127Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227091122Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227292678Z" level=info msg="skip loading plugin" error="EROFS unsupported, please `modprobe erofs`: skip plugin" id=io.containerd.snapshotter.v1.erofs type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227308722Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227409150Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227666328Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227706597Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd3585613816/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:205: time="2026-06-07T12:05:54.227
binaries / prepare
The runner input value "amd64" is deprecated; use runner=ubuntu-24.04 instead
test / prepare
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (containerd-2.0, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (containerd-2.0, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (./cache/remotecache/gha, oci, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (./cache/remotecache/gha, oci, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (./client, oci, nydus, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (./client, oci, nydus, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (oci-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (./..., 1, integration gateway)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (./..., 1, integration gateway)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (./..., nydus, 1, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (./..., nydus, 1, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (oci-rootless-slirp4netns-detachnetns, ./client ./cmd/buildctl ./worker/containerd ./solver ....
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (oci-rootless-slirp4netns-detachnetns, ./client ./cmd/buildctl ./worker/containerd ./solver ....
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (oci, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/github-script@v7. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (containerd, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (./client, containerd, nydus, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (./client, containerd, nydus, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (containerd-1.7, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (containerd-1.7, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.

Artifacts

Produced during runtime
Name Size Digest
buildkit-binaries
621 MB
sha256:a16eb3b9767e8e23ba5891f0c529b558c327e291f57762c6f3af315e60b6bc79
buildkit-release
621 MB
sha256:42ecb7da8d37c7ca7e0d307ff4a757f773b698dd61ebc8669039ea395ea37245
data-accelerator~buildkit~34MBXV.dockerbuild
170 KB
sha256:04274077a7952ff5b11d5820474d0395d02e82ddf83df692069b2ffd10b429d7
data-accelerator~buildkit~3RQ51Y.dockerbuild
168 KB
sha256:ebb5239bf1650868c173f4a307f23ae1392a4dc770fdbb1e0d91222000bc5c44
data-accelerator~buildkit~8DQWUQ.dockerbuild
94.4 KB
sha256:3402d3f2e5d1514649a49eefc6de1cefd8ab6454f7126587eab5ab4dd57cbeef
data-accelerator~buildkit~95E7SE.dockerbuild
124 KB
sha256:54496d7cb856f47d2928601265e0fb758060b2dafb81b78c00a778b2769ee19b
data-accelerator~buildkit~A04NO2.dockerbuild
168 KB
sha256:65e741429d039c35025826ed607dd62514eb3bec6abcf8190103e867f3b8bec3
data-accelerator~buildkit~ALUYQQ.dockerbuild
63.8 KB
sha256:3d252c9b64be1a10915c3abc86a26840c22ae7c26f429a482f8450a121fdd21b
data-accelerator~buildkit~D64ZS0.dockerbuild
170 KB
sha256:fb86f1dfdedfeec141fcf8ab1e616aea4fd988893600fd91c5c4b529280436e0
data-accelerator~buildkit~DWUQYD.dockerbuild
169 KB
sha256:e4c696fb8a6af71fda8c21eb1fbd6a83e12f4197cf14d93becc502e525012e6a
data-accelerator~buildkit~IHXHT8.dockerbuild
92.8 KB
sha256:f686523e40ef504c6bf11765003655c341fa163b999a8d3d2275748badae1bb1
data-accelerator~buildkit~KJMYVX.dockerbuild
169 KB
sha256:a32e64266173f319feab4a94a278944dcb5bb4f993406bb0762ff9058f4f0036
data-accelerator~buildkit~KP75OM.dockerbuild
65.4 KB
sha256:3afa2561b945514294e15b2e5b993c49d1e3c037c515f6a9e09c8ff1ad7143d1
data-accelerator~buildkit~LZ0WO6.dockerbuild
170 KB
sha256:42c35e2259dfcad7cadda8766a0f26adea0a1f446124284ef269aae65411e3bf
data-accelerator~buildkit~MKOH6Y.dockerbuild
168 KB
sha256:dae483fe464f18159d74756279bd77db455143ce2932ca8f6408db576a46ec66
data-accelerator~buildkit~MRHPNV.dockerbuild
93.1 KB
sha256:b7601b88f03dbbed0ef289343326dd1488ce75b090ac8f913e72935769cd488a
data-accelerator~buildkit~NASEOB.dockerbuild
171 KB
sha256:f7f1af06dfdf3e648859dcf901eb962418b85ec92b03f8c35df0fce445e7afcf
data-accelerator~buildkit~QDCVZZ.dockerbuild
170 KB
sha256:cec06e69bf224a0727637676d5e61326064eb5123c35eff053ae85027f60eb4c
data-accelerator~buildkit~RYCASZ.dockerbuild
66.3 KB
sha256:435962cae286a27bc973dbe6a748506ecdb5c75f222c14aa55866382f7ae1bd4
data-accelerator~buildkit~S14G1S.dockerbuild
168 KB
sha256:a33466f23853438bd1cf572abdfc4c7b98f47ddc7032bb8ce44b96859fdfca94
data-accelerator~buildkit~TSOTAX.dockerbuild
170 KB
sha256:21d9c6c3638b953ff8857bfffdb985f728756a16f147f0fb879672a0284a6952
data-accelerator~buildkit~UV1PXY.dockerbuild
169 KB
sha256:44270f723196c0f12a058e1390ef58189b416e5e36263918e20c8ae8349cd94f
data-accelerator~buildkit~UYOHV8.dockerbuild
91.3 KB
sha256:143b63a4c48ef2ac7088af0c9a438b5e1c73179de19fb19c6e31e6ae593773c7
data-accelerator~buildkit~VEPFSI.dockerbuild
67.7 KB
sha256:5ed3097059064f7545c0b05b9b21111a8b0704695ee11deabc198a5f90a72a90
data-accelerator~buildkit~VUUBIL.dockerbuild
170 KB
sha256:7f1225bfaf50cf641eeb73bbe64005f15279c87dc141975de971cd00f435a324
data-accelerator~buildkit~X489GC.dockerbuild
68.5 KB
sha256:8fd2a04ef7988918c4cd82455079657d88275d4d3c3fb9a7b44fc9dddfb92585
data-accelerator~buildkit~XY7E2T.dockerbuild
92.6 KB
sha256:c698504ee2445f121f3c0a0c51b4cbd2c3a69e20aea3d0048082e461cc7be24c
data-accelerator~buildkit~YAFGV0.dockerbuild
93.3 KB
sha256:c97dd71c53e0dec48ec22e2db7660c8d08141e4f81d66b715a1daca27227da52
test-reports-run--1--- Expired
595 KB
sha256:785b6668e963247675bfb689a749885ba18358361d8f46c903bcd0d3d10f7b6f
test-reports-run--1---nydus Expired
599 KB
sha256:d38fd470fbfec4c5a6a611bc1108a22dddb4ceeb92114d338fc00cee93d40267
test-reports-run-cacheremotecachegha---oci- Expired
393 KB
sha256:57ade610b113424e7bce990074f67e918ffba537f10beac192a40b796f703614
test-reports-run-client---containerd-nydus Expired
441 KB
sha256:b16d84109f363d7a759fbfcf37cf3dabe957d0368d1567fc276faf49a5e2d77e
test-reports-run-client---oci-nydus Expired
446 KB
sha256:4c924804f033445ac44ef2bd14a99df2a522ab5e2fddec8bc7b5da23e2745c89
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd- Expired
477 KB
sha256:0545cb11f00c949c5b5ac7c62767fa7685dba6324db5927209ce326c97b0ef05
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17- Expired
466 KB
sha256:bf2ed3c393ddb29a4d77c1ac1443bcf6ad30eaefc4c050016c26d3a5e2ac8ba5
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-20- Expired
27.1 KB
sha256:f302a94e4ffe6d3771c427d308b50df44c7e7cec78b79dc005743f77e62c137d
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless- Expired
311 KB
sha256:de968e2cc45c0bab1cd92c1295ff0b6ea56aa7f6537359691151b852b56520cb
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz- Expired
465 KB
sha256:401ae03a4b7c71dc386642bab771e89edff98dacff900612661cd52678d856cf
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci- Expired
469 KB
sha256:ae24e7c4fe9c9455733ba6693484cb40f913160be9e1b72d5be2ff3d05c9ad60
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless- Expired
315 KB
sha256:b5351e66b5ba6c3771ee567e55f9ffb229a55e92bacb5d0992fb51116bc6d4c2
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns- Expired
317 KB
sha256:225e7c02d02d38b9b65c60f9370b68b92c1acbb1e9da421c821d0f090e4a1682
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz- Expired
470 KB
sha256:31d6990c5e1ac06fd6ab5721f96e73240a1664817eef5619637b765a67e2f93c