Organisationsocurrentdocker-base-imagesbcb472 (live)(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-08-13 16:55.56: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (bcb47249231263a1856a878a3d143d765cb8d822) (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/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard bcb47249
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-13 16:55.56: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d-alpine-3.21-4.14_opam-2.4-ocamlformat-86797f01b3f6c1962283b4363e11da881e4bac0a"
2025-08-13 16:55.56: 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-13 16:55.56: Waiting for resource in pool OCluster
2025-08-13 17:05.05: Waiting for worker…
2025-08-13 17:07.03: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at bcb4724 Update Dockerfile and builds.expected

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d)
2025-08-13 17:07.03 ---> 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-13 17:07.03 ---> using "4c059521167064518961014428893e10d1e26af59d34ba08efa13ffc5091a320" from cache
Job succeeded
2025-08-13 17:07.04: Job succeeded