Skip to content

support refresh pull policy #6122

support refresh pull policy

support refresh pull policy #6122

Triggered via pull request February 24, 2025 07:52
Status Failure
Total duration 2m 16s
Artifacts 18

ci.yml

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

Annotations

82 errors and 10 warnings
validate (validate-go-mod)
Process completed with exit code 2.
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
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
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/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/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 (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/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 (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
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, 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 (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'
e2e (plugin, 27)
ENOENT: no such file or directory, open '/tmp/report/report.xml'
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 (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 (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:
validate (lint)
Process completed with exit code 2.
binary (linux/ppc64le)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (linux/arm/v7)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (linux/arm/v6)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (linux/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (linux/riscv64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (linux/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (darwin/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (windows/amd64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (linux/s390x)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
binary (darwin/arm64)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists

Artifacts

Produced during runtime
Name Size Digest
docker~compose~02X6PR.dockerbuild Expired
30.3 KB
sha256:facd68fb649a76394a088c2c6c741075d5d07d9a8110024531e7996370d2d9bc
docker~compose~3Z0WKN.dockerbuild Expired
37.3 KB
sha256:3aa08ddcb42413dfeb65309ee94c8589587e9886fe8df15488c032030d6c1cad
docker~compose~4L2OE7.dockerbuild Expired
30.8 KB
sha256:a0e1388c0d31d4e98f203330c9d61f2014e45b99c0d6bfddb2ea5d97448bd56e
docker~compose~AJIBFF.dockerbuild Expired
29.4 KB
sha256:9eaa6748c136a813c124021e7c0e5d03097435e2bbdabd6296ecd2c8b154df4f
docker~compose~DYDPGY.dockerbuild Expired
37.9 KB
sha256:6dac11ea079ae4e5a79c2e069fd6c655e7fda4eabfe4d6b73ae6cc0352db1576
docker~compose~EMR1RZ.dockerbuild Expired
37.2 KB
sha256:a75b0ae34aca719ba223c5bf9508df45697165f749e9b27c82fc8a29dbe54f43
docker~compose~HA6SMH.dockerbuild Expired
36.9 KB
sha256:8df867f26f067e0293fbc3b66e5ce79501f2f38a260df56e3aa3d813d5a789ee
docker~compose~KCOFGF.dockerbuild Expired
31.3 KB
sha256:95692f539a8051c5e27addfc4c6c5d265daf24988cded76346cdbb4f95a566a1
docker~compose~L1KRZN.dockerbuild Expired
37.8 KB
sha256:8894429ef481dcebf3a5e6b22accc45fd634fd53dedbc2e9a603192562b1cc7c
docker~compose~LMRYSM.dockerbuild Expired
37.6 KB
sha256:f2e26c5ac41d3cdb42cb46a913f2f34604053d39cdccca6b56368ab658c677bc
docker~compose~N0ZUYL.dockerbuild Expired
38.1 KB
sha256:d38f0db1300e90aad155c5a4c8a52ddab305e86510fe877c912f81ed00d3ec27
docker~compose~NZ02Z9.dockerbuild Expired
30.9 KB
sha256:6ef250b5c2b078e7fff5b6cb21f921bfd264c1a523db521ad557c0adc10b30ec
docker~compose~O5G14A.dockerbuild Expired
37.7 KB
sha256:58c976adea16312d8f4d669c9425779e07e7db4b653b2fd86f2c3f512d0d29d6
docker~compose~R2MCRD.dockerbuild Expired
37.4 KB
sha256:8869a303d5d6cdd363b9c8b68aa3a3bb97b7ebc95ebb86049ecc3f0f4b1b1c1b
docker~compose~U4YZXI.dockerbuild Expired
38.2 KB
sha256:422b2e9bf84cce002a9dfd5fcf4e7b4bd954c9ceda2e8c2cb6aa5eba4f35f5c9
docker~compose~XYSOIP.dockerbuild Expired
30.6 KB
sha256:335b7e3f801890e01306743020ab96778a5d7140295f10d20e554d6b9c626979
docker~compose~YVHBZM.dockerbuild Expired
37.5 KB
sha256:64f4453e701e70f63e5e3736ccf5332c46af35cf248b3072f85b5cc8f3929f43
docker~compose~YZUCDE.dockerbuild Expired
37.8 KB
sha256:37728804022c5dd48219794c516cfce58f31f787fa6c6427372f49ebaa717b0f