Build:
  1. 0
2025-06-21 12:16.30: New job: Build using linux-arm64 in
                                []
2025-06-21 12:16.30: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.08-afl-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

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


2025-06-21 12:16.30: Using cache hint "4.08.1+afl-arm32v7-ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612"
2025-06-21 12:16.30: Waiting for resource in pool OCluster
2025-06-21 12:28.33: Waiting for worker…
2025-06-21 15:54.05: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:f96c87b19b5276a8616b0e2fb8febfcc3ea406d211da14e4e292483b8c25d4d0
#1 transferring dockerfile: 568B done
#1 DONE 0.0s

#2 [internal] load .dockerignore
#2 sha256:238681b7846c3dd342038908895d0e6784674b5124bb236499e30cd3ded7368b
#2 transferring context: 2B done
#2 DONE 0.0s

#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:bcb67a08f64782498d9ea3ac52c96db0f91d1147a43da3c3dec2f129a9203600
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#6 sha256:448b57b95227f92adc9fc8ecae52fd79126f224e0b2c2fec601721581ebc52bc
#6 DONE 0.7s

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

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612
#8 sha256:7772834343e9d86304bb8f2f0e0d671b6426225c48d8cf348881ccbf00d1869f
#8 resolve docker.io/ocurrent/opam-staging@sha256:b77d558030f513fd3f46be667205e9857f09e1f9e4078d6b3dde584ab311c612 done
#8 DONE 0.0s

#12 [internal] load build context
#12 sha256:e3020d8cef7ee853868d8aa44aa767b91d6bc04e6af5755d957f9af8bc0a555a
#12 transferring context: 568B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.08 --packages=ocaml-variants.4.08.1+afl
#9 sha256:795ebcc0b24077b3a61b177c05f7f6906870576035343b943a4ecd895215e13f
#9 4.006 
#9 4.006 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 4.219 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.389 [ocaml-config.1/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.833 [ocaml-variants.4.08.1+afl] downloaded from cache at https://opam.ocaml.org/cache
#9 5.519 [ocaml-variants.4.08.1+afl/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 5.628 [ocaml-variants.4.08.1+afl/fix-gcc10.patch] downloaded from https://opam.ocaml.org/cache
#9 5.628 
#9 5.628 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 5.892 -> installed base-bigarray.base
#9 5.893 -> installed base-threads.base
#9 5.894 -> installed base-unix.base
#9 133.9 -> installed ocaml-variants.4.08.1+afl
#9 133.9 -> installed ocaml-config.1
#9 134.0 -> installed ocaml.4.08.1
#9 134.3 Done.
#9 134.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 134.8s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.08.1+afl
#10 sha256:259a97bf98ac4098be2437f41189e324969144f554b309dad49a00a67fa2f7d0
#10 0.797 ocaml-variants is now pinned to version 4.08.1+afl
#10 0.797 
#10 4.091 No package build needed.
#10 4.091 Nothing to do.
#10 4.092 # Run eval $(opam env) to update the current shell environment
#10 DONE 4.1s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:d5ada7a5d3742acf7a6790abfbaa7e07aa1ac3d4463aa3c4743bebe91f42c094
#11 4.326 The following actions will be performed:
#11 4.326   - install opam-depext 1.2.3
#11 4.327 
#11 4.327 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.716 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 4.732 
#11 4.732 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 6.486 -> installed opam-depext.1.2.3
#11 6.494 Done.
#11 6.494 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.6s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:9cefbcb55a973c06a3860e87bdaff668be8e211ad5f53c031a407ec057e1def0
#13 DONE 0.0s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.6s done
#14 writing image sha256:da7236a65d6f1a5bae4ac695cd5d9e6d1ce65d1a87c471e1c88c7ba875ec7d13 done
#14 DONE 1.6s
Pushing "sha256:5456264a0418c30ab1b8cf57883f1cce150ed4811ce5eb03f350342120415eb4" to "ocurrent/opam-staging:debian-12-ocaml-4.08-afl-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
4b033e347130: Preparing
4b033e347130: Pushed
debian-12-ocaml-4.08-afl-arm32v7: digest: sha256:8ab9f95a499976a98c489e73c03e77a57e5b8346aae3a7c2485d22735cb92045 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
4b033e347130: Preparing
4b033e347130: Layer already exists
debian-12-ocaml-4.08-afl-arm32v7: digest: sha256:8ab9f95a499976a98c489e73c03e77a57e5b8346aae3a7c2485d22735cb92045 size: 531
Job succeeded
2025-06-21 16:21.46: Job succeeded