Skip to content

ci

ci #2414

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

ci.yml

on: schedule
minimal
21s
minimal
git-context
25s
git-context
git-context-secret
44s
git-context-secret
path-context
25s
path-context
example
19s
example
error
11s
error
error-buildx
21s
error-buildx
docker-driver
17s
docker-driver
export-docker
15s
export-docker
secret
12s
secret
secret-envs
16s
secret-envs
network
14s
network
shm-size
16s
shm-size
ulimit
19s
ulimit
cgroup-parent
21s
cgroup-parent
add-hosts
22s
add-hosts
no-cache-filters
16s
no-cache-filters
registry-cache
26s
registry-cache
github-cache
38s
github-cache
local-cache
20s
local-cache
standalone
1m 36s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
19s
named-context-docker
named-context-container
29s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
21s
proxy-docker-config
proxy-buildkitd
29s
proxy-buildkitd
annotations
29s
annotations
multi-output
30s
multi-output
load-and-push
23s
load-and-push
summary-disable
23s
summary-disable
summary-disable-deprecated
22s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
23s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
13s
call-check
no-default-attestations
21s
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:c603aa60f321aa1ff20b2eb15b159e663cf6bb81e21e1fa49ad3d669658e744f": 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
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
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/
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/
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#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/
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/
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
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.

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0R67S9.dockerbuild
28.6 KB
sha256:21050e610fa4acedf15c57ec0d017a055a6a7a6498d17ad482186fe5b63066f2
docker~build-push-action~18I2FH.dockerbuild
17.3 KB
sha256:7c6c94dab541e90d798f088e3cb1cfef8ce07ba83a5f9cbddc9e118a7055e5bc
docker~build-push-action~32TB5M.dockerbuild
28.9 KB
sha256:d0a0d2644821d07fe3f04d8f62a88c6e948471b66e5edee21acb847f631e8bee
docker~build-push-action~3T1S6K.dockerbuild
24.1 KB
sha256:4f6670cccaf9edff7560aa68d1ff635a55dfd6035099ddf0644c429ce8b41bf7
docker~build-push-action~3VVX7N.dockerbuild
11.4 KB
sha256:a7affadcfe0038d95ef315dc26f06158336a106321f1787d3e3b4358f0670c45
docker~build-push-action~4Q3ARO.dockerbuild
16.7 KB
sha256:604524dc4de4a12d292561578e8c620df2efed2927d5f3cd587023381fd7e54f
docker~build-push-action~8T6HGL.dockerbuild
17.6 KB
sha256:8d3e9cc2ecdd92670879c61199b965a168af4db34e6cdb701d6b37162c010c5f
docker~build-push-action~8ZNWCW.dockerbuild
19.2 KB
sha256:da16d9483d8efa4609bc3abad001f92864f13d9551c90071e24782c0a8cabb86
docker~build-push-action~AR6E36.dockerbuild
15 KB
sha256:4aaee5ad8df01a87ff45a88606b152f2d8d718a9c85d44bffc58df884c0506a7
docker~build-push-action~BF26OU.dockerbuild
26.2 KB
sha256:f2e648d269bd1192e982fa47c6997af426259d59ab82b89d984b4206bdc8935d
docker~build-push-action~BOUVYZ.dockerbuild
37.2 KB
sha256:90db146dcee6caec76c50f3ca34e53156b165bdeb96938f0853ce519d2a56606
docker~build-push-action~CC7GI2.dockerbuild
17.1 KB
sha256:f20339ad3cb30a01413b8dfeed130da521105c2cf8f31c06df1c2f3f2afa45e8
docker~build-push-action~CCFWQ1.dockerbuild
12.1 KB
sha256:6ec46c1295b5e26536826cd39057137e8259d6d254295ee202e6eae8d4954e88
docker~build-push-action~CJIJPC.dockerbuild
44.7 KB
sha256:67bf2f9c25513ce082198daa1dd5b7512e718f3eab0dfd858d58b246ba62fdc7
docker~build-push-action~CMLZ87.dockerbuild
11.8 KB
sha256:f59d8ae6e51d87bc0fa3a2107a92050e995903be1fba435b530d5cc3432ea4bf
docker~build-push-action~CPCS72.dockerbuild
46.6 KB
sha256:e512057d97806999ac041a2336a79156c165fca7ac229128f23f1eb1d18e38d8
docker~build-push-action~DIK58K.dockerbuild
36.8 KB
sha256:cf199fe2b0a3fd632379a90d8778703a1b27c1c3ad0ce6a7a7b49019c9af887e
docker~build-push-action~FVU7YP.dockerbuild
24 KB
sha256:054a7cbf68ef665570d0ee8a2caaf78b458c47b4b088fc9ed05f92d39cd459b3
docker~build-push-action~GBVX5S.dockerbuild
11.7 KB
sha256:4b376da2b57bc0de0e744d24b4ba5fcb19e5c6cf9abba5d1a7369681a47d8f97
docker~build-push-action~GCHQK8.dockerbuild
18.4 KB
sha256:41f8d8138cbad0826d4650331c42cb855edf87964fcda9cf75b3588f10178bdc
docker~build-push-action~H3ONL9.dockerbuild
19.4 KB
sha256:dd0053e51ee3e79f10069acf24b61335637f241c9da4affdc6c9ee04768c7555
docker~build-push-action~HYUC2K.dockerbuild
16.9 KB
sha256:20210b11e2fc4eec69e14f2885896c3716c999fb39d026d752f2015ab2c8bea2
docker~build-push-action~I2I7EA.dockerbuild
28.5 KB
sha256:410d75578e69d01c2f4bc5ec30891ea1e7188cded6f9adc492aab38e13574e7d
docker~build-push-action~I343F0.dockerbuild
43.9 KB
sha256:6b314a4d1f5e5e5cecb545c2d5c8335482833b45d945e03d506ee0ba6c73d51d
docker~build-push-action~IZ6JPW.dockerbuild
17.5 KB
sha256:1087760294244ce57aca40cc988dbc23995f23b51a1064e58b8ce71ad27ffc7a
docker~build-push-action~J2ZMBH.dockerbuild
17 KB
sha256:b685defebe1e6fccaeafc707c7c058c15e66d2745003447d55551c43c27ab98f
docker~build-push-action~JIVH0W.dockerbuild
27.9 KB
sha256:c0896d9eeb9347d69f7fbdd5ba48b1338d48796e181091b3ea51891af1be17d5
docker~build-push-action~K0ORWG.dockerbuild
38.1 KB
sha256:ca3897ad600dba7254e5a7f57d2b9e7213080caa3a603891c1dc02f4b79891f0
docker~build-push-action~K1PDTS.dockerbuild
17.2 KB
sha256:8340073a130d35009156995246c55eb54f94974023be70fd81a3e367111306b2
docker~build-push-action~K91YRO.dockerbuild
26.3 KB
sha256:144ad1751e04c129ef85fa9f9a1697751ef7b4e8580c08554a26b1749fb39c57
docker~build-push-action~KBMQL8.dockerbuild Expired
19.2 KB
sha256:acdd493b072a1e03f166226c7f137b4397065cdc8a6bd599998be61a75ee9bfe
docker~build-push-action~KF85RP.dockerbuild
15 KB
sha256:5cf11453d51e51dc14157600478692a498f3519a7fad27d4ab0a08e68176be73
docker~build-push-action~KU042W.dockerbuild
10.6 KB
sha256:c6cf1aeab547576fd68f64e5a0d26854fcc2be7c96de1ab1d7075de29f74fe5a
docker~build-push-action~LMKKEK.dockerbuild
37.5 KB
sha256:aed054d5312c2785a00c42c17eae56e8b3466c97b3688692f89b4f70cea955ce
docker~build-push-action~M7AUMC.dockerbuild
12 KB
sha256:c0b9de5bf97c79b04157fd96eac584b5d6e5ba4531fe124ce9f0833720b98609
docker~build-push-action~MGXA46.dockerbuild
17.7 KB
sha256:cabfdf0be20e37a37de8856bd0447af771c30830e8305942c5e70fa02432a65e
docker~build-push-action~MKPJGO.dockerbuild
14.6 KB
sha256:b32bb0ceefe9fab015a248d7c2c3edff75b7cfb83e7a3cc7a70f2117819e6b1a
docker~build-push-action~MZKAMH.dockerbuild
23.4 KB
sha256:c58508ba38a3ead50136b6ea0652bb56c9b826fedbf758ffc03eb4d21cf9d72a
docker~build-push-action~NP9VCY.dockerbuild
19.5 KB
sha256:cf0eaa35aa31ecfbd9e873959913d223b9286eaaf17572d35681db4cc0d2c64c
docker~build-push-action~O51HRR.dockerbuild
15 KB
sha256:bde1fb2a49efc9ee30bc7851164a48f4f2bcfa45ea03107f5c0a289f46c3a4df
docker~build-push-action~PG2XXH.dockerbuild
11 KB
sha256:badd2e43cb2330991d583508db146d2fbe8fbf8b4987ed510c82a9601b8a6c8f
docker~build-push-action~PGQEAS.dockerbuild
24.7 KB
sha256:a5cfc9bf0c6ea4a876a2dc7cc7464d6914b7ba49bd3f2806119d8627355ea953
docker~build-push-action~PRE4R9.dockerbuild
22.3 KB
sha256:ca3f4a38ba560e4089bd5fda175940e72c23b9cbf6fa22224b4435eb9fa92268
docker~build-push-action~QAQOXP.dockerbuild
12 KB
sha256:f444eb1ab41f2025eaf9bc40e5d790c417f2aa3aa1cdf11457d655ad470f1225
docker~build-push-action~QHPRG2.dockerbuild
25.8 KB
sha256:2fc9fa3c3f34ee1271ca498974479047a7ce931e071eb3e953ba57f494066087
docker~build-push-action~S3GJH6.dockerbuild
38.5 KB
sha256:fce57a0bfa42707154855c85b0fda8545e475ba356c4750039a78d4731e194ad
docker~build-push-action~SGI8RG.dockerbuild
17.3 KB
sha256:b61df30fa405e4acc50d1140be9f967da7c81f16a76d35a2f4749aa14f0f96ee
docker~build-push-action~SIUUPQ.dockerbuild
26.2 KB
sha256:c1a39a377add4e1c2c33371bcd78d680669a381a7e08e8c6b29579d804c4aa9d
docker~build-push-action~U2Q63O.dockerbuild
17.5 KB
sha256:8c647b22a1f397c7887606192b9dc994bcf93945af59055e9f2d8d32993496f7
docker~build-push-action~VZGQ8V.dockerbuild
41.8 KB
sha256:5fb759d530d8a16d640e1abf29e4a35c4ad9b9c0927d02a9e4d2eb6d96b6f751
docker~build-push-action~W7F83K.dockerbuild
12.1 KB
sha256:e3157c63e6caa1bdf028d27db6db73fba7c9897db3237878711cc1f2b3d5cedb
docker~build-push-action~WB3G5W.dockerbuild
45.8 KB
sha256:ad54677c11bd775f0442870df11670c0b99838e5116a46b62d0ddb6d6949e3f5
docker~build-push-action~WBC872.dockerbuild
18.5 KB
sha256:2a63631fd7c30fd1285cf8c89720f1f76d13a8d3f65bff3239cbefbf5c794c5b
docker~build-push-action~X8JYF5.dockerbuild
18.8 KB
sha256:3dc51ac365bec3d9843a6b9937d29be609586cf06ed8d262b4a9c39b925287b9
docker~build-push-action~XQM473.dockerbuild
23.6 KB
sha256:6916609068c39e81d373f3354fbe86f58c63e965222c9d127ceb979889c4f1b7
docker~build-push-action~YFM0EC.dockerbuild
45.6 KB
sha256:050b3ce8869ccfb7c1117cf86b5471112444de2a5168526fd3a8d56dc9af7930
docker~build-push-action~ZPOOPX.dockerbuild
18.5 KB
sha256:701eb92b1b59e286241494fee82079d62a83abd94fd91caa46ecb9f76b6ad690