Build:
- 0
2025-06-21 11:56.04: New job: Build using linux-arm64 in
[]
2025-06-21 11:56.04: Will push staging image to ocurrent/opam-staging:fedora-41-ocaml-5.5-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN yum install -y zstd && yum clean packages
USER opam
RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
RUN opam pin add -k version ocaml-variants 5.5.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-21 11:56.04: Using cache hint "5.5.0-arm64-ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975"
2025-06-21 11:56.04: Waiting for resource in pool OCluster
2025-06-21 11:56.04: Waiting for worker…
2025-06-21 14:22.27: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:896f0ba9cceeff11db4cba2427ffe33687c6a74dfddcc507a5e654915828755e
#1 transferring dockerfile: 657B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:e5e3ac259f9d68935be25a05f425b74a9820453e0c517b75a7b0846d5780b7ee
#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:17e3e4027f5f5ffa5a4a83aeaf467f2cacc742dfce655aa6149e637e3e8a6ce0
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975
#6 sha256:17cf78efd1c9f8e6f3e69be3841a787a562fe946dd76e3370d1482d1b9d40be5
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:0ae45ef4a0f9fdccac4c7dfa4ac2f402e16861d1afe99b17d1bdbc6ff55c4b7b
#7 DONE 0.0s
#8 [1/7] FROM docker.io/ocurrent/opam-staging@sha256:0112f648f66106ec812844eb53d48210a1478c5f5d493c2bf72467c4f3c5f975
#8 sha256:e9e8aa5e0b53d7b874d9e2a777358ec72ad5c0b0a3b7c1c4fb7f6f3e46768357
#8 CACHED
#14 [internal] load build context
#14 sha256:df9412e835274db0c47f6563ac830f749dae396571b073c32bc5ed32d5a700cb
#14 transferring context: 657B done
#14 DONE 0.0s
#9 [2/7] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:b9219eba54a8e5d4e4bcb27908350ce967fb2d654ecbca828f8806add30449c6
#9 0.954 [beta] Initialised
#9 DONE 1.2s
#10 [3/7] RUN yum install -y zstd && yum clean packages
#10 sha256:ab24160667e59f8b6c1457b7fba003bac4c9826433c302520b6d1b2932880f8c
#10 0.381 Updating and loading repositories:
#10 1.412 Repositories loaded.
#10 1.576 Package "zstd-1.5.7-1.fc41.aarch64" is already installed.
#10 1.576
#10 1.576 Nothing to do.
#10 1.639 Removed 0 files, 0 directories (total of 0 B). 0 errors occurred.
#10 DONE 1.7s
#11 [4/7] RUN opam switch create 5.5 --packages=ocaml-variants.5.5.0+trunk
#11 sha256:99a24d3cdd38025372c34e70682da7a3ee3ac23a27f86fd61cc7b99396144bde
#11 3.397
#11 3.397 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 3.574 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#11 3.735 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#11 4.815 [ocaml-compiler.5.5] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
#11 5.410
#11 5.410 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.411 -> installed base-bigarray.base
#11 5.412 -> installed base-threads.base
#11 5.413 -> installed base-unix.base
#11 5.415 -> installed host-arch-arm64.1
#11 5.420 -> installed host-system-other.1
#11 5.421 -> installed ocaml-beta.enabled
#11 111.0 -> installed ocaml-compiler.5.5
#11 111.0 -> installed ocaml-variants.5.5.0+trunk
#11 111.1 -> installed ocaml-config.3
#11 111.2 -> installed ocaml.5.5.0
#11 111.2 -> installed base-domains.base
#11 111.2 -> installed base-effects.base
#11 111.3 -> installed base-nnp.base
#11 111.7 Done.
#11 111.7 # Run eval $(opam env) to update the current shell environment
#11 DONE 112.2s
#12 [5/7] RUN opam pin add -k version ocaml-variants 5.5.0+trunk
#12 sha256:5f8d5ace3462109c92a00ba49467535118696269a63539d22e2e157900d8c807
#12 0.699 ocaml-variants is now pinned to version 5.5.0+trunk
#12 0.699
#12 3.420 Already up-to-date.
#12 3.420 Nothing to do.
#12 3.420 # Run eval $(opam env) to update the current shell environment
#12 DONE 3.5s
#13 [6/7] RUN opam install -y opam-depext
#13 sha256:ace36e17b03f74afb2d2a2b3229a8dfa1aed7b4be2526494e25950af539ab952
#13 3.656 The following actions will be performed:
#13 3.656 - install opam-depext 1.2.3
#13 3.656
#13 3.656 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 3.792 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#13 3.824
#13 3.824 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 5.750 -> installed opam-depext.1.2.3
#13 5.758 Done.
#13 5.758 # Run eval $(opam env) to update the current shell environment
#13 DONE 5.8s
#15 [7/7] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#15 sha256:3c2f2aefe0dcb71725f0f0838040161d9f94e4a24c9c1ee6e57e2f23ad54695a
#15 DONE 0.1s
#16 exporting to image
#16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#16 exporting layers
#16 exporting layers 1.9s done
#16 writing image sha256:6929d5295f2c11875c04e9a02245fe0a3204a7df8cc7c34b7d4682db8f8d1cd9 done
#16 DONE 1.9s
Pushing "sha256:e09496b97351eb6bdf1bbad60cd369e6cdb52fbe031d9148886321741ebe1630" to "ocurrent/opam-staging:fedora-41-ocaml-5.5-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
b66a2084bed6: Preparing
b66a2084bed6: Pushed
fedora-41-ocaml-5.5-arm64: digest: sha256:0342f7735c764469726da59377c029fa73a663bcd39ec15b166d1e540b79686b size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
b66a2084bed6: Preparing
b66a2084bed6: Layer already exists
fedora-41-ocaml-5.5-arm64: digest: sha256:0342f7735c764469726da59377c029fa73a663bcd39ec15b166d1e540b79686b size: 531
Job succeeded
2025-06-21 14:56.23: Job succeeded