Build:
  1. 0
2025-06-21 11:53.34: New job: Build using linux-arm64 in
                                []
2025-06-21 11:53.34: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.2-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
RUN opam pin add -k version ocaml-base-compiler 5.2.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 11:53.34: Using cache hint "5.2.1-arm64-ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c"
2025-06-21 11:53.34: Waiting for resource in pool OCluster
2025-06-21 11:53.34: Waiting for worker…
2025-06-21 13:36.50: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#2 [internal] load .dockerignore
#2 sha256:ecfda3e7233d0ef3f2d364939a38d0142ad129ebcaab5d7a00423cc2b34794f8
#2 transferring context: 2B done
#2 DONE 0.5s

#1 [internal] load build definition from Dockerfile
#1 sha256:46c8443ac74e7a00d2905cd9a1d556febb341a8cb988afdbe8a8b2581c8561f4
#1 transferring dockerfile: 568B done
#1 DONE 0.5s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
#3 DONE 0.3s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:e1b8ab9c4c488e39bfb8463f516b8fd036cc51116d72fd9d07edde22bf8d34c6
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:ed46b1bacfe6dffa1f5e9583bf2ecb491b80bc33132cd95f0cf5d67a23a9ac83
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#6 sha256:c18f2e9a3855326f423d4c8fba5800e8fd42b368961b534bd0331a5f6253d83e
#6 DONE 0.7s

#7 [internal] load .dockerignore
#7 sha256:fffc06547db572845dcbf67ff5d6df9d95af22ccc690871a38d72276d176a203
#7 DONE 0.0s

#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#8 sha256:285cd955854b511758c06f3b1b15cbc15aacde993369e6d3cef1ff4b1eea2d33
#8 DONE 0.0s

#9 [2/7] RUN apk update && apk upgrade
#9 sha256:5165f8d67d8bedae07456c00cec823146cb3e744e56f77175df22c68ff3ad9ff
#9 CACHED

#10 [3/7] RUN apk add zstd
#10 sha256:88aefd0f70ef479edb55ec590f37d976d95b0891cd19f667fe17dd558a99ed0a
#10 CACHED

#14 [internal] load build context
#14 sha256:5399778890756e0d2e1451614ff07f40d1f4da13f962210887936555ef82e2b9
#14 transferring context: 568B done
#14 DONE 0.1s

#11 [4/7] RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
#11 sha256:38fe749f2d20c361608025fad7fa3526e63d93bceb7e8d468b7afe80f9f40c11
#11 3.331 
#11 3.331 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.400 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.565 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.231 [ocaml-base-compiler.5.2.1] downloaded from cache at https://opam.ocaml.org/cache
#11 5.014 [ocaml-base-compiler.5.2.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#11 5.014 
#11 5.014 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.266 -> installed base-bigarray.base
#11 5.267 -> installed base-threads.base
#11 5.269 -> installed base-unix.base
#11 5.271 -> installed ocaml-options-vanilla.1
#11 107.2 -> installed ocaml-base-compiler.5.2.1
#11 107.2 -> installed ocaml-config.3
#11 107.3 -> installed ocaml.5.2.1
#11 107.3 -> installed base-domains.base
#11 107.4 -> installed base-nnp.base
#11 107.7 Done.
#11 107.7 # Run eval $(opam env) to update the current shell environment
#11 DONE 108.3s

#12 [5/7] RUN opam pin add -k version ocaml-base-compiler 5.2.1
#12 sha256:f2e6a16d528935cc0b310a733199c7efead5915e0d2e382db69e172525a11062
#12 0.635 ocaml-base-compiler is now pinned to version 5.2.1
#12 0.635 
#12 3.396 No package build needed.
#12 3.396 Nothing to do.
#12 3.407 # Run eval $(opam env) to update the current shell environment
#12 DONE 3.5s

#13 [6/7] RUN opam install -y opam-depext
#13 sha256:e9c3fb84579436500fe134f7912e3caad187407c2712661b44912d9090178572
#13 3.643 The following actions will be performed:
#13 3.643   - install opam-depext 1.2.3
#13 3.643 
#13 3.643 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.765 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 3.786 
#13 3.786 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.576 -> installed opam-depext.1.2.3
#13 5.584 Done.
#13 5.591 # Run eval $(opam env) to update the current shell environment
#13 DONE 5.8s

#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:076a954a073d7d85768ea32f8c3e3f345f86d9df0d1a1d9992a96fcaf007142a
#15 DONE 0.1s

#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.8s done
#16 writing image sha256:3fa67e529cb463c76c01165c7d4b5b3ed782caee29b42fd29f0faa15075c1ca7 done
#16 DONE 1.8s
Pushing "sha256:18d94f08994a4727f293511616c3a3d04ca694d54f1b491dbace7fb5913e47ad" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.2-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
f5a7f9ffc091: Preparing
f5a7f9ffc091: Pushed
alpine-3.21-ocaml-5.2-arm64: digest: sha256:4db2abc6a1828c8cb329797f1e9cfe5c57f21d2c9b00e7456253a8af06782505 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
f5a7f9ffc091: Preparing
f5a7f9ffc091: Layer already exists
alpine-3.21-ocaml-5.2-arm64: digest: sha256:4db2abc6a1828c8cb329797f1e9cfe5c57f21d2c9b00e7456253a8af06782505 size: 530
Job succeeded
2025-06-21 13:42.13: Job succeeded