tests: frontend/dockerfile: update integration tests for windows/wcow (revisited) #5703
buildkit.yml
on: pull_request
prepare
5s
govulncheck
58s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
6 errors
Failed: client/TestClientGatewayIntegration:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41041/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.01s)
|
Failed: client/TestClientGatewayIntegration/TestClientGatewayContainerSignal/worker=containerd-snapshotter-stargz:
client/build_test.go#L2172
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerSignal/worker=containerd-snapshotter-stargz
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerSignal/worker=containerd-snapshotter-stargz
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerSignal/worker=containerd-snapshotter-stargz
build_test.go:2172:
Error Trace: /src/client/build_test.go:2172
/src/frontend/gateway/grpcclient/client.go:215
/src/client/build.go:58
/src/client/solve.go:295
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:78
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Received unexpected error:
DeadlineExceeded: context deadline exceeded
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/frontend/gateway/pb.(*lLBBridgeClient).NewContainer
/src/frontend/gateway/pb/gateway_grpc.pb.go:178
github.com/moby/buildkit/client.(*gatewayClientForBuild).NewContainer
/src/client/build.go:153
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).NewContainer
/src/frontend/gateway/grpcclient/client.go:895
github.com/moby/buildkit/client.testClientGatewayContainerSignal.func1
/src/client/build_test.go:2165
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:215
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:58
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:295
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: TestClientGatewayIntegration/TestClientGatewayContainerSignal/worker=containerd-snapshotter-stargz
build_test.go:2229:
Error Trace: /src/client/build_test.go:2229
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: An error is expected but got nil.
Test: TestClientGatewayIntegration/TestClientGatewayContainerSignal/worker=containerd-snapshotter-stargz
sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd215539357/config.toml
sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd215539357/config.toml
sandbox.go:190: > StartCmd 2024-12-17 05:38:35.384643446 +0000 UTC m=+17.047834350 /usr/bin/containerd --config /tmp/bktest_containerd215539357/config.toml
sandbox.go:190: time="2024-12-17T05:38:35.427041791Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:190: time="2024-12-17T05:38:35.445962868Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="4.227µs"
sandbox.go:190: time="2024-12-17T05:38:35.460911403Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2024-12-17T05:38:35.460977526Z" level=info msg="loading plugin" id=i
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39035/library/alpine:latest
time="2024-12-17T05:38:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39035"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:39035/tonistiigi/test:nolayers
time="2024-12-17T05:38:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39035"
time="2024-12-17T05:38:49Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:39035/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.05s)
|
Failed: client/TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless:
client/client_test.go#L8051
=== RUN TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
=== PAUSE TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
=== CONT TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
client_test.go:8051: content: sha256:63fae89576d8600c01970816d2200a2f761df72073aa7fb8884d9927d276992f 98034 map[]
client_test.go:8059: data: <nil> "{\n \"Name\": \"remotes.docker.resolver.HTTPRequest\",\n \"SpanContext\": {\n \"TraceID\": \"d5aaefaced423f2e97692d5d00b6c5d0\",\n \"SpanID\": \"1748f47005dfc62e\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"Parent\": {\n \"TraceID\": \"d5aaefaced423f2e97692d5d00b6c5d0\",\n \"SpanID\": \"6088576244f17a98\",\n \"TraceFlags\": \"01\",\n \"TraceState\": \"\",\n \"Remote\": false\n },\n \"SpanKind\": 3,\n \"StartTime\": \"2024-12-17T05:41:51.160397771Z\",\n \"EndTime\": \"2024-12-17T05:41:51.162319382Z\",\n \"Attributes\": [\n {\n \"Key\": \"http.method\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"HEAD\"\n }\n },\n {\n \"Key\": \"http.url\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"http://localhost:39035/v2/library/alpine/manifests/latest?ns=docker.io\"\n }\n },\n {\n \"Key\": \"net.peer.name\",\n \"Value\": {\n \"Type\": \"STRING\",\n \"Value\": \"localhost\"\n }\n },\n {\n \"Key\": \"net.peer.port\",\n \"Value\": {\n \"Type\": \"INT64\",\n "
client_test.go:8062:
Error Trace: /src/client/client_test.go:8062
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1298
/src/util/testutil/integration/run.go:212
Error: content still exists
Test: TestIntegration/TestDiffDeleteFilesMerge/worker=containerd-rootless
Messages: [{Digest:sha256:63fae89576d8600c01970816d2200a2f761df72073aa7fb8884d9927d276992f Size:98034 CreatedAt:2024-12-17 05:41:58.143535173 +0000 UTC UpdatedAt:2024-12-17 05:41:58.143535173 +0000 UTC Labels:map[]}]
sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3560832955/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_containerd3560832955/config.toml
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3560832955/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_containerd3560832955/config.toml
sandbox.go:190: > StartCmd 2024-12-17 05:41:27.623779584 +0000 UTC m=+176.996378511 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3560832955/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_containerd3560832955/config.toml
sandbox.go:190: time="2024-12-17T05:41:27.706794239Z" level=info msg="starting containerd" revision= version=2.0.0+unknown
sandbox.go:190: time="2024-12-17T05:41:27.718035536Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.745µs"
sandbox.go:190: time="2024-12-17T05:41:27.718079959Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2024-12-17T05:41:27.718341117Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2024-12-17T05:41:27.718415055Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: p
|
test / run (containerd-rootless, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integr...
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
14.4 MB |
|
buildkit-darwin-arm64
Expired
|
13.8 MB |
|
buildkit-linux-amd64
Expired
|
78.1 MB |
|
buildkit-linux-arm-v7
Expired
|
73.3 MB |
|
buildkit-linux-arm64
Expired
|
73.4 MB |
|
buildkit-linux-ppc64le
Expired
|
74.2 MB |
|
buildkit-linux-riscv64
Expired
|
73.9 MB |
|
buildkit-linux-s390x
Expired
|
77.3 MB |
|
buildkit-windows-amd64
Expired
|
40.9 MB |
|
buildkit-windows-arm64
Expired
|
38.1 MB |
|
moby~buildkit~6K2YGT.dockerbuild
|
118 KB |
|
moby~buildkit~8ECVDB.dockerbuild
|
116 KB |
|
moby~buildkit~DGZAG7.dockerbuild
|
117 KB |
|
moby~buildkit~IQCRUN.dockerbuild
|
33 KB |
|
moby~buildkit~KHUJVX.dockerbuild
|
114 KB |
|
moby~buildkit~LPVDPY.dockerbuild
|
111 KB |
|
moby~buildkit~MDIN5H.dockerbuild
|
117 KB |
|
moby~buildkit~QK7MDA.dockerbuild
|
114 KB |
|
moby~buildkit~SURDAW.dockerbuild
|
115 KB |
|
moby~buildkit~TG6ZAP.dockerbuild
|
116 KB |
|
moby~buildkit~UAZC3T.dockerbuild
|
117 KB |
|
moby~buildkit~W0KSZK.dockerbuild
|
118 KB |
|
moby~buildkit~W9480W.dockerbuild
|
115 KB |
|
moby~buildkit~Y2RQR7.dockerbuild
|
118 KB |
|
moby~buildkit~ZWXPVB.dockerbuild
|
117 KB |
|
test-reports-run--1---
Expired
|
472 KB |
|
test-reports-run--1---nydus
Expired
|
472 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
383 KB |
|
test-reports-run-client---oci-nydus
Expired
|
387 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17-
Expired
|
406 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
424 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
418 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
410 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
278 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
279 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
411 KB |
|