Skip to content

[testing] migrate to moby/moby/api, moby/moby/client modules (with current buildx) #7232

[testing] migrate to moby/moby/api, moby/moby/client modules (with current buildx)

[testing] migrate to moby/moby/api, moby/moby/client modules (with current buildx) #7232

Triggered via pull request July 31, 2025 16:26
Status Failure
Total duration 3m 59s
Artifacts 18

ci.yml

on: pull_request
Matrix: e2e
Matrix: validate
Matrix: binary
coverage
coverage
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

81 errors
validate (validate-docs)
Process completed with exit code 2.
binary (linux/ppc64le)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm/v7)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (windows/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/s390x)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/arm/v6)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (windows/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (linux/riscv64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (darwin/arm64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
binary (darwin/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
e2e (standalone, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 28)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (standalone, 28)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 28)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 28)
undefined: jsonmessage.JSONError
e2e (standalone, 28)
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
e2e (standalone, 28)
c.Conn undefined (type ContainerStdin has no field or method Conn)
e2e (standalone, 28)
undefined: moby.HijackedResponse
e2e (standalone, 28)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (standalone, 28)
undefined: moby.HijackedResponse
e2e (standalone, 28)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 28)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (plugin, 28)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 28)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 28)
undefined: jsonmessage.JSONError
e2e (plugin, 28)
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
e2e (plugin, 28)
c.Conn undefined (type ContainerStdin has no field or method Conn)
e2e (plugin, 28)
undefined: moby.HijackedResponse
e2e (plugin, 28)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (plugin, 28)
undefined: moby.HijackedResponse
e2e (plugin, 28)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (plugin, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 27)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (plugin, 27)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 27)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 27)
undefined: jsonmessage.JSONError
e2e (plugin, 27)
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
e2e (plugin, 27)
c.Conn undefined (type ContainerStdin has no field or method Conn)
e2e (plugin, 27)
undefined: moby.HijackedResponse
e2e (plugin, 27)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (plugin, 27)
undefined: moby.HijackedResponse
e2e (plugin, 27)
undefined: jsonmessage.DisplayJSONMessagesToStream
validate (lint)
Process completed with exit code 2.
test
ENOENT: no such file or directory, open 'bin/coverage/unit/report.xml'
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c rm -rf /tmp/coverage && mkdir -p /tmp/coverage && rm -rf /tmp/report && mkdir -p /tmp/report && go run gotest.tools/gotestsum@latest --format testname --junitfile \"/tmp/report/report.xml\" -- -tags \"$BUILD_TAGS\" -v -cover -covermode=atomic $(go list $(TAGS) ./... | grep -vE 'e2e') -args -test.gocoverdir=\"/tmp/coverage\" && go tool covdata percent -i=/tmp/coverage" did not complete successfully: exit code: 1
e2e (plugin, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 26)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (plugin, 26)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (plugin, 26)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (plugin, 26)
undefined: jsonmessage.JSONError
e2e (plugin, 26)
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
e2e (plugin, 26)
c.Conn undefined (type ContainerStdin has no field or method Conn)
e2e (plugin, 26)
undefined: moby.HijackedResponse
e2e (plugin, 26)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (plugin, 26)
undefined: moby.HijackedResponse
e2e (plugin, 26)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 26)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (standalone, 26)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 26)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 26)
undefined: jsonmessage.JSONError
e2e (standalone, 26)
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
e2e (standalone, 26)
c.Conn undefined (type ContainerStdin has no field or method Conn)
e2e (standalone, 26)
undefined: moby.HijackedResponse
e2e (standalone, 26)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (standalone, 26)
undefined: moby.HijackedResponse
e2e (standalone, 26)
undefined: jsonmessage.DisplayJSONMessagesToStream
e2e (standalone, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 27)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (standalone, 27)
cannot use func(cli *command.DockerCli) (client.APIClient, error) {…} (value of type func(cli *command.DockerCli) ("github.com/moby/moby/client".APIClient, error)) as func(*command.DockerCli) ("github.com/docker/docker/client".APIClient, error) value in argument to command.WithInitializeClient
e2e (standalone, 27)
cannot use s.dockerCli.Client() (value of type "github.com/docker/docker/client".APIClient) as "github.com/moby/moby/client".APIClient value in return statement: "github.com/docker/docker/client".APIClient does not implement "github.com/moby/moby/client".APIClient (wrong type for method ImageHistory)
e2e (standalone, 27)
undefined: jsonmessage.JSONError
e2e (standalone, 27)
c.CloseWrite undefined (type ContainerStdin has no field or method CloseWrite)
e2e (standalone, 27)
c.Conn undefined (type ContainerStdin has no field or method Conn)
e2e (standalone, 27)
undefined: moby.HijackedResponse
e2e (standalone, 27)
l.Reader undefined (type ContainerStdout has no field or method Reader)
e2e (standalone, 27)
undefined: moby.HijackedResponse
e2e (standalone, 27)
undefined: jsonmessage.DisplayJSONMessagesToStream

Artifacts

Produced during runtime
Name Size Digest
docker~compose~2Z1Z6A.dockerbuild Expired
45.2 KB
sha256:31969aa930c432b0aa4c5baff2db1a370679ce688cb5d426f9af6ffd0a758ae9
docker~compose~5VKH82.dockerbuild Expired
38.8 KB
sha256:506eef6f8be4de5bba04d987b4aafdd78bbba5b6ca63fa84181d18670b5eac0a
docker~compose~6XE5OG.dockerbuild Expired
38.8 KB
sha256:fb78c3b01a6d2c7b2eb7c8332c3147c20fe04fa9dbbf2f265603368838691baa
docker~compose~85QV0E.dockerbuild Expired
46 KB
sha256:81a6cc4fdc4e405b9016418677ba6913a7ba4ac2ea01447454c26ef7d9b2aaa9
docker~compose~AVINMK.dockerbuild Expired
38.3 KB
sha256:7c890bd4fa06a40657b22ecd836190f5a44e3ae89d61fe11c914b8a94c0099b1
docker~compose~E9RWRR.dockerbuild Expired
45.9 KB
sha256:aa4f0983d9920a3030dab1ec32b82335b386d8047288f89b99830da815948baf
docker~compose~IPO1CI.dockerbuild Expired
46.9 KB
sha256:cbfa786a1f2ecb86e2d4e8c4a534ffa1484c0a32d159c82e920e2a2471e8b1a0
docker~compose~L97NT9.dockerbuild Expired
39.2 KB
sha256:145f7ab6a63f83744bd20ea4d2e36c194fee822bd3c4e6edfd593d1db7e27bc3
docker~compose~MF9FPJ.dockerbuild Expired
46.5 KB
sha256:b892515b11cc380ab0ee2691177687f6a1b6641752a896cf0a4a15f72630a17d
docker~compose~N7UMPN.dockerbuild Expired
45.2 KB
sha256:67bb8a5b09fabecafbd9fe2f4cd79d91646fb1548f2309e87df8ac4697bfed42
docker~compose~O5PQQZ.dockerbuild Expired
45.4 KB
sha256:4553bca142a602d743869bf59ad076cbed82e2a965d593f30deaa4c43ce204fa
docker~compose~OSWPWS.dockerbuild Expired
45.7 KB
sha256:0af3a1c2aad472343421b43c090361a3062146cc14c59661ba8672908b6ac52e
docker~compose~OULB3O.dockerbuild Expired
46.5 KB
sha256:33d26502a2ec1facb65554d4872431a16eaf07b19c04a963d8552bc7f17dca95
docker~compose~OXETRF.dockerbuild Expired
38.5 KB
sha256:afe14f0beaaee38923ccaa1928fbff1e8a5734cbb96cfc45c4f694248a5cbd45
docker~compose~VF7LIX.dockerbuild Expired
41.1 KB
sha256:c2caba7be24977d1d09f311f7ea346d44ee5ee26e746d18c8dcbb69ce0eb8622
docker~compose~VJ6749.dockerbuild Expired
38.1 KB
sha256:bb95fe7d23010e93517d3b31bee0767b7470b8314ba4b69e68fb4a621c1fa297
docker~compose~XL16UV.dockerbuild Expired
45.7 KB
sha256:2d11ebb2198677fef4fb61f7a71bad979485a7ea0ad6c38a1db479317891a3ac
docker~compose~ZQI5X1.dockerbuild Expired
46.9 KB
sha256:c2aff7d0d1ebe3c49dd8580217ea6a75ea69d586b3679d47fb29c2a884377222