only load env_file after services have been selected #6226
ci.yml
on: pull_request
Matrix: binary
coverage
0s
release
0s
Annotations
82 errors and 6 warnings
validate (validate-go-mod)
Process completed with exit code 2.
|
validate (validate-docs)
Process completed with 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/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/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
|
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/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 (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 (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/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 (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
|
e2e (standalone, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/cli (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/dotenv (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/format (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/utils (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/cli (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/dotenv (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/format (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/utils (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/cli (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/dotenv (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/format (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/utils (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
|
e2e (standalone, 28)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/cli (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/dotenv (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/format (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/utils (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 28)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/cli (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/dotenv (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/format (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/utils (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (standalone, 26)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
|
validate (lint)
Process completed with exit code 2.
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/cli (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/dotenv (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/format (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/utils (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/loader (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/template (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
missing go.sum entry for module providing package github.com/compose-spec/compose-go/v2/types (imported by github.com/docker/compose/v2/cmd/compose); to add:
|
e2e (plugin, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
|
e2e (standalone, 27)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a4f8b0a37bfd9f5cc08241433c602cf83c2eb36ae6dd65e9079920c394a596c5
|
e2e (plugin, 28)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a4f8b0a37bfd9f5cc08241433c602cf83c2eb36ae6dd65e9079920c394a596c5
|
e2e (plugin, 26)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a4f8b0a37bfd9f5cc08241433c602cf83c2eb36ae6dd65e9079920c394a596c5
|
e2e (standalone, 28)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a4f8b0a37bfd9f5cc08241433c602cf83c2eb36ae6dd65e9079920c394a596c5
|
e2e (standalone, 26)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a4f8b0a37bfd9f5cc08241433c602cf83c2eb36ae6dd65e9079920c394a596c5
|
e2e (plugin, 27)
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-a4f8b0a37bfd9f5cc08241433c602cf83c2eb36ae6dd65e9079920c394a596c5
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker~compose~2GMGJ2.dockerbuild
|
29.5 KB |
|
docker~compose~3MP971.dockerbuild
|
36.7 KB |
|
docker~compose~5XMI7Z.dockerbuild
|
37 KB |
|
docker~compose~67VEDW.dockerbuild
|
30.6 KB |
|
docker~compose~6YPANK.dockerbuild
|
36.8 KB |
|
docker~compose~8JG6WJ.dockerbuild
|
36.5 KB |
|
docker~compose~C73E31.dockerbuild
|
30.5 KB |
|
docker~compose~CB4T1J.dockerbuild
|
36.9 KB |
|
docker~compose~HO5QAZ.dockerbuild
|
37.1 KB |
|
docker~compose~IHCU18.dockerbuild
|
36.6 KB |
|
docker~compose~IK5XUK.dockerbuild
|
36 KB |
|
docker~compose~IZZAFV.dockerbuild
|
36.8 KB |
|
docker~compose~J0932W.dockerbuild
|
30.6 KB |
|
docker~compose~OW16C8.dockerbuild
|
30.5 KB |
|
docker~compose~RMHABC.dockerbuild
|
36.9 KB |
|
docker~compose~V9CCDV.dockerbuild
|
37 KB |
|
docker~compose~W24N6A.dockerbuild
|
30.6 KB |
|
docker~compose~WD6OA9.dockerbuild
|
36.9 KB |
|