Build:
  1. 0
2024-12-14 13:13.15: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.15: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.3-beta1-no-flat-float-array-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
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 apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
RUN opam switch create 5.3~beta1 --packages=ocaml-variants.5.3.0~beta1+options,ocaml-options-only-no-flat-float-array
RUN opam pin add -k version ocaml-variants 5.3.0~beta1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "5.3.0~beta1+no-flat-float-array-arm32v7-ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124"
2024-12-14 13:13.15: Waiting for resource in pool OCluster
2024-12-14 13:13.15: Waiting for worker…
2024-12-14 16:36.18: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:0789e5a95e789c9a7205b1e36210d94edf10ed5e25682b40944b3c940a557024
#1 transferring dockerfile: 880B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:cba4e4fca8d0d71ca0855cbcba28994a5ffba98d636c1a465e4707c159a00e4b
#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:db1ff77fb637a5955317c7a3a62540196396d565f3dd5742e76dddbb6d75c4c5
#4 sha256:04201f855c658116dadef7212a36fe3039ad8ae14a949d4d478ad09da517034e
#4 CACHED

#5 [internal] load build definition from Dockerfile
#5 sha256:e9a1490dc958e1d3f7c02e7c86ae3b85df9504a43e8943ea9800daeef12c39f8
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#6 sha256:0f3fe65d1609a26fb82882c2c5ef07cff061b01b9173187dec8b246c7fb1f45c
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:a03dd87375fd28145a52d769c91d06181f685a345390378cf21810c4c00d1991
#7 DONE 0.0s

#8 [1/9] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 DONE 0.0s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:064c8a806d87ceee34c561ad2c9ef101d6f74873af42b7bbb0f4f73fbbb51dde
#9 CACHED

#10 [3/9] RUN apt-get -y update
#10 sha256:8404c1f75b341dbe5eda4b80b6fdbfbbdeef12267a2519d792dc9b876d220053
#10 CACHED

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:6db46b681bd0b68632b374e9b9e75442468f0e4c095b8a0267ab8ffb77efe9e2
#11 CACHED

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:107c5c0954bf8878ff6268b8e63eedfb0ab2b8c6cc8e98ca86d3015ed6205c2d
#12 CACHED

#16 [internal] load build context
#16 sha256:3509f4243973c8a78b45a20416d0d0aab2f34f2891233673be4a772f0d360483
#16 transferring context: 880B done
#16 DONE 0.1s

#13 [6/9] RUN opam switch create 5.3~beta1 --packages=ocaml-variants.5.3.0~beta1+options,ocaml-options-only-no-flat-float-array
#13 sha256:4b127d4c6446343a0398203e5238593d1cf29d00a8a6a3dc0289fabab1234439
#13 8.688 
#13 8.688 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 8.786 [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
#13 8.888 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 10.11 [ocaml-compiler.5.3.0~beta1] downloaded from https://github.com/ocaml/ocaml/archive/5.3.0-beta1.tar.gz
#13 10.85 [ocaml-compiler.5.3.0~beta1/ocaml-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/ocaml/899b8f3bece45f55161dad72eaa223c2bb7202e8/ocaml-variants.install
#13 10.85 
#13 10.85 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 10.85 -> installed base-bigarray.base
#13 10.85 -> installed base-threads.base
#13 10.86 -> installed base-unix.base
#13 10.86 -> installed host-arch-arm32.1
#13 10.86 -> installed host-system-other.1
#13 10.88 -> installed ocaml-beta.enabled
#13 10.88 -> installed ocaml-option-bytecode-only.1
#13 10.88 -> installed ocaml-option-no-flat-float-array.1
#13 11.17 -> installed ocaml-options-only-no-flat-float-array.1+bytecode-only
#13 48.74 -> installed ocaml-compiler.5.3.0~beta1
#13 48.76 -> installed ocaml-variants.5.3.0~beta1+options
#13 48.81 -> installed ocaml-config.3
#13 48.93 -> installed ocaml.5.3.0
#13 48.95 -> installed base-domains.base
#13 48.97 -> installed base-effects.base
#13 48.99 -> installed base-nnp.base
#13 49.23 Done.
#13 49.23 # Run eval $(opam env) to update the current shell environment
#13 DONE 49.4s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.3.0~beta1+options
#14 sha256:6f4b7238d2f3318c4ad0404aff897c517f8b06e985ecd0f637c7032eb361921f
#14 1.156 ocaml-variants is now pinned to version 5.3.0~beta1+options
#14 1.156 
#14 8.220 No package build needed.
#14 8.220 Nothing to do.
#14 8.221 # Run eval $(opam env) to update the current shell environment
#14 DONE 8.3s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:92b37edcac5ce2ae0edda0ffb718db1fa212d30bc2dd983cebc023d1f9324f73
#15 8.652 The following actions will be performed:
#15 8.652   - install opam-depext 1.2.3
#15 8.652 
#15 8.652 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 9.205 [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
#15 9.236 
#15 9.236 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 11.05 -> installed opam-depext.1.2.3
#15 11.06 Done.
#15 11.06 # Run eval $(opam env) to update the current shell environment
#15 DONE 11.1s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:e145344f91b3836e9ef4b8806363b43ceae9c6404ad915261b6e1255d61cb926
#17 DONE 0.1s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.0s done
#18 writing image sha256:2abc1f337d1d1018194332b1c5b63f56b28e71e04c6a0231f38fc9121f041b10 done
#18 DONE 1.0s
Pushing "sha256:fa11d8a7014e1aed43a37655f5cc09273fa06a62284d3b8ba3692db499d107ec" to "ocurrent/opam-staging:debian-12-ocaml-5.3-beta1-no-flat-float-array-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
aecb5e3e68e6: Preparing
aecb5e3e68e6: Pushed
debian-12-ocaml-5.3-beta1-no-flat-float-array-arm32v7: digest: sha256:0545b6d91d1d5c2bc1f45d025288f2d8c7604d2fd4cc0afd4ad90ec9caf48b01 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
aecb5e3e68e6: Preparing
aecb5e3e68e6: Layer already exists
debian-12-ocaml-5.3-beta1-no-flat-float-array-arm32v7: digest: sha256:0545b6d91d1d5c2bc1f45d025288f2d8c7604d2fd4cc0afd4ad90ec9caf48b01 size: 531
Job succeeded
2024-12-14 16:40.30: Job succeeded