Organisationsmirageocaml-dns357f86 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-03 11:42.39: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (357f8612ecfd18cad1dbd2da97d91146ec69b835) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-dns.git" -b "main" && cd "ocaml-dns" && git reset --hard 357f8612
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2025-09-03 11:42.39: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8-alpine-3.21-4.14_opam-2.4-ocamlformat-057b6d01b6774d558a04f8e3ff1f2e8e7ccd69e5"
2025-09-03 11:42.39: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-03 11:42.39: Waiting for resource in pool OCluster
2025-09-04 19:14.16: Waiting for worker…
2025-09-04 19:25.02: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 357f861 changes for 10.2.0


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8)
2025-09-04 19:25.28 ---> saved as "43d61cfc6f489c2c1e9266cce6616416a55ec10ea493569cf90c9474932d48c5"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-04 19:25.28 ---> saved as "c529d744da0f670005ffc5713f2a8b201eb52a5d45e5194f4e7a473970187c3f"
Job succeeded
2025-09-04 19:25.29: Job succeeded