Organisationsocurrentopam-repo-cif11b1d ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-09-10 00:51.12: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/master (f11b1d6962958a1345be183da814490497846762) (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/ocurrent/opam-repo-ci.git" -b "master" && cd "opam-repo-ci" && git reset --hard f11b1d69
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-10 00:51.12: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8-alpine-3.21-4.14_opam-2.4-ocamlformat-109398e2fd61803126becd398df0f1eabc9f3ca2"
2025-09-10 00:51.12: 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-10 00:51.12: Waiting for resource in pool OCluster
2025-09-10 08:03.42: Waiting for worker…
2025-09-10 08:07.44: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at f11b1d6 Merge pull request #448 from mtelvers/opam-2.4.0

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:f150d0ff3306a1eca83d9903df1fb2a938d68e2473334dc0bc014aca30f071e8)
2025-09-10 08:44.13 ---> using "43d61cfc6f489c2c1e9266cce6616416a55ec10ea493569cf90c9474932d48c5" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-10 08:44.13 ---> using "c529d744da0f670005ffc5713f2a8b201eb52a5d45e5194f4e7a473970187c3f" from cache
Job succeeded
2025-09-10 08:44.14: Job succeeded