Build:
  1. 0
2025-06-07 11:55.10: New job: Build using linux-arm64 in
                                []
2025-06-07 11:55.10: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-4.12-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.12 --packages=ocaml-base-compiler.4.12.1
RUN opam pin add -k version ocaml-base-compiler 4.12.1
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-07 11:55.10: Using cache hint "4.12.1-arm32v7-ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600"
2025-06-07 11:55.10: Waiting for resource in pool OCluster
2025-06-07 11:55.10: Waiting for worker…
2025-06-07 14:41.50: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:aa14f440ecdebfa9ec137071de7fb1a4943c9716db1b3a4f545ef6ad371b6d21
#1 transferring dockerfile: 570B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:96533bb2dcb23507a8a195671fde8a4a4b6b5d47e3dcf74a462be7d1d0e4f1cd
#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.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:baf226db97e81c853343699cb90e579b249575199e073b6a37878c6ffbfbd404
#5 DONE 0.0s

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

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:ad0161697ccc282b74db4e1f379407ece1864acffe622037fe94da6f9054b600
#8 sha256:323dc06a83911a9c16eb0383779dc45aa4d3fae835fe19653a972029fc9aa9c4
#8 CACHED

#12 [internal] load build context
#12 sha256:886607d42e215bdc1d02262530b0351e15d78672f2328489f67ed2d933f814ae
#12 transferring context: 570B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-base-compiler.4.12.1
#9 sha256:5ef0d53320181486c49cf6fd95b7e644f32e89a1bb4a654707098a6d11d04fcd
#9 5.266 
#9 5.266 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.507 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 5.763 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 6.184 [ocaml-base-compiler.4.12.1] downloaded from cache at https://opam.ocaml.org/cache
#9 6.895 [ocaml-base-compiler.4.12.1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 7.154 [ocaml-base-compiler.4.12.1/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#9 7.154 
#9 7.154 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.402 -> installed base-bigarray.base
#9 7.403 -> installed base-threads.base
#9 7.404 -> installed base-unix.base
#9 7.406 -> installed ocaml-options-vanilla.1
#9 88.87 -> installed ocaml-base-compiler.4.12.1
#9 88.91 -> installed ocaml-config.2
#9 89.02 -> installed ocaml.4.12.1
#9 89.34 Done.
#9 89.34 # Run eval $(opam env) to update the current shell environment
#9 DONE 89.9s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.12.1
#10 sha256:5a553c9d9535b880e3275189d97253d74662e6fa95a6f927fe6850c48a1778fd
#10 0.930 ocaml-base-compiler is now pinned to version 4.12.1
#10 0.930 
#10 5.564 No package build needed.
#10 5.564 Nothing to do.
#10 5.564 # Run eval $(opam env) to update the current shell environment
#10 DONE 5.6s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:105495a6d07dcd81595ef5ab2e100e54aaeca2a1801f45213579e170de669fab
#11 5.902 The following actions will be performed:
#11 5.902   - install opam-depext 1.2.3
#11 5.902 
#11 5.902 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.245 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 6.269 
#11 6.269 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.997 -> installed opam-depext.1.2.3
#11 8.004 Done.
#11 8.005 # Run eval $(opam env) to update the current shell environment
#11 DONE 8.1s

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

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.8s done
#14 writing image sha256:1c27578c5ffdafa2f1808d1d77cbee93beb804b54c8a35d64e8810630a0fab3e done
#14 DONE 1.8s
Pushing "sha256:a690eceb9ae82559cec107b8e59df3019887d1ea4d749c39bcce085eea274dcd" to "ocurrent/opam-staging:debian-11-ocaml-4.12-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
a6e4765f0c0c: Preparing
a6e4765f0c0c: Pushed
debian-11-ocaml-4.12-arm32v7: digest: sha256:5f2b743b6efc16830ceac2808b2327f30691a4bcd3e204535bc8744c2c3694d5 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
a6e4765f0c0c: Preparing
a6e4765f0c0c: Layer already exists
debian-11-ocaml-4.12-arm32v7: digest: sha256:5f2b743b6efc16830ceac2808b2327f30691a4bcd3e204535bc8744c2c3694d5 size: 531
Job succeeded
2025-06-07 14:49.00: Job succeeded