Build:
  1. 1
  2. 0
2025-10-13 09:33.44: New job: Build using linux-arm64 in
                                []
2025-10-13 09:33.44: Will push staging image to ocurrent/opam-staging:debian-13-ocaml-4.14-flambda-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-flambda
RUN opam pin add -k version ocaml-variants 4.14.2+options
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2025-10-13 09:33.44: Using cache hint "4.14.2+flambda-arm32v7-ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347"
2025-10-13 09:33.44: Waiting for resource in pool OCluster
2025-10-13 13:09.22: Waiting for worker…
2025-10-13 13:16.05: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:94716ccb47d91db3afeb6880265cb8df4333fc72df3fc02906227af10254648e
#1 transferring dockerfile: 603B done
#1 DONE 0.0s

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 sha256:8d3e54df0f62607d8ba237b8482161b4f3a374f33a62ab2ee35ddc545abfff1d
#2 DONE 0.3s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6
#3 sha256:af7cd8303c7f6833bd9c7654e78133e6d9f8fe5b555ddfc8ce27b673ff639e7c
#3 CACHED

#4 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347
#4 sha256:3179de860d74de7b038a6d8c907ca951449bfc256d8bf43793e7837c95e2fb27
#4 DONE 0.7s

#5 [internal] load .dockerignore
#5 sha256:66fa071dcf2f83a49cc23955634f6ba40200e26579dc1c74e78937fbd8def948
#5 transferring context: 2B done
#5 DONE 0.0s

#11 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:7e9ed905456642122ac4ba90a91aa7341c6f8eb7595134ef0735f34ae0254347
#11 sha256:b28b8fd1f674556dc9fe009ce0db2ba2ef3d64720b57c90379d87a21f085f059
#11 CACHED

#7 [internal] load build context
#7 sha256:00f123276d49eba5093f9b7ef594e7d8075b86547a6b001cc98af7de6d85d6b3
#7 transferring context: 603B done
#7 DONE 0.1s

#10 [2/5] RUN opam switch create 4.14 --packages=ocaml-variants.4.14.2+options,ocaml-options-only-flambda
#10 sha256:a6bbeb1424d95c25978a6052bf55499b263cd0918dd9ac6cd3ecc049b7f255ea
#10 4.111 
#10 4.111 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 4.254 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#10 4.386 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#10 4.540 [ocaml-variants.4.14.2+options] downloaded from cache at https://opam.ocaml.org/cache
#10 5.192 [ocaml-variants.4.14.2+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#10 5.193 
#10 5.193 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#10 5.195 -> installed base-bigarray.base
#10 5.197 -> installed base-threads.base
#10 5.212 -> installed base-unix.base
#10 5.214 -> installed ocaml-option-flambda.1
#10 5.434 -> installed ocaml-options-only-flambda.1
#10 122.9 -> installed ocaml-variants.4.14.2+options
#10 122.9 -> installed ocaml-config.2
#10 123.0 -> installed ocaml.4.14.2
#10 123.4 Done.
#10 123.4 # Run eval $(opam env) to update the current shell environment
#10 DONE 124.0s

#9 [3/5] RUN opam pin add -k version ocaml-variants 4.14.2+options
#9 sha256:f9ec55c9ee9b4a444bb700fbcdea48f2924349373c06b99daa40cf12de1add26
#9 0.709 ocaml-variants is now pinned to version 4.14.2+options
#9 0.709 
#9 4.296 No package build needed.
#9 4.296 Nothing to do.
#9 4.297 # Run eval $(opam env) to update the current shell environment
#9 DONE 4.3s

#8 [4/5] RUN opam install -y opam-depext
#8 sha256:8dc66f8db46c6aacd0f83fff6fdf4ea556faa5289454177e7ff651aaedfc553b
#8 4.606 The following actions will be performed:
#8 4.606   - install opam-depext 1.2.3
#8 4.606 
#8 4.606 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 4.823 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#8 4.848 
#8 4.848 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#8 6.963 -> installed opam-depext.1.2.3
#8 6.971 Done.
#8 6.971 # Run eval $(opam env) to update the current shell environment
#8 DONE 7.0s

#6 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#6 sha256:481cf2964e12bcae823ccab132be472155d503458961c0fa181b8f2298889a9c
#6 DONE 0.1s

#12 exporting to image
#12 sha256:21cc041f57e76b97783c932b788ce3e6151288f41cd7f3ebc415284a05626578
#12 exporting layers
#12 exporting layers 2.3s done
#12 writing image sha256:9ade4567cb48878a4748071cde1d7919beba33beef79b074aa28d23b45c4b36d done
#12 DONE 2.3s
Pushing "sha256:4633e1bd884ba2bc8b66aba075f5b091e8b61159bee68947ccc8aebc800e2963" to "ocurrent/opam-staging:debian-13-ocaml-4.14-flambda-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
22e1f739be85: Preparing
22e1f739be85: Pushed
debian-13-ocaml-4.14-flambda-arm32v7: digest: sha256:b9e66fbe2f9d3e50576d590d4fbd9a4ead1511be3a9114673ac6d70c7be99a2b size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
22e1f739be85: Preparing
22e1f739be85: Layer already exists
debian-13-ocaml-4.14-flambda-arm32v7: digest: sha256:b9e66fbe2f9d3e50576d590d4fbd9a4ead1511be3a9114673ac6d70c7be99a2b size: 531
Job succeeded
2025-10-13 13:22.24: Job succeeded