Build:
  1. 0
2024-10-31 07:16.43: New job: Build using linux-x86_64 in
                                []
2024-10-31 07:16.43: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-4.13-afl-amd64

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-afl
RUN opam pin add -k version ocaml-variants 4.13.1+options
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-10-31 07:16.43: Using cache hint "4.13.1+afl-amd64-ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53"
2024-10-31 07:16.43: Waiting for resource in pool OCluster
2024-10-31 07:16.43: Waiting for worker…
2024-10-31 07:41.19: Got resource from pool OCluster
Building on x86-bm-c3.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:3f796505f2b968f448562aa09dda1fcd30f5e1f57c87617b1643f1763c67144c
#1 transferring dockerfile: 533B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:375e997abb0691e75a47748c09d10cfeeb8e25ccdea66aa4c504fbef28b76d15
#2 transferring context: 2B done
#2 DONE 0.1s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.7s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
#4 sha256:24fde5e954f72b7d1f316aa1ba3f1b8d56c40e1998a504163b9b6f3c495f8524
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
#6 sha256:e19bcdc6e11261b2a7d9c0271239d39bd1c83f5ec064fa7ee4f8e0b236ef720e
#6 DONE 0.0s

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

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53
#8 sha256:546dfb96af04df355b5917d0a835b493bbda98ccb62c53ba3cce7dc0f5fcc615
#8 resolve docker.io/ocurrent/opam-staging@sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53 0.0s done
#8 sha256:00121edf732bf196ca99bb22731244b771533894bd2596cb13e9f2066c2b1c53 530B / 530B done
#8 sha256:5fec8fd5d5b3a63bc724e7bf8c46fc8d67919413c59c4a608e9915a269b901bb 8.07kB / 8.07kB done
#8 sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 483.88MB / 483.88MB 6.8s done
#8 extracting sha256:a5a1bbd2ef80498b95ec6e40633f6a425c9a9f89ab601030cb104499489c34a7 69.1s done
#8 DONE 82.4s

#12 [internal] load build context
#12 sha256:de6949e51420ca12db7e774da7e2e94ab7f0ab1a5fa99220be0978e9945fa6af
#12 transferring context: 533B done
#12 DONE 0.1s

#9 [2/5] RUN opam switch create 4.13 --packages=ocaml-variants.4.13.1+options,ocaml-options-only-afl
#9 sha256:3aaafabe9679e8d1cb212830c9d66c2b6229a19ae71fab948a3b5d0bea3dcd74
#9 9.040 
#9 9.040 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 9.120 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.2
#9 9.195 [ocaml-config.2/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#9 10.46 [ocaml-variants.4.13.1+options] downloaded from https://github.com/ocaml/ocaml/archive/4.13.1.tar.gz
#9 11.57 [ocaml-variants.4.13.1+options/ocaml-variants.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-variants/ocaml-variants.install
#9 11.58 
#9 11.58 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 11.58 -> installed base-bigarray.base
#9 11.58 -> installed base-threads.base
#9 11.64 -> installed base-unix.base
#9 11.65 -> installed host-arch-x86_64.1
#9 11.65 -> installed host-system-other.1
#9 11.66 -> installed ocaml-option-afl.1
#9 12.21 -> installed ocaml-options-only-afl.1
#9 209.0 -> installed ocaml-variants.4.13.1+options
#9 209.0 -> installed ocaml-config.2
#9 209.2 -> installed ocaml.4.13.1
#9 209.6 Done.
#9 209.6 # Run eval $(opam env) to update the current shell environment
#9 DONE 211.6s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.13.1+options
#10 sha256:34d0fa0666a35592e4bae0016651a787683d407d536f4c58882cbb85791e90d4
#10 1.344 ocaml-variants is now pinned to version 4.13.1+options
#10 1.344 
#10 7.557 No package build needed.
#10 7.557 Nothing to do.
#10 7.558 # Run eval $(opam env) to update the current shell environment
#10 DONE 7.7s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:c21d932fb1bc28bb8093e42b9fb2adb80577477ea5a5155eb44453aecb8b0d40
#11 8.345 The following actions will be performed:
#11 8.345   - install opam-depext 1.2.3
#11 8.345 
#11 8.345 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 8.812 [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 8.841 
#11 8.841 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 10.87 -> installed opam-depext.1.2.3
#11 10.88 Done.
#11 10.88 # Run eval $(opam env) to update the current shell environment
#11 DONE 11.0s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:023317844fa148e578d55e627894dead6fd710d5ed74d49ed555aa36b29e1e51
#13 DONE 0.2s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 6.7s done
#14 writing image sha256:ed059cfbac9b6c0724e8c5bbc6644f27ab368b48a6edd5e3445cc82fe3a96492 done
#14 DONE 6.7s
Pushing "sha256:4421c5644b85a6823292c7bc07a5a3fd728f12fccfef6d71106fa05e779e0c0d" to "ocurrent/opam-staging:debian-12-ocaml-4.13-afl-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
793035b28dd2: Preparing
793035b28dd2: Pushed
debian-12-ocaml-4.13-afl-amd64: digest: sha256:016a3d774c984f674be1fb700d5f0c56f2566ac8afa058ee684b624568b2c7bd size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
793035b28dd2: Preparing
793035b28dd2: Layer already exists
debian-12-ocaml-4.13-afl-amd64: digest: sha256:016a3d774c984f674be1fb700d5f0c56f2566ac8afa058ee684b624568b2c7bd size: 530
Job succeeded
2024-10-31 08:20.57: Job succeeded