Build:
- 0
2025-12-09 19:12.43: New job: Build Dockerfile.worker.alpine using linux-arm64 in
[https://github.com/ocurrent/ocluster.git#refs/pull/257/head (fdf4adeac0a70b57b9f48bf95367a32629762eed)]
2025-12-09 19:12.43: Using cache hint "https://github.com/ocurrent/ocluster.git-Dockerfile.worker.alpine"
2025-12-09 19:12.43: Waiting for resource in pool OCluster
2025-12-09 19:12.43: Waiting for worker…
2025-12-09 19:14.17: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
All commits already cached
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
HEAD is now at fdf4ade revert most things as x86_32 not supported
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 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
#1 [internal] load build definition from Dockerfile.worker.alpine
#1 sha256:f3693a96f84abde1c501bec3c54bab4664d6ad7e223acddc488af1927234ad37
#1 transferring dockerfile: 1.07kB done
#1 DONE 0.1s
#3 [internal] load metadata for docker.io/ocaml/opam:alpine-ocaml-4.14@sha256:32dde8d3eaad0bcfacc18cd4c9c940d3c75e08b196a878117f84e9c7e500dea6
#3 sha256:72d53d5f0d47d8bd2a923aa29dd274d8b568be9565c9995aedd92963f72b4c8f
#3 DONE 0.0s
#2 [internal] load metadata for docker.io/library/alpine:3.20
#2 sha256:fde0e4f4a10774065123dc8ac16d0cf9e2f02de2dbecb8f8e9e90acd221df9b4
#2 DONE 0.7s
#4 [internal] load .dockerignore
#4 sha256:e648a77109af1b4c5009477d1011b2cc83c313e5ed275c62161dd96721e6ced4
#4 transferring context: 159B done
#4 DONE 0.0s
#7 [stage-1 1/4] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958
#7 sha256:eb209bd0b5dc7b9d7a6ca818657384088e625faa8dc118d5da5ac395eae65888
#7 DONE 0.0s
#6 [stage-1 2/4] RUN apk update && apk add docker libev curl gnupg git sqlite
#6 sha256:596c126e961da819ac865d50795d601d1e548f508376ab32a1a7a4378fdc9c8a
#6 CACHED
#5 [stage-1 3/4] WORKDIR /var/lib/ocluster-worker
#5 sha256:9e5443705cf02e109f223e0442e194aed8b0e8944473affe2f2375da4a592c03
#5 CACHED
#13 [build 1/12] FROM docker.io/ocaml/opam:alpine-ocaml-4.14@sha256:32dde8d3eaad0bcfacc18cd4c9c940d3c75e08b196a878117f84e9c7e500dea6
#13 sha256:fb3dd2fd9eceac4e884978b3b48f0cf402349306d39db7ff06f2ca279dc94281
#13 DONE 0.0s
#9 [internal] load build context
#9 sha256:ef81a03fc5dcaa8edbec4729baac47d8eefe737bb0b17bb5a62cd05b813a564a
#9 transferring context: 851.52kB 0.0s done
#9 DONE 0.1s
#12 [build 2/12] RUN sudo apk update && sudo apk add libev capnproto m4 sqlite libgmpxx
#12 sha256:e643dd30eee82bac206596c194be0692f8babd47f90e8bf82e4be6cbf4b35160
#12 CACHED
#11 [build 3/12] RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni
#11 sha256:e1aa32ea9762316755747ec16893ea60dd7fef4510259612e46321dfa40180d1
#11 CACHED
#10 [build 4/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 5d3f0d1d655199e596a1e785e69fae8fad78cad3 && opam update
#10 sha256:33512fc27fb5dd92e0f473c71e0e957124f4b541308d8a9b6a75771c383da39e
#10 CACHED
#8 [build 5/12] COPY --chown=opam ocluster-api.opam ocluster-worker.opam ocluster.opam /src/
#8 sha256:fb490ba46730eccb086a9544daeee21b423cc1332acc0d95b630f4e2a2815255
#8 DONE 0.2s
#18 [build 6/12] COPY --chown=opam obuilder/obuilder.opam obuilder/obuilder-spec.opam /src/obuilder/
#18 sha256:abb2ad466b9b28a6a94100193a29a7053e321fbb32c6487ec679e3ef7abbf488
#18 DONE 0.1s
#17 [build 7/12] RUN opam pin -yn /src/obuilder/
#17 sha256:aca853f2b3c231e640d031587fe6c947a3c99c70648b6929b49c34741be5e707
#17 1.034 This will pin the following packages: obuilder-spec, obuilder. Continue? [Y/n] y
#17 2.516 obuilder-spec is now pinned to file:///src/obuilder (version 0.6.0)
#17 2.518 obuilder is now pinned to file:///src/obuilder (version 0.6.0)
#17 DONE 2.7s
#16 [build 8/12] WORKDIR /src
#16 sha256:7df3b99cde93f1b6213612ed5463f0c699f69e1447b5869e56b1a4ed04786c6d
#16 DONE 0.1s
#15 [build 9/12] RUN opam install -y --deps-only .
#15 sha256:50ffb1f5a333490b10ee79f1efec0564dca8a812f50913318064f4ef1e9dc376
#15 13.34 The following actions will be performed:
#15 13.34 - install conf-bash 1
#15 13.34 - install num 1.5-1
#15 13.34 - install ocamlfind 1.9.6
#15 13.34 - install conf-libev 4-12
#15 13.34 - install conf-capnproto 2
#15 13.34 - install conf-gmp 4
#15 13.34 - install conf-pkg-config 3
#15 13.34 - install ocamlbuild 0.15.0
#15 13.34 - install seq base
#15 13.34 - install dune 3.16.0
#15 13.34 - install cmdliner 1.3.0
#15 13.34 - install base-bytes base
#15 13.34 - install conf-gmp-powm-sec 3
#15 13.34 - install zarith 1.14
#15 13.34 - install conf-sqlite3 1
#15 13.34 - install topkg 1.0.7
#15 13.34 - install yojson 2.2.2
#15 13.34 - install stringext 1.6.0
#15 13.34 - install stdlib-shims 0.3.0
#15 13.34 - install stdint 0.7.2
#15 13.34 - install sexplib0 v0.16.0
#15 13.34 - install result 1.5
#15 13.34 - install res 5.0.1
#15 13.34 - install re 1.12.0
#15 13.34 - install psq 0.2.1
#15 13.34 - install ppx_derivers 1.2.1
#15 13.34 - install optint 0.3.0
#15 13.34 - install ocaml-syntax-shims 1.0.0
#15 13.34 - install ocaml-compiler-libs v0.12.4
#15 13.34 - install mirage-clock 4.2.0
#15 13.34 - install magic-mime 1.3.1
#15 13.34 - install macaddr 5.6.0
#15 13.34 - install lwt-dllist 1.0.1
#15 13.34 - install jane-street-headers v0.16.0
#15 13.34 - install gmap 0.3.0
#15 13.34 - install duration 0.2.1
#15 13.34 - install dune-build-info 3.16.0
#15 13.34 - install domain-name 0.4.0
#15 13.34 - install csexp 1.5.2
#15 13.34 - install cppo 1.7.0
#15 13.34 - install camlp-streams 5.0.1
#15 13.34 - install base64 3.5.1
#15 13.34 - install uutf 1.0.3
#15 13.34 - install rresult 0.7.0
#15 13.34 - install ptime 1.2.0
#15 13.34 - install mtime 2.1.0
#15 13.34 - install fmt 0.9.0
#15 13.34 - install astring 0.8.5
#15 13.34 - install asetmap 0.8.1
#15 13.34 - install sha 1.15.4
#15 13.34 - install parsexp v0.16.0
#15 13.34 - install ppxlib 0.33.0
#15 13.34 - install ipaddr 5.6.0
#15 13.34 - install dune-configurator 3.16.0
#15 13.34 - install ocplib-endian 1.2
#15 13.34 - install jsonm 1.0.2
#15 13.34 - install crunch 3.3.1
#15 13.34 - install cstruct 6.2.0
#15 13.34 - install fpath 0.7.3
#15 13.34 - install sexplib v0.16.0
#15 13.34 - install ppx_deriving 6.0.3
#15 13.34 - install sqlite3 5.2.0
#15 13.34 - install extunix 0.4.2
#15 13.34 - install checkseum 0.5.2
#15 13.34 - install bigstringaf 0.10.0
#15 13.34 - install base v0.16.3
#15 13.34 - install lwt 5.7.0
#15 13.34 - install eqaf 0.9
#15 13.34 - install asn1-combinators 0.2.6
#15 13.34 - install ppx_deriving_yojson 3.9.0
#15 13.34 - install decompress 1.5.3
#15 13.34 - install angstrom 0.16.1
#15 13.34 - install stdio v0.16.0
#15 13.34 - install ppx_sexp_conv v0.16.0
#15 13.34 - install ppx_here v0.16.0
#15 13.34 - install ppx_globalize v0.16.0
#15 13.34 - install ppx_enumerate v0.16.0
#15 13.34 - install ppx_compare v0.16.0
#15 13.34 - install ppx_cold v0.16.0
#15 13.34 - install prometheus 1.2
#15 13.34 - install mirage-kv 6.1.1
#15 13.34 - install mirage-flow 3.0.0
#15 13.34 - install logs 0.7.0
#15 13.34 - install cstruct-lwt 6.2.0
#15 13.34 - install mirage-crypto 0.11.3
#15 13.34 - install digestif 1.2.0
#15 13.34 - install tar 2.6.0
#15 13.34 - install uri 4.4.0
#15 13.34 - install ppx_optcomp v0.16.0
#15 13.34 - install capnp 3.6.0
#15 13.34 - install obuilder-spec 0.6.0*
#15 13.34 - install ipaddr-sexp 5.6.0
#15 13.34 - install ppx_hash v0.16.0
#15 13.34 - install ppx_assert v0.16.0
#15 13.34 - install capnp-rpc 1.2.3
#15 13.34 - install bos 0.2.1
#15 13.34 - install pbkdf 1.2.0
#15 13.34 - install mirage-crypto-rng 0.11.3
#15 13.34 - install hkdf 1.0.4
#15 13.34 - install tar-unix 2.6.0
#15 13.34 - install uri-sexp 4.4.0
#15 13.34 - install conduit 7.1.0
#15 13.34 - install ppx_base v0.16.0
#15 13.34 - install jst-config v0.16.0
#15 13.34 - install capnp-rpc-lwt 1.2.3
#15 13.34 - install mirage-crypto-rng-lwt 0.11.3
#15 13.34 - install mirage-crypto-pk 0.11.3
#15 13.34 - install mirage-crypto-ec 0.11.3
#15 13.34 - install obuilder 0.6.0*
#15 13.34 - install cohttp 5.3.1
#15 13.34 - install conduit-lwt 7.1.0
#15 13.34 - install time_now v0.16.0
#15 13.34 - install x509 0.16.5
#15 13.34 - install cohttp-lwt 5.3.0
#15 13.34 - install ppx_inline_test v0.16.1
#15 13.34 - install tls 0.17.3
#15 13.34 - install ca-certs 0.2.3
#15 13.34 - install ppx_expect v0.16.0
#15 13.34 - install tls-mirage 0.17.3
#15 13.34 - install conduit-lwt-unix 7.1.0
#15 13.34 - install capnp-rpc-net 1.2.3
#15 13.34 - install cohttp-lwt-unix 5.3.0
#15 13.34 - install capnp-rpc-unix 1.2.3
#15 13.34 - install prometheus-app 1.2
#15 13.34 ===== 124 to install =====
#15 13.34
#15 13.34 The following system packages will first need to be installed:
#15 13.34 capnproto-dev gmp-dev libev-dev sqlite-dev
#15 13.34
#15 13.34 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#15 13.34 Let opam run your package manager to install the required system packages?
#15 13.34 (answer 'n' for other options) [Y/n] y
#15 13.34 + /usr/bin/sudo "apk" "add" "capnproto-dev" "gmp-dev" "libev-dev" "sqlite-dev"
#15 14.34 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz
#15 14.34 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz
#15 14.34 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/aarch64/APKINDEX.tar.gz
#15 14.34 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/aarch64/APKINDEX.tar.gz
#15 14.34 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/aarch64/APKINDEX.tar.gz
#15 15.34 - (1/10) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.5-r0)
#15 15.34 - (2/10) Upgrading libssl3 (3.3.2-r0 -> 3.3.5-r0)
#15 15.34 - (3/10) Installing libucontext-dev (1.2-r3)
#15 15.34 - (4/10) Installing openssl-dev (3.3.5-r0)
#15 15.34 - (5/10) Installing zlib-dev (1.3.1-r1)
#15 15.34 - (6/10) Installing capnproto-dev (1.0.2-r1)
#15 16.20 - (7/10) Installing gmp-dev (6.3.0-r1)
#15 16.20 - (8/10) Installing libev-dev (4.33-r1)
#15 16.20 - (9/10) Upgrading sqlite-libs (3.45.3-r1 -> 3.45.3-r2)
#15 16.20 - (10/10) Installing sqlite-dev (3.45.3-r2)
#15 16.20 - Executing busybox-1.36.1-r29.trigger
#15 16.20 - Executing ca-certificates-20240705-r0.trigger
#15 16.20 - OK: 309 MiB in 113 packages
#15 16.23
#15 16.23 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 16.56 -> retrieved asn1-combinators.0.2.6 (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz)
#15 16.59 -> retrieved asetmap.0.8.1 (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz)
#15 16.70 -> retrieved angstrom.0.16.1 (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz)
#15 16.74 -> retrieved astring.0.8.5 (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz)
#15 17.10 -> retrieved base64.3.5.1 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz)
#15 17.25 -> retrieved base.v0.16.3 (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz)
#15 17.27 -> retrieved bigstringaf.0.10.0 (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz)
#15 17.32 -> retrieved bos.0.2.1 (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz)
#15 17.55 -> retrieved ca-certs.0.2.3 (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz)
#15 17.68 -> retrieved camlp-streams.5.0.1 (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz)
#15 18.01 -> retrieved capnp-rpc-lwt.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
#15 18.06 -> retrieved capnp-rpc.1.2.3 (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
#15 18.10 -> retrieved capnp-rpc-net.1.2.3 (cached)
#15 18.13 -> retrieved capnp-rpc-unix.1.2.3 (cached)
#15 18.33 -> retrieved cmdliner.1.3.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz)
#15 26.95 -> retrieved capnp.3.6.0 (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz)
#15 26.97 -> retrieved checkseum.0.5.2 (https://github.com/mirage/checkseum/releases/download/v0.5.2/checkseum-0.5.2.tbz)
#15 27.00 -> retrieved cohttp.5.3.1 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.1/cohttp-5.3.1.tbz)
#15 27.27 -> retrieved cohttp-lwt.5.3.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
#15 27.31 -> retrieved cohttp-lwt-unix.5.3.0 (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
#15 27.34 -> retrieved conduit.7.1.0 (https://github.com/mirage/ocaml-conduit/releases/download/v7.1.0/conduit-7.1.0.tbz)
#15 27.36 -> retrieved conduit-lwt.7.1.0 (cached)
#15 27.38 -> retrieved conduit-lwt-unix.7.1.0 (cached)
#15 27.38 -> installed conf-bash.1
#15 27.38 -> installed conf-capnproto.2
#15 27.48 -> retrieved conf-gmp.4 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.4)
#15 27.50 -> retrieved conf-libev.4-12 (2 extra sources)
#15 27.51 -> retrieved conf-gmp-powm-sec.3 (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp-powm-sec/test.c.3)
#15 27.51 -> installed conf-pkg-config.3
#15 27.51 -> installed conf-sqlite3.1
#15 27.55 -> installed conf-gmp.4
#15 27.60 -> installed conf-gmp-powm-sec.3
#15 27.74 -> retrieved csexp.1.5.2 (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz)
#15 27.74 -> installed conf-libev.4-12
#15 27.80 -> retrieved crunch.3.3.1 (https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz)
#15 27.98 -> retrieved cppo.1.7.0 (https://github.com/ocaml-community/cppo/archive/refs/tags/v1.7.0.tar.gz)
#15 28.08 -> retrieved cstruct.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
#15 28.10 -> retrieved cstruct-lwt.6.2.0 (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
#15 28.39 -> retrieved domain-name.0.4.0 (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz)
#15 28.85 -> retrieved decompress.1.5.3 (https://github.com/mirage/decompress/releases/download/v1.5.3/decompress-1.5.3.tbz)
#15 29.39 -> retrieved digestif.1.2.0 (https://github.com/mirage/digestif/releases/download/v1.2.0/digestif-1.2.0.tbz)
#15 31.60 -> retrieved dune.3.16.0 (https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz)
#15 32.57 -> retrieved dune-build-info.3.16.0 (https://github.com/ocaml/dune/releases/download/3.16.0/dune-3.16.0.tbz)
#15 33.12 -> retrieved dune-configurator.3.16.0 (cached)
#15 33.22 -> installed cmdliner.1.3.0
#15 33.23 -> retrieved duration.0.2.1 (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz)
#15 33.25 -> retrieved eqaf.0.9 (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz)
#15 33.44 -> retrieved extunix.0.4.2 (https://github.com/ygrek/extunix/releases/download/v0.4.2/extunix-0.4.2.tbz)
#15 33.45 -> retrieved fpath.0.7.3 (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz)
#15 33.70 -> retrieved hkdf.1.0.4 (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz)
#15 33.71 -> retrieved gmap.0.3.0 (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz)
#15 34.24 -> retrieved ipaddr.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz)
#15 34.25 -> retrieved ipaddr-sexp.5.6.0 (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.0/ipaddr-5.6.0.tbz)
#15 34.33 -> retrieved jane-street-headers.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jane-street-headers-v0.16.0.tar.gz)
#15 34.41 -> retrieved jsonm.1.0.2 (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz)
#15 34.44 -> retrieved fmt.0.9.0 (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz)
#15 34.46 -> retrieved jst-config.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jst-config-v0.16.0.tar.gz)
#15 34.57 -> retrieved logs.0.7.0 (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz)
#15 34.61 -> retrieved macaddr.5.6.0 (cached)
#15 34.72 -> retrieved lwt-dllist.1.0.1 (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz)
#15 34.88 -> retrieved magic-mime.1.3.1 (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz)
#15 35.00 -> retrieved mirage-clock.4.2.0 (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz)
#15 35.04 -> retrieved lwt.5.7.0 (https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz)
#15 36.33 -> retrieved mirage-crypto-ec.0.11.3 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz)
#15 36.57 -> retrieved mirage-crypto.0.11.3 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz)
#15 36.88 -> retrieved mirage-crypto-pk.0.11.3 (https://github.com/mirage/mirage-crypto/releases/download/v0.11.3/mirage-crypto-0.11.3.tbz)
#15 37.15 -> retrieved mirage-crypto-rng.0.11.3 (cached)
#15 37.16 -> retrieved mirage-flow.3.0.0 (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz)
#15 37.32 -> retrieved mirage-crypto-rng-lwt.0.11.3 (cached)
#15 37.35 -> retrieved mtime.2.1.0 (https://erratique.ch/software/mtime/releases/mtime-2.1.0.tbz)
#15 37.41 -> retrieved mirage-kv.6.1.1 (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz)
#15 37.42 -> retrieved obuilder.0.6.0 (file:///src/obuilder)
#15 37.46 -> retrieved obuilder-spec.0.6.0 (file:///src/obuilder)
#15 37.67 -> retrieved ocaml-compiler-libs.v0.12.4 (https://github.com/janestreet/ocaml-compiler-libs/releases/download/v0.12.4/ocaml-compiler-libs-v0.12.4.tbz)
#15 37.76 -> retrieved ocaml-syntax-shims.1.0.0 (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz)
#15 37.97 -> retrieved num.1.5-1 (https://github.com/ocaml/num/archive/v1.5.tar.gz)
#15 38.19 -> retrieved ocamlfind.1.9.6 (http://download.camlcity.org/download/findlib-1.9.6.tar.gz)
#15 38.25 -> retrieved ocamlbuild.0.15.0 (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz)
#15 38.36 -> retrieved parsexp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz)
#15 38.41 -> retrieved ocplib-endian.1.2 (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz)
#15 38.45 -> retrieved optint.0.3.0 (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz)
#15 38.49 -> retrieved ppx_assert.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_assert-v0.16.0.tar.gz)
#15 38.52 -> retrieved ppx_base.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_base-v0.16.0.tar.gz)
#15 38.55 -> retrieved ppx_cold.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_cold-v0.16.0.tar.gz)
#15 38.61 -> retrieved ppx_compare.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_compare-v0.16.0.tar.gz)
#15 38.81 -> retrieved pbkdf.1.2.0 (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz)
#15 39.12 -> retrieved ppx_derivers.1.2.1 (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
#15 39.16 -> retrieved ppx_deriving.6.0.3 (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.0.3/ppx_deriving-6.0.3.tbz)
#15 39.17 -> retrieved ppx_deriving_yojson.3.9.0 (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.9.0/ppx_deriving_yojson-3.9.0.tbz)
#15 39.21 -> retrieved ppx_enumerate.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_enumerate-v0.16.0.tar.gz)
#15 39.28 -> retrieved ppx_expect.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_expect-v0.16.0.tar.gz)
#15 39.31 -> retrieved ppx_globalize.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_globalize-v0.16.0.tar.gz)
#15 39.32 -> retrieved ppx_hash.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_hash-v0.16.0.tar.gz)
#15 39.37 -> retrieved ppx_here.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_here-v0.16.0.tar.gz)
#15 39.40 -> retrieved ppx_optcomp.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_optcomp-v0.16.0.tar.gz)
#15 39.47 -> retrieved ppx_sexp_conv.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz)
#15 39.75 -> retrieved ppx_inline_test.v0.16.1 (https://github.com/janestreet/ppx_inline_test/archive/refs/tags/v0.16.1.tar.gz)
#15 39.77 -> retrieved prometheus.1.2 (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
#15 39.78 -> retrieved prometheus-app.1.2 (cached)
#15 39.87 -> retrieved ppxlib.0.33.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.33.0/ppxlib-0.33.0.tbz)
#15 39.96 -> installed num.1.5-1
#15 39.97 -> retrieved ptime.1.2.0 (https://erratique.ch/software/ptime/releases/ptime-1.2.0.tbz)
#15 40.03 -> retrieved psq.0.2.1 (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz)
#15 40.16 -> retrieved re.1.12.0 (https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz)
#15 40.22 -> retrieved res.5.0.1 (https://github.com/mmottl/res/releases/download/5.0.1/res-5.0.1.tbz)
#15 40.30 -> retrieved rresult.0.7.0 (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz)
#15 40.40 -> retrieved sexplib.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz)
#15 40.47 -> retrieved sexplib0.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
#15 40.49 -> retrieved result.1.5 (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
#15 40.53 -> retrieved seq.base (2 extra sources)
#15 40.53 -> installed seq.base
#15 40.72 -> retrieved sha.1.15.4 (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz)
#15 40.73 -> retrieved sqlite3.5.2.0 (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.2.0/sqlite3-5.2.0.tbz)
#15 40.79 -> retrieved stdint.0.7.2 (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz)
#15 40.80 -> retrieved stdio.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz)
#15 41.00 -> retrieved stdlib-shims.0.3.0 (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
#15 41.03 -> retrieved stringext.1.6.0 (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
#15 41.08 -> retrieved tar.2.6.0 (https://github.com/mirage/ocaml-tar/releases/download/v2.6.0/tar-2.6.0.tbz)
#15 41.10 -> retrieved time_now.v0.16.0 (https://ocaml.janestreet.com/ocaml-core/v0.16/files/time_now-v0.16.0.tar.gz)
#15 41.14 -> retrieved tar-unix.2.6.0 (https://github.com/mirage/ocaml-tar/releases/download/v2.6.0/tar-2.6.0.tbz)
#15 41.47 -> retrieved topkg.1.0.7 (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz)
#15 41.49 -> retrieved tls.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
#15 41.52 -> retrieved tls-mirage.0.17.3 (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.3/tls-0.17.3.tbz)
#15 41.64 -> installed ocamlfind.1.9.6
#15 41.64 -> installed base-bytes.base
#15 41.67 -> retrieved uutf.1.0.3 (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz)
#15 41.92 -> retrieved uri.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
#15 41.96 -> retrieved uri-sexp.4.4.0 (https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-4.4.0.tbz)
#15 42.00 -> retrieved x509.0.16.5 (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz)
#15 42.27 -> retrieved yojson.2.2.2 (https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz)
#15 42.33 -> retrieved zarith.1.14 (https://github.com/ocaml/Zarith/archive/release-1.14.tar.gz)
#15 44.43 -> installed ocamlbuild.0.15.0
#15 45.63 -> installed zarith.1.14
#15 48.67 -> installed topkg.1.0.7
#15 49.15 -> installed asetmap.0.8.1
#15 49.33 -> installed rresult.0.7.0
#15 49.91 -> installed uutf.1.0.3
#15 49.96 -> installed mtime.2.1.0
#15 50.08 -> installed fmt.0.9.0
#15 50.13 -> installed ptime.1.2.0
#15 50.46 -> installed astring.0.8.5
#15 51.04 -> installed jsonm.1.0.2
#15 51.27 -> installed fpath.0.7.3
#15 52.40 -> installed dune.3.16.0
#15 53.02 -> installed base64.3.5.1
#15 53.02 -> installed camlp-streams.5.0.1
#15 53.03 -> installed csexp.1.5.2
#15 53.54 -> installed crunch.3.3.1
#15 53.56 -> installed cstruct.6.2.0
#15 53.59 -> installed domain-name.0.4.0
#15 53.59 -> installed duration.0.2.1
#15 53.60 -> installed gmap.0.3.0
#15 53.61 -> installed jane-street-headers.v0.16.0
#15 53.62 -> installed lwt-dllist.1.0.1
#15 53.62 -> installed macaddr.5.6.0
#15 53.64 -> installed mirage-clock.4.2.0
#15 53.66 -> installed optint.0.3.0
#15 53.66 -> installed ppx_derivers.1.2.1
#15 53.67 -> installed psq.0.2.1
#15 53.67 -> installed result.1.5
#15 53.71 -> installed stdlib-shims.0.3.0
#15 53.78 -> installed sexplib0.v0.16.0
#15 53.80 -> installed stringext.1.6.0
#15 53.86 -> installed res.5.0.1
#15 53.92 -> installed cppo.1.7.0
#15 53.99 -> installed stdint.0.7.2
#15 54.06 -> installed magic-mime.1.3.1
#15 54.18 -> installed ocaml-syntax-shims.1.0.0
#15 54.21 -> installed eqaf.0.9
#15 54.24 -> installed ocaml-compiler-libs.v0.12.4
#15 54.33 -> installed re.1.12.0
#15 54.34 -> installed ipaddr.5.6.0
#15 54.42 -> installed asn1-combinators.0.2.6
#15 54.44 -> installed ocplib-endian.1.2
#15 54.68 -> installed yojson.2.2.2
#15 54.86 -> installed dune-build-info.3.16.0
#15 55.00 -> installed sha.1.15.4
#15 55.42 -> installed digestif.1.2.0
#15 55.52 -> installed parsexp.v0.16.0
#15 55.55 -> installed dune-configurator.3.16.0
#15 56.27 -> installed bigstringaf.0.10.0
#15 56.87 -> installed checkseum.0.5.2
#15 57.02 -> installed sexplib.v0.16.0
#15 57.28 -> installed angstrom.0.16.1
#15 57.67 -> installed sqlite3.5.2.0
#15 57.91 -> installed mirage-crypto.0.11.3
#15 58.15 -> installed hkdf.1.0.4
#15 58.16 -> installed pbkdf.1.2.0
#15 58.56 -> installed decompress.1.5.3
#15 59.19 -> installed tar.2.6.0
#15 59.45 -> installed lwt.5.7.0
#15 59.59 -> installed uri.4.4.0
#15 59.74 -> installed mirage-flow.3.0.0
#15 59.76 -> installed cstruct-lwt.6.2.0
#15 59.79 -> installed mirage-kv.6.1.1
#15 59.88 -> installed prometheus.1.2
#15 60.46 -> installed tar-unix.2.6.0
#15 61.10 -> installed logs.0.7.0
#15 61.87 -> installed mirage-crypto-rng.0.11.3
#15 62.25 -> installed mirage-crypto-rng-lwt.0.11.3
#15 62.54 -> installed mirage-crypto-pk.0.11.3
#15 62.62 -> installed capnp-rpc.1.2.3
#15 63.50 -> installed base.v0.16.3
#15 63.91 -> installed stdio.v0.16.0
#15 64.18 -> installed bos.0.2.1
#15 66.93 -> installed mirage-crypto-ec.0.11.3
#15 68.59 -> installed x509.0.16.5
#15 68.92 -> installed ca-certs.0.2.3
#15 70.17 -> installed capnp.3.6.0
#15 70.52 -> installed tls.0.17.3
#15 70.90 -> installed tls-mirage.0.17.3
#15 72.09 -> installed ppxlib.0.33.0
#15 72.96 -> installed ppx_globalize.v0.16.0
#15 73.41 -> installed capnp-rpc-lwt.1.2.3
#15 73.71 -> installed ppx_optcomp.v0.16.0
#15 74.04 -> installed ppx_cold.v0.16.0
#15 74.15 -> installed ppx_here.v0.16.0
#15 74.21 -> installed ppx_enumerate.v0.16.0
#15 74.67 -> installed capnp-rpc-net.1.2.3
#15 74.69 -> installed ppx_compare.v0.16.0
#15 75.93 -> installed ppx_sexp_conv.v0.16.0
#15 76.11 -> installed ppx_deriving.6.0.3
#15 76.17 -> installed obuilder-spec.0.6.0
#15 77.70 -> installed ipaddr-sexp.5.6.0
#15 77.74 -> installed uri-sexp.4.4.0
#15 78.17 -> installed ppx_hash.v0.16.0
#15 78.39 -> installed ppx_deriving_yojson.3.9.0
#15 79.10 -> installed ppx_assert.v0.16.0
#15 79.62 -> installed conduit.7.1.0
#15 79.92 -> installed extunix.0.4.2
#15 80.01 -> installed obuilder.0.6.0
#15 80.22 -> installed ppx_base.v0.16.0
#15 80.25 -> installed cohttp.5.3.1
#15 80.72 -> installed capnp-rpc-unix.1.2.3
#15 81.33 -> installed conduit-lwt.7.1.0
#15 82.13 -> installed jst-config.v0.16.0
#15 82.24 -> installed cohttp-lwt.5.3.0
#15 83.33 -> installed conduit-lwt-unix.7.1.0
#15 83.83 -> installed time_now.v0.16.0
#15 86.04 -> installed cohttp-lwt-unix.5.3.0
#15 86.46 -> installed prometheus-app.1.2
#15 87.10 -> installed ppx_inline_test.v0.16.1
#15 90.61 -> installed ppx_expect.v0.16.0
#15 92.93 Done.
#15 92.94 # Run eval $(opam env) to update the current shell environment
#15 DONE 98.8s
#14 [build 10/12] ADD --chown=opam . .
#14 sha256:7041b19c5a0f60a631227ea9e01bca2f5023b284f17ea516481cea95ad71b18a
#14 DONE 0.2s
#21 [build 11/12] RUN opam exec -- dune subst
#21 sha256:57f2e86ca4a2fa72a92e42e7c0e425e6e4efdd2b280703c7cd039bc68910bf4d
#21 DONE 0.5s
#20 [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
#20 sha256:4b66f471be9ed1af8e4018bc0ea206fb1042a49f7976b9879dbde636e096bc54
#20 0.337 File "dune-project", line 1, characters 11-15:
#20 0.337 1 | (lang dune 3.20)
#20 0.337 ^^^^
#20 0.337 Error: Version 3.20 of the dune language is not supported.
#20 0.337 Supported versions of this extension in version 3.20 of the dune language:
#20 0.337 - 1.0 to 1.12
#20 0.337 - 2.0 to 2.9
#20 0.337 - 3.0 to 3.16
#20 ERROR: process "/bin/sh -c opam exec -- dune build ./_build/install/default/bin/ocluster-worker" did not complete successfully: exit code: 1
------
> [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker:
------
process "/bin/sh -c opam exec -- dune build ./_build/install/default/bin/ocluster-worker" did not complete successfully: exit code: 1
docker-build failed with exit-code 1
2025-12-09 19:16.01: Job failed: Failed: Build failed