Skip to content

ci

ci #2834

Triggered via schedule May 1, 2026 10:32
Status Success
Total duration 57s
Artifacts 56

ci.yml

on: schedule
minimal
22s
minimal
git-context
38s
git-context
git-context-query
20s
git-context-query
git-context-secret
36s
git-context-secret
path-context
26s
path-context
example
17s
example
error
6s
error
error-buildx
18s
error-buildx
docker-driver
13s
docker-driver
export-docker
11s
export-docker
secret
15s
secret
secret-files
15s
secret-files
secret-envs
21s
secret-envs
network
13s
network
shm-size
12s
shm-size
ulimit
13s
ulimit
cgroup-parent
11s
cgroup-parent
add-hosts
18s
add-hosts
no-cache-filters
16s
no-cache-filters
registry-cache
23s
registry-cache
github-cache
29s
github-cache
local-cache
28s
local-cache
standalone
13s
standalone
named-context-pin
19s
named-context-pin
named-context-docker
14s
named-context-docker
named-context-container
32s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
24s
annotations
multi-output
28s
multi-output
load-and-push
27s
load-and-push
summary-disable
20s
summary-disable
summary-not-supported
19s
summary-not-supported
record-upload-disable
27s
record-upload-disable
annotations-disabled
12s
annotations-disabled
call-check
14s
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 36 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:4e9cd6b18177c1d9a7558832739211ec66ba4edce5e8dab43d02cee24e090be7": 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 (line 8 column 1)
checks (v0.14.1)
Failed to restore:
summary-not-supported
Failed to restore:
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-envs
INVALID_SECRET= is not a valid secret
secret
INVALID_SECRET= is not a valid secret
registry-cache
Failed to restore:
secret-files
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/
error-buildx
Failed to restore:
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
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.
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
path-context
Failed to restore:
load-and-push
Failed to restore:
multi-output
Failed to restore:
local-cache
Failed to restore:
github-cache
Failed to restore:
multi (multi-sudo)
Failed to restore:
git-context-secret
Failed to restore:
git-context
Failed to restore:
multi (multi)
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~121E8W.dockerbuild
19.3 KB
sha256:d2172e008ef5fc26625047bce5abf27866ef131c7a147c0327f7f8ab316fbc04
docker~build-push-action~1KC2FW.dockerbuild
29.2 KB
sha256:abeddb9c1e67731d460cd8abf3dcb97f30fc468d9c180184beaa670731c961e6
docker~build-push-action~2F7COC.dockerbuild
20.9 KB
sha256:b447db3c13cd52f7e2b1dd95aa6b55393716b05c8f2f0ce8c581727cf3cb3c68
docker~build-push-action~2ICSLB.dockerbuild
31.7 KB
sha256:e6388288322dd70952b722124c67ef5c4026d742e7571ec0c170edf1e5a649d2
docker~build-push-action~4Z7OMN.dockerbuild
19.4 KB
sha256:64a0b56a1967cf4af77473a3239a904c0472f153f0a09abfb690fb556f6926c6
docker~build-push-action~59KU5Z.dockerbuild
25.4 KB
sha256:7e3e09d61aeed4317e700bbb49664f3d7f2730202f596d8f77349e9f372d2589
docker~build-push-action~715JXX.dockerbuild
51.6 KB
sha256:c6a67a8905c560d575426ef44e12e91d6a85c3838493e19a5ae0009a284b58a5
docker~build-push-action~8859UO.dockerbuild
11.7 KB
sha256:752f5d4295552af4ef2dc912bd24a8190ea1442bdd656b2d5fc914f53edcecd6
docker~build-push-action~BHFVDJ.dockerbuild
19.3 KB
sha256:833ea7b13d1df8a2ed46bf2c2abfa5231089508ded7849ce4ca6dbe9eab893a3
docker~build-push-action~BLHNHR.dockerbuild
17.2 KB
sha256:b5c55f4f6ffe97128bf82f3bda93afe7bd6f8587c17107691100e85e0c964f7a
docker~build-push-action~BU7ZQH.dockerbuild
11.5 KB
sha256:750aaa4254a243d10d4ce4f014817284a5e51d7a45a496ef31150887008603e3
docker~build-push-action~CDHHIY.dockerbuild
31.4 KB
sha256:7da1a078c23ea919cdea60ce7af79a3f3e9d6a8022d937d635000b48863b8473
docker~build-push-action~DBHSHP.dockerbuild
19.3 KB
sha256:7700a635866d3a85ab6d8ed6f67c25f2fc9164f173ba73a77d197e353fd67985
docker~build-push-action~EL8U0J.dockerbuild
28.7 KB
sha256:dfbfc067cc20b9cc2fa1aa9f1fdab8654e795aa355031155793aa41d721dd60e
docker~build-push-action~F4B62L.dockerbuild
21.3 KB
sha256:173a39f4a8a697de9b3ae5456d1eb9d71a62bc14ea8ae633d51b5a7b20214b43
docker~build-push-action~G2UB9A.dockerbuild
17.1 KB
sha256:4d66831654b9b2e0648e644329cdb543dc964f7cabeb3981010c0ab2d7269f70
docker~build-push-action~G43HMJ.dockerbuild
28.5 KB
sha256:9c9e1e86d915702f4ece1eaaf71f9e17944cb9e0e03b009a26efde2bf19731ab
docker~build-push-action~G4QZ4F.dockerbuild
27 KB
sha256:fa4b54c4f7c9b39ec6338a0b29646d03191944edb82b47d5b38a4f9be47edb59
docker~build-push-action~H769UE.dockerbuild
52 KB
sha256:ad1cb76fd687336690407850f30a0630ba4b417ffe419fbb436fc123c0225141
docker~build-push-action~HJIFXV.dockerbuild
20.9 KB
sha256:a1ab91a67e5f36314ae3ca9b2399837fba282dd006c547b5c0621bed4902d675
docker~build-push-action~HZIDE2.dockerbuild
26.2 KB
sha256:13de3bc9b95221a444bd2aab1a237715a8c793b727a5aa0fb3cc467021c92b60
docker~build-push-action~I6CZPR.dockerbuild
26.1 KB
sha256:b3d48d997ce7329e8d5bd5f0d145da85527cdbb50fce4d970f0d9ff586158ccf
docker~build-push-action~IMBS2I.dockerbuild
45 KB
sha256:761fba60b4625c7e59c66c4d80f3dcaf28cbbf5b44586f1d4369ca53311d3368
docker~build-push-action~IX1I1Z.dockerbuild
19.6 KB
sha256:dd24c6b26c82f87af2a3811acc4b1988dfa7229526dd6d1918c164335ca27dfb
docker~build-push-action~JE2AUD.dockerbuild
11.6 KB
sha256:5c8bc0839d5059ef0cb1bd01a10d443169db833ee77ddc8d87d607e6f807360a
docker~build-push-action~K0LLME.dockerbuild
19.9 KB
sha256:a651dd144fec02f7cc5bcb8ea940aabcbc8f3a220026812e00af8ce1a7892113
docker~build-push-action~KKNPM7.dockerbuild
30.3 KB
sha256:f08c22bacc747af7a5e61d82bcfbc65dfe673cb0a0432b7c7443256d12f994cd
docker~build-push-action~KL91AZ.dockerbuild
11.4 KB
sha256:7c5c6a7ac8be435c553cae908efefae62e6dc5425a6f91031adbb6b866b2e740
docker~build-push-action~KPICVY.dockerbuild
20 KB
sha256:08c14924a87ca5b297e17ff8e6e007b29f1b6f1cd76faf29bd7c71b30363f9b3
docker~build-push-action~LJ0X9N.dockerbuild
38.3 KB
sha256:cf41076fd5371d0e40234bcd469b08afd702e17a19375c1ec5f791169c583e2e
docker~build-push-action~MN4S0V.dockerbuild
28.3 KB
sha256:2cd58ab9c1296d4e96db5491d0b4ead9537bbc1bc0d82a5f8715dc88e5af484e
docker~build-push-action~MOYWKI.dockerbuild
44 KB
sha256:57b6cc257a6237ed5145d04ecc42b85b62f7797e2ce60f4194bba05e39031cfd
docker~build-push-action~MV61CY.dockerbuild
35.5 KB
sha256:d6bf8904f8ae52c238959289ee828bf45cf67ca66859e79e443995ca0a47b738
docker~build-push-action~N37MZS.dockerbuild
19.6 KB
sha256:3531529b01acc6db86011ef0d28fae17bb9f92aca3d466bad0720b9b760251f8
docker~build-push-action~NM1PEM.dockerbuild
19.7 KB
sha256:0b534a18d832732b80457d2c6a322b3b35f523bc7ab9c296483ce94eb2972cf7
docker~build-push-action~OGOG39.dockerbuild
23.6 KB
sha256:82e7e0173dcce3de647f32fb5466730cc4c1503aead9fd8f4096b703a39fc09f
docker~build-push-action~P47D17.dockerbuild
19.4 KB
sha256:497b8dab34844dfd4126f43d5f053aec9052a91c90f573b6278882cfc353588b
docker~build-push-action~Q2A9DB.dockerbuild
39.9 KB
sha256:563bfc401019eeac612fd73a72e09b6fb9e94a704c1638a0995ab91a2eb0f48b
docker~build-push-action~QCVDYC.dockerbuild
28.5 KB
sha256:c42c4772ad08c7de002c0312002d47ab59a9a7ed7c78c53d93195d38514d7526
docker~build-push-action~QNMQIP.dockerbuild
21.3 KB
sha256:8206146cbf7b3653d2ee3fc3ad9267e213355d22538dec01ca1f47e0e2f7d608
docker~build-push-action~R0FKCR.dockerbuild
47.6 KB
sha256:ceefdde7495282f4fd569f984f6f661377c3ce2040cf892301693b5de894af60
docker~build-push-action~RL2KZR.dockerbuild
44.5 KB
sha256:45549fff8dbd27240ca216b2fb09d1cc6353bb5ff61c3449ddb637f9463de3bb
docker~build-push-action~RLE0I5.dockerbuild
46.4 KB
sha256:68f8a0ab8a93f82f51f37c9a158c4de796597ea0e332b89c66272e5966b851da
docker~build-push-action~SIPU5C.dockerbuild
11.8 KB
sha256:afafcf05d3c19e3eeb9d161d03eca1bd2009065fc2d7fd19298de03d574b6c17
docker~build-push-action~SWFBLM.dockerbuild
11.1 KB
sha256:3cd749d04efd517d4c4280b44cf32c378a74bf8199c4eb49c06464d8e2fef4b0
docker~build-push-action~T05229.dockerbuild
19.5 KB
sha256:bf6e2998986d5118c5e884a11edcc52d77d4759146e7a263d440b7623db68dd0
docker~build-push-action~UQWTYE.dockerbuild
17.1 KB
sha256:2c5b0dc590804a35599481a1768ac6b7ca5e3494b22e96649929bad718cb35d7
docker~build-push-action~W1NLDT.dockerbuild
21.9 KB
sha256:a5df387fd1dd584518d69705ad55cb74b527914fe1c90f28088207ee9ff43db8
docker~build-push-action~W9ZWVQ.dockerbuild
13.4 KB
sha256:1a21ed7ec97b02004472ae8ffc744ce36e19f4b672b4d058fd3b0a1f3f340218
docker~build-push-action~XDNB9L.dockerbuild Expired
21.1 KB
sha256:4333ee3a1503ac34e0db9b2e813a0b4b7343eaa22f66c4def052301843ed8376
docker~build-push-action~XLKZ57.dockerbuild
51.9 KB
sha256:eb2be64562e0681f34dadf410118878ceed3ef5ce1f665a5a07e6b1d51277332
docker~build-push-action~XZCL0N.dockerbuild
27.1 KB
sha256:86d84d0943c5d06a6fdba75d511f6d518b571148cbb7fb2c1a5ab91acca8c6f6
docker~build-push-action~Y33MYK.dockerbuild
39.1 KB
sha256:ce9d1d8a7fb8a04e2f415446624fb1b20d935bf10543ec95ab2bfa96dec1b1da
docker~build-push-action~YE24UW.dockerbuild
11.6 KB
sha256:2b12abd59efa3e00554e52faf83f5eeee4fa2e1852cf0678acc470b7527d9ef8
docker~build-push-action~ZN3ZQ1.dockerbuild
11.2 KB
sha256:4f6935efe7bd8490a3fa18197a8218dc22fb37531d00dfe9c1f6418c9de7fa99
docker~build-push-action~ZPPSLG.dockerbuild
19.8 KB
sha256:1050b17781c0e6476839e8f8b8a590e7d94cfe29d93ebeb8fb31c312644afb1e