2025-01-27 09:34.11: New job: test ocurrent/opam-health-check https://github.com/ocurrent/opam-health-check.git#refs/heads/master (ca55b4d151cce1927a9204df9fd35e24b304f878) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocurrent/opam-health-check.git" -b "master" && cd "opam-health-check" && git reset --hard ca55b4d1
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-01-27 09:34.11: Using cache hint "ocurrent/opam-health-check-ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658-debian-12-4.11_opam-2.3-ocamlformat-d2f70af67710a7fc91d6bae1f24b6f6211d88626"
2025-01-27 09:34.11: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-01-27 09:34.11: Waiting for resource in pool OCluster
2025-01-27 09:51.57: Waiting for worker…
2025-01-27 09:57.20: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at ca55b4d Merge pull request #64 from MisterDA/ci-env-vars
(from ocaml/opam:debian-12-ocaml-4.11@sha256:7d11792c94ef5b92619c966b1bbf42fde00255863a718acd911313450c998658)
2025-01-27 10:29.48 ---> using "f0a5ce6f60de0922af2668b4c9ed634f1036e140addcbba0c499699d18395b3e" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-27 10:29.48 ---> saved as "68e2d0c802c4631ba81bfeeaf42841e49dc75451a3d6bd220977282b82212713"
Job succeeded
2025-01-27 10:29.49: Job succeeded