remotecache: refactor to new cache export interface #6482
Annotations
3 errors
Generate annotations:
frontend/dockerfile/sandbox.go#L147
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client
sandbox.go:147: sandbox timeout reached, stopping worker
sandbox.go:178: failed to get debug logs: Get "http://localhost/debug/pprof/goroutine?debug=2": dial unix /tmp/bktest_buildkitd664606220/buildkitd-debug.sock: connect: no such file or directory
dockerfile_test.go:731:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:731
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:338
golang.org/x/sync/errgroup.(*Group).add.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:130
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestExportCacheLoop/worker=containerd-rootless/frontend=client
sandbox.go:202: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3156349769/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3156349769/config.toml
sandbox.go:202: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3156349769/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3156349769/config.toml
sandbox.go:205: > StartCmd 2025-08-14 10:09:39.688079877 +0000 UTC m=+17.729163434 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3156349769/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3156349769/config.toml
sandbox.go:205: time="2025-08-14T10:09:39.793808894Z" level=info msg="starting containerd" revision= version=2.1.4+unknown
sandbox.go:205: time="2025-08-14T10:09:39.807571843Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.587µs"
sandbox.go:205: time="2025-08-14T10:09:39.807623379Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-14T10:09:39.807681678Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:205: time="2025-08-14T10:09:39.807715601Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T10:09:39.807761096Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission denied" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-14T10:09:39.807784610Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-14T10:09:39.807806932Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-14T10:09:39.807968153Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.
|
Generate annotations:
frontend/dockerfile/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35059/library/busybox:latest
time="2025-08-14T10:09:23Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35059"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35059/library/alpine:latest
time="2025-08-14T10:09:24Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:35059"
run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:35059/library/busybox:stable-musl
run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:34049/amd64/debian:bullseye-20230109-slim
--- FAIL: TestIntegration (0.06s)
|
Test
Process completed with exit code 1.
|
Loading