Organisationsmiragearpf547ca ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-20 10:12.42: New job: test mirage/arp https://github.com/mirage/arp.git#refs/pull/36/head (f547caf3137b131b8e507951c1349614994c324b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/arp.git" && cd "arp" && git fetch origin "refs/pull/36/head" && git reset --hard f547caf3
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-02-20 10:12.42: Using cache hint "mirage/arp-ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7-debian-13-4.08_opam-2.5-ocamlformat-d18d14011e4188f5c398421e2e99b297dd8150fb"
2026-02-20 10:12.42: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-02-20 10:12.42: Waiting for resource in pool OCluster
2026-02-20 12:21.23: Waiting for worker…
2026-02-20 12:24.43: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at f547caf stabilize entries_expire in mirage tests


(from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
2026-02-20 12:24.44 ---> using "8e880d54b82285cc07797680056d2282ee7dd8d645150afdce9c0dfbe68786cc" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-20 12:24.44 ---> using "0847cd8e4961679e094f65f53602a959d8a1b46f5bc530ef214fefc60ce93bae" from cache
Job succeeded
2026-02-20 12:24.44: Job succeeded