Skip to content

ci

ci #2234

Triggered via schedule May 3, 2025 10:04
Status Success
Total duration 1m 42s
Artifacts 54
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: schedule
minimal
24s
minimal
git-context
38s
git-context
git-context-secret
45s
git-context-secret
path-context
26s
path-context
example
32s
example
error
5s
error
error-buildx
31s
error-buildx
docker-driver
15s
docker-driver
export-docker
15s
export-docker
secret
14s
secret
secret-envs
16s
secret-envs
network
13s
network
shm-size
16s
shm-size
ulimit
21s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
22s
no-cache-filters
registry-cache
28s
registry-cache
github-cache
25s
github-cache
local-cache
34s
local-cache
standalone
1m 26s
standalone
named-context-pin
14s
named-context-pin
named-context-docker
20s
named-context-docker
named-context-container
21s
named-context-container
docker-config-malformed
15s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
29s
proxy-buildkitd
annotations
17s
annotations
multi-output
20s
multi-output
load-and-push
37s
load-and-push
summary-disable
20s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
20s
record-upload-disable
annotations-disabled
25s
annotations-disabled
call-check
9s
call-check
no-default-attestations
21s
no-default-attestations
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:53c5be5fde982c2e55727f792209448f671c2029802f1235005777bff578ece4": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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/
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/
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.
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/
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
standalone
Docker is required to export a build record

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0QTGWL.dockerbuild Expired
23.2 KB
sha256:d0250e6c32be11f033c54bb810c1e68b372231622cc5eadcfb33d023a5402fe8
docker~build-push-action~13OUDI.dockerbuild Expired
37 KB
sha256:986771e96a4438ca08b44c104cec2688f79fc0a71369c13751d8771462b0cf87
docker~build-push-action~2UZBUI.dockerbuild Expired
16.3 KB
sha256:67f99e8847dc9a9557c1a672af3ee647a42d75ea2715a852b95a00811148fda6
docker~build-push-action~365YCR.dockerbuild Expired
16.9 KB
sha256:9a30a3d535e08de58a09b320b0ef8d1093b4360d9ba0c375c56d9284c7d6ae6c
docker~build-push-action~3PZO79.dockerbuild Expired
16.2 KB
sha256:887d0754dcc0bfd10d1c70fae51ca6e578e8cdffa314a67b663a7e0917ba2428
docker~build-push-action~7I8KU3.dockerbuild Expired
18.6 KB
sha256:0c2499f5da0af398921156bd9e74bc3ad7ccde178e2465d823dd867d25b7b0fc
docker~build-push-action~8AP0C6.dockerbuild Expired
17.5 KB
sha256:3807bca952ea2d3076b48c5cb2c1172036c277a76d50fbcf0d19ca8767e50433
docker~build-push-action~8Z4SAM.dockerbuild Expired
35.6 KB
sha256:504f0b875bc23a86bbc2196380913d754b2fa482cb52faa47f711866be3fbd19
docker~build-push-action~9G07K5.dockerbuild Expired
25.9 KB
sha256:5d91ed436da8a1d99382be1206b3bb2dcd466e6fc55ade69c5aa9d7dce5de56a
docker~build-push-action~9TPSCX.dockerbuild Expired
19.1 KB
sha256:bd315ed25a5fb2975fa1aac267d5bb92841af5d25ed94c9bdf3f2676cb8b31ab
docker~build-push-action~AYNEXJ.dockerbuild Expired
17 KB
sha256:9d250b171733e5dba3f9bc2c06b9701aba867158e9d7d04b51ba2622d99ef949
docker~build-push-action~H82J1E.dockerbuild Expired
27.7 KB
sha256:08194cb27c188cc0086fdcee9c94b8154d0c3e69e36a20d971c2545e65b5f6c1
docker~build-push-action~I2GD3K.dockerbuild Expired
23.8 KB
sha256:0901d2e444156a4b8389e05ffb8ed2a56e68967f30d6db5b1194ec88c5060055
docker~build-push-action~I4N9J2.dockerbuild Expired
17.4 KB
sha256:18f0e6fa6928f53fccc486e236eac991ce2a5d31dae12556d124cc74514df192
docker~build-push-action~IBVPFO.dockerbuild Expired
24.9 KB
sha256:a5c9096bf5f26506f72b67e4c37c0e8dc31c7e056f558e7a7ec04db66ff28a88
docker~build-push-action~IQDF0E.dockerbuild Expired
25.2 KB
sha256:d044d2e433d5a0f1238a8c738e1c661937a9ff0d5e7d1bbac1dcb8c72d9275d4
docker~build-push-action~JE0P4K.dockerbuild Expired
36.2 KB
sha256:6b2cbccc23130bc68ce5486469e460cdb3da3be731852125385b18bfc416903a
docker~build-push-action~LK57IP.dockerbuild Expired
23.3 KB
sha256:601207a8b845a6d59920b550a1e75940d6c3d3492378d491919479d4efd03f74
docker~build-push-action~LT47JQ.dockerbuild Expired
16.7 KB
sha256:89120b6d356b24af6cb50a942c6c502fb94bf05e4df81ebd340403ee8da85dc6
docker~build-push-action~M64MJP.dockerbuild Expired
45.7 KB
sha256:5dd33d6d15987359803d290d13e20ade938ccd94c87dfc63bf83fd3f552b2637
docker~build-push-action~MORMQX.dockerbuild Expired
44.6 KB
sha256:7da1a7d21a1014e4dfe2122a5ffbbe6e9125c4493095f0b0ecd7b6c6fe5ee32d
docker~build-push-action~N9E3US.dockerbuild Expired
14.7 KB
sha256:e45f6a7b5867611e640148d5bd9f08e8d2c1c41505fab8f1a2935e63aed20ee2
docker~build-push-action~N9TYX5.dockerbuild Expired
28.2 KB
sha256:8e5ce260db4b3ca9e64a428dd149f8a45303b201111ef96489ad5153399a85ad
docker~build-push-action~NY8J57.dockerbuild Expired
22.4 KB
sha256:e23a57412a036a163e3ff55790a0c7bac02491cd4747acd5928c30270657fade
docker~build-push-action~O19CQ0.dockerbuild Expired
14.7 KB
sha256:0320c10f7414194d7a445899ec92dccdc1e1d455db8d29e11cce1e3c60c4657c
docker~build-push-action~Q11M9P.dockerbuild Expired
17.6 KB
sha256:768f48d6d89262ae40a6b92e465b0d642eb5bd9c0aa5fe09269fc739b6184f8f
docker~build-push-action~QNJ4IT.dockerbuild Expired
14.7 KB
sha256:62763b7992c40af8a23f8528e937dcb66efb546f537c38bdff14f4dc88d793b8
docker~build-push-action~QT6F9X.dockerbuild Expired
11.3 KB
sha256:8a33c3920fa2537aa2593330d84455d9c0431e177a9025ac6ca735b34c06db3d
docker~build-push-action~R40RDK.dockerbuild Expired
18.7 KB
sha256:ab032a946bff90f56af95fcda82ca0052d76e82f09b4cd9316631aebd5f15ba3
docker~build-push-action~RP4INT.dockerbuild Expired
17 KB
sha256:d7ead5d4bf651c9d89a70ed76de2cc3dc23537b52609761c994f4784835aaa24
docker~build-push-action~S4GRI5.dockerbuild Expired
27.9 KB
sha256:b0989e58b34ed7a6014ba645ee8bf8cc632595237362690f165d27ef15f7ba0d
docker~build-push-action~SSNMB3.dockerbuild Expired
26.4 KB
sha256:a8f50d960d1e43983189f1854e14390949ee35ca147b81a2ef29d1b1e7f4199f
docker~build-push-action~SWS4PT.dockerbuild Expired
45.9 KB
sha256:04022b21886b050e0b2edf793d83c53ccbb4d8a31363d705ee498c4911240001
docker~build-push-action~T76PHO.dockerbuild Expired
16.7 KB
sha256:1e5c07d2f10eabd6ad2d6c9d47e6ee67da914581e6665f48e904635d4a1dd54a
docker~build-push-action~TZZZ0S.dockerbuild Expired
14.7 KB
sha256:8ad3f7e4741efd5dd6d363ab917f723e7dbf72477500f1f3e99dc8e5fac07d33
docker~build-push-action~U29CCV.dockerbuild Expired
23.4 KB
sha256:ddd3e29cd16e42bbddcee86d4a76433605c3554c4d38f4ba60b95addf66b7362
docker~build-push-action~UNFM4D.dockerbuild Expired
25.1 KB
sha256:04a0a7dbbd33dec646e4bae5b92bed43f1409d384d541fea46cd4b37e88e4ecc
docker~build-push-action~V95HTU.dockerbuild Expired
17.4 KB
sha256:8a08e9833c2b47c968be8507c375155c15c04937c1e64968baab2051cfb780a7
docker~build-push-action~VMP2J6.dockerbuild Expired
16.5 KB
sha256:7d9ce90ce6b5c0d732f403dc80292de75f32969b9afb69feab9ad211a129a073
docker~build-push-action~VQ9719.dockerbuild Expired
18.9 KB
sha256:232feee6ac6f5904cd0c2b68ff952b19cd946365c2079718cb15f575d8f770e7
docker~build-push-action~VY1W9T.dockerbuild Expired
16.9 KB
sha256:d5195f692eea79f85c41c4214de1afa7c051501b23e773395409d78bbd783299
docker~build-push-action~WM6TWH.dockerbuild Expired
36.7 KB
sha256:82ce95ef1c7587218ce7269ef0a7cfcfcda206b7c29eb2cacdf4f1e7274b907b
docker~build-push-action~WRD6X2.dockerbuild Expired
17.2 KB
sha256:ea88fd87ee40548564ba67da35d23f67025030492772386a4a173eb3034214f9
docker~build-push-action~XDF798.dockerbuild Expired
16.9 KB
sha256:4e5ed7b348e044d21ac5a3da4a032212eddc9df68123c47f6ba5fff9b2119c7b
docker~build-push-action~XH6HMN.dockerbuild Expired
14 KB
sha256:627a9d97e1cd13e30bb0445b1f02ec0c36c992d28501f24cd3dcda12c185f5f4
docker~build-push-action~XHIE3C.dockerbuild Expired
25.6 KB
sha256:0ed27ffcf68e8fd89a09c23cbf90dd99eabb24f6accef3feb68c3851e618f7b5
docker~build-push-action~YALTF7.dockerbuild Expired
16.6 KB
sha256:f3ac60432632239818d8d1aaa2fe7fcedf859055c40fec8a27538a278cbb774d
docker~build-push-action~YGXZ0I.dockerbuild Expired
40.1 KB
sha256:e72fe64d995a3cca420782896ceb3e3ca4e072c9e425357396bb6b3d1c10b1d2
docker~build-push-action~YKD4C3.dockerbuild Expired
40.4 KB
sha256:515efa058fab14c2bdf68782f7b4bb5275cad82a9a6ac9623b032021cf268d2a
docker~build-push-action~YUP7N9.dockerbuild Expired
46.5 KB
sha256:4dcfc3d088aefaabe28f0cf4ce5b2dbdf58c091906b03d0e112f95dbedb1bbd2
docker~build-push-action~Z131WI.dockerbuild Expired
43.8 KB
sha256:a2d7a2728f35626d884633f9ece2dc1079702827ea8ab7cc561fb72ce9e7d624
docker~build-push-action~Z6WNGO.dockerbuild Expired
18.8 KB
sha256:78ab4982379c002d05628ce86632166f2149f4509038bee31afda90d9292cec3
docker~build-push-action~Z6WS6B.dockerbuild Expired
16.7 KB
sha256:90a9c6dc2186cad818ed5ee6a3a7a46dd944a7228f1a56f07f81a2a6c7e57bf5
docker~build-push-action~ZLHM8U.dockerbuild Expired
17.8 KB
sha256:7102cd2da5f7fbac3680d555ec389538d00464ea71393e5e81eb14e6e25c0f91