2024-12-19 06:23.20: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (3e879d264d3c0f88116f82573551821d01a302bf) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard 3e879d26
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2024-12-19 06:23.20: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554-alpine-3.20-4.14_opam-2.3-ocamlformat-5c7ffb23c89c6943b51f8e215548b72a12e3abd1"
2024-12-19 06:23.20: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2024-12-19 06:23.20: Waiting for resource in pool OCluster
2024-12-19 10:44.23: Cancelling: Auto-cancelling job because it is no longer needed