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-4.09-afl-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.09 --packages=ocaml-variants.4.09.1+afl
RUN opam pin add -k version ocaml-variants 4.09.1+afl
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 "4.09.1+afl-arm64-ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098"
2024-12-14 13:13.43: Waiting for resource in pool OCluster
2024-12-14 13:13.43: Waiting for worker…
2024-12-14 17:04.20: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:19bf171ec3945721651baba2e623ae7f737677250565078e12a763148efda675
#1 transferring dockerfile: 502B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:7b26dd7f78cbbcbe7b1bc724b859e408d32e73e394351de2c62db3ed914b6b34
#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:8670c162f9bf079db4b67444693145103502ae85e028d417f8e1ab071c709d04
#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:30748de07811722572db94245fceb3898e5301d124e3b0e97969c1bdb63eb73b
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:c227e4f4141ce4ceecd6fcb0db9e51924b395fe60940dc94132f58581de0d098
#8 sha256:82cb0cd80a6b44792129fbf3c7a6277b33f58bd82248c6016542c0de8ca348fa
#8 CACHED
#12 [internal] load build context
#12 sha256:c985d11f61214e9d2f0cefc176becb51f097b3c6c3d2c1c11d6ca49e49c9a1c7
#12 transferring context: 502B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-variants.4.09.1+afl
#9 sha256:0641f6514dd35060590759d27639e62f4a63284042e8580f54487aa2a9b972d6
#9 6.906
#9 6.906 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.136 [ocaml-config.1/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.1
#9 7.224 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 8.215 [ocaml-variants.4.09.1+afl] downloaded from https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz
#9 8.778 [ocaml-variants.4.09.1+afl/0001-Re-generate-configure.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/0001-Re-generate-configure.patch
#9 9.023 [ocaml-variants.4.09.1+afl/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/8eed2e441222588dc385a98ae8bd6f5820eb0223.patch?full_index=1
#9 9.025
#9 9.025 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.243 -> installed base-bigarray.base
#9 9.244 -> installed base-threads.base
#9 9.260 -> installed base-unix.base
#9 137.5 -> installed ocaml-variants.4.09.1+afl
#9 137.6 -> installed ocaml-config.1
#9 137.7 -> installed ocaml.4.09.1
#9 138.0 Done.
#9 138.0 # Run eval $(opam env) to update the current shell environment
#9 DONE 138.4s
#10 [3/5] RUN opam pin add -k version ocaml-variants 4.09.1+afl
#10 sha256:c3746e76184989fa67c918a1544852065681bf4bf6cf85cd15b4a933944c6efc
#10 0.984 ocaml-variants is now pinned to version 4.09.1+afl
#10 0.984
#10 6.801 No package build needed.
#10 6.801 Nothing to do.
#10 6.801 # 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:d3a9e90c44258dc1c925727faec1af922ce5ecadcc34695a1d60b638c2e8194e
#11 7.079 The following actions will be performed:
#11 7.079 - install opam-depext 1.2.3
#11 7.079
#11 7.079 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.683 [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.717
#11 7.717 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.524 -> installed opam-depext.1.2.3
#11 9.531 Done.
#11 9.531 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.6s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:a7e7b0a71cb49aad7eae9a2759b2f8ea50615939e0e8fd334d8d95c165ad3c99
#13 DONE 0.0s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 1.9s done
#14 writing image sha256:5919df27fcc6fde8e60ff6d169893bf3731b8fb4c081efbb10d81264a8590b0c done
#14 DONE 1.9s
Pushing "sha256:e13bec2d44b3f26cbfc4bf3fa1761debca6453e637d71fc5fcd9b4f018de2c29" to "ocurrent/opam-staging:debian-12-ocaml-4.09-afl-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
a43836ef490b: Preparing
a43836ef490b: Pushed
debian-12-ocaml-4.09-afl-arm64: digest: sha256:eafa9012f0a031c3880e4a1a9b90643c0cb8945d1145ae77e6c7ec9e0895a742 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
a43836ef490b: Preparing
a43836ef490b: Layer already exists
debian-12-ocaml-4.09-afl-arm64: digest: sha256:eafa9012f0a031c3880e4a1a9b90643c0cb8945d1145ae77e6c7ec9e0895a742 size: 530
Job succeeded
2024-12-14 17:33.55: Job succeeded