Skip to content

ci

ci #2621

Triggered via schedule February 22, 2026 10:05
Status Success
Total duration 47s
Artifacts 57

ci.yml

on: schedule
minimal
16s
minimal
git-context
32s
git-context
git-context-secret
36s
git-context-secret
path-context
35s
path-context
example
28s
example
error
6s
error
error-buildx
25s
error-buildx
docker-driver
10s
docker-driver
export-docker
12s
export-docker
secret
19s
secret
secret-envs
16s
secret-envs
network
15s
network
shm-size
15s
shm-size
ulimit
21s
ulimit
cgroup-parent
15s
cgroup-parent
add-hosts
19s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
34s
registry-cache
github-cache
27s
github-cache
local-cache
32s
local-cache
standalone
17s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
17s
named-context-docker
named-context-container
30s
named-context-container
docker-config-malformed
9s
docker-config-malformed
proxy-docker-config
21s
proxy-docker-config
proxy-buildkitd
27s
proxy-buildkitd
annotations
18s
annotations
multi-output
24s
multi-output
load-and-push
19s
load-and-push
summary-disable
18s
summary-disable
summary-disable-deprecated
24s
summary-disable-deprecated
summary-not-supported
17s
summary-not-supported
record-upload-disable
26s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
14s
call-check
no-default-attestations
24s
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:d8ad8cd72600f46cc068e16c39046ebc76526e41051f43a8c249884b200936c0": 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
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/
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/
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/
secret
INVALID_SECRET= is not a valid secret
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~0SDQUF.dockerbuild
20.2 KB
sha256:d7bbe34d821a7c601da93f06b14fa7d726991e0fd7ac14a8d2182817df10ec22
docker~build-push-action~1UKA60.dockerbuild
20.5 KB
sha256:253f168b0f79ed1cf0d4fe5e2456f37f31f27c4f768f3cc8ce7420fdd137c1fa
docker~build-push-action~1XD0MA.dockerbuild
40 KB
sha256:6a6472d7d9f607bf521716745e754a8a7f27283516b2541c4a36a16f3f1cc09e
docker~build-push-action~2JUW0Y.dockerbuild
51.4 KB
sha256:4de5126ccd457d2d15e31b32798edcb2ae26e5fb318a92b5e4c939c6a47832a9
docker~build-push-action~3FF6FW.dockerbuild
32 KB
sha256:fca496d5535b343d4dc77db9ae68ff38b1e42abe2502503d7d4d04ddad89e941
docker~build-push-action~5I3LVK.dockerbuild
29.6 KB
sha256:2427e4d64a11f10715142ddb2afed610f252dd4bca20d844c509e048086ed0f8
docker~build-push-action~5W26LW.dockerbuild
48.3 KB
sha256:a61985961e1e7eca2b961fe413f5511d11aa824fe5f667ef8b011a722a65ed9c
docker~build-push-action~6GXZI4.dockerbuild
27.2 KB
sha256:003f72e3755963898c6d315d0f11eeea44427a805487a433bf748e8c38b8e9a5
docker~build-push-action~6K6Q6M.dockerbuild
14.9 KB
sha256:deffcb9735accbdc3913473185764326d04d4357fe765a75cafbe692f38fc1bb
docker~build-push-action~6QODQF.dockerbuild
52.9 KB
sha256:f5a75cb92ee567fa88c234e1ce06c7a84b246c8594d39e7d95c7014b4348bb73
docker~build-push-action~7529W0.dockerbuild
20.5 KB
sha256:234295bf941e056d162a51afd8c015cae159916179421735bbe23e1efb3a170b
docker~build-push-action~7CKKXZ.dockerbuild
11.7 KB
sha256:2e46641750cee626c490c0651bef125e1087203f00b413a730be33a398cfd593
docker~build-push-action~A5RNEG.dockerbuild
26.8 KB
sha256:0712a56d0e51f634beacf7ab6c3491a6c66177dceaa13cc23e1db70350798726
docker~build-push-action~AH2RIT.dockerbuild
20.9 KB
sha256:d9ad034bfb32635ea4e98f4e84a3f3ee4102ecc24127845008896e5b769f9af7
docker~build-push-action~CKQH0L.dockerbuild
40.5 KB
sha256:98c7b3dd1d3d54de57058b8c528275e298e34d71d5618eef2c0b6fc71212ceb2
docker~build-push-action~D1QXKZ.dockerbuild
20.5 KB
sha256:f83da1ef4bec3218ea0e07c10244dd7c88a28bb34583a4271524ca67361079f3
docker~build-push-action~DHKQ41.dockerbuild
49.4 KB
sha256:24e07da144f515c84bcbdc2539d1900d08ebdc10d710cf045dfc99d5c1898d40
docker~build-push-action~DMJWU6.dockerbuild
21.4 KB
sha256:f7186d5768f311964ecb31bff06486057156b9c716c1cabf30445f3ffba79ef9
docker~build-push-action~E0AOPH.dockerbuild
20.3 KB
sha256:1a4e2d3ea71b3268c0677d39291ca993cde777c72d15c822fd34969b05ab6d34
docker~build-push-action~EBRSK0.dockerbuild
14.3 KB
sha256:a1dba9af09d11749743fcb3fe121895a5beaa2cb7970551c99d91e5eefa067ca
docker~build-push-action~ESK6KJ.dockerbuild
20.3 KB
sha256:18dc68d6bb44bd2afaa10960f3a800546c7d67b4ce98bcf8acf755282d27c544
docker~build-push-action~EUVP12.dockerbuild
32.2 KB
sha256:0af54a06a45757366ee24a2f81d4fe9944be29d2c1f7b9070cb4d4172719a281
docker~build-push-action~GDZYL6.dockerbuild
11.5 KB
sha256:97dee967aa337c9d8582a75a2860707634688cdd0d9060b0443ce0f0cfa00d10
docker~build-push-action~GHQQFQ.dockerbuild
21.8 KB
sha256:6cd72f87cd4111964400790848a70d748614b5bf6485569efc277948721fd3d8
docker~build-push-action~HAYGD6.dockerbuild
29.1 KB
sha256:59d8b61a9392a524069237a742557190521451d33eab9b3b63630a31624d8ff2
docker~build-push-action~HZD1ZJ.dockerbuild
11.7 KB
sha256:cf94dde552189bd934e5ad20d851eb1526247fed8e38c0e28be2522ba69c651c
docker~build-push-action~IBUIWM.dockerbuild
28.3 KB
sha256:7de9e8d8a0a21a88e28df1fa84de1231b558ee7c330b569bf39f44c187728744
docker~build-push-action~JLCMNE.dockerbuild
30.6 KB
sha256:b5cec941283f314b43c569edd5d7a08da1ba954627cc3ec1e5bc9cd41ec64ed2
docker~build-push-action~K5IHMQ.dockerbuild
40.1 KB
sha256:2882736f2e87105c52638a72e98d56d897e61564ed10452271caac8c5a8749a2
docker~build-push-action~LL71EL.dockerbuild
21.6 KB
sha256:79ea76ea7b966718f1d269de16224c10935ad8ecda25c343f89477bf20a7b624
docker~build-push-action~M2BIY0.dockerbuild
11.6 KB
sha256:077bae0f494082b6fa47bca6a3d5166fb366892c2fe8fbc2475ff95a4d10d908
docker~build-push-action~MDZ3SZ.dockerbuild
18.6 KB
sha256:6249b94ada1bdf35084f7ddfda89459fa22671a2fd459f3941a9989e003b08c9
docker~build-push-action~MRMHEO.dockerbuild
20.8 KB
sha256:229de39cb903d315b12fc2fcb6013b27d54a62bd9d7db0d20590fa1a58849100
docker~build-push-action~NALAGL.dockerbuild
29.8 KB
sha256:24dea83bb8ec1e594d4f39e3a24d32e1e6064d5790c4f0dff4a6472bb68331b0
docker~build-push-action~NR3SU2.dockerbuild
30 KB
sha256:c70b26d8a715ea26d54841e1cb6981ef5de9f3e6634027e423ef332bd6d59405
docker~build-push-action~NU97WO.dockerbuild
21.3 KB
sha256:0065e4f2e45513933b47f6a5c627bf252d30e8f048f7f80b3ed07a9ccc023726
docker~build-push-action~PS48RN.dockerbuild
22 KB
sha256:39a3431680131ebffea197a337041d53a4151909794c4e3beb66c62a057da1ad
docker~build-push-action~Q807PQ.dockerbuild
20.2 KB
sha256:13064923d852e3494aeb4ad7c818c0520b865c294bf67d8f17fc4d92ffa1044a
docker~build-push-action~QFJ899.dockerbuild Expired
21.5 KB
sha256:751b663c37dcc81e225f0d22c20aec1dd9da484a77f7919643d9a0be03d872bd
docker~build-push-action~QFZ5BN.dockerbuild
42.1 KB
sha256:a196e6a8c60aa3989a102dce31171e366574f7fc0bc611d9f6ae5b8c2182a625
docker~build-push-action~QQM553.dockerbuild
11.6 KB
sha256:3a983c6bc7087089b1148e7bdccad158dd2d4585e451b47ad95236b2cdd6e44b
docker~build-push-action~QUR73M.dockerbuild
18.1 KB
sha256:35104aa008ff49fbe84d0e80274770512e15811f54dfa66f7466df3edf5356b5
docker~build-push-action~RB6Y7K.dockerbuild
20.1 KB
sha256:34710e57679951d7cbf37db92e241004b86c3f860f2a98522a6d1a96e01ee68e
docker~build-push-action~RVKRWW.dockerbuild
52.7 KB
sha256:0d14a7bc45880c1998624e77d4657f6a08f7472566c15d65ca76c343ce15b5f3
docker~build-push-action~SB1RAC.dockerbuild
11.9 KB
sha256:68f2199ad86a66f798ec8a0bca3fee9bfe8502c3cfa1ef0d4dcf252c422a2724
docker~build-push-action~T0RDG8.dockerbuild
21.1 KB
sha256:b047458bdc5b5badab5b2a94d95dbb461a2ae5818178649ea753c04c99445922
docker~build-push-action~TCR1IB.dockerbuild
61.4 KB
sha256:3dac5e04dfbc58a27a9c81d1f827d80c7f67988d5e95cda8b6c21f6763b9b78f
docker~build-push-action~TE4TZ5.dockerbuild
12.4 KB
sha256:243a90adf6d38c2220558d8400df109a577787cf72c30c561fcd0e0ab40fc372
docker~build-push-action~U55TYH.dockerbuild
45.6 KB
sha256:0b31d44d908dd17b0fff7567903ca9a3ce0713d5ee8f8ea00f1aa78f6001284f
docker~build-push-action~U62E5D.dockerbuild
20.4 KB
sha256:ac842fcfee380f4c98991a52d22e834fcb3a0f0e546cbc1a1c284545871fdf61
docker~build-push-action~UY7W8J.dockerbuild
22.1 KB
sha256:8c6222b6ddc8eeb0aacc2b0029fc4e0089667f147f7ca72a5ea4d35ae217e18c
docker~build-push-action~V8XITI.dockerbuild
10.4 KB
sha256:510c344d7ab5f9202d9341734ea0c89693e2711bc66fe00e23ebe2b5c46f884e
docker~build-push-action~VEZZG7.dockerbuild
27.1 KB
sha256:a6636204f3df38a2b09cfbbcd59d815329d348f5b32203673f632355b3b46b08
docker~build-push-action~W1IUFW.dockerbuild
27.6 KB
sha256:0e0fc58d78f0b5e90177ba5937379a71e3fb92c662839f73d7bd3ab9d1f8b442
docker~build-push-action~W8X81O.dockerbuild
18.7 KB
sha256:2adf7be21ae9bd3599793973cd812d84634a7770d7dc8ee1c01958bfa4069d8b
docker~build-push-action~ZPE1SZ.dockerbuild
24.3 KB
sha256:8ff0aafa729ff5834493e90b7fa20cb99bac22fc39e400d6f0e148bc90d18c7f
docker~build-push-action~ZUDCOB.dockerbuild
31.4 KB
sha256:c67f8ad80d8120776061b8da16b3d4fdd004caae4f56be5c63e76edf4dd0481e