Build:
- 0
2025-09-01 19:42.54: New job: Build using linux-arm64 in
[]
2025-09-01 19:42.54: Will push staging image to ocurrent/opam-staging:debian-13-ocaml-4.14-arm32v7
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
RUN opam pin add -k version ocaml-base-compiler 4.14.2
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-09-01 19:42.54: Using cache hint "4.14.2-arm32v7-ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4"
2025-09-01 19:42.54: Waiting for resource in pool OCluster
2025-09-01 19:42.54: Waiting for worker…
2025-09-01 19:48.59: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:a74528ef4e2e9ebd21c735a52d7d4b3d9e38028636c93551096aade7d8a5ed04
#1 transferring dockerfile: 570B done
#1 DONE 0.1s
#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 sha256:8d3e54df0f62607d8ba237b8482161b4f3a374f33a62ab2ee35ddc545abfff1d
#2 DONE 0.6s
#3 docker-image://docker.io/docker/dockerfile:1@sha256:38387523653efa0039f8e1c89bb74a30504e76ee9f565e25c9a09841f9427b05
#3 sha256:498f67d9dd1fb04a9aad73bd2bb0309b7ee983cc3c3e224faa788b2c081872de
#3 CACHED
#4 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#4 sha256:f002d0cb227fba2f942b0cbc5c2d01e3c2ff7b9c417c2e29a63273206b2eb8a5
#4 DONE 0.0s
#5 [internal] load .dockerignore
#5 sha256:6fa455a85d6cac1340caa3d9de27379ba3bac48d73a5f6cf8ec824a541026a5a
#5 transferring context: 2B done
#5 DONE 0.1s
#11 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:7c56d40a1d263fe99ad3c373f5fd089fba5bf41173c73e790d4fee214a7e1ce4
#11 sha256:27c4cbbe6112b8a83d7a0109ba53c38a9039601f1146113c852911eee94a45d8
#11 CACHED
#7 [internal] load build context
#7 sha256:2ba372e4572d26afc0bedfe9a3bfaf25232f289d50af66bf0a2bd1ae1f4c4ff3
#7 transferring context: 570B done
#7 DONE 0.1s
#10 [2/5] RUN opam switch create 4.14 --packages=ocaml-base-compiler.4.14.2
#10 sha256:5ec60c1594e5ff4d42be952795fa44802e6c28a510b3ff5b2b8de7608de67819
#10 4.011
#10 4.011 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 4.147 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#10 4.282 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#10 4.488 [ocaml-base-compiler.4.14.2] downloaded from cache at https://opam.ocaml.org/cache
#10 5.172 [ocaml-base-compiler.4.14.2/ocaml-base-compiler.install] downloaded from https://opam.ocaml.org/cache
#10 5.172
#10 5.172 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 5.406 -> installed base-bigarray.base
#10 5.409 -> installed base-threads.base
#10 5.411 -> installed base-unix.base
#10 5.412 -> installed ocaml-options-vanilla.1
#10 85.20 -> installed ocaml-base-compiler.4.14.2
#10 85.24 -> installed ocaml-config.2
#10 85.35 -> installed ocaml.4.14.2
#10 85.68 Done.
#10 85.68 # Run eval $(opam env) to update the current shell environment
#10 DONE 86.2s
#9 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.14.2
#9 sha256:37b5cf8ed99dc1ead4e3ebf0dc99c23da103aa7c8dcc554d1647ea30eab3e784
#9 0.706 ocaml-base-compiler is now pinned to version 4.14.2
#9 0.706
#9 4.189 No package build needed.
#9 4.189 Nothing to do.
#9 4.190 # Run eval $(opam env) to update the current shell environment
#9 DONE 4.2s
#8 [4/5] RUN opam install -y opam-depext
#8 sha256:f476593eb013a1fcd11ab39bb8e9bfb55f0b3efd21eb1f2d9b786c701e90f9a5
#8 4.531 The following actions will be performed:
#8 4.531 - install opam-depext 1.2.3
#8 4.532
#8 4.532 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 4.774 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#8 4.791
#8 4.791 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 6.710 -> installed opam-depext.1.2.3
#8 6.715 Done.
#8 6.715 # Run eval $(opam env) to update the current shell environment
#8 DONE 6.8s
#6 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#6 sha256:e649e542ea326e912d83ff28dd862e66b18268e2db545b543e3bd1317bf06ba9
#6 DONE 0.1s
#12 exporting to image
#12 sha256:781a2db3043b259851c8e5787355932bcad1f1f6cfd373bb53f00c4c66980a1a
#12 exporting layers
#12 exporting layers 2.1s done
#12 writing image sha256:ba9c970f07f3b5c7e72544b23fb51803fca42f7c168650f3ad783093d5b509fe done
#12 DONE 2.1s
Pushing "sha256:3b4788bf2b5d9aa2fe895ccb62cd0e0290ec1ddf2a5c51a08cbbd7b816bcae18" to "ocurrent/opam-staging:debian-13-ocaml-4.14-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
15d59950882c: Preparing
15d59950882c: Pushed
debian-13-ocaml-4.14-arm32v7: digest: sha256:d3e91704b872f7ccb4df46a2cc51a4d871a26d79df8567af78a42cc80581d465 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
15d59950882c: Preparing
15d59950882c: Layer already exists
debian-13-ocaml-4.14-arm32v7: digest: sha256:d3e91704b872f7ccb4df46a2cc51a4d871a26d79df8567af78a42cc80581d465 size: 531
Job succeeded
2025-09-01 20:21.55: Job succeeded