Build:
  1. 0
2025-06-21 11:58.26: New job: Build using linux-x86_64 in
                                []
2025-06-21 11:58.26: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-4.12-nnpchecker-amd64

Dockerfile:

# syntax=docker/dockerfile:1

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


2025-06-21 11:58.26: Using cache hint "4.12.1+nnpchecker-amd64-ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498"
2025-06-21 11:58.26: Waiting for resource in pool OCluster
2025-06-21 11:58.27: Waiting for worker…
2025-06-21 11:58.28: Got resource from pool OCluster
Building on doris.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:cbd6703a3f72121f20072d2d12f5aa871d66a7041f063a1156bc15d3045294df
#1 transferring dockerfile: 540B done
#1 DONE 0.1s

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

#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:d95c0f0e2674ec5312c08d32b53352282bfb47bb937e59be1811918de553c0e8
#4 CACHED

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

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498
#6 sha256:ae56f7d512e7c87a1997ccb40adbde1ea7bd497bcd7461f375c9ec3b983ff6f7
#6 DONE 1.1s

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

#12 [internal] load build context
#12 sha256:4f9112b79aced0a3529efbc5774bd52f0b9216b5cd783d31f0ec8e9b6b75b09a
#12 ...

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498
#8 sha256:ba363154686d3dd491152c8ad0b9fb5b415a378cab832c696d7283fc21f44ecd
#8 resolve docker.io/ocurrent/opam-staging@sha256:f92f659e5a2cc6ee6d0bdab7eb04bd7dd1918326d72ac4a7ea0346fb3ec50498 done
#8 DONE 0.1s

#12 [internal] load build context
#12 sha256:4f9112b79aced0a3529efbc5774bd52f0b9216b5cd783d31f0ec8e9b6b75b09a
#12 transferring context: 540B done
#12 DONE 0.3s

#9 [2/5] RUN opam switch create 4.12 --packages=ocaml-variants.4.12.1+options,ocaml-options-only-nnpchecker
#9 sha256:1a0589ed9978ae4f3fd786bf93b7fed0a6edee49d34fc057905d73ccaab73323
#9 3.309 
#9 3.309 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 3.929 [ocaml-config.2/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#9 4.108 [ocaml-config.2/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#9 4.275 [ocaml-variants.4.12.1+options] downloaded from cache at https://opam.ocaml.org/cache
#9 6.423 [ocaml-variants.4.12.1+options/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
#9 6.534 [ocaml-variants.4.12.1+options/ocaml-variants.install] downloaded from https://opam.ocaml.org/cache
#9 6.534 
#9 6.534 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 6.537 -> installed base-bigarray.base
#9 6.539 -> installed base-threads.base
#9 6.541 -> installed base-unix.base
#9 6.543 -> installed ocaml-option-nnpchecker.1
#9 7.111 -> installed ocaml-options-only-nnpchecker.1
#9 128.0 -> installed ocaml-variants.4.12.1+options
#9 128.1 -> installed ocaml-config.2
#9 128.2 -> installed ocaml.4.12.1
#9 128.8 Done.
#9 128.8 # Run eval $(opam env) to update the current shell environment
#9 DONE 129.3s

#10 [3/5] RUN opam pin add -k version ocaml-variants 4.12.1+options
#10 sha256:6a69c59180d7687a2edc6f62cece88efd6ad07421bb731e7580c33cf99919c02
#10 2.275 ocaml-variants is now pinned to version 4.12.1+options
#10 2.275 
#10 5.058 No package build needed.
#10 5.058 Nothing to do.
#10 5.063 # Run eval $(opam env) to update the current shell environment
#10 DONE 5.4s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:8cb158f00a8662ee22e2a6c9ae56d17c3c622b0ee349de7587fce51596e1e5c0
#11 4.930 The following actions will be performed:
#11 4.930   - install opam-depext 1.2.3
#11 4.930 
#11 4.930 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 5.063 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#11 5.098 
#11 5.098 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 7.018 -> installed opam-depext.1.2.3
#11 7.028 Done.
#11 7.033 # Run eval $(opam env) to update the current shell environment
#11 DONE 7.9s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:a720b376f88223021b19661afcc1f7c13d58f339bca7ff7f8dfc68506aba2129
#13 DONE 1.0s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 3.1s done
#14 writing image sha256:ae4e363a679bbdf8fb49fb1d871719f526aeb07fe2df9794c9d7f43e241540a0 0.0s done
#14 DONE 3.1s
Pushing "sha256:3fe71af9f383571eb3052633f159a2d12c81fd3014b4ae700774aa2e152f3089" to "ocurrent/opam-staging:alpine-3.21-ocaml-4.12-nnpchecker-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
860e932a2ce4: Preparing
860e932a2ce4: Pushed
alpine-3.21-ocaml-4.12-nnpchecker-amd64: digest: sha256:aefe148e3dfc849b21ac7051d3b44c8976ee56a5d8bc2d1ff890da5827a0737e size: 530
The push refers to repository [docker.io/ocurrent/opam-staging]
860e932a2ce4: Preparing
860e932a2ce4: Layer already exists
alpine-3.21-ocaml-4.12-nnpchecker-amd64: digest: sha256:aefe148e3dfc849b21ac7051d3b44c8976ee56a5d8bc2d1ff890da5827a0737e size: 530
Job succeeded
2025-06-21 13:43.06: Job succeeded