2025-06-09 18:48.25: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/pull/166/head (503d45b6353aa332dd0ccc5719ac2e23b63fba84) (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/ocaml-opam/opam-publish.git" && cd "opam-publish" && git fetch origin "refs/pull/166/head" && git reset --hard 503d45b6
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-09 18:48.25: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-6db96b377f993aa0c7ffb5c06737929e583f3305"
2025-06-09 18:48.25: 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-09 18:48.25: Waiting for resource in pool OCluster
2025-06-09 18:48.25: Waiting for worker…
2025-06-09 18:48.25: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 503d45b Run opam-ci-check lints before submitting a package
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
2025-06-09 18:48.54 ---> saved as "cae3f84721b1d1626d38afde4577807843a0da8ba3807fc3f5f4606864be9e98"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-09 18:48.54 ---> saved as "aef3984134e8b18d59181819bc79a8fc2def9cb8ef2be489c425efe58ad78684"
Job succeeded
2025-06-09 18:48.54: Job succeeded