Organisationsocurrentdocker-base-imagescf5808 (buildkit)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-12-20 11:28.00: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/buildkit (cf5808749f4ea8cd74e6750dd2589b6d31c45b09) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "buildkit" && cd "docker-base-images" && git reset --hard cf580874
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-12-20 11:28.00: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0-alpine-3.20-4.14_opam-2.3-ocamlformat-9699c1b20d7cf74df5e29074bbc1f24a3033a7f7"
2024-12-20 11:28.00: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-12-20 11:28.00: Waiting for resource in pool OCluster
2024-12-20 22:39.32: Waiting for worker…
2024-12-20 22:47.49: Got resource from pool OCluster
Building on x86-bm-c7.sw.ocaml.org
All commits already cached
Submodule path 'ocaml-dockerfile': checked out 'ec3cdcf5331c37b16aa6209afa8e20fd7875d0ad'
Submodule path 'ocaml-version': checked out 'a5a5452b5b7ffb19413eac3451320a82884f8f56'
Submodule path 'ocluster': checked out '8fd1ca1da935154e6c532c45a4d8d4c6a2f9d307'
Submodule path 'ocurrent': checked out '41e2a72872d6711410c771c5537023a120d85fee'
warning: unable to rmdir 'ocaml-dockerfile': Directory not empty
warning: unable to rmdir 'ocaml-version': Directory not empty
warning: unable to rmdir 'ocluster': Directory not empty
warning: unable to rmdir 'ocurrent': Directory not empty
HEAD is now at cf58087 Use BuildKit syntax in Dockerfile


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0' locally
docker.io/ocaml/opam@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0: Pulling from ocaml/opam
72ab71254e0a: Pulling fs layer
72ab71254e0a: Verifying Checksum
72ab71254e0a: Download complete
72ab71254e0a: Pull complete
Digest: sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
Status: Downloaded newer image for ocaml/opam@sha256:1373fc17e4d358b445e2642e92df91c019d7c9372b501e18374f891e87f709b0
2024-12-20 22:47.50 ---> using "a3e9f67bc1ee9201c96140c65f9dc31519ebfb933f158b75d3a6cace968f8f0b" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-12-20 22:47.50 ---> using "08531b211c79869936193858aa39be3a119d4fa4d4e64483b81db26a249535ce" from cache
Job succeeded
2024-12-20 22:47.50: Job succeeded