Build:
- 0
2024-12-14 13:13.43: New job: Build using linux-arm64 in
[]
2024-12-14 13:13.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.3-afl-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
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 --packages=ocaml-variants.5.3.0+trunk,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 5.3.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2024-12-14 13:13.43: Using cache hint "5.3.0+afl-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:42.29: Waiting for worker…
2024-12-14 18:04.58: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:3efabfed305b0efff809fd4950993cff7b656bf07075a023b4d70b683bce5bfd
#1 transferring dockerfile: 776B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:94b0d0d4f6ff5cab1ea88a1834e551d4c87515a16a2f4329719a71a3a584d9cf
#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:05ca6843d73876bb8b71bcd27072912beaf04d755d227a3b6389bae719f746b1
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#6 sha256:74971a652ec4681273bd9d37518651b55a3f2f9467e43586ccacd69ffde9058c
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:5274ef272283ba64788fa38f7467ceb54751b9090f0682da938c6fd70aa52ce3
#7 DONE 0.0s
#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 CACHED
#16 [internal] load build context
#16 sha256:0243579fbbbeace817fbf14d6d16bb244e2764e9086d431cb4adf14f9f0b7a30
#16 transferring context: 776B done
#16 DONE 0.1s
#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:fd251376ddaa4adcb4590be13e8a05704615d0cf653c0832e3a351fdabf7d0b8
#9 1.293 [beta] Initialised
#9 DONE 1.7s
#10 [3/9] RUN apt-get -y update
#10 sha256:2890181c454d92f434f70cd06b5f33840e09626ebde39299638ebf1de036af9e
#10 0.456 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.456 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
#10 0.458 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#10 0.779 Fetched 55.4 kB in 0s (152 kB/s)
#10 0.779 Reading package lists...
#10 DONE 1.3s
#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:206e6317590408afb9dc0bc8a4ac770bb686c65317cc95d32c2e411574083504
#11 0.363 Reading package lists...
#11 0.885 Building dependency tree...
#11 1.028 Reading state information...
#11 1.058 Calculating upgrade...
#11 1.263 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.3s
#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:a3d746623200efed56b89d40cd5934d1e6db534221d04f847b5ce16ce89bde79
#12 0.366 Reading package lists...
#12 0.872 Building dependency tree...
#12 1.000 Reading state information...
#12 1.221 The following NEW packages will be installed:
#12 1.221 libzstd-dev
#12 1.257 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 1.257 Need to get 317 kB of archives.
#12 1.257 After this operation, 1139 kB of additional disk space will be used.
#12 1.257 Get:1 http://deb.debian.org/debian bookworm/main arm64 libzstd-dev arm64 1.5.4+dfsg2-5 [317 kB]
#12 1.411 debconf: delaying package configuration, since apt-utils is not installed
#12 1.442 Fetched 317 kB in 0s (6846 kB/s)
#12 1.463 Selecting previously unselected package libzstd-dev:arm64.
#12 1.463 (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 ... 18768 files and directories currently installed.)
#12 1.476 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_arm64.deb ...
#12 1.477 Unpacking libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 1.532 Setting up libzstd-dev:arm64 (1.5.4+dfsg2-5) ...
#12 DONE 1.6s
#13 [6/9] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk,ocaml-options-only-afl
#13 sha256:563d49d01c50f66f50c72cd164eaecac958079796ae5dc32439fcfe4663048fc
#13 7.026
#13 7.026 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 7.127 [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 7.220 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 8.433 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#13 9.021
#13 9.021 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 9.024 -> installed base-bigarray.base
#13 9.026 -> installed base-threads.base
#13 9.036 -> installed base-unix.base
#13 9.037 -> installed host-arch-arm64.1
#13 9.038 -> installed host-system-other.1
#13 9.039 -> installed ocaml-beta.enabled
#13 9.040 -> installed ocaml-option-afl.1
#13 9.303 -> installed ocaml-options-only-afl.1
#13 143.0 -> installed ocaml-compiler.5.3
#13 143.0 -> installed ocaml-variants.5.3.0+trunk
#13 143.0 -> installed ocaml-config.3
#13 143.2 -> installed ocaml.5.3.0
#13 143.2 -> installed base-domains.base
#13 143.2 -> installed base-effects.base
#13 143.2 -> installed base-nnp.base
#13 143.6 Done.
#13 143.6 # Run eval $(opam env) to update the current shell environment
#13 DONE 144.0s
#14 [7/9] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#14 sha256:9420636351717a98cd1fe43dfe2bca1d8e9c36718fff67c0f4c55efdb3a97cd2
#14 0.987 ocaml-variants is now pinned to version 5.3.0+trunk
#14 0.987
#14 6.727 No package build needed.
#14 6.727 Nothing to do.
#14 6.727 # Run eval $(opam env) to update the current shell environment
#14 DONE 6.8s
#15 [8/9] RUN opam install -y opam-depext
#15 sha256:fe89c9e69f3ba597ce67373d903ccb6b03d7ab99665a92e682619243e839bd93
#15 7.200 The following actions will be performed:
#15 7.200 - install opam-depext 1.2.3
#15 7.201
#15 7.201 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 7.809 [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 7.834
#15 7.834 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 9.748 -> installed opam-depext.1.2.3
#15 9.755 Done.
#15 9.755 # Run eval $(opam env) to update the current shell environment
#15 DONE 9.9s
#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:16cb23fa6c7fa622a2345819b65ba53a2c3b12eefeebff475d48c15c7f4cfa35
#17 DONE 0.1s
#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.6s done
#18 writing image sha256:997c9ce4acb7d24d6c2fe69eeadb9e63a16945bcbb02db949c292b2b81995e57 done
#18 DONE 1.6s
Pushing "sha256:27195fc063a97269682dd834cd054efeb0c35f0fac9c0f4cf912d34ad0ec1a1d" to "ocurrent/opam-staging:debian-12-ocaml-5.3-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
fa0acca913a5: Preparing
fa0acca913a5: Pushed
debian-12-ocaml-5.3-afl-arm64: digest: sha256:16fec91733f848a740e168a469df6221c7e1864b8b2f0a2b862ae6c1fbf4cb87 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
fa0acca913a5: Preparing
fa0acca913a5: Layer already exists
debian-12-ocaml-5.3-afl-arm64: digest: sha256:16fec91733f848a740e168a469df6221c7e1864b8b2f0a2b862ae6c1fbf4cb87 size: 531
Job succeeded
2024-12-14 18:10.51: Job succeeded