Organisationsrobur-coopalbatross7e6150 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-09-05 08:57.28: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (7e6150a71ce7012e7f36cf1aed98f401a332eacc) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/robur-coop/albatross.git" -b "main" && cd "albatross" && git reset --hard 7e6150a7
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-09-05 08:57.28: Using cache hint "robur-coop/albatross-ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8-debian-12-4.13_opam-2.2-ocamlformat-1cf3e182a266058624a623bf990c956f21375b43"
2024-09-05 08:57.28: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-09-05 08:57.28: Waiting for resource in pool OCluster
2024-09-05 08:57.28: Waiting for worker…
2024-09-05 08:57.48: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 7e6150a Merge pull request #189 from robur-coop/store-policies
2024-09-05 08:58.13: Cancelling: Auto-cancelling job because it is no longer needed

(from ocaml/opam:debian-12-ocaml-4.13@sha256:a3da3c524a9eaefadecdecc2161e1a6423dc5278ed342a5af049393270919fa8)
2024-09-05 09:19.35 ---> using "3f780e6a721096052e39abdde102bc9ff199077eebd22a6187825d0e718fab89" from cache

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