Merge pull request #5689 from thaJeztah/bump_fuse_overlayfs #5318
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L273
=== RUN TestIntegration
run.go:273: copied local:/labs.tar to local mirror localhost:35875/buildkit_test/z2h4zfsm26rskl7xeif9runt3:latest
run.go:273: copied docker.io/tonistiigi/hellofs:latest to local mirror localhost:41875/tonistiigi/hellofs:latest
--- FAIL: TestIntegration (0.04s)
|
Generate annotations:
frontend/dockerfile/dockerfile_provenance_test.go#L446
=== RUN TestIntegration/TestMultiPlatformProvenance/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestMultiPlatformProvenance/worker=oci/frontend=gateway
=== CONT TestIntegration/TestMultiPlatformProvenance/worker=oci/frontend=gateway
dockerfile_provenance_test.go:446:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:446
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"ok-$TARGETARCH\" > /foo" did not complete successfully: exit code: 255
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:204
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:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
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:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestMultiPlatformProvenance/worker=oci/frontend=gateway
sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2305469929/buildkitd.toml --root /tmp/bktest_buildkitd4023117412 --addr unix:///tmp/bktest_buildkitd4023117412/buildkitd.sock --debug
sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2305469929/buildkitd.toml --root /tmp/bktest_buildkitd4023117412 --addr unix:///tmp/bktest_buildkitd4023117412/buildkitd.sock --debug
sandbox.go:190: > StartCmd 2025-01-29 23:05:08.128702315 +0000 UTC m=+75.682630340 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2305469929/buildkitd.toml --root /tmp/bktest_buildkitd4023117412 --addr unix:///tmp/bktest_buildkitd4023117412/buildkitd.sock --debug
sandbox.go:190: time="2025-01-29T23:05:08Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4023117412/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-29T23:05:08Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:190: time="2025-01-29T23:05:08Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4023117412/net/cni\" for cleanup: open /tmp/bktest_buildkitd4023117412/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-29T23:05:08Z" level=debug msg="creating new network namespace ow0im5svcb2wmxjrei654lm2o"
sandbox.go:190: time="2025-01-29T23:05:08Z" level=debug msg="finished creating network namespace ow0im5svcb2wmxjrei654lm2o"
sandbox.go:190: time="2025-01-29T23:0
|
Test
Process completed with exit code 1.
|
Loading