Organisationsocurrentdocker-base-images9c9a4e ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-04-29 00:36.11: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/pull/342/head (9c9a4ec11ec1cfd21a1387c02456c87709fd0dde) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" && cd "docker-base-images" && git fetch origin "refs/pull/342/head" && git reset --hard 9c9a4ec1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-04-29 00:36.11: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9-alpine-3.23-4.14_opam-2.5-ocamlformat-dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd"
2026-04-29 00:36.11: Using OBuilder spec:
((from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-04-29 00:36.11: Waiting for resource in pool OCluster
2026-04-29 02:35.16: Waiting for worker…
2026-04-29 02:39.47: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 9c9a4ec remove opam 2.0


(from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9)
2026-04-29 02:39.47 ---> using "8e65bc4d84a4bbc3f291f4c89c5f0411ea9740fc4228eddb2c11cbc44748b04d" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-04-29 02:39.48 ---> saved as "587ce7d086ff04de4f4423e68ad553523515e553b8a932fb89ddf267c1cbcec5"
Job succeeded
2026-04-29 02:39.48: Job succeeded