Build:
  1. 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-5.3-afl-arm64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
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 apk update && apk upgrade
RUN apk add zstd
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:14.24: Using cache hint "5.3.0+afl-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:44.33: Waiting for worker…
2024-12-14 18:52.12: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:3acb0125cf91a442a28fc429e05f5655dc90a9e9742111afe92022b9648d894f
#1 transferring dockerfile: 681B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:62645146a3c46abcf1c8c3031166eb05f0c782f9bee9c8818a4704e565dc2cb7
#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:dd3a54a19429acc31d2e9188f8c40853391d9da859d23a994d354ba02ac4685a
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.5s

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

#8 [1/8] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED

#15 [internal] load build context
#15 sha256:0093808cf6cfe28244cc54e5106cc9b09613c59c92c0efbbce02395d7eb3f51e
#15 transferring context: 681B done
#15 DONE 0.1s

#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:7e012c3a754b8f978b308cd77de266886f34d6ab72179bbe30b273956dc23db7
#9 1.279 [beta] Initialised
#9 DONE 1.5s

#10 [3/8] RUN apk update && apk upgrade
#10 sha256:e4b657d08b84ae628ef3f583de76b0176bc514bfcf38a7999206dd9ca7a65af6
#10 0.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
#10 0.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
#10 0.637 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#10 0.700 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#10 0.899 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#10 1.215 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/main]
#10 1.215 v3.20.3-414-g03b29bdd93a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community]
#10 1.215 v3.21.0-670-g9826bbf0ff2 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#10 1.215 v3.21.0-644-g28d316da026 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#10 1.215 v3.21.0-655-g365597d0a35 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#10 1.215 OK: 56477 distinct packages available
#10 1.935 (1/6) Upgrading libcurl (8.11.0-r2 -> 8.11.1-r0)
#10 2.011 (2/6) Upgrading curl (8.11.0-r2 -> 8.11.1-r0)
#10 2.025 (3/6) Upgrading python3 (3.12.7-r0 -> 3.12.8-r1)
#10 2.284 (4/6) Upgrading python3-pycache-pyc0 (3.12.7-r0 -> 3.12.8-r1)
#10 2.421 (5/6) Upgrading pyc (3.12.7-r1 -> 3.12.8-r1)
#10 2.429 (6/6) Upgrading python3-pyc (3.12.7-r0 -> 3.12.8-r1)
#10 2.438 Executing busybox-1.36.1-r29.trigger
#10 2.453 OK: 291 MiB in 100 packages
#10 DONE 2.7s

#11 [4/8] RUN apk add zstd
#11 sha256:1d8dff093241b32a9d3d48e134882a4aa155e8194eb095034a65367fa16597e8
#11 1.053 (1/1) Installing zstd (1.5.6-r0)
#11 1.119 Executing busybox-1.36.1-r29.trigger
#11 1.134 OK: 291 MiB in 101 packages
#11 DONE 1.3s

#12 [5/8] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk,ocaml-options-only-afl
#12 sha256:26d6891311575bb89745338e07b8b170dd9f3eadcf615091ce0365750d75688d
#12 7.312 
#12 7.312 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 7.373 [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
#12 7.431 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#12 8.682 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#12 9.322 
#12 9.322 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.331 -> installed base-bigarray.base
#12 9.333 -> installed base-threads.base
#12 9.334 -> installed base-unix.base
#12 9.336 -> installed host-arch-arm64.1
#12 9.337 -> installed host-system-other.1
#12 9.338 -> installed ocaml-beta.enabled
#12 9.340 -> installed ocaml-option-afl.1
#12 9.600 -> installed ocaml-options-only-afl.1
#12 145.1 -> installed ocaml-compiler.5.3
#12 145.2 -> installed ocaml-variants.5.3.0+trunk
#12 145.2 -> installed ocaml-config.3
#12 145.4 -> installed ocaml.5.3.0
#12 145.4 -> installed base-domains.base
#12 145.4 -> installed base-effects.base
#12 145.5 -> installed base-nnp.base
#12 145.8 Done.
#12 145.9 # Run eval $(opam env) to update the current shell environment
#12 DONE 146.4s

#13 [6/8] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#13 sha256:2184ac18098426a490cd0be33f8af82eef630a06f1825668af4fe35555a4c065
#13 1.044 ocaml-variants is now pinned to version 5.3.0+trunk
#13 1.044 
#13 6.942 No package build needed.
#13 6.942 Nothing to do.
#13 6.950 # Run eval $(opam env) to update the current shell environment
#13 DONE 7.0s

#14 [7/8] RUN opam install -y opam-depext
#14 sha256:31d7b9c6ec95b2a818c1cb7173de3b1514c4829dc8bf2a06c2574e3a7956f8eb
#14 7.278 The following actions will be performed:
#14 7.278   - install opam-depext 1.2.3
#14 7.279 
#14 7.279 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 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
#14 7.891 
#14 7.891 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 10.06 -> installed opam-depext.1.2.3
#14 10.06 Done.
#14 10.07 # Run eval $(opam env) to update the current shell environment
#14 DONE 10.6s

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

#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 2.0s done
#17 writing image sha256:80a985c500590c61ddde4394a8251153ef75c9b753375ced94241ad936280355 done
#17 DONE 2.0s
Pushing "sha256:423fd552abf292792a1ea6d41a61ac53d5cd8726401128d50b0d6ff656c0aaeb" to "ocurrent/opam-staging:alpine-3.20-ocaml-5.3-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
df85d4d87bbd: Preparing
df85d4d87bbd: Pushed
alpine-3.20-ocaml-5.3-afl-arm64: digest: sha256:79d8c7929f26c2dbc83d5bf0c991a6afdb3eb9be8f9237c413115f8c3957f63d size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
df85d4d87bbd: Preparing
df85d4d87bbd: Layer already exists
alpine-3.20-ocaml-5.3-afl-arm64: digest: sha256:79d8c7929f26c2dbc83d5bf0c991a6afdb3eb9be8f9237c413115f8c3957f63d size: 530
Job succeeded
2024-12-14 18:57.44: Job succeeded