Organisationsmirageocaml-dns36b490 (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-09 12:32.43: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (36b4909b64b8e9d5d877a7904df9baac6e02b880) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33
ocamlformat version: none


To reproduce locally:


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


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


2025-07-09 12:32.43: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33-alpine-3.21-4.14_opam-2.3-ocamlformat-382e02b4c17b5b59d503254784ac3a5d78916d5a"
2025-07-09 12:32.43: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-09 12:32.43: Waiting for resource in pool OCluster
2025-07-09 18:29.52: Waiting for worker…
2025-07-09 18:35.34: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 36b4909 Merge pull request #392 from hannesm/resolver-features


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33)
2025-07-09 18:35.39 ---> using "55d202f7fecfb1870e4e5ff40a2bf370c1ccb0b90b65ea9e954fa8fcf7fc2c95" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-09 18:35.39 ---> using "950017a68ff972835553d094e1269305984e03821030420cae3211baada77ede" from cache
Job succeeded
2025-07-09 18:35.39: Job succeeded