Skip to content

reusable workflow to distribute multi-platform builds #2283

reusable workflow to distribute multi-platform builds

reusable workflow to distribute multi-platform builds #2283

Triggered via pull request February 19, 2025 02:05
Status Success
Total duration 2m 13s
Artifacts 35

ci.yml

on: pull_request
distribute-cache  /  prepare
16s
distribute-cache / prepare
distribute-cache  /  warmup
20s
distribute-cache / warmup
distribute  /  prepare
11s
distribute / prepare
distribute  /  warmup
18s
distribute / warmup
error-msg
6s
error-msg
error-check
6s
error-check
standalone
15s
standalone
remote
1m 3s
remote
set
29s
set
group
18s
group
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
24s
proxy-docker-config
proxy-buildkitd
30s
proxy-buildkitd
git-context
1m 17s
git-context
git-context-and-local
1m 16s
git-context-and-local
multi-output
32s
multi-output
load-and-push
34s
load-and-push
summary-disable
11s
summary-disable
summary-disable-deprecated
11s
summary-disable-deprecated
summary-not-supported
13s
summary-not-supported
record-upload-disable
22s
record-upload-disable
annotations-disabled
13s
annotations-disabled
Matrix: allow
Matrix: bake
Matrix: checks
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Matrix: distribute-cache / build
Matrix: distribute / build
distribute-cache  /  merge
11s
distribute-cache / merge
distribute  /  merge
7s
distribute / merge
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 24 warnings
error-check
buildx bake failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
error-msg
buildx bake failed with: Learn more at https://docs.docker.com/go/build-multi-platform/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint-other.Dockerfile#L7
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint-other.Dockerfile#L8
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L4
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint-other.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint-other.Dockerfile#L4
ConsistentInstructionCasing: Command 'froM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
All commands within the Dockerfile should use the same casing (either upper or lower): test/lint.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase) More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
Multiple instructions of the same type should not be used in the same stage: test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
standalone
Docker is required to export a build record
distribute-cache / warmup
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
distribute / warmup
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
bake (default)
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
bake (release)
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
distribute / build (2, linux/386, ubuntu-latest)
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
distribute / build (0, linux/amd64, ubuntu-latest)
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
distribute-cache / build (0, linux/amd64, ubuntu-latest)
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
distribute / build (1, linux/arm64, ubuntu-24.04-arm)
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
distribute-cache / build (3, linux/arm/v6, ubuntu-24.04-arm)
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
distribute-cache / build (1, linux/arm64, ubuntu-24.04-arm)
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
distribute-cache / build (2, linux/arm/v7, ubuntu-24.04-arm)
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
docker~bake-action~06QH3G.dockerbuild
17.1 KB
docker~bake-action~0QDGI4.dockerbuild
23.6 KB
docker~bake-action~25Q6FO.dockerbuild
25.4 KB
docker~bake-action~2LXS8C+1.dockerbuild
17.1 KB
docker~bake-action~3X5QC7.dockerbuild
15.8 KB
docker~bake-action~4QBAZA.dockerbuild
30.2 KB
docker~bake-action~709JLA.dockerbuild
32.8 KB
docker~bake-action~7KD46Q.dockerbuild
26.1 KB
docker~bake-action~EJKRR4.dockerbuild
40.2 KB
docker~bake-action~EQBZCG+2.dockerbuild
27.5 KB
docker~bake-action~HLYL2F.dockerbuild
29.8 KB
docker~bake-action~JQ4IYP.dockerbuild
14.8 KB
docker~bake-action~KIKNC4.dockerbuild
21.8 KB
docker~bake-action~LAS3MR.dockerbuild
17.4 KB
docker~bake-action~LDBWKI.dockerbuild
21.3 KB
docker~bake-action~N436QV.dockerbuild
26.9 KB
docker~bake-action~NSSPIC+1.dockerbuild
17.4 KB
docker~bake-action~O29V95+2.dockerbuild
30.2 KB
docker~bake-action~PRRXLR.dockerbuild
15.8 KB
docker~bake-action~PWHWQZ+1.dockerbuild
17 KB
docker~bake-action~Q4CGKX.dockerbuild
22.1 KB
docker~bake-action~QZPVXL.dockerbuild
25.3 KB
docker~bake-action~RT4IXQ.dockerbuild
22.4 KB
docker~bake-action~RZR1T5.dockerbuild
21.6 KB
docker~bake-action~SS7ZI5.dockerbuild
37.2 KB
docker~bake-action~T4ILMP.dockerbuild
15.8 KB
docker~bake-action~T4VCQ5+1.dockerbuild
25.6 KB
docker~bake-action~T7N5QK+2.dockerbuild
24.9 KB
docker~bake-action~UFPXNW+1.dockerbuild
35.8 KB
docker~bake-action~UH0EXW.dockerbuild Expired
15.8 KB
docker~bake-action~ULV5FU.dockerbuild
33.8 KB
docker~bake-action~V4UA09.dockerbuild
22.2 KB
docker~bake-action~VUDRBG.dockerbuild
25.6 KB
docker~bake-action~X0L41W.dockerbuild
33.8 KB
docker~bake-action~YLAQHK.dockerbuild
17 KB