2024-12-20 11:26.00: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/master (1916dd81164458bca6755f5f3d12db2eb853d0c9) (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/ocurrent-deployer.git" -b "master" && cd "ocurrent-deployer" && git reset --hard 1916dd81 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 2024-12-20 11:26.00: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0-alpine-3.20-4.14_opam-2.3-ocamlformat-9699c1b20d7cf74df5e29074bbc1f24a3033a7f7" 2024-12-20 11:26.00: 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\" ")) ) 2024-12-20 11:26.00: Waiting for resource in pool OCluster 2024-12-20 22:28.53: Waiting for worker… 2024-12-20 22:32.28: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 1916dd8 Merge pull request #244 from shonfeder/390/rm-submodules (from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0) 2024-12-20 23:05.56 ---> using "a3e9f67bc1ee9201c96140c65f9dc31519ebfb933f158b75d3a6cace968f8f0b" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-12-20 23:05.56 ---> using "08531b211c79869936193858aa39be3a119d4fa4d4e64483b81db26a249535ce" from cache Job succeeded 2024-12-20 23:05.56: Job succeeded