Organisationsocurrentdocker-base-images38df9a (apt-cache-buildkit)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-01-08 13:06.26: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/apt-cache-buildkit (38df9a71709d5b489a4db929b3d4df0afa8c6786) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "apt-cache-buildkit" && cd "docker-base-images" && git reset --hard 38df9a71
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-01-08 13:06.26: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0-alpine-3.20-4.14_opam-2.3-ocamlformat-e566c29b12a9c284b68b3f6cbe7fbd4e8452406f"
2025-01-08 13:06.26: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-01-08 13:06.26: Waiting for resource in pool OCluster
2025-01-08 21:13.16: Waiting for worker…
2025-01-08 21:20.25: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
Submodule path 'ocaml-dockerfile': checked out 'ec3cdcf5331c37b16aa6209afa8e20fd7875d0ad'
Submodule path 'ocaml-version': checked out 'a5a5452b5b7ffb19413eac3451320a82884f8f56'
Submodule path 'ocluster': checked out '8fd1ca1da935154e6c532c45a4d8d4c6a2f9d307'
Submodule path 'ocurrent': checked out '41e2a72872d6711410c771c5537023a120d85fee'
HEAD is now at 38df9a7 Cache Apt package downloads with BuildKit cache mounts
Synchronising submodule url for 'ocaml-dockerfile'
Synchronising submodule url for 'ocaml-version'
Synchronising submodule url for 'ocluster'
Synchronising submodule url for 'ocurrent'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-version'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version'
Cleared directory 'ocluster'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster'
Cleared directory 'ocurrent'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule path 'ocaml-dockerfile': checked out 'ec3cdcf5331c37b16aa6209afa8e20fd7875d0ad'
Submodule path 'ocaml-version': checked out 'a5a5452b5b7ffb19413eac3451320a82884f8f56'
Submodule path 'ocluster': checked out '8fd1ca1da935154e6c532c45a4d8d4c6a2f9d307'
Submodule path 'ocluster/obuilder': checked out '2d0af3df9d934c936736986e827e9d1f5b94aed9'
Submodule path 'ocurrent': checked out '41e2a72872d6711410c771c5537023a120d85fee'
Submodule path 'ocurrent/vendor/ocaml-gitlab': checked out '134d702d195504c024a380cf577bf8672aa5e91e'


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
2025-01-08 21:20.27 ---> using "a3e9f67bc1ee9201c96140c65f9dc31519ebfb933f158b75d3a6cace968f8f0b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-08 21:20.27 ---> using "08531b211c79869936193858aa39be3a119d4fa4d4e64483b81db26a249535ce" from cache
Job succeeded
2025-01-08 21:20.27: Job succeeded