Organisationsocurrentopam-repo-ci6f874c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-11-29 02:01.57: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/pull/398/head (6f874c2bfd0cfc8ba1f9d59cf594c445216edaee) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/opam-repo-ci.git" && cd "opam-repo-ci" && git fetch origin "refs/pull/398/head" && git reset --hard 6f874c2b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-11-29 02:01.57: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554-alpine-3.20-4.14_opam-2.3-ocamlformat-4be9b449095ce6d71bb164c7f7d2a397f2968847"
2024-11-29 02:01.57: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-11-29 02:01.57: Waiting for resource in pool OCluster
2024-11-29 02:01.58: Waiting for worker…
2024-11-29 02:01.58: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 6f874c2 Update for cohttp 6 Response API

(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554)
2024-11-29 02:02.00 ---> using "46649d2bbe6f00c86a5d5fe022ab7bfe3de0143ddf6170e61af97324592363ef" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-29 02:02.00 ---> using "49950abb1b244f824a59060b5f0a07221aa2982f431bbd91f7eeff10b8a00173" from cache
Job succeeded
2024-11-29 02:02.00: Job succeeded