Organisationsocamlopam-file-format519683 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-09-05 12:28.30: New job: test ocaml/opam-file-format https://github.com/ocaml/opam-file-format.git#refs/pull/42/head (519683af0e0eb2f72e44c51c466e4fb1328cec38) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml/opam-file-format.git" && cd "opam-file-format" && git fetch origin "refs/pull/42/head" && git reset --hard 519683af
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-09-05 12:28.30: Using cache hint "ocaml/opam-file-format-ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407-debian-12-4.02_opam-2.2-ocamlformat-e90d00913cec22ea90c21ecb282c1f0b955a7959"
2024-09-05 12:28.30: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-09-05 12:28.30: Waiting for resource in pool OCluster
2024-09-05 21:46.10: Waiting for worker…
2024-09-05 21:56.04: Got resource from pool OCluster
Building on x86-bm-c14.sw.ocaml.org
All commits already cached
HEAD is now at 519683a tests for new operator


(from ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.02@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407' locally
docker.io/ocaml/opam@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407: Pulling from ocaml/opam
85d86b252258: Pulling fs layer
85d86b252258: Verifying Checksum
85d86b252258: Download complete
85d86b252258: Pull complete
Digest: sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
Status: Downloaded newer image for ocaml/opam@sha256:ff3c74f76e05c9946bc36351e4ed8b681a4cbb23a62fbd2a0bd79da63ce99407
2024-09-05 21:56.04 ---> using "246366219ef4f081cfd01b9dc33020df77cdf06d7298b441f117b8b192ee5b7b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-09-05 21:56.04 ---> using "f3815b894d1d57f205349a70a604eb86bff8e0f64c373c4027cc378420e24af8" from cache
Job succeeded
2024-09-05 21:56.04: Job succeeded