Build:
- 0
2024-12-14 13:15.16: New job: Build using linux-arm64 in
[]
2024-12-14 13:15.16: Will push staging image to ocurrent/opam-staging:fedora-41-ocaml-5.2-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
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.2 --packages=ocaml-base-compiler.5.2.1
RUN opam pin add -k version ocaml-base-compiler 5.2.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:15.16: Using cache hint "5.2.1-arm64-ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802"
2024-12-14 13:15.16: Waiting for resource in pool OCluster
2024-12-14 15:05.58: Waiting for worker…
2024-12-14 19:08.10: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:c976677a26a1bbf3b0f1a5f01e824e96843a077c77a1119937e3545beb6344c2
#1 transferring dockerfile: 567B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:c4d784a0a19e7451b88c31013d724bb4870a535b66116d3b3c02e6361ea0191e
#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED
#5 [internal] load build definition from Dockerfile
#5 sha256:1463916e90c8877544fe5ecc690b41513d30957350037355f44e90ca25c0bf66
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
#6 sha256:3537b892993a716cb12f40a2241bc89ec9b89db8c9f762c576a5fc15ba46ecb6
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:fc92d46170949c5aa5564fdcaaf6f4b76f7f3de8c25c210bda157e5b626ba8ec
#7 DONE 0.0s
#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:e414f2fbd698b20edbd542ee744af8dca7c8c986727b8c449c3de3d683af0802
#8 sha256:0598fbafad17c6c1739305f958ec8e69ca1adcd2c96ca1f2f5f77e3d64dc8413
#8 CACHED
#13 [internal] load build context
#13 sha256:0134bcf2e0e6c929fe4f6663c2d0c8b9ac8c15c687c74cdbe5bc888628498d61
#13 transferring context: 567B done
#13 DONE 0.1s
#9 [2/6] RUN yum install -y zstd && yum clean packages
#9 sha256:2324213e190807a1da0970a4c0ceb6133254d0faff836a69a02a9027eb875017
#9 0.390 Updating and loading repositories:
#9 0.842 Fedora 41 - aarch64 - Updates 100% | 51.2 KiB/s | 19.6 KiB | 00m00s
#9 1.130 Repositories loaded.
#9 1.273 Package "zstd-1.5.6-2.fc41.aarch64" is already installed.
#9 1.273
#9 1.273 Nothing to do.
#9 1.366 Removed 0 files, 0 directories. 0 errors occurred.
#9 DONE 1.4s
#10 [3/6] RUN opam switch create 5.2 --packages=ocaml-base-compiler.5.2.1
#10 sha256:6925bf06bc42f5f21abb0cd2361e47dd6945321660ed16cd203c9c286d22cf00
#10 7.089
#10 7.089 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 7.156 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#10 7.338 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#10 8.315 [ocaml-base-compiler.5.2.1] downloaded from https://github.com/ocaml/ocaml/releases/download/5.2.1/ocaml-5.2.1.tar.gz
#10 8.942 [ocaml-base-compiler.5.2.1/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#10 8.946
#10 8.946 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 9.193 -> installed base-bigarray.base
#10 9.195 -> installed base-threads.base
#10 9.197 -> installed base-unix.base
#10 9.203 -> installed host-arch-arm64.1
#10 9.204 -> installed host-system-other.1
#10 9.206 -> installed ocaml-options-vanilla.1
#10 114.5 -> installed ocaml-base-compiler.5.2.1
#10 114.5 -> installed ocaml-config.3
#10 114.7 -> installed ocaml.5.2.1
#10 114.7 -> installed base-domains.base
#10 114.7 -> installed base-nnp.base
#10 115.1 Done.
#10 115.1 # Run eval $(opam env) to update the current shell environment
#10 DONE 115.5s
#11 [4/6] RUN opam pin add -k version ocaml-base-compiler 5.2.1
#11 sha256:b2460b363b6f229123bbaa135ae035b65747e4520e7544f8dd4638a1ea4a27e9
#11 0.967 ocaml-base-compiler is now pinned to version 5.2.1
#11 0.967
#11 6.742 No package build needed.
#11 6.742 Nothing to do.
#11 6.743 # Run eval $(opam env) to update the current shell environment
#11 DONE 6.8s
#12 [5/6] RUN opam install -y opam-depext
#12 sha256:1333bbe1458054ef7ac8d427915277a605656a5086fe0163f5e11ad6996c5450
#12 7.285 The following actions will be performed:
#12 7.285 - install opam-depext 1.2.3
#12 7.285
#12 7.285 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.859 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#12 7.889
#12 7.889 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.689 -> installed opam-depext.1.2.3
#12 9.697 Done.
#12 9.697 # Run eval $(opam env) to update the current shell environment
#12 DONE 9.8s
#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:5ebf3a239bf56752e9789e6277989db924b11479f0d9d62475dddf8b07694128
#14 DONE 0.0s
#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.8s done
#15 writing image sha256:296ef1840192b0d89ae02050af3b8ce0e3c81d3d457b0e36d01e66b98b60c45a
#15 writing image sha256:296ef1840192b0d89ae02050af3b8ce0e3c81d3d457b0e36d01e66b98b60c45a done
#15 DONE 2.0s
Pushing "sha256:475eae422c74723d5101ccc0cf730141257374d525ee85d3683929d1fa5f0e39" to "ocurrent/opam-staging:fedora-41-ocaml-5.2-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
fc2a5924222c: Preparing
fc2a5924222c: Pushed
fedora-41-ocaml-5.2-arm64: digest: sha256:c91eef56def956247467a79cd212ddf12ce2b32e98bf8b239a39c644dbd6bb84 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
fc2a5924222c: Preparing
fc2a5924222c: Layer already exists
fedora-41-ocaml-5.2-arm64: digest: sha256:c91eef56def956247467a79cd212ddf12ce2b32e98bf8b239a39c644dbd6bb84 size: 531
Job succeeded
2024-12-14 19:14.09: Job succeeded