Build:
- 0
2024-12-14 13:14.24: New job: Build using linux-arm64 in
[]
2024-12-14 13:14.24: Will push staging image to ocurrent/opam-staging:alpine-3.20-ocaml-4.13-flambda-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 4.13.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:14.24: Using cache hint "4.13.1+flambda-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:19.55: Waiting for worker…
2024-12-14 18:34.00: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:3dc0e3c5d94abeb221426f0080e5eccc2efda389dcb5d55e7b57bbc34a90fe99
#1 transferring dockerfile: 537B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:a4d8709dcb57c538bbcf5103f9fefc220f4e41c270af5da26a9e0d5a08fdf18d
#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:1bd90c6500b633a5a35b46fb22259ef0c7914282f277310867957face857f996
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:c947185aa1d38c545480b432c83c8745d7dcaaaa9f86a3446456095ddde6c04f
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED
#12 [internal] load build context
#12 sha256:7596909878ca08a242ad37b3a5311617ec6049f7864d76ee40759b0514c2cf21
#12 transferring context: 537B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-flambda
#9 sha256:7a66b3276201965431f51ddfc3923be438cd09058055b11b3b53928cc8c1da10
#9 7.096
#9 7.096 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.156 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.2
#9 7.214 [ocaml-config.2/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.783 [ocaml-variants.4.13.1+options] downloaded from https://github.com/ocaml/ocaml/archive/4.13.1.tar.gz
#9 9.383 [ocaml-variants.4.13.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 9.387
#9 9.387 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.389 -> installed base-bigarray.base
#9 9.391 -> installed base-threads.base
#9 9.393 -> installed base-unix.base
#9 9.399 -> installed host-arch-arm64.1
#9 9.400 -> installed host-system-other.1
#9 9.401 -> installed ocaml-option-flambda.1
#9 9.617 -> installed ocaml-options-only-flambda.1
#9 127.4 -> installed ocaml-variants.4.13.1+options
#9 127.5 -> installed ocaml-config.2
#9 127.6 -> installed ocaml.4.13.1
#9 128.0 Done.
#9 128.0 # Run eval $(opam env) to update the current shell environment
#9 DONE 128.5s
#10 [3/5] RUN opam pin add -k version ocaml-variants 4.13.1+options
#10 sha256:46102605eca90027f58002a83cd7054096e52811159466e8089a776850183744
#10 0.988 ocaml-variants is now pinned to version 4.13.1+options
#10 0.988
#10 6.839 No package build needed.
#10 6.839 Nothing to do.
#10 6.843 # Run eval $(opam env) to update the current shell environment
#10 DONE 6.9s
#11 [4/5] RUN opam install -y opam-depext
#11 sha256:ffe01964a1037087e5cd24822a8b025e4b0f64dcd12341248fe31f2b364eeb48
#11 7.286 The following actions will be performed:
#11 7.286 - install opam-depext 1.2.3
#11 7.286
#11 7.286 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.846 [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
#11 7.888
#11 7.888 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.948 -> installed opam-depext.1.2.3
#11 9.961 Done.
#11 9.969 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.0s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:e615b8e4a92703046a3b61a2453c7bb8d0559a2ccde1253032df07c143abcd35
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.3s done
#14 writing image sha256:8d38e6a56d2ceea17b26a811eac43d9c38a97ff57845e61e7c642b991016d0b7 done
#14 DONE 2.3s
Pushing "sha256:28f1df0da6a084ba1be15a1bd07bc50bb7e77fb1d8eb9215925591cd414d4792" to "ocurrent/opam-staging:alpine-3.20-ocaml-4.13-flambda-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
30a226759654: Preparing
30a226759654: Pushed
alpine-3.20-ocaml-4.13-flambda-arm64: digest: sha256:646551393a785736c0ffe21ded3e491e023154c411c5540402c7b832ac5ed62d size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
30a226759654: Preparing
30a226759654: Layer already exists
alpine-3.20-ocaml-4.13-flambda-arm64: digest: sha256:646551393a785736c0ffe21ded3e491e023154c411c5540402c7b832ac5ed62d size: 530
Job succeeded
2024-12-14 18:39.20: Job succeeded