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-4.12-afl-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 4.12.1+options
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 "4.12.1+afl-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:15.39: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:0b474828ff2eab0ea323974c851d7ade621c8d08f069ba82e9dbe87dc0ba4762
#1 transferring dockerfile: 533B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:38dc2d630c4327b2c283ad4ac3c85bc5be3376aa76ddc63e03073e86c4c5633a
#2 transferring context: 2B done
#2 DONE 0.1s

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

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

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

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

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:9f91b79834d8fb4d3a093b1e75513eb97bbc956472499236fa08b3d2426aff6c
#8 sha256:285cd955854b511758c06f3b1b15cbc15aacde993369e6d3cef1ff4b1eea2d33
#8 CACHED

#12 [internal] load build context
#12 sha256:bdb7ea2c543bfac87baa5435a0b144d79699017ff939569bb46807be25dbbee5
#12 transferring context: 533B done
#12 DONE 0.0s

#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-afl
#9 sha256:07c9e85c479ed87151600054605690c0c43d96ed5a540f7b10d83bdf85402bdb
#9 3.174 
#9 3.174 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 3.261 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 3.336 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 3.659 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 4.282 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 4.443 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 4.444 
#9 4.444 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.446 -> installed base-bigarray.base
#9 4.448 -> installed base-threads.base
#9 4.450 -> installed base-unix.base
#9 4.451 -> installed ocaml-option-afl.1
#9 4.676 -> installed ocaml-options-only-afl.1
#9 116.0 -> installed ocaml-variants.4.12.1+options
#9 116.0 -> installed ocaml-config.2
#9 116.1 -> installed ocaml.4.12.1
#9 116.5 Done.
#9 116.5 # Run eval $(opam env) to update the current shell environment
#9 DONE 116.9s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:9573f83248825b2b0502955f7c99e4e098b6240c717fc2318f6c735dcaf91bec
#10 0.695 ocaml-variants is now pinned to version 4.12.1+options
#10 0.695 
#10 3.448 No package build needed.
#10 3.448 Nothing to do.
#10 3.456 # Run eval $(opam env) to update the current shell environment
#10 DONE 3.5s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:d91b88e90bd3b0427e60d1971124626dfb9326206d438d6128a98e65d33ce33d
#11 3.689 The following actions will be performed:
#11 3.689   - install opam-depext 1.2.3
#11 3.689 
#11 3.689 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.815 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 3.844 
#11 3.844 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.875 -> installed opam-depext.1.2.3
#11 5.955 Done.
#11 5.961 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.0s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:7527ee23f6ae9136810f0794ced1754ab29fb7b29d8d7aefd13a0180787dc54b
#13 DONE 0.1s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.1s done
#14 writing image sha256:27dbd055aac7d3267d0f8540300f39282925f189368ec814a7bb3d62d3b1056e done
#14 DONE 2.1s
Pushing "sha256:860a054c6c35fac13e7b6a5bd64614afa287c52680bda62f9d0499d894e8bdcf" to "ocurrent/opam-staging:alpine-3.21-ocaml-4.12-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
2a931931646d: Preparing
2a931931646d: Pushed
alpine-3.21-ocaml-4.12-afl-arm64: digest: sha256:69861505d33b696c7fefe7bb50bf82196dc3b217fc24ac87dbc6a9f92b558435 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
2a931931646d: Preparing
2a931931646d: Layer already exists
alpine-3.21-ocaml-4.12-afl-arm64: digest: sha256:69861505d33b696c7fefe7bb50bf82196dc3b217fc24ac87dbc6a9f92b558435 size: 530
Job succeeded
2025-06-21 13:41.42: Job succeeded