ci #3043
ci.yml
on: schedule
minimal
24s
git-context
32s
git-context-query
29s
git-context-secret
27s
path-context
30s
example
29s
error
5s
error-buildx
17s
docker-driver
11s
export-docker
8s
secret
17s
secret-files
18s
secret-envs
20s
network
15s
shm-size
11s
ulimit
20s
cgroup-parent
12s
add-hosts
13s
no-cache-filters
13s
registry-cache
35s
github-cache
22s
local-cache
30s
standalone
13s
named-context-pin
20s
named-context-docker
14s
named-context-container
18s
docker-config-malformed
9s
proxy-docker-config
36s
proxy-buildkitd
31s
annotations
15s
multi-output
27s
load-and-push
18s
summary-disable
23s
summary-not-supported
17s
record-upload-disable
23s
annotations-disabled
11s
call-check
12s
no-default-attestations
17s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 51 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:a2e2d78cb5fc5e76e5f2b09201b72a8900a4f07ae38b2275797283368706cb7a": 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)
|
|
summary-not-supported
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.12.1-linux-x64, another job may be creating this cache.
|
|
summary-not-supported
Failed to restore:
|
|
error-buildx
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
error-buildx
Failed to restore:
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
load-and-push
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
load-and-push
Failed to restore:
|
|
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/
|
|
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
|
|
checks (v0.14.1)
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.14.1-linux-x64, another job may be creating this cache.
|
|
checks (v0.14.1)
Failed to restore:
|
|
github-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
github-cache
Failed to restore:
|
|
multi (multi)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi (multi)
Failed to restore:
|
|
git-context-secret
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
git-context-secret
Failed to restore:
|
|
multi-output
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi-output
Failed to restore:
|
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to save: Unable to reserve cache with key buildx-dl-bin-0.9.1-linux-x64, another job may be creating this cache.
|
|
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:
|
|
git-context-query
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
|
git-context-query
Failed to restore:
|
|
local-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
local-cache
Failed to restore:
|
|
path-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
path-context
Failed to restore:
|
|
multi (multi-sudo)
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
multi (multi-sudo)
Failed to restore:
|
|
git-context
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
git-context
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
|
|
registry-cache
Failed to save: Unable to reserve cache with key docker.io--tonistiigi--binfmt-latest-linux-x64, another job may be creating this cache.
|
|
registry-cache
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0XL8HA.dockerbuild
|
50.1 KB |
sha256:0f658d37aebe88f5060b05063f44b98572d485609b749f7e758981fc46da7533
|
|
|
docker~build-push-action~2441EG.dockerbuild
|
20.5 KB |
sha256:f03557c25601c809fb957d1bccd06bd1a13979ba21b4d974844e5a48f84c0830
|
|
|
docker~build-push-action~2BMKG3.dockerbuild
|
12.1 KB |
sha256:6d41965518d031b09d6269afd3df189b5e3f072b1edd8b1fa42b00fc309027b2
|
|
|
docker~build-push-action~3YBP0S.dockerbuild
|
11.2 KB |
sha256:2f5df5e1938175635c89289a45ea97e6bef7def1ba43376f66712eb019b42fac
|
|
|
docker~build-push-action~6E5UIS.dockerbuild
|
20.4 KB |
sha256:55e17a144425f0f4584f2efaa561a43ded4f4f00fab2c386eadf0650377fc9b7
|
|
|
docker~build-push-action~790OF0.dockerbuild
|
20.8 KB |
sha256:3d5a5517a83db7bde923c8e36ff7003ad1d9091ae26575b75386e108fffe7b46
|
|
|
docker~build-push-action~9PSB70.dockerbuild
|
41.6 KB |
sha256:e84178aaad3af8aeba3faf951ad1ec20c25c53d8224613e2a6d4abc3d5961690
|
|
|
docker~build-push-action~B4OPVD.dockerbuild
|
26 KB |
sha256:c865404c70523a2bad816d18594b30adad75267d9c827a4f81abb70cc7a6662f
|
|
|
docker~build-push-action~BRUE63.dockerbuild
|
12.2 KB |
sha256:8b80ae211df8f78c35e51ecb6a0b0d56daceab5ffd0eb8365c6dcfb38a58c495
|
|
|
docker~build-push-action~CSZNSS.dockerbuild
|
20.3 KB |
sha256:1e02a74d33b3b372d09c323782a9e1118f47b0f02dd805953edd2b38d858713b
|
|
|
docker~build-push-action~EKNLI1.dockerbuild
|
20.7 KB |
sha256:28d60b40970a6d038af44200422a527df95b0d3e63f234da544287d0d24dd3d6
|
|
|
docker~build-push-action~ER8Y56.dockerbuild
|
27.3 KB |
sha256:62884b003793d992f82cdfb661a0bdb4d00d64b3bd2fc865d4fd416a4c73499a
|
|
|
docker~build-push-action~G4OPK1.dockerbuild
|
40.7 KB |
sha256:864ac53f904fb09936d6f3fd8768217a58e36dab7116956240debdbae67b947a
|
|
|
docker~build-push-action~H5XUFV.dockerbuild
|
28.7 KB |
sha256:4aab8ec7e621e98579ce42c4dfeee182dd5b4f716a218b1dad94586ff37599fe
|
|
|
docker~build-push-action~H6NKIA.dockerbuild
|
31.3 KB |
sha256:3eccb3908d4aad05de1e261258de3a47cbceb99915782e3aabe42b61f0dab511
|
|
|
docker~build-push-action~I0UWN4.dockerbuild
|
20.5 KB |
sha256:e29d88a2ff742392defbb6caa90fec15ccf03915be7748452bcfd252c86d6ffb
|
|
|
docker~build-push-action~I7V744.dockerbuild
|
22.3 KB |
sha256:a4c0478f8967febc3468070c7af163e28a318256c521abeb67c28c6e9845ea37
|
|
|
docker~build-push-action~IPIYL2.dockerbuild
|
31.4 KB |
sha256:bebf8c6edaf27a451e38e65b24eb7713dbe6ef01a7ae731d0f82f954a81b0dd4
|
|
|
docker~build-push-action~IUGXYJ.dockerbuild
|
56.4 KB |
sha256:6ce051b3cef5ef1cffca7e0953dc2c848f950e9d2e50a7faa609e2019874e50b
|
|
|
docker~build-push-action~JWM1HI.dockerbuild
|
34.7 KB |
sha256:8cfe73911ffe2309a91c3dded7bfcab81f7f1af66c55678977b0fa1bc1a8ebed
|
|
|
docker~build-push-action~KELHCJ.dockerbuild
|
56.2 KB |
sha256:08cbe47e599909f67bcfbc804962ec6abbba8ba974f5aab43de5e8302107f925
|
|
|
docker~build-push-action~KHHJKO.dockerbuild
|
18 KB |
sha256:8a3746f5552dc4cf0ed62146c21f74cd8e1184899066f4408f0bcf0cf1515099
|
|
|
docker~build-push-action~KN2SHI.dockerbuild
|
40.9 KB |
sha256:1b9954573b1eb022d109250d3108e324e2231f41e2b1661a79d44c73e00f0638
|
|
|
docker~build-push-action~KT3X1O.dockerbuild
|
17.7 KB |
sha256:a497a688bc1281ef7fa06a5586a094de730357595736236211f69c941b324f55
|
|
|
docker~build-push-action~MTSQMH.dockerbuild
|
22.1 KB |
sha256:efa5987d441d226238cccb98052fbae931515a414f42204a29cb2a1ec84fa52d
|
|
|
docker~build-push-action~NGLIIZ.dockerbuild
|
12.7 KB |
sha256:63424c0b7fb7220ecf105dc20a344695374f8fd1c4ed48678b0f36b9c9f8dfe8
|
|
|
docker~build-push-action~NQMXUY.dockerbuild
|
30 KB |
sha256:055cb626e123d9c01acc41b35e809e59d70ac04af0ef8bde9ae6c525f2a9f9c0
|
|
|
docker~build-push-action~NZ68DN.dockerbuild
|
21.9 KB |
sha256:450afa60e85b82093587286adb4a441d632676444aa21112ba926b7d12a6014e
|
|
|
docker~build-push-action~OKJ3TQ.dockerbuild
|
34.4 KB |
sha256:255b2e05dea2dc4a8e3c19066f672717e4d77fe45561b3aa406a478823e31734
|
|
|
docker~build-push-action~P8NKTW.dockerbuild
|
11.9 KB |
sha256:e16b7fd94f4ce89cf0fdbb8666ea3ceb05f29ae1ab789b16d0989df30a44b369
|
|
|
docker~build-push-action~PGVRS3.dockerbuild
|
24 KB |
sha256:88f58a6741f2dd9600e2e0f55c212562cd5cd3bbba6d715daa317d5649c81361
|
|
|
docker~build-push-action~PI0Y2L.dockerbuild
|
11.7 KB |
sha256:4029ee85b92b08547591dd2e46273cd81e3b3b7637912fef9c27edc155b066f0
|
|
|
docker~build-push-action~PJUKNO.dockerbuild
|
20.7 KB |
sha256:fd0cee896e853eaa8686cf8e908d7b933601d763379698369af48442d80303e8
|
|
|
docker~build-push-action~PSOFBT.dockerbuild
|
17.8 KB |
sha256:5a718594b4edf881e5b3ae4f23a19232de1c762e4926016d89f42081e0009eec
|
|
|
docker~build-push-action~PTY876.dockerbuild
|
20.3 KB |
sha256:ab2f8dd4081699e78693cf489070db47567a6cc036a83e3e152f3c4ad397684e
|
|
|
docker~build-push-action~QKAVK8.dockerbuild
|
27.9 KB |
sha256:90bf870ff35924471d46193d7959677508116cbafe94ad98f807073af8500396
|
|
|
docker~build-push-action~QMZ7OB.dockerbuild
|
21.1 KB |
sha256:795c2aab70e0999b8b51d9d6b1c928c841538e31063837f6fe68ed9a51b28061
|
|
|
docker~build-push-action~R4UQK5.dockerbuild
|
46.1 KB |
sha256:4a75b9d8ce24a85c901aed7f3ba6288ad7798ccbed4b1cf4d3cf8f1be4d11edd
|
|
|
docker~build-push-action~R8S6FM.dockerbuild
|
53.1 KB |
sha256:3c517566cf2c08559c55a8de2b7634009833630639c8f6af24b3b88d5b5d5cab
|
|
|
docker~build-push-action~S0D15X.dockerbuild
|
20.6 KB |
sha256:4f6522ee9255e7bb47042db31ad4c04f4abf99c414a7f7f04d1fe1a219e43a24
|
|
|
docker~build-push-action~S2R5BI.dockerbuild
|
13.5 KB |
sha256:c8947d92d4c36f333467ee5de7101952ff3a832e9dc6db49b762d9ecd2d18b00
|
|
|
docker~build-push-action~S6KSME.dockerbuild
|
42.2 KB |
sha256:ba883ebaac49382264a2a88e42c65602d8bdfe86e63862c26682dca3206319c1
|
|
|
docker~build-push-action~SQ4R7O.dockerbuild
|
30.6 KB |
sha256:28a469ec6a29cc64cb5341297eb77419c904ea1a8eb8078eba1d6ab623c70a26
|
|
|
docker~build-push-action~TX1ZMD.dockerbuild
|
56.3 KB |
sha256:e7fff19f618fd002b5a58b6123c6c91f82e3b95d37d604c1578d8115be30e566
|
|
|
docker~build-push-action~VTCCFA.dockerbuild
|
27.3 KB |
sha256:2bccf0390060099b8f2e2b29025f3ab036c0792b93e393c79eac34fe8e023d3f
|
|
|
docker~build-push-action~VYA3W3.dockerbuild
|
42.3 KB |
sha256:9fe4c18070b0ac9b69d55cef02c18e914adf6f1a103e98ec782a04223c015b6a
|
|
|
docker~build-push-action~WENFCP.dockerbuild
Expired
|
22.5 KB |
sha256:4b19516129c3a989b9732f3b6d67b1be6d66f5ba0bf08bdf3f712bf441c86e38
|
|
|
docker~build-push-action~WSW17Q.dockerbuild
|
27.3 KB |
sha256:5c44a800b1d193052bf3f4f8c43ffea97f9708c823e850091cf4dd1fce6aa12a
|
|
|
docker~build-push-action~WY49PO.dockerbuild
|
12.7 KB |
sha256:c190515f015d1b501c8795f81c99875a5a1438f3ef796fbf93984bec277fb46d
|
|
|
docker~build-push-action~XGFF0N.dockerbuild
|
51 KB |
sha256:3e032376f0d94eb2659e6897420e9428e4d97356a543dcbd399344c837c07151
|
|
|
docker~build-push-action~XOYET7.dockerbuild
|
21.6 KB |
sha256:bc44dab68147da2a9c5d855ed84422be698a66a25cbe854e9c927a307e2bbeec
|
|
|
docker~build-push-action~Y6EHVE.dockerbuild
|
12.1 KB |
sha256:c9caf3ad2262c620c78d8bb60182fd954915b2105e5159b2e69c8180eda40f8a
|
|
|
docker~build-push-action~YO6RPB.dockerbuild
|
21.2 KB |
sha256:58fbbcf3ace74ea59a660c8c24462a92d752cbda8bdd733afcd14359e05f6126
|
|
|
docker~build-push-action~YP48DF.dockerbuild
|
56.8 KB |
sha256:e55578058ab072e085b4585f3b3e02ba237d90db69e2a19b2cdcb02854ed5461
|
|
|
docker~build-push-action~Z92N8S.dockerbuild
|
21.2 KB |
sha256:950f012882a9930e3aff2da2f545886c902e04bdffb503d1991d3998b676ff5b
|
|
|
docker~build-push-action~ZW0NQ4.dockerbuild
|
22.4 KB |
sha256:241f9d294502c7d5029a0c0291163825b181435291d5cf99e12959bced252bcf
|
|