Skip to content

ci

ci #2407

Triggered via schedule September 15, 2025 10:04
Status Success
Total duration 1m 41s
Artifacts 57

ci.yml

on: schedule
minimal
30s
minimal
git-context
25s
git-context
git-context-secret
29s
git-context-secret
path-context
28s
path-context
example
19s
example
error
11s
error
error-buildx
20s
error-buildx
docker-driver
18s
docker-driver
export-docker
8s
export-docker
secret
16s
secret
secret-envs
14s
secret-envs
network
20s
network
shm-size
22s
shm-size
ulimit
21s
ulimit
cgroup-parent
11s
cgroup-parent
add-hosts
20s
add-hosts
no-cache-filters
12s
no-cache-filters
registry-cache
23s
registry-cache
github-cache
27s
github-cache
local-cache
35s
local-cache
standalone
1m 36s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
27s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
34s
proxy-docker-config
proxy-buildkitd
19s
proxy-buildkitd
annotations
24s
annotations
multi-output
31s
multi-output
load-and-push
29s
load-and-push
summary-disable
17s
summary-disable
summary-disable-deprecated
26s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
24s
record-upload-disable
annotations-disabled
20s
annotations-disabled
call-check
19s
call-check
no-default-attestations
23s
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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": 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
secret-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
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/
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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~0GLW8F.dockerbuild
24.3 KB
sha256:ad0c782413a6727701ed56a5f1d6ce1503503f80923bd53853daa5696171c6bd
docker~build-push-action~14RWOJ.dockerbuild
38.8 KB
sha256:42c974d40c202f6107cc82c17deb5485b80332dbf642264b13471b15e49078b5
docker~build-push-action~4P4624.dockerbuild
19 KB
sha256:6bbbd8a5a706fb933b945c5e148f9fdc9eea44c7a47a11b5ed9dee6f15e6940b
docker~build-push-action~5D4JOV.dockerbuild
23.3 KB
sha256:877057d84cd41df3a1fca11e7081790d8fcba23472b736cf1de8764f0c667d7e
docker~build-push-action~5QGHJX.dockerbuild
22.4 KB
sha256:da3a4c23c027cd83a36ced0b46bc017586d97875fa153e1d1fd690ffd89861ca
docker~build-push-action~60D2EW.dockerbuild
16.6 KB
sha256:bf80cc9516b2b18bfe95c0ba46e8862939168e2038d5a86e6183c6169c8c222b
docker~build-push-action~6TONCN.dockerbuild
26.4 KB
sha256:8f75a189edb5ffc1211542ae75c8c756c796db8101eaf05f101b98febf4facca
docker~build-push-action~8GEHQR.dockerbuild
29.1 KB
sha256:35dc7d13e38926ea7909ba747da3a00a111e044d77dd3212ad60e4957b47652a
docker~build-push-action~A1CEVI.dockerbuild
24 KB
sha256:15a5ebaf1b3a146c3b5cc48ba50f7e73093fd4344a0b9286544c6c26a6e8bd69
docker~build-push-action~A8I8IN.dockerbuild
11.5 KB
sha256:1bfad306502ce59b91a7dae2baa01ae5f9331481cc1b7a15584b2a62e7a1cf80
docker~build-push-action~BI7PS7.dockerbuild
10.6 KB
sha256:aed9607bf267ab69baa5d3c162a7a3b23489b4b767d71c710b8b636130c2ba6d
docker~build-push-action~BPFGRX.dockerbuild
11 KB
sha256:7342a1faec40d62afade758587eb905117489052e5329016dd27675f8dd4ba59
docker~build-push-action~CMTS3F.dockerbuild
36.3 KB
sha256:899ffece0bf521081aa35e48c99e1fa4447affdf03f2b837829a6d4320ed75fa
docker~build-push-action~DYB2ML.dockerbuild
17.6 KB
sha256:636b994224381b7ef9356e2f6bed07badc55394a4c9f1eb93997556928db2423
docker~build-push-action~EORZLK.dockerbuild
17.6 KB
sha256:82e1627d247f01191bce97668dfca4a200b6e3082da67ce40321a038b76e8918
docker~build-push-action~F8V9XF.dockerbuild
19 KB
sha256:1e9cde321cc8988989c0bd3355f2d229813c4269955b7ecc1c5aae38e76741d0
docker~build-push-action~FE5U8X.dockerbuild
26.7 KB
sha256:66a8e16676f9683c62d1fce14477c6131cc6cce87318e41b57bbf8d004299745
docker~build-push-action~FGKTCY.dockerbuild
46 KB
sha256:105aea7fd292b3f8f1c6de34424f81f1876da58180715cc9318e9dc1b4de9b2b
docker~build-push-action~FPNSYP.dockerbuild
46.5 KB
sha256:2f994e3c0fe222f1fed57c703691e26f17660bc76390dad5b97eda483afed437
docker~build-push-action~FQ60BJ.dockerbuild
15.5 KB
sha256:58b13e4138679dc040c62a737f7f64615fa04ecaf854b87bdbc51097a840938e
docker~build-push-action~G6N4LW.dockerbuild
18.7 KB
sha256:a3bb22a66c75fba45154292a31355fb81db5384fcecae098450245d4b86ff44e
docker~build-push-action~GAKGKJ.dockerbuild
29 KB
sha256:9d8d593d52549112228147a27d0c5013ddc9bf60b8554cd93eb6fc32a289f97e
docker~build-push-action~GEI5UR.dockerbuild
11.7 KB
sha256:f918c0989e6d63543efcbf58f9d90fec68daecebfbf6d57fc67d75dfcc417b49
docker~build-push-action~H8SSAO.dockerbuild Expired
19.1 KB
sha256:68a1a87c8f4f6b6aa8b7c9bc67ab9505d652063f918fcf32a49fa7b7938dce9d
docker~build-push-action~JQ8XCB.dockerbuild
17.5 KB
sha256:037a42294011b87936480b207ca1792eaad81db70a62b6a7f29e13942df320a5
docker~build-push-action~KPXZC4.dockerbuild
17.4 KB
sha256:b05775d9cbdabb227ae5f3ac20481a465f66903f05655a445a6191065b87fec3
docker~build-push-action~KRFC2M.dockerbuild
17.2 KB
sha256:8ad620620722273005bc4bd701e74d72c74ae94b61e55dcf40c78625dc8b3d6b
docker~build-push-action~KRY9WY.dockerbuild
26.7 KB
sha256:7f488d22281a55c99b10dc3015002663474a50856199c3430c22f83aed02b1e4
docker~build-push-action~KXEO07.dockerbuild
11.8 KB
sha256:9737356dcc18725ab2ccc538232119419927b0a46bab47e762be280ea86b8f7d
docker~build-push-action~LB3AHU.dockerbuild
17.2 KB
sha256:2d4c7fbf622834d30a860e0b3f0d9d7051acafabce986cec2c4706878ed64b2a
docker~build-push-action~LDNRD6.dockerbuild
46.7 KB
sha256:c6dac63b125b64d3d4b3842c66d6912baf648385fccbe6ef73d5a93e0b967c54
docker~build-push-action~LHL629.dockerbuild
15.1 KB
sha256:929e0bed3bf6df2a3e8cb5970826e63725c7563c83e0c55a6083f73c7a334f03
docker~build-push-action~M0DNNV.dockerbuild
46.1 KB
sha256:4ce7e00dba3bd2772e6cf134f17385088b2ae85d3ede4490efbbd2ceaea38580
docker~build-push-action~NLMFXA.dockerbuild
26.8 KB
sha256:48c71925f87804d931be280c813f7134521b45a41f7df8cf9dd130b9030dd62f
docker~build-push-action~O27TW1.dockerbuild
37.7 KB
sha256:f68c82b1857343f035d75138c7b8f64d48663dd67a06f71f1dbb2e0ff29c6f12
docker~build-push-action~O66YZY.dockerbuild
18.8 KB
sha256:18dc9b90a903ddd77207fe5448019503908f7adfdfb6ef25720fd5d66ab037d9
docker~build-push-action~O856XX.dockerbuild
12.2 KB
sha256:ae176e44afa512d2e558cdfe49f8bd47747b7017930fe73db2b2dea5a1cf1d0e
docker~build-push-action~OBIGTU.dockerbuild
14.9 KB
sha256:4449021d47bd084a264b0388e9058c3e9e35412b83a47b2d231f573058069682
docker~build-push-action~S14CSO.dockerbuild
25.4 KB
sha256:e9ac4f94e2dc1854abcb22479095bf018986a4694a39c85efa0740a269a58ff5
docker~build-push-action~SXW7R8.dockerbuild
17.4 KB
sha256:8a9d2368c4721f928e7ffb9329904defc1e902048d4d293e7db47d0839ab5a0e
docker~build-push-action~T5SMEE.dockerbuild
43.5 KB
sha256:6a4a04132db29b6ae99929e6d499780073472b284cc8932eaf28e5e043d113c0
docker~build-push-action~U4407F.dockerbuild
18.8 KB
sha256:92c807da56b6aae07a15fc313cd2859a0fa19e50af36e1220094afc226c5d905
docker~build-push-action~U5HH3M.dockerbuild
18.5 KB
sha256:4aa993aae83704fa6ec5f68b1b2de9899e5c29e5cf4b5221686d32d99fb91698
docker~build-push-action~U6MNJH.dockerbuild
15 KB
sha256:cead28573eaab64d69e60e8082d2aadd1581bb1f45a4039421f4885fcc500500
docker~build-push-action~UC5SV1.dockerbuild
17.4 KB
sha256:e70a1e79e95391aa5296d2b75fd8a82cc0bb156be13518603715a684982fba21
docker~build-push-action~UMHWFA.dockerbuild
40.1 KB
sha256:5e9efed341da48a8e3bf34007bd375054672bf128e0b287cde6e921da4a40818
docker~build-push-action~V6L30G.dockerbuild
11.9 KB
sha256:b8f68e57469ce95118fe26e2efbe5bc672b34da3156cef22e3a63b02bce6b049
docker~build-push-action~VQUXHH.dockerbuild
24.1 KB
sha256:2c731b6e4b2d11b1365841c9aae9e573961c8531983075ba77e9254bfb0ce3f3
docker~build-push-action~W4EUAZ.dockerbuild
36.7 KB
sha256:0ca45894dae5e735a5c62d601d9b4fc8d7d6b1db82e825fa22b0b4e3262223e5
docker~build-push-action~WTOHQU.dockerbuild
38.1 KB
sha256:f1613b67c96ade6c6cab6c08dba5a3541a1c0d3d89763126de8c8ba345d22b58
docker~build-push-action~X6OJ1N.dockerbuild
29.1 KB
sha256:16be20ede2981c5ae5e4735eeab678e72f8c923feb80eb723155f00e788eb6d9
docker~build-push-action~XDWT7D.dockerbuild
17.8 KB
sha256:dd3138d3beb4423d026c8bc926965550165c49c3d7bb35d6ba89009ea8e2b4da
docker~build-push-action~XP2NOU.dockerbuild
17.4 KB
sha256:d1ba1021314a3fb5caff19aefb02ead63be7066eefdcc61ae7564c49e4fb3a69
docker~build-push-action~Y5XGK3.dockerbuild
26.3 KB
sha256:df39323146d8d4481b845d65bcdc34654c45b20f48fd75dd151262575093dedb
docker~build-push-action~YBARH6.dockerbuild
11.4 KB
sha256:27169a93008ffcc90472a966e665f3440f2f0065c379cfd25c2949dd9c319789
docker~build-push-action~YD4C3N.dockerbuild
18.8 KB
sha256:a0486210d10578cfc8d4629bca496b67a367a5faf2f92e957aaf87ae052feedb
docker~build-push-action~Z73BSC.dockerbuild
12 KB
sha256:14d67ded46ec7cdf57ea451149f13835860cbd4a3cee807dd75e522927d44696