Build:
  1. 0
2025-06-21 11:54.04: New job: Build using linux-arm64 in
                                []
2025-06-21 11:54.04: Will push staging image to ocurrent/opam-staging:debian-11-ocaml-5.3-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:52d5e72e91f7edeca384d859032850b6c70e4c1d0aaa8c62b8d79fc89a32fb13
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 --packages=ocaml-base-compiler.5.3.0
RUN opam pin add -k version ocaml-base-compiler 5.3.0
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-06-21 11:54.04: Using cache hint "5.3.0-arm64-ocurrent/opam-staging@sha256:52d5e72e91f7edeca384d859032850b6c70e4c1d0aaa8c62b8d79fc89a32fb13"
2025-06-21 11:54.04: Waiting for resource in pool OCluster
2025-06-21 11:54.04: Waiting for worker…
2025-06-21 14:07.30: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:650a579590f9cb2f5267dedbe832b7a4d8c430cc9f2f6da9cf407c935c99909c
#1 transferring dockerfile: 663B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:96f39149a3d1c03b735de0ac626a991a752f15ae3e5d2eb41116685edbb58b31
#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:42ee4aff22768934cbdfe1a6856afb0e9ded010226c8f394e1c74d2b5f91b3d4
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:52d5e72e91f7edeca384d859032850b6c70e4c1d0aaa8c62b8d79fc89a32fb13
#6 sha256:bf031012de1c60e8265097d24b5e8a67f88be456256be50415ee2b87f77b22fe
#6 DONE 0.0s

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:52d5e72e91f7edeca384d859032850b6c70e4c1d0aaa8c62b8d79fc89a32fb13
#8 sha256:69a01f0579c7b700e0c809588a122cdf2709fbb47e420adf6374089b4608c8ff
#8 CACHED

#15 [internal] load build context
#15 sha256:92336fcdb8a2d59a27514cb0acb2f55a55ddd7b341b0d01f84479f376329eb60
#15 transferring context: 663B done
#15 DONE 0.1s

#9 [2/8] RUN apt-get -y update
#9 sha256:4abaa6253be43ba1d0b6958b086ad5704fc40426757da0a3936c8d5802777f63
#9 0.363 Hit:1 http://deb.debian.org/debian bullseye InRelease
#9 0.363 Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
#9 0.365 Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
#9 0.843 Reading package lists...
#9 DONE 1.3s

#10 [3/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#10 sha256:2d42278c733a670e4804373ab139f197fbe383b897d61fe48c7e153e861df52f
#10 0.370 Reading package lists...
#10 0.809 Building dependency tree...
#10 0.920 Reading state information...
#10 0.941 Calculating upgrade...
#10 1.104 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#10 DONE 1.1s

#11 [4/8] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#11 sha256:aa7626214bf235d7b60c9251d3290b683629df7fa2f47e138db9b1d70fcbfa9c
#11 0.319 Reading package lists...
#11 0.768 Building dependency tree...
#11 0.883 Reading state information...
#11 1.067 The following NEW packages will be installed:
#11 1.068   libzstd-dev
#11 1.108 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#11 1.108 Need to get 358 kB of archives.
#11 1.108 After this operation, 1236 kB of additional disk space will be used.
#11 1.108 Get:1 http://deb.debian.org/debian bullseye/main arm64 libzstd-dev arm64 1.4.8+dfsg-2.1 [358 kB]
#11 1.283 debconf: delaying package configuration, since apt-utils is not installed
#11 1.319 Fetched 358 kB in 0s (6655 kB/s)
#11 1.339 Selecting previously unselected package libzstd-dev:arm64.
#11 1.339 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18333 files and directories currently installed.)
#11 1.352 Preparing to unpack .../libzstd-dev_1.4.8+dfsg-2.1_arm64.deb ...
#11 1.352 Unpacking libzstd-dev:arm64 (1.4.8+dfsg-2.1) ...
#11 1.403 Setting up libzstd-dev:arm64 (1.4.8+dfsg-2.1) ...
#11 DONE 1.5s

#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-base-compiler.5.3.0
#12 sha256:5c937a7631d4ea1aba6fe62ba77b6ec7d78c6c3b8367f4d7f0c1828a2517b5b3
#12 3.304 
#12 3.304 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 3.400 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 3.499 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 4.033 [ocaml-compiler.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
#12 4.748 [ocaml-compiler.5.3.0/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 4.749 
#12 4.749 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 5.026 -> installed base-bigarray.base
#12 5.027 -> installed base-threads.base
#12 5.028 -> installed base-unix.base
#12 5.029 -> installed ocaml-options-vanilla.1
#12 105.6 -> installed ocaml-compiler.5.3.0
#12 105.6 -> installed ocaml-base-compiler.5.3.0
#12 105.6 -> installed ocaml-config.3
#12 105.8 -> installed ocaml.5.3.0
#12 105.8 -> installed base-domains.base
#12 105.8 -> installed base-effects.base
#12 105.8 -> installed base-nnp.base
#12 106.2 Done.
#12 106.2 # Run eval $(opam env) to update the current shell environment
#12 DONE 106.6s

#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.3.0
#13 sha256:03ca8b6b4e9131b70ac7da2f088d0400abee1a3811f9798d2c7191e58a6d022f
#13 0.679 ocaml-base-compiler is now pinned to version 5.3.0
#13 0.679 
#13 3.381 No package build needed.
#13 3.381 Nothing to do.
#13 3.381 # Run eval $(opam env) to update the current shell environment
#13 DONE 3.4s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:2d5c596fb928aea9716f0a63a15ef89a70a5dbad0005d43d3f9f5e31dcc27b0c
#14 3.599 The following actions will be performed:
#14 3.599   - install opam-depext 1.2.3
#14 3.599 
#14 3.599 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 3.897 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 3.915 
#14 3.915 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 5.624 -> installed opam-depext.1.2.3
#14 5.632 Done.
#14 5.632 # Run eval $(opam env) to update the current shell environment
#14 DONE 5.7s

#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:19888b9c7db7ecdf27921ca4ca83f8921ae71d2e14003cb748623cf406c75530
#16 DONE 0.1s

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 1.7s done
#17 writing image sha256:a72294bdf00d55522628fc9608912ba2186fe9cae24132ea790222ac8ba155ba done
#17 DONE 1.7s
Pushing "sha256:393dc0a8c229b7ff33734e643289689bb08ae753e38e20c9d86ff5265aee2264" to "ocurrent/opam-staging:debian-11-ocaml-5.3-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
1f7ca18a22f9: Preparing
1f7ca18a22f9: Pushed
debian-11-ocaml-5.3-arm64: digest: sha256:1c36f14f92003ccb57006f96aa43cd3cc36b279f423529e7fb2028332996f419 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
1f7ca18a22f9: Preparing
1f7ca18a22f9: Layer already exists
debian-11-ocaml-5.3-arm64: digest: sha256:1c36f14f92003ccb57006f96aa43cd3cc36b279f423529e7fb2028332996f419 size: 531
Job succeeded
2025-06-21 14:33.32: Job succeeded