Build:
- 0
2026-05-13 11:35.16: New job: Build Dockerfile.worker using linux-x86_64 in
[https://github.com/ocurrent/ocluster.git#refs/heads/master (e3c3a23d2d75c75a20b9661e8c6800cb04ebbb11)]
2026-05-13 11:35.16: Using cache hint "https://github.com/ocurrent/ocluster.git-Dockerfile.worker"
2026-05-13 11:35.16: Waiting for worker…
2026-05-13 11:36.16: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
Submodule path 'obuilder': checked out 'a4329f09abdf762b019b83c9218c1d8dd1d6a093'
HEAD is now at e3c3a23 Bump lower bounds: lwt >= 5.7.0, obuilder >= 0.6.0
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'a4329f09abdf762b019b83c9218c1d8dd1d6a093'
#0 building with "default" instance using docker driver
#1 [internal] load build definition from Dockerfile.worker
#1 transferring dockerfile: 1.23kB done
#1 DONE 0.1s
#2 [internal] load metadata for docker.io/ocaml/opam:debian-13-ocaml-4.14
#2 DONE 0.6s
#3 [internal] load metadata for docker.io/library/debian:13
#3 DONE 0.6s
#4 [internal] load .dockerignore
#4 transferring context: 159B done
#4 DONE 0.1s
#5 [build 1/13] FROM docker.io/ocaml/opam:debian-13-ocaml-4.14@sha256:94d90b83ead2c47fab6036b98829ba949972b5e647f6d71f95468ad08168cd34
#5 DONE 0.0s
#6 [stage-1 1/4] FROM docker.io/library/debian:13@sha256:e2d08da6f42ef4b09b165d55528a12727aeed8240dc9edf888e3ec07e10ef9da
#6 DONE 0.0s
#7 [internal] load build context
#7 transferring context: 891.61kB 0.0s done
#7 DONE 0.1s
#8 [build 2/13] RUN sudo apt-get update && sudo apt-get install libev-dev capnproto libcapnp-dev m4 pkg-config libsqlite3-dev libgmp-dev -y --no-install-recommends
#8 CACHED
#9 [build 3/13] RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#9 CACHED
#10 [build 4/13] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard fde524a7a5fc26108522edaefc3bcf346adb744a && opam update
#10 CACHED
#11 [build 5/13] COPY --chown=opam ocluster-api.opam ocluster-worker.opam ocluster.opam /src/
#11 DONE 0.1s
#12 [build 6/13] COPY --chown=opam obuilder/obuilder.opam obuilder/obuilder-spec.opam /src/obuilder/
#12 DONE 0.1s
#13 [build 7/13] WORKDIR /src
#13 DONE 0.1s
#14 [build 8/13] RUN echo '(lang dune 3.0)' | tee obuilder/dune-project | tee ./dune-project
#14 0.263 (lang dune 3.0)
#14 DONE 0.3s
#15 [build 9/13] RUN opam pin -yn /src/obuilder/
#15 0.905 This will pin the following packages: obuilder-spec, obuilder. Continue? [Y/n] y
#15 1.857 obuilder-spec is now pinned to file:///src/obuilder (version 0.6.0)
#15 1.859 obuilder is now pinned to file:///src/obuilder (version 0.6.0)
#15 DONE 1.9s
#16 [build 10/13] RUN opam install -y --deps-only .
#16 6.684 The following actions will be performed:
#16 6.686 === install 127 packages
#16 6.686 - install angstrom 0.16.1 [required by uri]
#16 6.686 - install asetmap 0.8.1 [required by capnp-rpc-net, capnp-rpc-lwt, prometheus-app]
#16 6.686 - install asn1-combinators 0.3.2 [required by capnp-rpc-net]
#16 6.686 - install astring 0.8.5 [required by obuilder, capnp-rpc-unix, capnp-rpc-lwt, etc.]
#16 6.686 - install base v0.16.4 [required by ppx_expect]
#16 6.686 - install base-bytes base [required by extunix]
#16 6.686 - install base64 3.5.2 [required by capnp-rpc-net, capnp-rpc-unix]
#16 6.686 - install bigstringaf 0.10.0 [required by angstrom]
#16 6.686 - install bos 0.2.1 [required by ca-certs]
#16 6.686 - install ca-certs 1.0.1 [required by conduit-lwt-unix]
#16 6.686 - install camlp-streams 5.0.1 [required by tar]
#16 6.686 - install capnp 3.6.0 [required by capnp-rpc-lwt, capnp-rpc-net]
#16 6.686 - install capnp-rpc 1.2.4 [required by capnp-rpc-lwt, capnp-rpc-net]
#16 6.686 - install capnp-rpc-lwt 1.2.4 [required by ocluster-api, ocluster, ocluster-worker]
#16 6.686 - install capnp-rpc-net 1.2.4 [required by ocluster]
#16 6.686 - install capnp-rpc-unix 1.2.4 [required by ocluster]
#16 6.686 - install checkseum 0.5.2 [required by decompress]
#16 6.686 - install cmdliner 1.3.0 [required by ocluster]
#16 6.686 - install cohttp 6.1.1 [required by cohttp-lwt, cohttp-lwt-unix]
#16 6.686 - install cohttp-lwt 6.1.1 [required by prometheus-app]
#16 6.686 - install cohttp-lwt-unix 6.1.1 [required by ocluster-worker]
#16 6.686 - install conduit 8.0.0 [required by conduit-lwt]
#16 6.686 - install conduit-lwt 8.0.0 [required by cohttp-lwt-unix]
#16 6.686 - install conduit-lwt-unix 8.0.0 [required by cohttp-lwt-unix]
#16 6.686 - install conf-capnproto 2 [required by capnp-rpc-lwt, capnp-rpc-net]
#16 6.686 - install conf-gmp 5 [required by conf-gmp-powm-sec, zarith]
#16 6.686 - install conf-gmp-powm-sec 4 [required by mirage-crypto-pk]
#16 6.686 - install conf-libev 4-13 [required by ocluster]
#16 6.686 - install conf-pkg-config 4 [required by conf-sqlite3]
#16 6.686 - install conf-sqlite3 1 [required by sqlite3]
#16 6.686 - install cppo 1.8.0 [required by ocplib-endian, ppx_deriving]
#16 6.686 - install crunch 4.0.0 [required by obuilder]
#16 6.686 - install csexp 1.5.2 [required by dune-configurator]
#16 6.686 - install cstruct 6.2.0 [required by capnp-rpc-net]
#16 6.686 - install cstruct-lwt 6.2.0 [required by capnp-rpc-unix]
#16 6.686 - install decompress 1.5.3 [required by tar]
#16 6.686 - install digestif 1.3.0 [required by ocluster, ocluster-worker]
#16 6.686 - install domain-name 0.5.0 [required by tls]
#16 6.686 - install dune 3.22.1 [required by ocluster-api, ocluster, ocluster-worker]
#16 6.686 - install dune-build-info 3.22.1 [required by ocluster]
#16 6.686 - install dune-compiledb 0.6.0 [required by sqlite3]
#16 6.686 - install dune-configurator 3.22.1 [required by extunix, mirage-crypto, mirage-crypto-rng, sqlite3]
#16 6.686 - install duration 0.2.1 [required by mirage-crypto-rng, mirage-crypto-rng-lwt]
#16 6.686 - install eqaf 0.10 [required by mirage-crypto]
#16 6.686 - install extunix 0.4.3 [required by ocluster-worker]
#16 6.686 - install ezjsonm 1.3.0 [required by dune-compiledb]
#16 6.686 - install fmt 0.11.0 [required by ocluster, ocluster-api]
#16 6.686 - install fpath 0.7.3 [required by ocluster, ocluster-worker]
#16 6.686 - install gmap 0.3.0 [required by x509]
#16 6.686 - install hex 1.5.0 [required by ezjsonm]
#16 6.686 - install http 6.1.1 [required by cohttp-lwt, cohttp-lwt-unix]
#16 6.686 - install ipaddr 5.6.2 [required by tls, cohttp-lwt]
#16 6.686 - install ipaddr-sexp 5.6.2 [required by conduit-lwt-unix]
#16 6.686 - install jane-street-headers v0.16.0 [required by time_now]
#16 6.686 - install jsonm 1.0.2 [required by ezjsonm]
#16 6.686 - install jst-config v0.16.0 [required by time_now]
#16 6.686 - install kdf 1.0.0 [required by tls]
#16 6.686 - install logs 0.10.0 [required by ocluster, ocluster-worker]
#16 6.686 - install lwt 6.1.1 [required by ocluster-api, ocluster, ocluster-worker]
#16 6.686 - install lwt-dllist 1.1.0 [required by ocluster]
#16 6.686 - install macaddr 5.6.2 [required by ipaddr]
#16 6.686 - install magic-mime 1.3.1 [required by cohttp-lwt-unix]
#16 6.686 - install mirage-crypto 1.2.0 [required by ocluster]
#16 6.686 - install mirage-crypto-ec 1.2.0 [required by tls]
#16 6.686 - install mirage-crypto-pk 1.2.0 [required by tls, tls-mirage]
#16 6.686 - install mirage-crypto-rng 1.2.0 [required by capnp-rpc-net]
#16 6.686 - install mirage-crypto-rng-lwt 1.2.0 [required by capnp-rpc-unix]
#16 6.686 - install mirage-flow 5.0.0 [required by capnp-rpc-net]
#16 6.686 - install mirage-kv 6.1.1 [required by tls-mirage]
#16 6.686 - install mirage-ptime 5.2.0 [required by tls-mirage]
#16 6.686 - install mtime 2.1.0 [required by mirage-crypto-rng-lwt]
#16 6.686 - install num 1.6 [required by sexplib]
#16 6.686 - install obuilder 0.6.0 (pinned) [required by ocluster, ocluster-worker]
#16 6.686 - install obuilder-spec 0.6.0 (pinned) [required by obuilder]
#16 6.686 - install ocaml-compiler-libs v0.12.4 [required by ppxlib]
#16 6.686 - install ocaml-syntax-shims 1.0.0 [required by angstrom]
#16 6.686 - install ocamlbuild 0.16.1 [required by fpath]
#16 6.686 - install ocamlfind 1.9.8 [required by fpath]
#16 6.686 - install ocplib-endian 1.2 [required by capnp]
#16 6.686 - install ohex 0.2.0 [required by tls]
#16 6.686 - install optint 0.3.0 [required by mirage-kv]
#16 6.686 - install parsexp v0.16.0 [required by sexplib]
#16 6.686 - install ppx_assert v0.16.0 [required by jst-config]
#16 6.686 - install ppx_base v0.16.0 [required by time_now]
#16 6.686 - install ppx_cold v0.16.0 [required by ppx_base]
#16 6.686 - install ppx_compare v0.16.0 [required by ppx_base]
#16 6.686 - install ppx_derivers 1.2.1 [required by ppxlib, ppx_deriving]
#16 6.686 - install ppx_deriving 6.0.3 [required by ocluster-api]
#16 6.686 - install ppx_deriving_yojson 3.9.1 [required by ocluster-api]
#16 6.686 - install ppx_enumerate v0.16.0 [required by ppx_base]
#16 6.686 - install ppx_expect v0.16.2 [required by ocluster]
#16 6.686 - install ppx_globalize v0.16.0 [required by ppx_base]
#16 6.686 - install ppx_hash v0.16.0 [required by ppx_base]
#16 6.686 - install ppx_here v0.16.0 [required by ppx_expect]
#16 6.686 - install ppx_inline_test v0.16.1 [required by ppx_expect]
#16 6.686 - install ppx_optcomp v0.16.0 [required by time_now]
#16 6.686 - install ppx_sexp_conv v0.16.0 [required by ocluster]
#16 6.686 - install ppxlib 0.35.0 [required by ppx_expect, ppx_deriving_yojson]
#16 6.686 - install prometheus 1.3 [required by ocluster]
#16 6.686 - install prometheus-app 1.3 [required by ocluster, ocluster-worker]
#16 6.686 - install psq 0.2.1 [required by ocluster]
#16 6.686 - install ptime 1.2.0 [required by capnp-rpc-net]
#16 6.686 - install re 1.14.0 [required by ppx_expect, prometheus-app]
#16 6.686 - install res 5.0.2 [required by capnp]
#16 6.686 - install result 1.5 [required by capnp]
#16 6.686 - install rresult 0.7.0 [required by bos]
#16 6.686 - install seq base [required by psq]
#16 6.686 - install sexplib v0.16.0 [required by obuilder]
#16 6.686 - install sexplib0 v0.16.0 [required by cohttp-lwt]
#16 6.686 - install sha 1.15.4 [required by obuilder]
#16 6.686 - install sqlite3 5.4.0 [required by ocluster]
#16 6.686 - install stdint 0.7.2 [required by capnp-rpc-lwt]
#16 6.686 - install stdio v0.16.0 [required by ppx_expect]
#16 6.686 - install stdlib-shims 0.3.0 [required by sha]
#16 6.686 - install stringext 1.6.0 [required by uri]
#16 6.686 - install tar 2.6.0 [required by tar-unix]
#16 6.686 - install tar-unix 2.6.0 [required by obuilder]
#16 6.686 - install time_now v0.16.0 [required by ppx_inline_test]
#16 6.686 - install tls 2.0.4 [required by capnp-rpc-net]
#16 6.686 - install tls-mirage 2.0.4 [required by capnp-rpc-net]
#16 6.686 - install topkg 1.1.1 [required by fpath]
#16 6.686 - install uri 4.4.0 [required by capnp-rpc-lwt, capnp-rpc-net]
#16 6.686 - install uri-sexp 4.4.0 [required by cohttp]
#16 6.686 - install uutf 1.0.4 [required by ezjsonm]
#16 6.686 - install x509 1.0.6 [required by capnp-rpc-net]
#16 6.686 - install yojson 3.0.0 [required by obuilder, ppx_deriving_yojson]
#16 6.686 - install zarith 1.14 [required by mirage-crypto-pk]
#16 7.253
#16 7.253 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#16 7.600 -> retrieved asetmap.0.8.1 (https://opam.ocaml.org/cache)
#16 7.605 -> retrieved asn1-combinators.0.3.2 (https://opam.ocaml.org/cache)
#16 7.619 -> retrieved angstrom.0.16.1 (https://opam.ocaml.org/cache)
#16 7.776 -> retrieved astring.0.8.5 (https://opam.ocaml.org/cache)
#16 7.810 -> retrieved base64.3.5.2 (https://opam.ocaml.org/cache)
#16 7.857 -> retrieved bigstringaf.0.10.0 (https://opam.ocaml.org/cache)
#16 7.906 -> retrieved bos.0.2.1 (https://opam.ocaml.org/cache)
#16 7.998 -> retrieved base.v0.16.4 (https://opam.ocaml.org/cache)
#16 8.012 -> retrieved ca-certs.1.0.1 (https://opam.ocaml.org/cache)
#16 8.058 -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache)
#16 8.122 -> retrieved capnp.3.6.0 (https://opam.ocaml.org/cache)
#16 8.267 -> retrieved checkseum.0.5.2 (https://opam.ocaml.org/cache)
#16 8.502 -> retrieved capnp-rpc.1.2.4, capnp-rpc-lwt.1.2.4, capnp-rpc-net.1.2.4, capnp-rpc-unix.1.2.4 (https://opam.ocaml.org/cache)
#16 8.512 -> retrieved cmdliner.1.3.0 (https://opam.ocaml.org/cache)
#16 8.534 -> installed conf-capnproto.2
#16 8.841 -> retrieved cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1 (https://opam.ocaml.org/cache)
#16 8.843 -> retrieved conf-gmp.5 (https://opam.ocaml.org/cache)
#16 8.981 -> retrieved conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0 (https://opam.ocaml.org/cache)
#16 8.984 -> retrieved conf-gmp-powm-sec.4 (https://opam.ocaml.org/cache)
#16 8.986 -> installed conf-gmp.5
#16 8.997 -> installed conf-pkg-config.4
#16 9.000 -> installed conf-gmp-powm-sec.4
#16 9.001 -> installed conf-sqlite3.1
#16 9.103 -> retrieved conf-libev.4-13 (2 extra sources)
#16 9.103 -> retrieved conf-libev.4-13 (2 extra sources)
#16 9.178 -> retrieved cppo.1.8.0 (https://opam.ocaml.org/cache)
#16 9.238 -> retrieved crunch.4.0.0 (https://opam.ocaml.org/cache)
#16 9.243 -> retrieved csexp.1.5.2 (https://opam.ocaml.org/cache)
#16 9.342 -> installed conf-libev.4-13
#16 9.411 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0 (https://opam.ocaml.org/cache)
#16 9.537 -> retrieved domain-name.0.5.0 (https://opam.ocaml.org/cache)
#16 9.564 -> retrieved decompress.1.5.3 (https://opam.ocaml.org/cache)
#16 9.720 -> retrieved dune-compiledb.0.6.0 (https://opam.ocaml.org/cache)
#16 9.843 -> retrieved duration.0.2.1 (https://opam.ocaml.org/cache)
#16 9.934 -> retrieved eqaf.0.10 (https://opam.ocaml.org/cache)
#16 10.01 -> retrieved digestif.1.3.0 (https://opam.ocaml.org/cache)
#16 10.12 -> retrieved ezjsonm.1.3.0 (https://opam.ocaml.org/cache)
#16 10.15 -> retrieved extunix.0.4.3 (https://opam.ocaml.org/cache)
#16 10.20 -> retrieved fmt.0.11.0 (https://opam.ocaml.org/cache)
#16 10.33 -> retrieved fpath.0.7.3 (https://opam.ocaml.org/cache)
#16 10.33 -> retrieved gmap.0.3.0 (https://opam.ocaml.org/cache)
#16 10.46 -> retrieved hex.1.5.0 (https://opam.ocaml.org/cache)
#16 17.84 -> retrieved dune.3.22.1, dune-build-info.3.22.1, dune-configurator.3.22.1 (https://opam.ocaml.org/cache)
#16 19.27 -> retrieved jane-street-headers.v0.16.0 (https://opam.ocaml.org/cache)
#16 19.29 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2 (https://opam.ocaml.org/cache)
#16 19.30 -> retrieved jsonm.1.0.2 (https://opam.ocaml.org/cache)
#16 19.32 -> installed cmdliner.1.3.0
#16 19.35 -> retrieved kdf.1.0.0 (https://opam.ocaml.org/cache)
#16 19.39 -> retrieved logs.0.10.0 (https://opam.ocaml.org/cache)
#16 19.44 -> retrieved jst-config.v0.16.0 (https://opam.ocaml.org/cache)
#16 19.53 -> retrieved lwt.6.1.1 (https://opam.ocaml.org/cache)
#16 19.54 -> retrieved lwt-dllist.1.1.0 (https://opam.ocaml.org/cache)
#16 19.55 -> retrieved magic-mime.1.3.1 (https://opam.ocaml.org/cache)
#16 19.61 -> retrieved mirage-kv.6.1.1 (https://opam.ocaml.org/cache)
#16 19.68 -> retrieved mirage-flow.5.0.0 (https://opam.ocaml.org/cache)
#16 19.74 -> retrieved mirage-ptime.5.2.0 (https://opam.ocaml.org/cache)
#16 19.84 -> retrieved mtime.2.1.0 (https://opam.ocaml.org/cache)
#16 19.90 -> retrieved obuilder.0.6.0 (file:///src/obuilder)
#16 19.99 -> retrieved num.1.6 (https://opam.ocaml.org/cache)
#16 20.00 -> retrieved obuilder-spec.0.6.0 (file:///src/obuilder)
#16 20.06 -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache)
#16 20.07 -> retrieved ocaml-syntax-shims.1.0.0 (https://opam.ocaml.org/cache)
#16 20.21 -> retrieved ocamlfind.1.9.8 (https://opam.ocaml.org/cache)
#16 20.43 -> retrieved ocamlbuild.0.16.1 (https://opam.ocaml.org/cache)
#16 20.77 -> retrieved mirage-crypto.1.2.0, mirage-crypto-ec.1.2.0, mirage-crypto-pk.1.2.0, mirage-crypto-rng.1.2.0, mirage-crypto-rng-lwt.1.2.0 (https://opam.ocaml.org/cache)
#16 20.79 -> retrieved ocplib-endian.1.2 (https://opam.ocaml.org/cache)
#16 20.79 -> retrieved ohex.0.2.0 (https://opam.ocaml.org/cache)
#16 20.86 -> retrieved ppx_assert.v0.16.0 (https://opam.ocaml.org/cache)
#16 20.91 -> retrieved parsexp.v0.16.0 (https://opam.ocaml.org/cache)
#16 20.93 -> retrieved optint.0.3.0 (https://opam.ocaml.org/cache)
#16 20.98 -> retrieved ppx_cold.v0.16.0 (https://opam.ocaml.org/cache)
#16 20.99 -> retrieved ppx_base.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.09 -> retrieved ppx_compare.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.11 -> retrieved ppx_deriving.6.0.3 (https://opam.ocaml.org/cache)
#16 21.18 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache)
#16 21.19 -> retrieved ppx_deriving_yojson.3.9.1 (https://opam.ocaml.org/cache)
#16 21.26 -> retrieved ppx_globalize.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.30 -> retrieved ppx_enumerate.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.36 -> retrieved ppx_hash.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.38 -> retrieved ppx_here.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.42 -> retrieved ppx_expect.v0.16.2 (https://opam.ocaml.org/cache)
#16 21.56 -> installed num.1.6
#16 21.57 -> retrieved ppx_optcomp.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.59 -> retrieved ppx_inline_test.v0.16.1 (https://opam.ocaml.org/cache)
#16 21.61 -> retrieved ppx_sexp_conv.v0.16.0 (https://opam.ocaml.org/cache)
#16 21.68 -> retrieved psq.0.2.1 (https://opam.ocaml.org/cache)
#16 21.77 -> retrieved prometheus.1.3, prometheus-app.1.3 (https://opam.ocaml.org/cache)
#16 21.79 -> retrieved ptime.1.2.0 (https://opam.ocaml.org/cache)
#16 21.98 -> retrieved ppxlib.0.35.0 (https://opam.ocaml.org/cache)
#16 22.00 -> retrieved res.5.0.2 (https://opam.ocaml.org/cache)
#16 22.04 -> retrieved re.1.14.0 (https://opam.ocaml.org/cache)
#16 22.05 -> retrieved result.1.5 (https://opam.ocaml.org/cache)
#16 22.08 -> retrieved rresult.0.7.0 (https://opam.ocaml.org/cache)
#16 22.17 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache)
#16 22.22 -> retrieved seq.base (2 extra sources)
#16 22.22 -> retrieved seq.base (2 extra sources)
#16 22.22 -> installed seq.base
#16 22.28 -> retrieved sexplib.v0.16.0 (https://opam.ocaml.org/cache)
#16 22.34 -> retrieved sha.1.15.4 (https://opam.ocaml.org/cache)
#16 22.40 -> retrieved sqlite3.5.4.0 (https://opam.ocaml.org/cache)
#16 22.47 -> retrieved stdio.v0.16.0 (https://opam.ocaml.org/cache)
#16 22.49 -> retrieved stdint.0.7.2 (https://opam.ocaml.org/cache)
#16 22.54 -> retrieved stringext.1.6.0 (https://opam.ocaml.org/cache)
#16 22.59 -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache)
#16 22.70 -> retrieved tar.2.6.0, tar-unix.2.6.0 (https://opam.ocaml.org/cache)
#16 22.71 -> retrieved time_now.v0.16.0 (https://opam.ocaml.org/cache)
#16 22.84 -> retrieved topkg.1.1.1 (https://opam.ocaml.org/cache)
#16 23.07 -> retrieved tls.2.0.4, tls-mirage.2.0.4 (https://opam.ocaml.org/cache)
#16 23.13 -> installed ocamlfind.1.9.8
#16 23.13 -> installed base-bytes.base
#16 23.13 -> retrieved uutf.1.0.4 (https://opam.ocaml.org/cache)
#16 23.16 -> retrieved uri.4.4.0, uri-sexp.4.4.0 (https://opam.ocaml.org/cache)
#16 23.29 -> retrieved x509.1.0.6 (https://opam.ocaml.org/cache)
#16 23.32 -> retrieved zarith.1.14 (https://opam.ocaml.org/cache)
#16 23.48 -> retrieved yojson.3.0.0 (https://opam.ocaml.org/cache)
#16 25.89 -> installed ocamlbuild.0.16.1
#16 26.23 -> installed zarith.1.14
#16 30.41 -> installed topkg.1.1.1
#16 30.84 -> installed asetmap.0.8.1
#16 30.97 -> installed rresult.0.7.0
#16 31.39 -> installed uutf.1.0.4
#16 31.47 -> installed mtime.2.1.0
#16 31.54 -> installed fmt.0.11.0
#16 31.64 -> installed ptime.1.2.0
#16 31.85 -> installed astring.0.8.5
#16 32.49 -> installed jsonm.1.0.2
#16 32.55 -> installed fpath.0.7.3
#16 38.72 -> installed dune.3.22.1
#16 40.65 -> installed asn1-combinators.0.3.2
#16 40.67 -> installed base64.3.5.2
#16 40.69 -> installed camlp-streams.5.0.1
#16 40.77 -> installed cppo.1.8.0
#16 40.80 -> installed crunch.4.0.0
#16 40.81 -> installed csexp.1.5.2
#16 42.42 -> installed cstruct.6.2.0
#16 42.45 -> installed domain-name.0.5.0
#16 42.51 -> installed dune-build-info.3.22.1
#16 42.51 -> installed duration.0.2.1
#16 42.53 -> installed eqaf.0.10
#16 42.61 -> installed gmap.0.3.0
#16 42.64 -> installed http.6.1.1
#16 42.65 -> installed jane-street-headers.v0.16.0
#16 42.73 -> installed lwt-dllist.1.1.0
#16 42.73 -> installed macaddr.5.6.2
#16 42.76 -> installed magic-mime.1.3.1
#16 42.83 -> installed mirage-ptime.5.2.0
#16 42.85 -> installed ocaml-compiler-libs.v0.12.4
#16 43.03 -> installed ocaml-syntax-shims.1.0.0
#16 43.03 -> installed ohex.0.2.0
#16 43.05 -> installed optint.0.3.0
#16 43.10 -> installed ppx_derivers.1.2.1
#16 43.11 -> installed psq.0.2.1
#16 43.24 -> installed re.1.14.0
#16 43.30 -> installed res.5.0.2
#16 43.32 -> installed result.1.5
#16 43.40 -> installed sexplib0.v0.16.0
#16 43.45 -> installed stdint.0.7.2
#16 43.45 -> installed stdlib-shims.0.3.0
#16 43.57 -> installed stringext.1.6.0
#16 43.67 -> installed yojson.3.0.0
#16 43.68 -> installed ocplib-endian.1.2
#16 43.71 -> installed dune-configurator.3.22.1
#16 43.96 -> installed hex.1.5.0
#16 44.10 -> installed digestif.1.3.0
#16 44.11 -> installed ipaddr.5.6.2
#16 44.18 -> installed ezjsonm.1.3.0
#16 44.29 -> installed sha.1.15.4
#16 44.33 -> installed bigstringaf.0.10.0
#16 44.58 -> installed parsexp.v0.16.0
#16 44.68 -> installed checkseum.0.5.2
#16 44.91 -> installed angstrom.0.16.1
#16 45.48 -> installed sexplib.v0.16.0
#16 45.62 -> installed mirage-crypto.1.2.0
#16 45.87 -> installed decompress.1.5.3
#16 45.90 -> installed kdf.1.0.0
#16 46.00 -> installed dune-compiledb.0.6.0
#16 46.29 -> installed uri.4.4.0
#16 46.32 -> installed tar.2.6.0
#16 46.52 -> installed lwt.6.1.1
#16 46.69 -> installed mirage-flow.5.0.0
#16 46.70 -> installed cstruct-lwt.6.2.0
#16 46.72 -> installed mirage-kv.6.1.1
#16 46.78 -> installed prometheus.1.3
#16 47.11 -> installed sqlite3.5.4.0
#16 47.17 -> installed tar-unix.2.6.0
#16 47.61 -> installed logs.0.10.0
#16 48.20 -> installed mirage-crypto-rng.1.2.0
#16 48.69 -> installed base.v0.16.4
#16 48.73 -> installed capnp-rpc.1.2.4
#16 48.76 -> installed mirage-crypto-pk.1.2.0
#16 48.79 -> installed mirage-crypto-rng-lwt.1.2.0
#16 48.94 -> installed stdio.v0.16.0
#16 49.79 -> installed bos.0.2.1
#16 51.81 -> installed mirage-crypto-ec.1.2.0
#16 52.39 -> installed capnp.3.6.0
#16 52.86 -> installed x509.1.0.6
#16 53.05 -> installed ca-certs.1.0.1
#16 54.14 -> installed capnp-rpc-lwt.1.2.4
#16 54.18 -> installed tls.2.0.4
#16 54.86 -> installed ppxlib.0.35.0
#16 54.93 -> installed tls-mirage.2.0.4
#16 55.40 -> installed ppx_globalize.v0.16.0
#16 55.73 -> installed capnp-rpc-net.1.2.4
#16 55.75 -> installed ppx_optcomp.v0.16.0
#16 56.28 -> installed ppx_cold.v0.16.0
#16 56.35 -> installed ppx_here.v0.16.0
#16 56.38 -> installed ppx_enumerate.v0.16.0
#16 56.62 -> installed ppx_compare.v0.16.0
#16 57.44 -> installed ppx_sexp_conv.v0.16.0
#16 57.73 -> installed ppx_deriving.6.0.3
#16 57.79 -> installed obuilder-spec.0.6.0
#16 58.72 -> installed ipaddr-sexp.5.6.2
#16 58.79 -> installed uri-sexp.4.4.0
#16 58.96 -> installed ppx_hash.v0.16.0
#16 59.31 -> installed ppx_deriving_yojson.3.9.1
#16 59.75 -> installed ppx_assert.v0.16.0
#16 60.04 -> installed conduit.8.0.0
#16 60.36 -> installed ppx_base.v0.16.0
#16 60.57 -> installed cohttp.6.1.1
#16 61.29 -> installed conduit-lwt.8.0.0
#16 61.65 -> installed extunix.0.4.3
#16 61.73 -> installed obuilder.0.6.0
#16 62.06 -> installed jst-config.v0.16.0
#16 62.12 -> installed capnp-rpc-unix.1.2.4
#16 62.18 -> installed cohttp-lwt.6.1.1
#16 62.70 -> installed conduit-lwt-unix.8.0.0
#16 63.25 -> installed time_now.v0.16.0
#16 64.19 -> installed cohttp-lwt-unix.6.1.1
#16 64.47 -> installed prometheus-app.1.3
#16 65.56 -> installed ppx_inline_test.v0.16.1
#16 68.08 -> installed ppx_expect.v0.16.2
#16 71.61 Done.
#16 71.61 # To update the current shell environment, run: eval $(opam env)
#16 DONE 72.7s
#17 [build 11/13] ADD --chown=opam . .
#17 DONE 0.1s
#18 [build 12/13] RUN opam exec -- dune subst
#18 DONE 0.3s
#19 [build 13/13] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
#19 0.734 Generating Static_files.ml
#19 0.734 Skipping generation of .mli
#19 0.753 schema.capnp --> schema.mli schema.ml
#19 DONE 4.2s
#20 [stage-1 2/4] RUN apt-get update && apt-get install docker.io libev4 curl gnupg2 git libsqlite3-dev ca-certificates netbase -y --no-install-recommends
#20 CACHED
#21 [stage-1 3/4] WORKDIR /var/lib/ocluster-worker
#21 CACHED
#22 [stage-1 4/4] COPY --from=build /src/_build/install/default/bin/ocluster-worker /usr/local/bin/
#22 CACHED
#23 exporting to image
#23 exporting layers done
#23 writing image sha256:90f4d3a6363211bdd0e720f513d3ab8ef6046aa82a84fb8726f18f0e0e00add6 done
#23 DONE 0.0s
Job succeeded
2026-05-13 11:37.39: Job succeeded