Skip to content

ci

ci #2020

Triggered via schedule December 28, 2024 10:03
Status Success
Total duration 58s
Artifacts 51

ci.yml

on: schedule
minimal
18s
minimal
git-context
23s
git-context
git-context-secret
23s
git-context-secret
path-context
18s
path-context
example
25s
example
error
7s
error
error-buildx
30s
error-buildx
docker-driver
18s
docker-driver
export-docker
11s
export-docker
secret
15s
secret
secret-envs
15s
secret-envs
network
22s
network
shm-size
13s
shm-size
ulimit
22s
ulimit
cgroup-parent
13s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
38s
registry-cache
github-cache
23s
github-cache
local-cache
18s
local-cache
standalone
12s
standalone
named-context-pin
22s
named-context-pin
named-context-docker
30s
named-context-docker
named-context-container
33s
named-context-container
docker-config-malformed
10s
docker-config-malformed
proxy-docker-config
29s
proxy-docker-config
proxy-buildkitd
28s
proxy-buildkitd
annotations
25s
annotations
multi-output
21s
multi-output
load-and-push
34s
load-and-push
summary-disable
19s
summary-disable
summary-disable-deprecated
19s
summary-disable-deprecated
summary-not-supported
14s
summary-not-supported
record-upload-disable
18s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
10s
call-check
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 71 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 solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:e652af7f476f9e3f8a14ebd67cb692714cc64a07b7d08b70f901857c0e28cd2b": dial tcp [::1]:5000: connect: connection refused
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
add-hosts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret
INVALID_SECRET= is not a valid secret
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
secret-envs
INVALID_SECRET= is not a valid secret
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
no-cache-filters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/
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/
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/
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#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#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/
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/
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
standalone
Docker is required to export a build record
digest (docker-container, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
path-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
digest (docker-container, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
named-context-container
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
provenance (binary, /tmp/buildx-build, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker~build-push-action~06VUEH.dockerbuild
16.9 KB
docker~build-push-action~1MCHJT.dockerbuild
16.7 KB
docker~build-push-action~1OANHH.dockerbuild
14.9 KB
docker~build-push-action~3G10UC.dockerbuild
17.2 KB
docker~build-push-action~3YWI69.dockerbuild
17.6 KB
docker~build-push-action~5MIN4H.dockerbuild
16.6 KB
docker~build-push-action~6AZPFS.dockerbuild
27.3 KB
docker~build-push-action~6L8L7T.dockerbuild
18 KB
docker~build-push-action~72QANP.dockerbuild
23.3 KB
docker~build-push-action~7CS2ZK.dockerbuild
16.7 KB
docker~build-push-action~8QBIV1.dockerbuild
42.9 KB
docker~build-push-action~920DBE.dockerbuild
18.7 KB
docker~build-push-action~AL9Q9H.dockerbuild
35.1 KB
docker~build-push-action~B3QUV4.dockerbuild
17 KB
docker~build-push-action~BM1AZQ.dockerbuild
35.3 KB
docker~build-push-action~CK93ZW.dockerbuild
28.5 KB
docker~build-push-action~CQ6OJ7.dockerbuild
23 KB
docker~build-push-action~DLK0OP.dockerbuild
38.9 KB
docker~build-push-action~E4UVH6.dockerbuild
16.9 KB
docker~build-push-action~ES0124.dockerbuild
16.7 KB
docker~build-push-action~FEDO4G.dockerbuild
22.5 KB
docker~build-push-action~G68LK2.dockerbuild
25.8 KB
docker~build-push-action~GDKSHD.dockerbuild
25.5 KB
docker~build-push-action~I1WKBR.dockerbuild
17.3 KB
docker~build-push-action~JDMUK8.dockerbuild
16.7 KB
docker~build-push-action~JEC6J9.dockerbuild
17.9 KB
docker~build-push-action~JL6T5L.dockerbuild
36.6 KB
docker~build-push-action~JV4QFF.dockerbuild
17 KB
docker~build-push-action~KEW15F.dockerbuild
23.2 KB
docker~build-push-action~L1G01W.dockerbuild
17 KB
docker~build-push-action~LPXXEQ.dockerbuild
16.9 KB
docker~build-push-action~MJCRCM.dockerbuild
15.3 KB
docker~build-push-action~NX165O.dockerbuild
17.1 KB
docker~build-push-action~NZ38M6.dockerbuild
25.6 KB
docker~build-push-action~O6B1QQ.dockerbuild
18.1 KB
docker~build-push-action~OOY2LP.dockerbuild
38.6 KB
docker~build-push-action~OT3CW1.dockerbuild
24.5 KB
docker~build-push-action~P2ET15.dockerbuild
45.3 KB
docker~build-push-action~PM3QJH.dockerbuild
14 KB
docker~build-push-action~QJOAWW.dockerbuild
28.9 KB
docker~build-push-action~S510XH.dockerbuild
17 KB
docker~build-push-action~SC7DPG.dockerbuild
16.9 KB
docker~build-push-action~TIY4B8.dockerbuild
23.1 KB
docker~build-push-action~UKR0AC.dockerbuild
43.9 KB
docker~build-push-action~W2GL6S.dockerbuild
40.4 KB
docker~build-push-action~X0PKMW.dockerbuild
43.5 KB
docker~build-push-action~XGC0CS.dockerbuild
25.3 KB
docker~build-push-action~YCFEUK.dockerbuild
11.1 KB
docker~build-push-action~YJAJ98.dockerbuild
46.2 KB
docker~build-push-action~YZPA80.dockerbuild
15.3 KB
docker~build-push-action~ZGLRRU.dockerbuild
18.3 KB