2025-06-18 07:47.27: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/heads/master (ba26623c6bca8b917c4252fa9739313fb14692ea) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/ocluster.git" -b "master" && cd "ocluster" && git reset --hard ba26623c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-06-18 07:47.27: Using cache hint "ocurrent/ocluster-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-e87127a46b6e17aa7aea2b54b5dac3249ff8d68f"
2025-06-18 07:47.27: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-06-18 07:47.27: Waiting for resource in pool OCluster
2025-06-18 09:54.11: Waiting for worker…
2025-06-18 09:58.11: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
Submodule path 'obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
HEAD is now at ba26623 Mark obuilder as vendored
Synchronising submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
2025-06-18 09:58.12 ---> using "cae3f84721b1d1626d38afde4577807843a0da8ba3807fc3f5f4606864be9e98" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-18 09:58.13 ---> saved as "aef3984134e8b18d59181819bc79a8fc2def9cb8ef2be489c425efe58ad78684"
Job succeeded
2025-06-18 09:58.13: Job succeeded