Build:
  1. 1
  2. 0
2023-03-20 18:07.53: New job: Build using linux-x86_64 in
                                []
2023-03-20 18:07.53: Will push staging image to ocurrent/opam-staging:alpine-3.17-ocaml-4.09-amd64

Dockerfile:

# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:51e9ce113e784370a6c088c719341df93170aabd003e61d2883bd58877dd9b59
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
RUN opam pin add -k version ocaml-base-compiler 4.09.1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]

2023-03-20 18:07.53: Using cache hint "4.09.1-amd64-ocurrent/opam-staging@sha256:51e9ce113e784370a6c088c719341df93170aabd003e61d2883bd58877dd9b59"
2023-03-20 18:07.53: Waiting for resource in pool OCluster
2023-03-20 18:07.53: Waiting for worker…
2023-03-20 18:31.13: Got resource from pool OCluster
Building on cree.ocamllabs.io
#1 [internal] load build definition from Dockerfile
#1 sha256:c8eec9327aa94695d3b582fa3451a180ded304cdf00e19195cde58f3e4170bbd
#1 transferring dockerfile: 502B done
#1 DONE 0.0s

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

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

#4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
#4 sha256:57c85e6929bd09183df396146f0d627479bb510ec8aa151663925f38dad12fe9
#4 CACHED

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

#6 [internal] load .dockerignore
#6 sha256:b91a808381fc9710e38570e64a290ce506713b4dad699c54722542f8253069aa
#6 DONE 0.0s

#7 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:51e9ce113e784370a6c088c719341df93170aabd003e61d2883bd58877dd9b59
#7 sha256:e8b3bbc807e86909e6a7f87c77ea7e7fd798ae8b6094ad93a6e9362d828eb664
#7 DONE 0.0s

#12 [internal] load build context
#12 sha256:8bcf1e1223ce3cd5a29e6da7db1bcc8fb018583f4f935f753477cda0bef1c697
#12 transferring context: 502B done
#12 DONE 0.0s

#8 [1/6] FROM docker.io/ocurrent/opam-staging@sha256:51e9ce113e784370a6c088c719341df93170aabd003e61d2883bd58877dd9b59
#8 sha256:507f482247dc3fa118fe39521b0d885fe44ba6fa26edbf097104d3f849a957aa
#8 resolve docker.io/ocurrent/opam-staging@sha256:51e9ce113e784370a6c088c719341df93170aabd003e61d2883bd58877dd9b59 done
#8 sha256:51e9ce113e784370a6c088c719341df93170aabd003e61d2883bd58877dd9b59 530B / 530B done
#8 sha256:5302c6155914bdf5b785ff343960f18e3d4753bbf10d92eb6e8863bba4f42e78 7.29kB / 7.29kB done
#8 sha256:a7e1cc6f7d5bd8185a491a66c449d9e21eac09b1046493a22c7c8766090107f3 311.86MB / 311.86MB 9.8s done
#8 extracting sha256:a7e1cc6f7d5bd8185a491a66c449d9e21eac09b1046493a22c7c8766090107f3 25.9s
#8 extracting sha256:a7e1cc6f7d5bd8185a491a66c449d9e21eac09b1046493a22c7c8766090107f3 31.0s
#8 extracting sha256:a7e1cc6f7d5bd8185a491a66c449d9e21eac09b1046493a22c7c8766090107f3 36.2s
#8 extracting sha256:a7e1cc6f7d5bd8185a491a66c449d9e21eac09b1046493a22c7c8766090107f3 39.5s done
#8 DONE 53.6s

#9 [2/5] RUN opam switch create 4.09 --packages=ocaml-base-compiler.4.09.1
#9 sha256:5f76c19a8ac7082165cfb0fbbf2188238b72fe79d02877c74830f6f69d10a152
#9 10.21 
#9 10.21 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 12.64 [ocaml-base-compiler.4.09.1] downloaded from https://github.com/ocaml/ocaml/archive/4.09.1.tar.gz
#9 14.69 [ocaml-base-compiler.4.09.1/alt-signal-stack.patch] downloaded from https://github.com/ocaml/ocaml/commit/8eed2e441222588dc385a98ae8bd6f5820eb0223.patch
#9 14.70 
#9 14.70 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#9 15.57 -> installed base-bigarray.base
#9 15.58 -> installed base-threads.base
#9 15.58 -> installed base-unix.base
#9 225.3 -> installed ocaml-base-compiler.4.09.1
#9 225.5 -> installed ocaml-config.1
#9 225.7 -> installed ocaml.4.09.1
#9 226.3 Done.
#9 226.3 # Run eval $(opam env) to update the current shell environment
#9 DONE 226.7s

#10 [3/5] RUN opam pin add -k version ocaml-base-compiler 4.09.1
#10 sha256:08a37519251f46a796d819d391a1e81206be31837e808cfb93ae86280b4137bb
#10 2.934 ocaml-base-compiler is now pinned to version 4.09.1
#10 2.934 
#10 10.69 No package build needed.
#10 10.69 Nothing to do.
#10 10.69 # Run eval $(opam env) to update the current shell environment
#10 DONE 10.8s

#11 [4/5] RUN opam install -y opam-depext
#11 sha256:daad67a880849f17dff2f6bda23c5d6ca1942fb82dfd2c311bd1a8b86d97594c
#11 12.29 The following actions will be performed:
#11 12.29   - install opam-depext 1.2.1-1
#11 12.29 
#11 12.29 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 12.60 [opam-depext.1.2.1-1] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.1/opam-depext-full-1.2.1.tbz
#11 12.65 
#11 12.65 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#11 17.42 -> installed opam-depext.1.2.1-1
#11 17.44 Done.
#11 17.45 # Run eval $(opam env) to update the current shell environment
#11 DONE 17.7s

#13 [5/5] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#13 sha256:465e8d32538695f3911faa7c983c6437d57a5d6f1d48b2a01b7174dd85cba25c
#13 DONE 0.1s

#14 exporting to image
#14 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#14 exporting layers
#14 exporting layers 6.8s done
#14 writing image sha256:44709f3996ec21cb42aadf19a247d10ac95d6c0b7451cf49bc6e74c721c20c0f 0.0s done
#14 DONE 6.9s
2023-03-20 19:04.53: Job failed: Disconnected: Switch turned off