Skip to content

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

[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) #7236

Triggered via pull request July 31, 2025 17:15
Status Failure
Total duration 45m 12s
Artifacts 17

ci.yml

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

Annotations

51 errors
validate (validate-docs)
Process completed with 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/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 (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/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 (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
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 (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 (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
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
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
validate (lint)
Process completed with exit code 2.
e2e (standalone, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 27)
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, 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)
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, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 28)
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)
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)
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, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (standalone, 26)
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, 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)
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 (plugin, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 27)
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 (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)
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, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 26)
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 (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)
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, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
e2e (plugin, 28)
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 (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)
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)
binary (linux/arm64)
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.

Artifacts

Produced during runtime
Name Size Digest
docker~compose~0GQXWJ.dockerbuild Expired
45.5 KB
sha256:a0805fff8c73156a31859a37983e4b06043437181655dbe301b01a82177864b8
docker~compose~0N6JHY.dockerbuild Expired
38.8 KB
sha256:e3082ac6d88ba092797e95e0fe5ec94e83c245da3fd1355cd6bc89dfcc857070
docker~compose~31TLB7.dockerbuild Expired
45.4 KB
sha256:955e8075df08a68cdeb1c6b21bab222c0098ba5a2bd0d6004e1a82dfdf0599a7
docker~compose~35NAL3.dockerbuild Expired
45.3 KB
sha256:8336d1ee04527a615eebb5559f235caf0bdd73a7ba38d768fdabeb18118eb8b0
docker~compose~CYXOHR.dockerbuild Expired
38.3 KB
sha256:2557c4722ab8997afd5c17f20d5aa35100de3aa0548af2774285a83e1cb09d80
docker~compose~EKADU3.dockerbuild Expired
45.5 KB
sha256:34e98205187f58b48b056b1344ff8fb62af0020595a133eeb7a924bafa88b13e
docker~compose~HBVJ8L.dockerbuild Expired
37.3 KB
sha256:829465f856847856c3e23ccb9b0871fa7b374ef7502d2435efe7142ca84c3a88
docker~compose~IB46N3.dockerbuild Expired
45.7 KB
sha256:9faa3dc3a356bcfb563cbfcc6bee9ff3ad20dc6a73b152eb4a3f93a00fc46bb9
docker~compose~L1MNXP.dockerbuild Expired
46.5 KB
sha256:fc5c06debe62160f1d5c6d283f050ffc838aa7012e01a322905a0d6f277509b2
docker~compose~LFDRRM.dockerbuild Expired
46.6 KB
sha256:565a9cf080aaef961644f4613073491bb97c37da527b067bc3f01b178d6f51fc
docker~compose~LNUIBG.dockerbuild Expired
38.5 KB
sha256:3f0e72ca443f88f4812097b386c98e6ab83c2b1fe17a2c8e478f7ced7775363a
docker~compose~TCVPSE.dockerbuild Expired
45.2 KB
sha256:c8b7a85bd62ceb0959ddb58cea4b03f6a289467c79974a58f42208c3df873d6c
docker~compose~TF8OZS.dockerbuild Expired
38.1 KB
sha256:d610783580b0c245ea8092ed1495973c5038fc1270dd5bd364fa038fc24569c1
docker~compose~TH99VT.dockerbuild Expired
45.2 KB
sha256:dfba237473d771c785ceb20ce0532467775713ce0587836b722786f0224e5f73
docker~compose~WE0DM0.dockerbuild Expired
45.5 KB
sha256:71e107bf94cd8f0b971e9b2291b4e2b623613aa5cde549cb325c676eb6bc5ee7
docker~compose~XJCSPX.dockerbuild Expired
40 KB
sha256:e06d0eba7b6f9dfb166f74865984287b7bf7b2c1204a6956fd55841364a4d0b4
docker~compose~ZQFJO1.dockerbuild Expired
38.2 KB
sha256:349a8cfb6b2d7f9e68b6f25f9b294f37825212cc4ff49d3547ee831dd81cb0c6