Organisationsrobur-coopalbatross45b318 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-08-19 14:45.11: New job: test robur-coop/albatross https://github.com/robur-coop/albatross.git#refs/heads/main (45b3186c22ef7fe435e7b74fef083581b9e4819b) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/robur-coop/albatross.git" -b "main" && cd "albatross" && git reset --hard 45b3186c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-08-19 14:45.11: Using cache hint "robur-coop/albatross-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d-alpine-3.21-4.14_opam-2.4-ocamlformat-906e75de03e24cb3c6bc68c71156a6dab70c1fa4"
2025-08-19 14:45.11: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-08-19 14:45.11: Waiting for resource in pool OCluster
2025-08-19 14:45.11: Waiting for worker…
2025-08-19 14:54.49: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 45b3186 Merge pull request #224 from robur-coop/extract-dump


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
2025-08-19 14:54.50 ---> using "ea47f485ac5e3de6005676b139eead37b27580d3656da4cbc3286dafdec05f07" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-08-19 14:54.50 ---> using "4c059521167064518961014428893e10d1e26af59d34ba08efa13ffc5091a320" from cache
Job succeeded
2025-08-19 14:54.52: Job succeeded