Merge pull request #3554 from candrews/patch-1 #24
Annotations
3 errors and 1 warning
frontend/dockerfile/run.go#L272
=== RUN TestIntegration
run.go:272: copied local:/labs.tar to local mirror localhost:43225/buildkit_test/vlbq8w69a6qixeiygwujbgjcp:latest
run.go:272: copied docker.io/tonistiigi/hellofs:latest to local mirror localhost:38985/tonistiigi/hellofs:latest
--- FAIL: TestIntegration (0.04s)
|
frontend/dockerfile/dockerfile_runnetwork_test.go#L192
=== RUN TestIntegration/TestRunGlobalNetwork/worker=containerd/frontend=gateway/network.host=granted
=== PAUSE TestIntegration/TestRunGlobalNetwork/worker=containerd/frontend=gateway/network.host=granted
=== CONT TestIntegration/TestRunGlobalNetwork/worker=containerd/frontend=gateway/network.host=granted
dockerfile_runnetwork_test.go:192:
Error Trace: /src/frontend/dockerfile/dockerfile_runnetwork_test.go:192
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
process "/bin/sh -c ! nc -z 127.0.0.1 39815" did not complete successfully: exit code: 1
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:78
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:203
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.pb.go:2261
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:1695
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:1695
Test: TestIntegration/TestRunGlobalNetwork/worker=containerd/frontend=gateway/network.host=granted
sandbox.go:133: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2094496062/config.toml
sandbox.go:133: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2094496062/config.toml
sandbox.go:136: > StartCmd 2024-07-29 23:35:25.617570804 +0000 UTC m=+0.163731016 /usr/bin/containerd --config /tmp/bktest_containerd2094496062/config.toml
sandbox.go:136: time="2024-07-29T23:35:25Z" level=warning msg="containerd config version `1` has been deprecated and will be converted on each startup in containerd v2.0, use `containerd config migrate` after upgrading to containerd 2.0 to avoid conversion on startup"
sandbox.go:136: time="2024-07-29T23:35:25.643772403Z" level=info msg="starting containerd" revision=2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 version=v1.7.19
sandbox.go:136: time="2024-07-29T23:35:25.670346050Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-29T23:35:25.670414265Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-29T23:35:25.670468216Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-29T23:35:25.670490367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-29T23:35:25.670595523Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-29T23:35:25.670613808Z" level=info msg="loading plugin \"io.containerd.snapshotter.v
|
|
|
This job failed
Loading