Build:
  1. 0
2024-12-14 13:13.15: New job: Build using linux-arm64 in
                                []
2024-12-14 13:13.15: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.05-afl-arm32v7

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.05 --packages=ocaml-variants.4.05.0+afl
RUN opam pin add -k version ocaml-variants 4.05.0+afl
RUN opam install -y opam-depext
RUN opam install -y ocaml-secondary-compiler
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-12-14 13:13.15: Using cache hint "4.05.0+afl-arm32v7-ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124"
2024-12-14 13:13.15: Waiting for resource in pool OCluster
2024-12-14 13:13.15: Waiting for worker…
2024-12-14 15:31.47: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:b08b9e79138ec9d13b1f26d2ba40a2855a870eb20d5580d422a769fa166aed52
#1 transferring dockerfile: 613B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:73cf0c8f7b66b592426ce835f2251606804ef52ece53ceeab2b34c90c9771f8d
#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

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#8 sha256:f7524c892880bf81bac4d76740832fe4715ca702ff86043825e6a748076ca602
#8 resolve docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124 done
#8 sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124 530B / 530B done
#8 sha256:f19c80ad8a3837400783336dccb46de9a462e95d5bfbab6b34265e71fcd296a3 8.92kB / 8.92kB done
#8 sha256:4db604aaa1ba295a0a2643eb54b8dec3fe57a923ffba3b4a440feb649f2b9e9a 475.59MB / 475.59MB 9.2s done
#8 extracting sha256:4db604aaa1ba295a0a2643eb54b8dec3fe57a923ffba3b4a440feb649f2b9e9a 23.5s done
#8 DONE 35.5s

#5 [internal] load build definition from Dockerfile
#5 sha256:d47619a84fd4e402b0e24bd8ba38ceb223a340bc1c84f2aa957b44f864f1328c
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:5e3dbd17160125da0f393e99c6bcc74f1e6e41ae3d6000a32075742f9bd4e124
#6 sha256:0f3fe65d1609a26fb82882c2c5ef07cff061b01b9173187dec8b246c7fb1f45c
#6 DONE 0.0s

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

#13 [internal] load build context
#13 sha256:d42f8205b253432715e1a6a21f201402613131a608b5c2dd4404cc0d187b59db
#13 transferring context: 613B done
#13 DONE 0.1s

#9 [2/6] RUN opam switch create 4.05 --packages=ocaml-variants.4.05.0+afl
#9 sha256:2ae9bd94d068dbd92624cba02f091221f85466b0cf43366713f16c42036324a2
#9 8.608 
#9 8.608 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 8.838 [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 8.939 [ocaml-config.1/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 9.909 [ocaml-variants.4.05.0+afl] downloaded from https://github.com/ocaml/ocaml/archive/4.05.0.tar.gz
#9 10.58 [ocaml-variants.4.05.0+afl/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/50c2d1275e537906ea144bd557fde31e0bf16e5f.patch?full_index=1
#9 10.68 [ocaml-variants.4.05.0+afl/fix-gcc10.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-base-compiler/fix-gcc10.patch.4.05.0
#9 10.94 [ocaml-variants.4.05.0+afl/gpr1330.patch] downloaded from https://github.com/ocaml/ocaml/commit/b00000c6679804731692362b0baac27fa3fddfd5.patch?full_index=1
#9 10.95 
#9 10.95 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.13 -> installed base-bigarray.base
#9 11.13 -> installed base-threads.base
#9 11.13 -> installed base-unix.base
#9 297.9 -> installed ocaml-variants.4.05.0+afl
#9 297.9 -> installed ocaml-config.1
#9 298.0 -> installed ocaml.4.05.0
#9 298.3 Done.
#9 298.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 298.6s

#10 [3/6] RUN opam pin add -k version ocaml-variants 4.05.0+afl
#10 sha256:40b6eedefa10a8c74ec0f4e0217b68453f27b6bf10856b315eae625d751b5c68
#10 1.189 ocaml-variants is now pinned to version 4.05.0+afl
#10 1.189 
#10 8.219 No package build needed.
#10 8.219 Nothing to do.
#10 8.219 # Run eval $(opam env) to update the current shell environment
#10 DONE 8.4s

#11 [4/6] RUN opam install -y opam-depext
#11 sha256:40c047d071349a08449f6b5a4a8ac5cb017e8fe5844bd3284bbb9ab3e2e3db22
#11 8.721 The following actions will be performed:
#11 8.721   - install opam-depext 1.2.3
#11 8.721 
#11 8.721 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 9.357 [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 9.382 
#11 9.382 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.73 -> installed opam-depext.1.2.3
#11 10.75 Done.
#11 10.75 # Run eval $(opam env) to update the current shell environment
#11 DONE 10.8s

#12 [5/6] RUN opam install -y ocaml-secondary-compiler
#12 sha256:4ab2400e5cf8d88b7716cdfe70d6555d977be54594b448d3618c0ecc6e2b850c
#12 8.723 The following actions will be performed:
#12 8.723   - install ocaml-secondary-compiler 4.14.2
#12 8.723   - install host-system-other        1
#12 8.723   - install host-arch-arm32          1
#12 8.723 ===== 3 to install =====
#12 8.723 
#12 8.723 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 9.316 [ocaml-secondary-compiler.4.14.2] downloaded from https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz
#12 9.875 
#12 9.875 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 10.88 -> installed host-arch-arm32.1
#12 10.92 -> installed host-system-other.1
#12 87.28 -> installed ocaml-secondary-compiler.4.14.2
#12 87.59 Done.
#12 87.59 # Run eval $(opam env) to update the current shell environment
#12 DONE 88.0s

#14 [6/6] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#14 sha256:601f0199523950d071a254d470c800ca8303d82973e4df02f39608e0d49ed5b9
#14 DONE 0.2s

#15 exporting to image
#15 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#15 exporting layers
#15 exporting layers 1.4s done
#15 writing image sha256:ecfa7c66918fb0137f35990d304e564d0dfa072e6ccce6d5a5c31e32859d9adf done
#15 DONE 1.4s
Pushing "sha256:9d4d56d57ac0e45b370a6627ebb545594afd9dc14483784c35c0e74fded2ada5" to "ocurrent/opam-staging:debian-12-ocaml-4.05-afl-arm32v7" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
faa1e5281dad: Preparing
faa1e5281dad: Pushed
debian-12-ocaml-4.05-afl-arm32v7: digest: sha256:6918f123c9adb749b301b633a2ae32baf452703d2e72c78df592c13df0db94cc size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
faa1e5281dad: Preparing
faa1e5281dad: Layer already exists
debian-12-ocaml-4.05-afl-arm32v7: digest: sha256:6918f123c9adb749b301b633a2ae32baf452703d2e72c78df592c13df0db94cc size: 531
Job succeeded
2024-12-14 15:41.45: Job succeeded