2025-09-16 09:34.31: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (6da293b3e819c40d0715856467a909ece8e38227) (linux-x86_64:(lint-fmt))Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12ocamlformat version: noneTo reproduce locally:git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard 6da293b3cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12RUN echo "skipping format lint because ocamlformat is not configured"END-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-09-16 09:34.31: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-43c98cac4176bd370a72997700c00bb4ddb1a48d"2025-09-16 09:34.31: Using OBuilder spec:((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)(run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")))2025-09-16 09:34.31: Waiting for resource in pool OCluster2025-09-16 09:34.31: Waiting for worker…2025-09-16 09:34.31: Got resource from pool OClusterBuilding on odawa.caelum.ci.devAll commits already cachedHEAD is now at 6da293b Use Debian 13(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)2025-09-16 09:34.33 ---> using "b004d39c9addeb865f11c6029618ea8df221f8b3190584e8b865e82aabd3dd51" from cache/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))skipping format lint because ocamlformat is not configured2025-09-16 09:34.33 ---> saved as "961d3aac5aad4b52caaa7cd7b5b5276c45e4e6b9ad9c424b0445a8cd06ce8626"Job succeeded2025-09-16 09:34.33: Job succeeded