Build:
- 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.1-no-flat-float-array-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.1 --packages=ocaml-variants.5.1.1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.1.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 "5.1.1+no-flat-float-array-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.25: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:6de7966960ec379aac3731ea02df0540a5621d4c3d350e0b42b871d7d117ffe1
#1 transferring dockerfile: 613B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:68844c6834cde519ecc5b896b2cb3b15502d365c1acce2d5f1aada42891b2254
#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:29eb10d2e296667b7c8e09b3d6dd6d716a7adf4c9e1c56aba1242afb1dd99f56
#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:d73a65a7e1874b6866c097e2d1e82a9ba56b5f67445bdd341277d2daf5082e03
#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:eacba657535c3b360548ced0d6ade65ccbbf588400304f193a98913cee85026d
#14 transferring context: 613B done
#14 DONE 0.1s
#11 [4/7] RUN opam switch create 5.1 --packages=ocaml-variants.5.1.1+options,ocaml-options-only-no-flat-float-array
#11 sha256:b4543c84eb3208142b82d132d1fa59d018b6fd245ec595524cbbe60b09bf94ea
#11 3.198
#11 3.198 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.344 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.504 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.071 [ocaml-variants.5.1.1+options] downloaded from cache at https://opam.ocaml.org/cache
#11 4.753 [ocaml-variants.5.1.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#11 4.830 [ocaml-variants.5.1.1+options/zstd-detection.patch] downloaded from https://opam.ocaml.org/cache
#11 4.831
#11 4.831 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 4.832 -> installed base-bigarray.base
#11 4.834 -> installed base-threads.base
#11 4.836 -> installed base-unix.base
#11 4.837 -> installed ocaml-option-no-flat-float-array.1
#11 5.115 -> installed ocaml-options-only-no-flat-float-array.1
#11 91.08 -> installed ocaml-variants.5.1.1+options
#11 91.13 -> installed ocaml-config.3
#11 91.24 -> installed ocaml.5.1.1
#11 91.27 -> installed base-domains.base
#11 91.29 -> installed base-nnp.base
#11 91.64 Done.
#11 91.65 # Run eval $(opam env) to update the current shell environment
#11 DONE 92.1s
#12 [5/7] RUN opam pin add -k version ocaml-variants 5.1.1+options
#12 sha256:89ed15e663d38325b3d94046dcb01cbe53aedf063494190c18a6acfc9552efb7
#12 0.707 ocaml-variants is now pinned to version 5.1.1+options
#12 0.707
#12 3.507 No package build needed.
#12 3.507 Nothing to do.
#12 3.512 # Run eval $(opam env) to update the current shell environment
#12 DONE 3.6s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:cf83837ab72ac7effcbd90a5bc5eb218c8f8ced612069f4c9e1bd03f5d2fddf2
#13 3.700 The following actions will be performed:
#13 3.700 - install opam-depext 1.2.3
#13 3.701
#13 3.701 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.937 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 3.952
#13 3.952 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.673 -> installed opam-depext.1.2.3
#13 5.681 Done.
#13 5.689 # Run eval $(opam env) to update the current shell environment
#13 DONE 5.8s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:f35a6cfd3de646198fed3f4d99a20bd7f29cbe10848c22103cdf797d1c3196a7
#15 DONE 0.0s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.8s done
#16 writing image sha256:9efcda0eca9ed82b6ed1d9e69a1eb4feead1df1812b5e97d74232f48052c5554 done
#16 DONE 1.8s
Pushing "sha256:7aa31d0c95b462e8481bd04cb3e2c84ab559f04c232a8a22528fea59b2fd2f52" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.1-no-flat-float-array-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
8d2e74f20682: Preparing
8d2e74f20682: Pushed
alpine-3.21-ocaml-5.1-no-flat-float-array-arm64: digest: sha256:428ce170a4ef8c504e8eb49d6dac7da921ea58c293c626a6ac08d55d4ea6fe2e size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
8d2e74f20682: Preparing
8d2e74f20682: Layer already exists
alpine-3.21-ocaml-5.1-no-flat-float-array-arm64: digest: sha256:428ce170a4ef8c504e8eb49d6dac7da921ea58c293c626a6ac08d55d4ea6fe2e size: 530
Job succeeded
2025-06-21 14:07.30: Job succeeded