remotecache: refactor to new cache export interface #6472
Annotations
5 errors
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L731
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin
=== PAUSE TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin
=== CONT TestIntegration/TestExportCacheLoop/worker=containerd-2.0/frontend=builtin
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:
TODO: multiple matching dependencies for sha256:4349319b21e01de080c75b86c0151035b8de93796e05f56ebc002595dc7c6104: map[0xc0006adbc0:{} 0xc0006add40:{}]
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:222
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:278
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
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:295
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-2.0/frontend=builtin
sandbox.go:202: stdout: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd903973686/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd903973686/config.toml
sandbox.go:205: > StartCmd 2025-08-13 15:40:42.630231061 +0000 UTC m=+44.319765153 /opt/containerd-alt-20/bin/containerd --config /tmp/bktest_containerd903973686/config.toml
sandbox.go:205: time="2025-08-13T15:40:42.652472271Z" level=info msg="starting containerd" revision= version=2.0.6+unknown
sandbox.go:205: time="2025-08-13T15:40:42.663569627Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.326µs"
sandbox.go:205: time="2025-08-13T15:40:42.663622266Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:205: time="2025-08-13T15:40:42.663649547Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:205: time="2025-08-13T15:40:42.663688911Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:205: time="2025-08-13T15:40:42.663701985Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:205: time="2025-08-13T15:40:42.663732883Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:205: time="2025-08-13T15:40:42.663830026Z" 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="2025-08-13T15:40:42.663845454Z" level=i
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L5920
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=client
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=client
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=client
dockerfile_test.go:5920:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5920
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
TODO: multiple matching dependencies for sha256:3a477d358ba827cb57ca81b1a05ad1054e1776f47a86f60dada5d71083a04203: map[0xc000ba6e40:{} 0xc000ba6f00:{}]
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:222
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:278
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
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:295
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/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=client
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2340818893/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2000789555/buildkitd.toml --root /tmp/bktest_buildkitd3040753037 --addr unix:///tmp/bktest_buildkitd3040753037/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-13 15:40:58.37483841 +0000 UTC m=+60.064372502 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2340818893/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2000789555/buildkitd.toml --root /tmp/bktest_buildkitd3040753037 --addr unix:///tmp/bktest_buildkitd3040753037/buildkitd.sock --debug
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3040753037/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3040753037/net/cni\" for cleanup: open /tmp/bktest_buildkitd3040753037/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="creating new network namespace u3gbmogkazpxodh9toryws5u9"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="finished creating network namespace u3gbmogkazpxodh9toryws5u9"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="finished setting up network namespace u3gbmogkazpxodh9toryws5u9"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="remote introspection plugin filt
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L5920
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=builtin
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=builtin
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=builtin
dockerfile_test.go:5920:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5920
/src/util/testutil/integration/run.go:103
/src/util/testutil/integration/run.go:251
Error: Received unexpected error:
TODO: multiple matching dependencies for sha256:d22bb6ae0ead162d9ee45c8f670865325078c262e83b09c1ae79b88f280b5efd: map[0xc000f0d1a0:{} 0xc000f0d260:{}]
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:222
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:278
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
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:295
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/TestCacheMultiPlatformImportExport/worker=containerd-2.0/frontend=builtin
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd645806626/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2045480588/buildkitd.toml --root /tmp/bktest_buildkitd2033376967 --addr unix:///tmp/bktest_buildkitd2033376967/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2025-08-13 15:40:58.562601787 +0000 UTC m=+60.252135859 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd645806626/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config2045480588/buildkitd.toml --root /tmp/bktest_buildkitd2033376967 --addr unix:///tmp/bktest_buildkitd2033376967/buildkitd.sock --debug
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2033376967/buildkitd-debug.sock"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2033376967/net/cni\" for cleanup: open /tmp/bktest_buildkitd2033376967/net/cni: no such file or directory"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="creating new network namespace t7wns5vtaaxl776w93hptbsb5"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="finished creating network namespace t7wns5vtaaxl776w93hptbsb5"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="finished setting up network namespace t7wns5vtaaxl776w93hptbsb5"
sandbox.go:205: time="2025-08-13T15:40:58Z" level=debug msg="remote introspection plugin f
|
Generate annotations:
frontend/dockerfile/run.go#L324
=== RUN TestIntegration
run.go:324: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33973/library/busybox:latest
time="2025-08-13T15:39:58Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33973"
run.go:324: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33973/library/alpine:latest
time="2025-08-13T15:39:59Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33973"
run.go:324: copied docker.io/amd64/busybox:stable-musl to local mirror localhost:33973/library/busybox:stable-musl
run.go:324: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:38603/amd64/debian:bullseye-20230109-slim
--- FAIL: TestIntegration (0.07s)
|
Test
Process completed with exit code 1.
|
Loading