2025-06-02 22:27.20: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/master (100b08ed0815ec5dcdc275d19976f415c2b327a8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/opam-repo-ci.git" -b "master" && cd "opam-repo-ci" && git reset --hard 100b08ed
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-06-02 22:27.20: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c-alpine-3.21-4.14_opam-2.3-ocamlformat-0e1a25ffde388b436cc1998777c138d69666193d"
2025-06-02 22:27.20: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-06-02 22:27.20: Waiting for resource in pool OCluster
2025-06-02 23:33.17: Waiting for worker…
2025-06-02 23:36.08: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 100b08e Merge pull request #439 from mtelvers/update-3
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c46d6084a2d69602000f28df4e6676c70008fc18356b5e0da6cde79296e0b89c)
2025-06-02 23:42.40 ---> using "b31f8ea9b0da9063a13255c6536c5f85700cfe755ad07fbc6516da39211433c3" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-02 23:42.40 ---> using "2cf26c4aef51ec2c80c505ab20a2410e3b12058449e883cd39241c606a2ebd51" from cache
Job succeeded
2025-06-02 23:42.40: Job succeeded