Organisationsocaml-opamopam-publish17df07 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-11-11 21:55.34: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/pull/166/head (17df07cd5ff41354cd83a02e2711030728603cf3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
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 17df07cd
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-11-11 21:55.34: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e-alpine-3.22-4.14_opam-2.4-ocamlformat-82521e85e4d95ee51397eb070a9bd82cb0019ffd"
2025-11-11 21:55.34: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-11-11 21:55.34: Waiting for resource in pool OCluster
2025-11-11 23:28.46: Waiting for worker…
2025-11-11 23:33.15: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
HEAD is now at 17df07c lint only once


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:7061e4d210c551f55328c75cfe57a1297de774a191b5ef915d0cd2547319e29e)
2025-11-11 23:33.15 ---> using "764276640f5b3f4ce6b610321003cb55f6545c42846dc0b360f6be7a346afe65" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-11-11 23:33.15 ---> using "fe52ca83e74361aca9500bea3b0c75bc6bae0cbe0ab9418ad1259676e20dd8e0" from cache
Job succeeded
2025-11-11 23:33.16: Job succeeded