Skip to content

ci

ci #2480

Triggered via schedule November 17, 2025 10:04
Status Success
Total duration 55s
Artifacts 57

ci.yml

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

Annotations

3 errors and 20 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 build: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:616cc8392b788823a4c6fed09211179baeca0d195f8cfc8d1708841b95505eb7": 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 167
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/
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/
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/
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/
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/
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#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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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/
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/
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/
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/
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#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#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/
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
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)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0MY0DO.dockerbuild
26.1 KB
sha256:5079b73702b2f5e7fe56b1a7ec67fcee00b31cfe1f4e187df3d4080b5da54b04
docker~build-push-action~1SCXET.dockerbuild
16 KB
sha256:a47ac02f45faffa0cc1639257c112f62bc6579bbba4321f42e6904adbcc81b0e
docker~build-push-action~35R57Y.dockerbuild
34.5 KB
sha256:3a7617f7a8d38152a7396c68c75cd86129c21e19e203702423e46eec42658cb5
docker~build-push-action~41455H.dockerbuild
87.2 KB
sha256:902fee8b9aaa02c8dd8b9437320138c6cffde6f4e9050e543c5b9cbc298c3be3
docker~build-push-action~4AXIMX.dockerbuild
26.4 KB
sha256:5640cdf4e84de71ca6581bbc47fa29b01d9e6b74c78257be9b4d698de2a33bef
docker~build-push-action~555FX3.dockerbuild
36.2 KB
sha256:8483834d73d3d2c83e06fe90c6159a52874cca906f8bc9b527fb94436d44335b
docker~build-push-action~5LEI4J.dockerbuild
18.9 KB
sha256:d497ac11ec5170a647f755a72267127316a23a93d310717269be3887b8cac286
docker~build-push-action~76QLHC.dockerbuild
52.4 KB
sha256:9b8d2a3819bad0d978287235cf6afec926f52dc8d7899b11b0d166c501a53e72
docker~build-push-action~7S0NQE.dockerbuild
26.3 KB
sha256:3604482b57542bee80ac9f865b8fa1a9f6935e644c829bea44b75efa2c1cafcc
docker~build-push-action~7XLV06.dockerbuild
52 KB
sha256:1b55859f4b670c5d0f91082a2957dc65829fb8de71d25236dc7a173881ea8d75
docker~build-push-action~82P68K.dockerbuild
26.8 KB
sha256:04599b3f97f1c86770a0063615d52a2f41455f6eaf3e5be4a348d4229ffb4603
docker~build-push-action~8S3ERG.dockerbuild
35.3 KB
sha256:14ef8ac3e2688885d80e93244ae403e26b71d321947685f3c075db2b4200a837
docker~build-push-action~AC16VE.dockerbuild
73.1 KB
sha256:c8e8e0826726c2ba53c28dd858d43f1e61513cdabbaa294063b0918419698322
docker~build-push-action~AKDOC7.dockerbuild
26.7 KB
sha256:4be4477302ca9acfa744ba5f0a9dc8a948c79b20d774e801328da9bb9d08b519
docker~build-push-action~BIUH5S.dockerbuild
19.7 KB
sha256:33a39567ca9bf46d0d99f7b7db1e1dc02d8f0587c289e785642067557b629843
docker~build-push-action~EYOLNR.dockerbuild
10.9 KB
sha256:07e587af84054341a0492b8210cced705c973c65979a384ace4554d2996b6de0
docker~build-push-action~FRM369.dockerbuild
53.2 KB
sha256:e67ced3805761763dfd383b06ace90077de928c693183c13170f0a4053342385
docker~build-push-action~G0CD3B.dockerbuild
64 KB
sha256:240956a40f1036f0f48b03ada0ca183d276dae67375d7d67cc1c99dd6f11f511
docker~build-push-action~HOOUCJ.dockerbuild
12 KB
sha256:f76bda2dfa7fffae0a8cf9a4c0c8e7d11843281bfef6b51e1f20f7e93ad04f08
docker~build-push-action~I7AUAH.dockerbuild
11.3 KB
sha256:1522cc06cf20a5573c59a2295d8d90226d8006a987070917cfa17f10bb0a9515
docker~build-push-action~I7CKUV.dockerbuild
32.6 KB
sha256:18ec4a8b9a6d3dad529b7b34932129795d79f8279ccf6eb5eaaff164eb0fff26
docker~build-push-action~ID6FRI.dockerbuild
12 KB
sha256:398a2b06ac942659b326a1f4a6ff3e63811a3df01f7ac9aba7c6ca3229a0c6a2
docker~build-push-action~IRSKLU.dockerbuild
13.3 KB
sha256:4ebb45df211bf38f952277b43b1fa7a20520eac26fe5b87f79285396ded2eff3
docker~build-push-action~KAZKNU.dockerbuild
63.3 KB
sha256:2b1d0c5e720a8963406afda7392060ebba0d3b973d4b5b3bceee214d27c962fe
docker~build-push-action~KJSF4D.dockerbuild
27.1 KB
sha256:13092ef6bf54c40e5eeebdc8e419ccff6ad65b0c0f8331c6b682fca6dfe6c4a7
docker~build-push-action~KSWAS0.dockerbuild
86.9 KB
sha256:823096c31aec9bfef1b703c6fe12f552fc61fcb51cd787d8009a04fabf56428b
docker~build-push-action~KWFE70.dockerbuild
28.5 KB
sha256:36ca34f1aa121aae7dce473066c5ccab1b9010c6c5e72ac572f47eabf41ce934
docker~build-push-action~M9JJIU.dockerbuild
26.9 KB
sha256:d30a1b5dd5895cb424c6b523de784fde0d1ee72dedd8bd759b969eb1d8895fa1
docker~build-push-action~NN60V3.dockerbuild
11.9 KB
sha256:755eb095003a064ad0112eaa6b695b186ca72954a7f91f3aaa881d490012d27f
docker~build-push-action~NNYCNT.dockerbuild
18.4 KB
sha256:a5fe12b40d386aa6459a54fa3de683747184058b1a435801b735c45ba264fc06
docker~build-push-action~NSBRF0.dockerbuild
39 KB
sha256:68d33845e3bdbd72026f7978b2d2e720e8a5b09b2949424b0e53390564947c2e
docker~build-push-action~O0GE7U.dockerbuild
59.6 KB
sha256:13abaeb5be2bff266ca0ffdf78b5346973276b4570d9c3482ea32325354a76ee
docker~build-push-action~O7V96O.dockerbuild
34.8 KB
sha256:0e6aa627c84e0077824920475643d4daba2a3f61f2ea1b29af966f9cb0e54383
docker~build-push-action~OBWUUP.dockerbuild
73.5 KB
sha256:f8980791d1b0fb1d92ab7b2533f00532ab94b71d2a2bf6e3bb341f39815b8edd
docker~build-push-action~PQXDNQ.dockerbuild
29 KB
sha256:1c4cc01dc41a17b56892a38dc085dd79e27b46029232fa29faa2c9fad3ea2c0d
docker~build-push-action~PUUW9K.dockerbuild
51.4 KB
sha256:d7eef74947af1784546b0829d728d875e47690607b21bafea4f326de52c10a5a
docker~build-push-action~PZODN3.dockerbuild
28.9 KB
sha256:643a4618e1b52dd5f2eeaeb62e0d5ae5094942ac8cdb96614986ffc1ceba04fa
docker~build-push-action~QZHGTU.dockerbuild
20.8 KB
sha256:9de6651ef84303b669faf3175de79091b320b33807f12ffb89e7e4a4047c78c9
docker~build-push-action~S484YQ.dockerbuild
64 KB
sha256:ce3245eeedc6d5d786154410b81bcc7cefe5acb17ccfc0a8339812d2909e6279
docker~build-push-action~SA8WC2.dockerbuild
28.4 KB
sha256:8df345b3ede3d43f53301ea9f78193000bb8daf5c7e2c3553224077102780ba7
docker~build-push-action~SV5WFX.dockerbuild
54.2 KB
sha256:e542095d43829cb93e7ac7656eceb19f92ee1b65ff23230040fea7791d051ca9
docker~build-push-action~T2QH7I.dockerbuild
18.7 KB
sha256:49d8c662fbf0d31fc476a60cf71ef39db705a166879ca4adf84e7603023ab4fc
docker~build-push-action~TACRMY.dockerbuild
27.5 KB
sha256:a98a1da6df6cd88eb245ad4bb8fe657210f29a9fdf07e69cae342533c04c16c1
docker~build-push-action~TG2DTI.dockerbuild
23.7 KB
sha256:e3fb4112b493d0ebaac8b4a96d2d791236617b803ae7935e7ab54db3a98dbba4
docker~build-push-action~TVNT3S.dockerbuild
28 KB
sha256:da63baf93224c75966342cb30fa6b6fa626fdf92ae6db97e09922b44869d7975
docker~build-push-action~UKG8Z4.dockerbuild
28.4 KB
sha256:1d0329446d00ab6b7702e4b2a53f8f8dc4536dc4da7c0c76e7dbb2b24809d71f
docker~build-push-action~UREEFP.dockerbuild
67 KB
sha256:95f5e0279c5f6b2a5a9165ab19459496630b8a944ce739d7fc66fd29a12f1bd7
docker~build-push-action~V5GW5X.dockerbuild
11.9 KB
sha256:da1c43eb7fa61014a77f69c8b6a3a02697497238651ee626cd7f63dadc602132
docker~build-push-action~VJ7I67.dockerbuild
73.2 KB
sha256:618331000a8964536f63ed867cad9b44b51cac7c4846b9c15dd636d72600315a
docker~build-push-action~VJU4P0.dockerbuild
11.5 KB
sha256:a433ce918d33e6b0817afb69c095277fd17db58ba793ec54f1350fd17ffb1cbf
docker~build-push-action~W8233N.dockerbuild
32.1 KB
sha256:b1d36fedf95337ba9e419bedfc557863f507864a939a13880a1d4871d660f19d
docker~build-push-action~WW9722.dockerbuild
25.4 KB
sha256:d0aa8658f6d08d2093e70342924f3c899631e3370eec201ae9f4fdb6d3d77932
docker~build-push-action~XC0U4N.dockerbuild
86.8 KB
sha256:44cf990e375742c65486401ecd95c562501fd0a06d4a28ff826d11e1da03d1af
docker~build-push-action~XCUP5V.dockerbuild
28.4 KB
sha256:c73953135b5276494a6351b647bba0d18871a8e1dd3702df2860fa6f03aec1c4
docker~build-push-action~XSN2K6.dockerbuild
28.7 KB
sha256:61f958f5d53268641dfef7382ac48e84a4b6b024e31f928881107c4aeea6adbd
docker~build-push-action~YMAF3T.dockerbuild
12.1 KB
sha256:6ddfcebe3e613187d6a4f9f50dc824ab3f038a5b6d261d19777d4bd474881c4d
docker~build-push-action~YT34TM.dockerbuild Expired
28.1 KB
sha256:67ca39c2fcd252cb01e24f5b1c717af5f2b9b286295980951c33724d53184fb9