Skip to content

ci

ci #2179

Triggered via schedule April 7, 2025 10:04
Status Success
Total duration 1m 5s
Artifacts 53

ci.yml

on: schedule
minimal
22s
minimal
git-context
25s
git-context
git-context-secret
25s
git-context-secret
path-context
33s
path-context
example
36s
example
error
6s
error
error-buildx
21s
error-buildx
docker-driver
20s
docker-driver
export-docker
13s
export-docker
secret
14s
secret
secret-envs
15s
secret-envs
network
14s
network
shm-size
15s
shm-size
ulimit
15s
ulimit
cgroup-parent
18s
cgroup-parent
add-hosts
21s
add-hosts
no-cache-filters
14s
no-cache-filters
registry-cache
25s
registry-cache
github-cache
28s
github-cache
local-cache
29s
local-cache
standalone
20s
standalone
named-context-pin
16s
named-context-pin
named-context-docker
26s
named-context-docker
named-context-container
23s
named-context-container
docker-config-malformed
15s
docker-config-malformed
proxy-docker-config
31s
proxy-docker-config
proxy-buildkitd
20s
proxy-buildkitd
annotations
22s
annotations
multi-output
22s
multi-output
load-and-push
21s
load-and-push
summary-disable
14s
summary-disable
summary-disable-deprecated
14s
summary-disable-deprecated
summary-not-supported
14s
summary-not-supported
record-upload-disable
20s
record-upload-disable
annotations-disabled
22s
annotations-disabled
call-check
14s
call-check
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 21 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
call-check
Check complete, 7 warnings have been found!
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:eb12a85c9f16260d88a14738f882a6b158c9accdff1045ea64151c60429fd1b1": dial tcp [::1]:5000: connect: connection refused
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
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#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#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/
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/
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
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/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
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#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#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/
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
standalone
Docker is required to export a build record
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0XYCUB.dockerbuild Expired
23.7 KB
sha256:ba14e28d3b3410153ce8c99b4f9845e6c113a3cff4d9dae9fc6a46a39467faec
docker~build-push-action~10NO7I.dockerbuild Expired
16.4 KB
sha256:61b8f43dd144a4ed0a8148bbe2f55c5fe59f7d3d2ca79715bd681b1adce3b771
docker~build-push-action~364N6H.dockerbuild Expired
23.6 KB
sha256:da72d83b45abb3dc5cb8054d644979ed3ee0e14585b60460e0876fdfab151ca0
docker~build-push-action~5HIL8V.dockerbuild Expired
25.5 KB
sha256:0ed0f1db8c1b93f9f3ef9146ff5da4f2afc1676d0dde1c57a54897564848b0c1
docker~build-push-action~5WRSXY.dockerbuild Expired
17.5 KB
sha256:9ece5cc7f2f79a7eb9651a94981a7a249e1fc2b0d36634f257fa015a27338a73
docker~build-push-action~6W6HRN.dockerbuild Expired
16.9 KB
sha256:5372e2b714267c9a361f5120db3bec8e907521425198ea9ad76d1530e890018b
docker~build-push-action~AI1JDI.dockerbuild Expired
14.7 KB
sha256:5aea988a3a4399571a8f6c7a6361d1a251303744bcfb3535e71f147b0a27c610
docker~build-push-action~B4WMCH.dockerbuild Expired
16.7 KB
sha256:c6eeb3fab5c951a6caef24f8ad4e76e57f1102000cd5ebee9a10a09b7440aaad
docker~build-push-action~BCQMMB.dockerbuild Expired
23.1 KB
sha256:0c4fab6d91c140b8a8a8e2fcae9632f20c9ad97ae1996f5c578428ab23770f86
docker~build-push-action~BGEANJ.dockerbuild Expired
28.3 KB
sha256:968cf60466858b96d10abb75235703f6e7957c9f30d6a2d45f7c7b4cae1204fd
docker~build-push-action~DVIWJ7.dockerbuild Expired
14.5 KB
sha256:45d86d8d46097601aa46da25afb9f2f2e852c6e38e4ee7a0f13f4630ddd23de5
docker~build-push-action~F1FD5Q.dockerbuild Expired
25.2 KB
sha256:4b6cc3fd6a19c8b9a6bf88d4a539f61190d2ea6ec1080019b2dc035943a275bf
docker~build-push-action~FLUI6H.dockerbuild Expired
50.1 KB
sha256:0aa9cbcfce165d81b2bbfd9c55c752906ecd2445ecc5e0486bfbc35b46b79cc2
docker~build-push-action~FMFBYI.dockerbuild Expired
46 KB
sha256:89dde5f6974f55f06c31788f6dad699b29ce667fd59d5163935e7c7278351cbd
docker~build-push-action~G2L2YC.dockerbuild Expired
35.8 KB
sha256:9ee0024b1264cd034395fa77a568662e994125555ecc849051339630d618e08f
docker~build-push-action~GR5I8M.dockerbuild Expired
14.9 KB
sha256:41ffffd2729c55fa16747fb98a87064892763cd54a07df84b5bdd2269e8be6ed
docker~build-push-action~IXE7RL.dockerbuild Expired
16.9 KB
sha256:4e8c0a6b0c948fe79f7183600f1b45ef9747d77b11c630b6335317fe63d9fc8f
docker~build-push-action~J7W66H.dockerbuild Expired
11.2 KB
sha256:4136ce2bf9efa5f4c7ce839e44409dccde636fc823975fc285b1d269f865eb7d
docker~build-push-action~JA01P7.dockerbuild Expired
17 KB
sha256:b2664dd9197e297f8dce78b70452200abb00cdbaf0cb40f82f7f96a9c93b6942
docker~build-push-action~JC01C4.dockerbuild Expired
28.2 KB
sha256:9775775d667289efad6821f4ad7599489632545e7abcb358add77c3f97f90f18
docker~build-push-action~JK0ZPR.dockerbuild Expired
18.8 KB
sha256:b6a61aabd852d2fa54d566135e66d0f2941e5ea477375b9ba43c633f1b1b10d6
docker~build-push-action~JL1EQU.dockerbuild Expired
17.5 KB
sha256:e4c111f9b591e2b1deac912263e7ef17d33439571f2d5d13337beee8bcb655c0
docker~build-push-action~JYLM3W.dockerbuild Expired
26.4 KB
sha256:e03d9a8f41435606d5648209d99f61845450e525448f09280a63ddbad65d4a83
docker~build-push-action~K9IWLV.dockerbuild Expired
22.2 KB
sha256:21e72d5fca49bff9795a89d2689d055ffbe598a1a173eb7a79dda06b52c91d3a
docker~build-push-action~KSDNRT.dockerbuild Expired
14.7 KB
sha256:ba0a0cb0ede4f033b863aa9c070413e8670368639bc374c1d20e786890ac8e30
docker~build-push-action~KXBNST.dockerbuild Expired
17 KB
sha256:ccb9b078e308ef9fd04b77ecd75501885794242a03b9b6423d7a82184a898b2b
docker~build-push-action~KZHL02.dockerbuild Expired
17.2 KB
sha256:638ab0e86fed314400f967229c2ce2150988c390cc09837d44b0df5d64e3b85e
docker~build-push-action~L79MGC.dockerbuild Expired
16.2 KB
sha256:fc3f20d18e0d10d3c98017634457627d1ed5661998d132361e305766d97c000b
docker~build-push-action~MIWL6V.dockerbuild Expired
17.2 KB
sha256:cc0409d9ece74ffce19ef832863157e0e3704ab7c3c14e592190cca46e9356bd
docker~build-push-action~MZ9YB4.dockerbuild Expired
37.6 KB
sha256:434b5c6dead1502d2f5c66a84395b08016008a6f10894affb91bfdd2d24ed729
docker~build-push-action~NXP4K3.dockerbuild Expired
23.6 KB
sha256:07d55a47347288d8151502039277541d62039bf8ab2e4bc8cadefdcf3645fc4d
docker~build-push-action~OCGQHT.dockerbuild Expired
26.9 KB
sha256:f9d003dcfaa2b7073a859e7c3c2363680d2780d307f2391194a24b21f80f8a98
docker~build-push-action~P0UVAA.dockerbuild Expired
25.5 KB
sha256:d09048ab5564c8c5c72ada46260ecf11fbc2a994c310518d5bf37bf1e81e9707
docker~build-push-action~PXDSL1.dockerbuild Expired
18.7 KB
sha256:832cc5adb95ff92666019b949c6f9d71120957d8d16714640093386b6da996d9
docker~build-push-action~QH024P.dockerbuild Expired
44.2 KB
sha256:e7f874db8eba7f79320fe5acacdb67e1cd3fc983b98f4fe1649e1bca6dfc922e
docker~build-push-action~R7S8RN.dockerbuild Expired
17.3 KB
sha256:196032cacb0f1034ea706f27b40396ef0a784e27f6dff9af4e9e4b37223c0866
docker~build-push-action~RQBKU2.dockerbuild Expired
17.1 KB
sha256:9548966ebebdeebcf91beb9c5fd4bdc7a8c27241df5bb2d2ac4a16d077a9eea9
docker~build-push-action~RW9WXR.dockerbuild Expired
15 KB
sha256:2cd12b3fe7a23ce7e2a1440847d3351a6d3eeb4b525928cc842918ab3f8741f4
docker~build-push-action~SI05Z3.dockerbuild Expired
16.2 KB
sha256:0c3cafa43f049c426abdca85dfe876d2284e05c4a9c08bc210858f997e19b6e4
docker~build-push-action~SPAHMK.dockerbuild Expired
28.1 KB
sha256:b3071db5d6547d9a98aaea586096938870033146784b9fff45282207185c2a19
docker~build-push-action~SUT2O8.dockerbuild Expired
42.8 KB
sha256:ae67bd1fec209be7f20c4da348faa23648f6400694f9efdb7484639170526790
docker~build-push-action~TWNER0.dockerbuild Expired
17.9 KB
sha256:d3f4992b21551701a2d1ef0f9737dbcb2d2a27e4f93550d031545d848d37354a
docker~build-push-action~U36DBS.dockerbuild Expired
44.4 KB
sha256:4be23b245327bda987e02fdc5b7c2803ec32cd1dc23da40076f8015dec682f30
docker~build-push-action~UB7KN0.dockerbuild Expired
42.3 KB
sha256:c6e4d4691cc518e0dbe90302a9cfbaf195d6aa4296f2e8aa88f8f78d53d39dab
docker~build-push-action~UYGVJ4.dockerbuild Expired
17.3 KB
sha256:6683aa6040a4fd7bb184a1b547c642ce688d25d9262475fe3f3269b4945dd78d
docker~build-push-action~V1I4L6.dockerbuild Expired
38.8 KB
sha256:939d8378cd388540c977cec0ea0ec5c99cb7e9ff0cae6c827463de54488e0a36
docker~build-push-action~V2L4R2.dockerbuild Expired
18.1 KB
sha256:bb4cb66a59d2bab313b51333c9d0ef7a2181bb413402b168f12057d5cc8fa94f
docker~build-push-action~WLBBMK.dockerbuild Expired
18.8 KB
sha256:73cb93e369f6b3eccea7c136999891a6dc4d3a9b38724579eb2df435e5061041
docker~build-push-action~WQHBLB.dockerbuild Expired
16.9 KB
sha256:be7e8d4caeb778ffcdaabdbb6c5bf3ffa3656b620d7c01aaf860720d45a4741e
docker~build-push-action~YJ1IIE.dockerbuild Expired
36.2 KB
sha256:e496773562bf0ff0776589d343c3a108cb9da40e1da5796587e87a5d901f8b54
docker~build-push-action~YRMYQ6.dockerbuild Expired
39.1 KB
sha256:966994abbb07c5e8a89479908ba3e9aa8f4c42ecf8c37928485d1065a45bb2ca
docker~build-push-action~YXQBKE.dockerbuild Expired
24.6 KB
sha256:5ccbfcea533081f9ce31d8fe3c5a74ba7b3bca028c36e2b35055a216da31e43f
docker~build-push-action~Z53COD.dockerbuild Expired
17.4 KB
sha256:55e1bb801d162fcc177bceba3e616599a802161eef7fd0939add42febfece45a