Build:
- 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-4.11-arm64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
RUN opam pin add -k version ocaml-base-compiler 4.11.2
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 "4.11.2-arm64-ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446"
2024-12-14 13:14.24: Waiting for resource in pool OCluster
2024-12-14 14:09.16: Waiting for worker…
2024-12-14 18:27.42: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:e2db360af023a6f79925045e009ac8b6c8bef07edfe536faac9a9970110ae3c9
#1 transferring dockerfile: 504B done
#1 DONE 0.1s
#2 [internal] load .dockerignore
#2 sha256:68c38540324593991c06d643458021dbe7360ed58cdcb0990eec8b7cef0e8963
#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:366b7e69cf4012586160e0849555654d8debdb5b3b9addd23493d48e92166b0d
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#6 sha256:62457c421f84e68abfa77873633746b0b5c54b45849dc9fb8c5e6121d6010f45
#6 DONE 0.7s
#7 [internal] load .dockerignore
#7 sha256:941a578e7361d9f69949535b1a7610f0b45a99aa987ba71ea5912434c63b5456
#7 DONE 0.0s
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:08d423f7866e2066cce901c27774197ad73fedc1c6060684001f7f0e6e258446
#8 sha256:9fcb7a2167c281534d489008cb4f7e77160580e229c7b25724970908dac86278
#8 CACHED
#12 [internal] load build context
#12 sha256:89ed0882d5debbc6fae2d9f16358f6e8b8012f14ff8e3787f893977c6747f57e
#12 transferring context: 504B done
#12 DONE 0.1s
#9 [2/5] RUN opam switch create 4.11 --packages=ocaml-base-compiler.4.11.2
#9 sha256:136f29e716c6c880c547cc9c329f798f726f6562c56f000fe862d5e64f01974a
#9 7.090
#9 7.090 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 7.285 [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.341 [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.637 [ocaml-base-compiler.4.11.2] downloaded from https://github.com/ocaml/ocaml/archive/4.11.2.tar.gz
#9 9.392 [ocaml-base-compiler.4.11.2/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/dd28ac0cf4365bd0ea1bcc374cbc5e95a6f39bea.patch?full_index=1
#9 9.445 [ocaml-base-compiler.4.11.2/ocaml-base-compiler.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/ocaml-base-compiler.install
#9 9.448
#9 9.448 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.665 -> installed base-bigarray.base
#9 9.668 -> installed base-threads.base
#9 9.670 -> installed base-unix.base
#9 103.8 -> installed ocaml-base-compiler.4.11.2
#9 103.9 -> installed ocaml-config.1
#9 104.0 -> installed ocaml.4.11.2
#9 104.3 Done.
#9 104.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 104.8s
#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.11.2
#10 sha256:d07e71990cc074ff3b6078d34741f830f6cb0e2a3e5f4f67bc361ba5c3007c50
#10 1.001 ocaml-base-compiler is now pinned to version 4.11.2
#10 1.001
#10 6.816 No package build needed.
#10 6.816 Nothing to do.
#10 6.824 # 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:23a9a3edb7e29ff2eeb0e619ace1720365234ff73b2bb37a4f25699dc01c8dd5
#11 7.281 The following actions will be performed:
#11 7.281 - install opam-depext 1.2.3
#11 7.281
#11 7.281 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.889 [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.922
#11 7.922 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.843 -> installed opam-depext.1.2.3
#11 9.850 Done.
#11 9.857 # Run eval $(opam env) to update the current shell environment
#11 DONE 9.9s
#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:0394fa32eda20fdcf7192fd8b3739e12ca97caa17638711a8a5c7847973e311d
#13 DONE 0.1s
#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 2.1s done
#14 writing image sha256:e25d2dc128e845929ea7e883967100948bc02b19dbcddc5057d2df76daed5587 done
#14 DONE 2.1s
Pushing "sha256:c6eb68e8a4e43a9e1db6ac07003540ead4b7019479954c93f26dc46a1f195722" to "ocurrent/opam-staging:alpine-3.20-ocaml-4.11-arm64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
379e0df735fc: Preparing
379e0df735fc: Pushed
alpine-3.20-ocaml-4.11-arm64: digest: sha256:a41264d9dace1d2340609c2e63ee34dab6efcbb0e4ee62d100f881cbb32fe067 size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
379e0df735fc: Preparing
379e0df735fc: Layer already exists
alpine-3.20-ocaml-4.11-arm64: digest: sha256:a41264d9dace1d2340609c2e63ee34dab6efcbb0e4ee62d100f881cbb32fe067 size: 530
Job succeeded
2024-12-14 18:32.44: Job succeeded