Build:
  1. 0
2024-10-29 03:36.22: New job: Build Dockerfile.worker using linux-arm64 in
                                [https://github.com/ocurrent/ocluster.git#refs/pull/254/head (5acf59fafb543cee019bc297ca59b680a8e566ba)]
2024-10-29 03:36.22: Using cache hint "https://github.com/ocurrent/ocluster.git-Dockerfile.worker"
2024-10-29 03:36.22: Waiting for resource in pool OCluster
2024-10-29 03:36.22: Waiting for worker…
2024-10-29 03:36.22: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
Submodule path 'obuilder': checked out 'd21e5bf2e05762e02e3f34b82365c514634e02ad'
HEAD is now at baf3311 Remove triggering prefix from build args to preserve backwards compatibility
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
HEAD is now at 5acf59f Add accessor function
warning: Could not unset core.worktree setting in submodule 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'bc6eca86e5624b32ca58fb0b5e43e7e15f188f58'
Sending build context to Docker daemon  969.2kB

Step 1/18 : FROM ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:41ce765f59ecde9d8525ec58e0da7cd1317f3798d2c4951186aeef2ce804fad5 AS build
docker.io/ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:41ce765f59ecde9d8525ec58e0da7cd1317f3798d2c4951186aeef2ce804fad5: Pulling from ocaml/opam
Digest: sha256:41ce765f59ecde9d8525ec58e0da7cd1317f3798d2c4951186aeef2ce804fad5
Status: Image is up to date for ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:41ce765f59ecde9d8525ec58e0da7cd1317f3798d2c4951186aeef2ce804fad5
 ---> 01f4a34615a1
Step 2/18 : 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
 ---> Using cache
 ---> 166bfceba281
Step 3/18 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni
 ---> Using cache
 ---> a42c2d14d548
Step 4/18 : RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 47a1176c71e6b07f26b724409a88340f8bac3a42 && opam update
 ---> Using cache
 ---> 8a69b90046a2
Step 5/18 : COPY --chown=opam ocluster-api.opam ocluster-worker.opam ocluster.opam /src/
 ---> Using cache
 ---> bf3169d16ecc
Step 6/18 : COPY --chown=opam obuilder/obuilder.opam obuilder/obuilder-spec.opam /src/obuilder/
 ---> e43c952debbd
Step 7/18 : RUN opam pin -yn /src/obuilder/
 ---> Running in 52c4cd172a61
This will pin the following packages: obuilder-spec, obuilder. Continue? [Y/n] y
obuilder-spec is now pinned to file:///src/obuilder (version 0.5.1)
obuilder is now pinned to file:///src/obuilder (version 0.5.1)
Removing intermediate container 52c4cd172a61
 ---> 6adda32c2d04
Step 8/18 : WORKDIR /src
 ---> Running in 562d51901ba8
Removing intermediate container 562d51901ba8
 ---> 7e344c474129
Step 9/18 : RUN opam install -y --deps-only .
 ---> Running in 9ab30287fe7e
The following actions will be performed:
  - install   conf-capnproto        2
  - install   cmdliner              1.2.0
  - install   ocamlfind             1.9.6
  - install   conf-libev            4-12
  - install   conf-gmp              4
  - install   conf-pkg-config       3
  - install   dune                  3.10.0
  - install   seq                   base
  - install   ocamlbuild            0.14.2
  - recompile ocaml-options-vanilla 1       [upstream or system changes]
  - install   num                   1.4
  - install   base-bytes            base
  - install   zarith                1.13
  - install   conf-gmp-powm-sec     3
  - install   conf-sqlite3          1
  - install   stringext             1.6.0
  - install   stdlib-shims          0.3.0
  - install   stdint                0.7.2
  - install   sexplib0              v0.16.0
  - install   result                1.5
  - install   res                   5.0.1
  - install   ppx_derivers          1.2.1
  - install   optint                0.3.0
  - install   ocaml-syntax-shims    1.0.0
  - install   ocaml-compiler-libs   v0.12.4
  - install   mirage-clock          4.2.0
  - install   magic-mime            1.3.0
  - install   macaddr               5.5.0
  - install   lwt-dllist            1.0.1
  - install   jane-street-headers   v0.16.0
  - install   gmap                  0.3.0
  - install   duration              0.2.1
  - install   dune-build-info       3.10.0
  - install   domain-name           0.4.0
  - install   csexp                 1.5.2
  - install   cppo                  1.6.9
  - install   camlp-streams         5.0.1
  - install   base64                3.5.1
  - install   re                    1.11.0
  - install   psq                   0.2.1
  - install   topkg                 1.0.7
  - install   sha                   1.15.4
  - install   parsexp               v0.16.0
  - install   ppxlib                0.30.0
  - install   ipaddr                5.5.0
  - install   dune-configurator     3.10.0
  - install   yojson                2.1.0
  - install   ocplib-endian         1.2
  - install   uutf                  1.0.3
  - install   rresult               0.7.0
  - install   ptime                 1.1.0
  - install   mtime                 2.0.0
  - install   fmt                   0.9.0
  - install   astring               0.8.5
  - install   asetmap               0.8.1
  - install   sexplib               v0.16.0
  - install   ppx_deriving          5.2.1
  - install   sqlite3               5.1.0
  - install   extunix               0.4.1
  - install   checkseum             0.5.1
  - install   bigstringaf           0.9.1
  - install   base                  v0.16.3
  - install   lwt                   5.7.0
  - install   jsonm                 1.0.2
  - install   crunch                3.3.1
  - install   cstruct               6.2.0
  - install   fpath                 0.7.3
  - install   ppx_deriving_yojson   3.7.0
  - install   decompress            1.5.2
  - install   angstrom              0.15.0
  - install   stdio                 v0.16.0
  - install   ppx_sexp_conv         v0.16.0
  - install   ppx_here              v0.16.0
  - install   ppx_globalize         v0.16.0
  - install   ppx_enumerate         v0.16.0
  - install   ppx_compare           v0.16.0
  - install   ppx_cold              v0.16.0
  - install   prometheus            1.2
  - install   mirage-kv             6.1.1
  - install   logs                  0.7.0
  - install   mirage-flow           3.0.0
  - install   eqaf                  0.9
  - install   cstruct-lwt           6.2.0
  - install   asn1-combinators      0.2.6
  - install   tar                   2.5.1
  - install   uri                   4.2.0
  - install   ppx_optcomp           v0.16.0
  - install   capnp                 3.6.0
  - install   obuilder-spec         0.5.1*
  - install   ipaddr-sexp           5.5.0
  - install   ppx_hash              v0.16.0
  - install   ppx_assert            v0.16.0
  - install   capnp-rpc             1.2.3
  - install   bos                   0.2.1
  - install   mirage-crypto         0.11.1
  - install   digestif              1.1.4
  - install   tar-unix              2.5.1
  - install   uri-sexp              4.2.0
  - install   conduit               6.2.0
  - install   ppx_base              v0.16.0
  - install   jst-config            v0.16.0
  - install   capnp-rpc-lwt         1.2.3
  - install   pbkdf                 1.2.0
  - install   mirage-crypto-rng     0.11.1
  - install   hkdf                  1.0.4
  - install   obuilder              0.5.1*
  - install   cohttp                5.3.0
  - install   conduit-lwt           6.2.0
  - install   time_now              v0.16.0
  - install   mirage-crypto-rng-lwt 0.11.1
  - install   mirage-crypto-pk      0.11.1
  - install   mirage-crypto-ec      0.11.1
  - install   cohttp-lwt            5.3.0
  - install   ppx_inline_test       v0.16.0
  - install   x509                  0.16.5
  - install   ppx_expect            v0.16.0
  - install   tls                   0.17.1
  - install   ca-certs              0.2.3
  - install   tls-mirage            0.17.1
  - install   conduit-lwt-unix      6.2.0
  - install   capnp-rpc-net         1.2.3
  - install   cohttp-lwt-unix       5.3.0
  - install   capnp-rpc-unix        1.2.3
  - install   prometheus-app        1.2
===== 123 to install | 1 to recompile =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved asetmap.0.8.1  (http://erratique.ch/software/asetmap/releases/asetmap-0.8.1.tbz)
-> retrieved astring.0.8.5  (https://erratique.ch/software/astring/releases/astring-0.8.5.tbz)
-> retrieved angstrom.0.15.0  (https://github.com/inhabitedtype/angstrom/archive/0.15.0.tar.gz)
-> retrieved asn1-combinators.0.2.6  (https://github.com/mirleft/ocaml-asn1-combinators/releases/download/v0.2.6/asn1-combinators-v0.2.6.tbz)
-> retrieved base.v0.16.3  (https://github.com/janestreet/base/archive/refs/tags/v0.16.3.tar.gz)
-> retrieved bos.0.2.1  (https://erratique.ch/software/bos/releases/bos-0.2.1.tbz)
-> retrieved bigstringaf.0.9.1  (https://github.com/inhabitedtype/bigstringaf/archive/0.9.1.tar.gz)
-> retrieved base64.3.5.1  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.1/base64-3.5.1.tbz)
-> retrieved camlp-streams.5.0.1  (https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz)
-> retrieved ca-certs.0.2.3  (https://github.com/mirage/ca-certs/releases/download/v0.2.3/ca-certs-0.2.3.tbz)
-> retrieved capnp.3.6.0  (https://github.com/capnproto/capnp-ocaml/releases/download/v3.6.0/capnp-3.6.0.tbz)
-> retrieved capnp-rpc-lwt.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
-> retrieved capnp-rpc.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
-> retrieved capnp-rpc-unix.1.2.3  (cached)
-> retrieved capnp-rpc-net.1.2.3  (https://github.com/mirage/capnp-rpc/releases/download/v1.2.3/capnp-rpc-1.2.3.tbz)
-> retrieved cmdliner.1.2.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz)
-> retrieved checkseum.0.5.1  (https://github.com/mirage/checkseum/releases/download/v0.5.1/checkseum-0.5.1.tbz)
-> retrieved cohttp.5.3.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
-> retrieved cohttp-lwt.5.3.0  (https://github.com/mirage/ocaml-cohttp/releases/download/v5.3.0/cohttp-5.3.0.tbz)
-> retrieved cohttp-lwt-unix.5.3.0  (cached)
-> retrieved conduit-lwt-unix.6.2.0  (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.0/conduit-6.2.0.tbz)
-> retrieved conduit.6.2.0  (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.0/conduit-6.2.0.tbz)
-> retrieved conduit-lwt.6.2.0  (https://github.com/mirage/ocaml-conduit/releases/download/v6.2.0/conduit-6.2.0.tbz)
-> installed conf-capnproto.2
-> installed conf-pkg-config.3
-> installed conf-sqlite3.1
-> installed conf-gmp.4
-> installed conf-gmp-powm-sec.3
-> installed conf-libev.4-12
-> retrieved cppo.1.6.9  (https://github.com/ocaml-community/cppo/archive/v1.6.9.tar.gz)
-> retrieved csexp.1.5.2  (https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz)
-> retrieved crunch.3.3.1  (https://github.com/mirage/ocaml-crunch/releases/download/v3.3.1/crunch-3.3.1.tbz)
-> retrieved cstruct.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
-> retrieved cstruct-lwt.6.2.0  (https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz)
-> retrieved decompress.1.5.2  (https://github.com/mirage/decompress/releases/download/v1.5.2/decompress-1.5.2.tbz)
-> retrieved domain-name.0.4.0  (https://github.com/hannesm/domain-name/releases/download/v0.4.0/domain-name-0.4.0.tbz)
-> installed cmdliner.1.2.0
-> retrieved digestif.1.1.4  (https://github.com/mirage/digestif/releases/download/v1.1.4/digestif-1.1.4.tbz)
-> retrieved dune.3.10.0  (https://github.com/ocaml/dune/releases/download/3.10.0/dune-3.10.0.tbz)
-> retrieved dune-configurator.3.10.0  (https://github.com/ocaml/dune/releases/download/3.10.0/dune-3.10.0.tbz)
-> retrieved dune-build-info.3.10.0  (https://github.com/ocaml/dune/releases/download/3.10.0/dune-3.10.0.tbz)
-> retrieved duration.0.2.1  (https://github.com/hannesm/duration/releases/download/v0.2.1/duration-0.2.1.tbz)
-> retrieved fmt.0.9.0  (https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz)
-> retrieved eqaf.0.9  (https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz)
-> retrieved fpath.0.7.3  (https://erratique.ch/software/fpath/releases/fpath-0.7.3.tbz)
-> retrieved extunix.0.4.1  (https://github.com/ygrek/extunix/releases/download/v0.4.1/extunix-0.4.1.tbz)
-> retrieved gmap.0.3.0  (https://github.com/hannesm/gmap/releases/download/0.3.0/gmap-0.3.0.tbz)
-> retrieved ipaddr.5.5.0  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz)
-> retrieved ipaddr-sexp.5.5.0  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.5.0/ipaddr-5.5.0.tbz)
-> retrieved jane-street-headers.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jane-street-headers-v0.16.0.tar.gz)
-> retrieved jsonm.1.0.2  (https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz)
-> retrieved jst-config.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/jst-config-v0.16.0.tar.gz)
-> retrieved logs.0.7.0  (https://erratique.ch/software/logs/releases/logs-0.7.0.tbz)
-> retrieved hkdf.1.0.4  (https://github.com/hannesm/ocaml-hkdf/releases/download/v1.0.4/hkdf-v1.0.4.tbz)
-> retrieved macaddr.5.5.0  (cached)
-> retrieved lwt-dllist.1.0.1  (https://github.com/mirage/lwt-dllist/releases/download/v1.0.1/lwt-dllist-v1.0.1.tbz)
-> retrieved magic-mime.1.3.0  (https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.0/magic-mime-1.3.0.tbz)
-> retrieved mirage-clock.4.2.0  (https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz)
-> retrieved lwt.5.7.0  (https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz)
-> retrieved mirage-crypto.0.11.1  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.1/mirage-crypto-0.11.1.tbz)
-> retrieved mirage-crypto-rng.0.11.1  (cached)
-> retrieved mirage-crypto-ec.0.11.1  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.1/mirage-crypto-0.11.1.tbz)
-> retrieved mirage-crypto-rng-lwt.0.11.1  (cached)
-> retrieved mirage-crypto-pk.0.11.1  (https://github.com/mirage/mirage-crypto/releases/download/v0.11.1/mirage-crypto-0.11.1.tbz)
-> retrieved mtime.2.0.0  (https://erratique.ch/software/mtime/releases/mtime-2.0.0.tbz)
-> retrieved mirage-flow.3.0.0  (https://github.com/mirage/mirage-flow/releases/download/v3.0.0/mirage-flow-v3.0.0.tbz)
-> retrieved mirage-kv.6.1.1  (https://github.com/mirage/mirage-kv/releases/download/v6.1.1/mirage-kv-6.1.1.tbz)
-> retrieved num.1.4  (https://github.com/ocaml/num/archive/v1.4.tar.gz)
-> retrieved obuilder.0.5.1  (file:///src/obuilder)
-> removed   ocaml-options-vanilla.1
-> installed ocaml-options-vanilla.1
-> retrieved obuilder-spec.0.5.1  (file:///src/obuilder)
-> 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)
-> retrieved ocamlbuild.0.14.2  (https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz)
-> 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)
-> retrieved ocamlfind.1.9.6  (http://download.camlcity.org/download/findlib-1.9.6.tar.gz)
-> retrieved parsexp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz)
-> retrieved ocplib-endian.1.2  (https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz)
-> retrieved ppx_assert.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_assert-v0.16.0.tar.gz)
-> retrieved ppx_base.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_base-v0.16.0.tar.gz)
-> retrieved optint.0.3.0  (https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz)
-> retrieved pbkdf.1.2.0  (https://github.com/abeaumont/ocaml-pbkdf/archive/1.2.0.tar.gz)
-> retrieved ppx_cold.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_cold-v0.16.0.tar.gz)
-> retrieved ppx_compare.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_compare-v0.16.0.tar.gz)
-> retrieved ppx_derivers.1.2.1  (https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz)
-> retrieved ppx_deriving_yojson.3.7.0  (https://github.com/ocaml-ppx/ppx_deriving_yojson/releases/download/v3.7.0/ppx_deriving_yojson-3.7.0.tar.gz)
-> retrieved ppx_enumerate.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_enumerate-v0.16.0.tar.gz)
-> retrieved ppx_globalize.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_globalize-v0.16.0.tar.gz)
-> retrieved ppx_deriving.5.2.1  (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v5.2.1/ppx_deriving-v5.2.1.tbz)
-> retrieved ppx_expect.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_expect-v0.16.0.tar.gz)
-> retrieved ppx_hash.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_hash-v0.16.0.tar.gz)
-> retrieved ppx_here.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_here-v0.16.0.tar.gz)
-> retrieved ppx_inline_test.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_inline_test-v0.16.0.tar.gz)
-> retrieved ppx_optcomp.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_optcomp-v0.16.0.tar.gz)
-> retrieved ppx_sexp_conv.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/ppx_sexp_conv-v0.16.0.tar.gz)
-> retrieved prometheus-app.1.2  (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
-> retrieved prometheus.1.2  (https://github.com/mirage/prometheus/releases/download/v1.2/prometheus-1.2.tbz)
-> retrieved ptime.1.1.0  (https://erratique.ch/software/ptime/releases/ptime-1.1.0.tbz)
-> retrieved ppxlib.0.30.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.30.0/ppxlib-0.30.0.tbz)
-> installed ocamlfind.1.9.6
-> installed base-bytes.base
-> retrieved re.1.11.0  (https://github.com/ocaml/ocaml-re/releases/download/1.11.0/re-1.11.0.tbz)
-> retrieved res.5.0.1  (https://github.com/mmottl/res/releases/download/5.0.1/res-5.0.1.tbz)
-> retrieved psq.0.2.1  (https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz)
-> installed seq.base
-> retrieved rresult.0.7.0  (https://erratique.ch/software/rresult/releases/rresult-0.7.0.tbz)
-> retrieved sexplib.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz)
-> retrieved sexplib0.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz)
-> retrieved result.1.5  (https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz)
-> retrieved sha.1.15.4  (https://github.com/djs55/ocaml-sha/releases/download/v1.15.4/sha-1.15.4.tbz)
-> installed num.1.4
-> retrieved sqlite3.5.1.0  (https://github.com/mmottl/sqlite3-ocaml/releases/download/5.1.0/sqlite3-5.1.0.tbz)
-> retrieved stdio.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/stdio-v0.16.0.tar.gz)
-> retrieved stdint.0.7.2  (https://github.com/andrenth/ocaml-stdint/releases/download/0.7.2/stdint-0.7.2.tbz)
-> retrieved stdlib-shims.0.3.0  (https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz)
-> retrieved stringext.1.6.0  (https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz)
-> retrieved time_now.v0.16.0  (https://ocaml.janestreet.com/ocaml-core/v0.16/files/time_now-v0.16.0.tar.gz)
-> retrieved tar.2.5.1  (https://github.com/mirage/ocaml-tar/releases/download/v2.5.1/tar-2.5.1.tbz)
-> installed ocamlbuild.0.14.2
-> retrieved tar-unix.2.5.1  (https://github.com/mirage/ocaml-tar/releases/download/v2.5.1/tar-2.5.1.tbz)
-> retrieved topkg.1.0.7  (https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz)
-> retrieved tls-mirage.0.17.1  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.1/tls-0.17.1.tbz)
-> retrieved tls.0.17.1  (https://github.com/mirleft/ocaml-tls/releases/download/v0.17.1/tls-0.17.1.tbz)
-> retrieved uutf.1.0.3  (https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz)
-> retrieved uri.4.2.0  (https://github.com/mirage/ocaml-uri/releases/download/v4.2.0/uri-v4.2.0.tbz)
-> retrieved uri-sexp.4.2.0  (https://github.com/mirage/ocaml-uri/releases/download/v4.2.0/uri-v4.2.0.tbz)
-> retrieved x509.0.16.5  (https://github.com/mirleft/ocaml-x509/releases/download/v0.16.5/x509-0.16.5.tbz)
-> retrieved zarith.1.13  (https://github.com/ocaml/Zarith/archive/release-1.13.tar.gz)
-> retrieved yojson.2.1.0  (https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz)
-> installed zarith.1.13
-> installed dune.3.10.0
-> installed topkg.1.0.7
-> installed base64.3.5.1
-> installed camlp-streams.5.0.1
-> installed csexp.1.5.2
-> installed domain-name.0.4.0
-> installed duration.0.2.1
-> installed gmap.0.3.0
-> installed jane-street-headers.v0.16.0
-> installed lwt-dllist.1.0.1
-> installed macaddr.5.5.0
-> installed mirage-clock.4.2.0
-> installed optint.0.3.0
-> installed cppo.1.6.9
-> installed ppx_derivers.1.2.1
-> installed psq.0.2.1
-> installed result.1.5
-> installed sexplib0.v0.16.0
-> installed res.5.0.1
-> installed stdlib-shims.0.3.0
-> installed stringext.1.6.0
-> installed asetmap.0.8.1
-> installed rresult.0.7.0
-> installed stdint.0.7.2
-> installed magic-mime.1.3.0
-> installed re.1.11.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed ocplib-endian.1.2
-> installed uutf.1.0.3
-> installed ipaddr.5.5.0
-> installed mtime.2.0.0
-> installed fmt.0.9.0
-> installed ptime.1.1.0
-> installed dune-build-info.3.10.0
-> installed sha.1.15.4
-> installed astring.0.8.5
-> installed cstruct.6.2.0
-> installed crunch.3.3.1
-> installed parsexp.v0.16.0
-> installed yojson.2.1.0
-> installed dune-configurator.3.10.0
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed eqaf.0.9
-> installed asn1-combinators.0.2.6
-> installed bigstringaf.0.9.1
-> installed sexplib.v0.16.0
-> installed checkseum.0.5.1
-> installed digestif.1.1.4
-> installed angstrom.0.15.0
-> installed sqlite3.5.1.0
-> installed mirage-crypto.0.11.1
-> installed hkdf.1.0.4
-> installed pbkdf.1.2.0
-> installed decompress.1.5.2
-> installed tar.2.5.1
-> installed uri.4.2.0
-> installed lwt.5.7.0
-> installed cstruct-lwt.6.2.0
-> installed mirage-flow.3.0.0
-> installed mirage-kv.6.1.1
-> installed prometheus.1.2
-> installed tar-unix.2.5.1
-> installed logs.0.7.0
-> installed mirage-crypto-rng.0.11.1
-> installed mirage-crypto-rng-lwt.0.11.1
-> installed mirage-crypto-pk.0.11.1
-> installed capnp-rpc.1.2.3
-> installed base.v0.16.3
-> installed stdio.v0.16.0
-> installed bos.0.2.1
-> installed mirage-crypto-ec.0.11.1
-> installed x509.0.16.5
-> installed capnp.3.6.0
-> installed ca-certs.0.2.3
-> installed ppxlib.0.30.0
-> installed tls.0.17.1
-> installed ppx_globalize.v0.16.0
-> installed tls-mirage.0.17.1
-> installed ppx_optcomp.v0.16.0
-> installed ppx_here.v0.16.0
-> installed ppx_cold.v0.16.0
-> installed capnp-rpc-lwt.1.2.3
-> installed ppx_enumerate.v0.16.0
-> installed ppx_compare.v0.16.0
-> installed capnp-rpc-net.1.2.3
-> installed ppx_deriving.5.2.1
-> installed ppx_sexp_conv.v0.16.0
-> installed obuilder-spec.0.5.1
-> installed ipaddr-sexp.5.5.0
-> installed uri-sexp.4.2.0
-> installed ppx_hash.v0.16.0
-> installed ppx_deriving_yojson.3.7.0
-> installed ppx_assert.v0.16.0
-> installed conduit.6.2.0
-> installed ppx_base.v0.16.0
-> installed cohttp.5.3.0
-> installed extunix.0.4.1
-> installed obuilder.0.5.1
-> installed capnp-rpc-unix.1.2.3
-> installed conduit-lwt.6.2.0
-> installed cohttp-lwt.5.3.0
-> installed jst-config.v0.16.0
-> installed conduit-lwt-unix.6.2.0
-> installed time_now.v0.16.0
-> installed cohttp-lwt-unix.5.3.0
-> installed prometheus-app.1.2
-> installed ppx_inline_test.v0.16.0
-> installed ppx_expect.v0.16.0
Done.
# Run eval $(opam env) to update the current shell environment
Removing intermediate container 9ab30287fe7e
 ---> b46cc8b0a91c
Step 10/18 : ADD --chown=opam . .
 ---> 17159479554d
Step 11/18 : RUN opam exec -- dune subst
 ---> Running in bc4ebe27a29d
Removing intermediate container bc4ebe27a29d
 ---> 3d05ee32222b
Step 12/18 : RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
 ---> Running in 6e3dfc131798
Generating Static_files.ml
Skipping generation of .mli
schema.capnp --> schema.mli schema.ml
kj/filesystem-disk-unix.c++:1690: warning: PWD environment variable doesn't match current directory; pwd = /src
Removing intermediate container 6e3dfc131798
 ---> b4156caeeeaa
Step 13/18 : FROM ubuntu:jammy-20221130
jammy-20221130: Pulling from library/ubuntu
10175de2f0c4: Pulling fs layer
10175de2f0c4: Verifying Checksum
10175de2f0c4: Download complete
10175de2f0c4: Pull complete
Digest: sha256:27cb6e6ccef575a4698b66f5de06c7ecd61589132d5a91d098f7f3f9285415a9
Status: Downloaded newer image for ubuntu:jammy-20221130
 ---> 4c2c87c6c36e
Step 14/18 : RUN apt-get update && apt-get install docker.io libev4 curl gnupg2 git libsqlite3-dev ca-certificates netbase -y --no-install-recommends
 ---> Running in f127cf1c6baa
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease [270 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease [128 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease [127 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [129 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages [17.2 MB]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy/restricted arm64 Packages [24.2 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports jammy/multiverse arm64 Packages [224 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 Packages [1758 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/multiverse arm64 Packages [29.5 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy-updates/restricted arm64 Packages [2563 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 Packages [2327 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 Packages [1396 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy-backports/universe arm64 Packages [31.8 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy-backports/main arm64 Packages [80.9 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe arm64 Packages [1113 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-security/multiverse arm64 Packages [24.1 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-security/main arm64 Packages [2057 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports jammy-security/restricted arm64 Packages [2491 kB]
Fetched 32.0 MB in 2s (20.9 MB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  containerd dirmngr git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm iptables libassuan0 libbrotli1
  libc-dev-bin libc6 libc6-dev libcrypt-dev libcurl3-gnutls libcurl4
  libdevmapper1.02.1 liberror-perl libexpat1 libgdbm-compat4 libgdbm6
  libip4tc2 libip6tc2 libksba8 libldap-2.5-0 libmnl0 libnetfilter-conntrack3
  libnfnetlink0 libnftnl11 libnghttp2-14 libnpth0 libnsl-dev libperl5.34
  libpsl5 libreadline8 librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0
  libssh-4 libtirpc-dev libxtables12 linux-libc-dev openssl perl perl-base
  perl-modules-5.34 pinentry-curses readline-common rpcsvc-proto runc
Suggested packages:
  dbus-user-session libpam-systemd pinentry-gnome3 tor aufs-tools btrfs-progs
  cgroupfs-mount | cgroup-lite debootstrap docker-doc rinse zfs-fuse
  | zfsutils gettext-base git-daemon-run | git-daemon-sysvinit git-doc
  git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie
  xloadimage scdaemon firewalld kmod nftables glibc-doc locales manpages-dev
  gdbm-l10n sqlite3-doc perl-doc libterm-readline-gnu-perl
  | libterm-readline-perl-perl make libtap-harness-archive-perl pinentry-doc
  readline-doc
Recommended packages:
  pigz ubuntu-fan xz-utils apparmor patch less ssh-client manpages
  manpages-dev libc-devtools libnss-nis libnss-nisplus dmsetup libldap-common
  publicsuffix libsasl2-modules
The following NEW packages will be installed:
  ca-certificates containerd curl dirmngr docker.io git git-man gnupg
  gnupg-l10n gnupg-utils gnupg2 gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm iptables libassuan0 libbrotli1 libc-dev-bin libc6-dev
  libcrypt-dev libcurl3-gnutls libcurl4 libdevmapper1.02.1 liberror-perl
  libev4 libexpat1 libgdbm-compat4 libgdbm6 libip4tc2 libip6tc2 libksba8
  libldap-2.5-0 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
  libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpsl5 libreadline8 librtmp1
  libsasl2-2 libsasl2-modules-db libsqlite3-0 libsqlite3-dev libssh-4
  libtirpc-dev libxtables12 linux-libc-dev netbase openssl perl
  perl-modules-5.34 pinentry-curses readline-common rpcsvc-proto runc
The following packages will be upgraded:
  libc6 perl-base
2 upgraded, 62 newly installed, 0 to remove and 45 not upgraded.
Need to get 83.9 MB of archives.
After this operation, 339 MB of additional disk space will be used.
Get:1 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-base arm64 5.34.0-3ubuntu1.3 [1709 kB]
Get:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl-modules-5.34 all 5.34.0-3ubuntu1.3 [2976 kB]
Get:3 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6 arm64 2.35-0ubuntu3.8 [2706 kB]
Get:4 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm6 arm64 1.23-1 [34.1 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libgdbm-compat4 arm64 1.23-1 [6294 B]
Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libperl5.34 arm64 5.34.0-3ubuntu1.3 [4723 kB]
Get:7 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 perl arm64 5.34.0-3ubuntu1.3 [232 kB]
Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 openssl arm64 3.0.2-0ubuntu1.18 [1163 kB]
Get:9 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 ca-certificates all 20240203~22.04.1 [162 kB]
Get:10 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1ubuntu4 [129 kB]
Get:11 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libexpat1 arm64 2.4.7-1ubuntu0.4 [77.4 kB]
Get:12 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip4tc2 arm64 1.8.7-1ubuntu5.2 [19.9 kB]
Get:13 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libmnl0 arm64 1.0.4-3build2 [12.9 kB]
Get:14 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 readline-common all 8.1.2-1 [53.5 kB]
Get:15 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libreadline8 arm64 8.1.2-1 [153 kB]
Get:16 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-0 arm64 3.37.2-2ubuntu0.3 [635 kB]
Get:17 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libxtables12 arm64 1.8.7-1ubuntu5.2 [30.9 kB]
Get:18 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 netbase all 6.3 [12.9 kB]
Get:19 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libip6tc2 arm64 1.8.7-1ubuntu5.2 [20.2 kB]
Get:20 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnfnetlink0 arm64 1.0.1-3build3 [14.2 kB]
Get:21 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnetfilter-conntrack3 arm64 1.0.9-1 [44.5 kB]
Get:22 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnftnl11 arm64 1.2.1-1build1 [64.5 kB]
Get:23 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 iptables arm64 1.8.7-1ubuntu5.2 [451 kB]
Get:24 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libnghttp2-14 arm64 1.43.0-1ubuntu0.2 [76.0 kB]
Get:25 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libpsl5 arm64 0.21.0-1.2build2 [58.3 kB]
Get:26 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 runc arm64 1.1.12-0ubuntu2~22.04.1 [7816 kB]
Get:27 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 containerd arm64 1.7.12-0ubuntu2~22.04.1 [27.1 MB]
Get:28 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libbrotli1 arm64 1.0.9-2build6 [314 kB]
Get:29 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg2-3ubuntu1.2 [21.1 kB]
Get:30 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsasl2-2 arm64 2.1.27+dfsg2-3ubuntu1.2 [55.6 kB]
Get:31 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libldap-2.5-0 arm64 2.5.18+dfsg-0ubuntu0.22.04.2 [180 kB]
Get:32 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2build4 [59.2 kB]
Get:33 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libssh-4 arm64 0.9.6-2ubuntu0.22.04.3 [185 kB]
Get:34 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl4 arm64 7.81.0-1ubuntu1.18 [284 kB]
Get:35 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 curl arm64 7.81.0-1ubuntu1.18 [190 kB]
Get:36 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libassuan0 arm64 2.5.5-1build1 [36.5 kB]
Get:37 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgconf arm64 2.2.27-3ubuntu2.1 [92.5 kB]
Get:38 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libksba8 arm64 1.6.0-2ubuntu0.2 [117 kB]
Get:39 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnpth0 arm64 1.6-3build2 [8156 B]
Get:40 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 dirmngr arm64 2.2.27-3ubuntu2.1 [289 kB]
Get:41 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 docker.io arm64 24.0.7-0ubuntu2~22.04.1 [21.2 MB]
Get:42 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libcurl3-gnutls arm64 7.81.0-1ubuntu1.18 [279 kB]
Get:43 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 liberror-perl all 0.17029-1 [26.5 kB]
Get:44 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git-man all 1:2.34.1-1ubuntu1.11 [955 kB]
Get:45 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 git arm64 1:2.34.1-1ubuntu1.11 [3222 kB]
Get:46 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
Get:47 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg-utils arm64 2.2.27-3ubuntu2.1 [304 kB]
Get:48 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg arm64 2.2.27-3ubuntu2.1 [506 kB]
Get:49 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 pinentry-curses arm64 1.1.1-1build2 [33.5 kB]
Get:50 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-agent arm64 2.2.27-3ubuntu2.1 [204 kB]
Get:51 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-client arm64 2.2.27-3ubuntu2.1 [61.4 kB]
Get:52 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpg-wks-server arm64 2.2.27-3ubuntu2.1 [56.8 kB]
Get:53 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gpgsm arm64 2.2.27-3ubuntu2.1 [192 kB]
Get:54 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
Get:55 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc-dev-bin arm64 2.35-0ubuntu3.8 [19.6 kB]
Get:56 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 linux-libc-dev arm64 5.15.0-124.134 [1298 kB]
Get:57 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libcrypt-dev arm64 1:4.4.27-1 [119 kB]
Get:58 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 rpcsvc-proto arm64 1.4.2-0ubuntu6 [65.4 kB]
Get:59 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libtirpc-dev arm64 1.3.2-2ubuntu0.1 [199 kB]
Get:60 http://ports.ubuntu.com/ubuntu-ports jammy/main arm64 libnsl-dev arm64 1.3.0-2build2 [72.1 kB]
Get:61 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libc6-dev arm64 2.35-0ubuntu3.8 [1544 kB]
Get:62 http://ports.ubuntu.com/ubuntu-ports jammy-updates/main arm64 libsqlite3-dev arm64 3.37.2-2ubuntu0.3 [846 kB]
Get:63 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe arm64 gnupg2 all 2.2.27-3ubuntu2.1 [5548 B]
Get:64 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 libev4 arm64 1:4.33-1 [27.4 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 83.9 MB in 1s (58.0 MB/s)
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4389 files and directories currently installed.)
Preparing to unpack .../perl-base_5.34.0-3ubuntu1.3_arm64.deb ...
Unpacking perl-base (5.34.0-3ubuntu1.3) over (5.34.0-3ubuntu1.1) ...
Setting up perl-base (5.34.0-3ubuntu1.3) ...
Selecting previously unselected package perl-modules-5.34.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 4389 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.34_5.34.0-3ubuntu1.3_all.deb ...
Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
Preparing to unpack .../libc6_2.35-0ubuntu3.8_arm64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Unpacking libc6:arm64 (2.35-0ubuntu3.8) over (2.35-0ubuntu3.1) ...
Setting up libc6:arm64 (2.35-0ubuntu3.8) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Selecting previously unselected package libgdbm6:arm64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 5790 files and directories currently installed.)
Preparing to unpack .../00-libgdbm6_1.23-1_arm64.deb ...
Unpacking libgdbm6:arm64 (1.23-1) ...
Selecting previously unselected package libgdbm-compat4:arm64.
Preparing to unpack .../01-libgdbm-compat4_1.23-1_arm64.deb ...
Unpacking libgdbm-compat4:arm64 (1.23-1) ...
Selecting previously unselected package libperl5.34:arm64.
Preparing to unpack .../02-libperl5.34_5.34.0-3ubuntu1.3_arm64.deb ...
Unpacking libperl5.34:arm64 (5.34.0-3ubuntu1.3) ...
Selecting previously unselected package perl.
Preparing to unpack .../03-perl_5.34.0-3ubuntu1.3_arm64.deb ...
Unpacking perl (5.34.0-3ubuntu1.3) ...
Selecting previously unselected package openssl.
Preparing to unpack .../04-openssl_3.0.2-0ubuntu1.18_arm64.deb ...
Unpacking openssl (3.0.2-0ubuntu1.18) ...
Selecting previously unselected package ca-certificates.
Preparing to unpack .../05-ca-certificates_20240203~22.04.1_all.deb ...
Unpacking ca-certificates (20240203~22.04.1) ...
Selecting previously unselected package libdevmapper1.02.1:arm64.
Preparing to unpack .../06-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu4_arm64.deb ...
Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
Selecting previously unselected package libexpat1:arm64.
Preparing to unpack .../07-libexpat1_2.4.7-1ubuntu0.4_arm64.deb ...
Unpacking libexpat1:arm64 (2.4.7-1ubuntu0.4) ...
Selecting previously unselected package libip4tc2:arm64.
Preparing to unpack .../08-libip4tc2_1.8.7-1ubuntu5.2_arm64.deb ...
Unpacking libip4tc2:arm64 (1.8.7-1ubuntu5.2) ...
Selecting previously unselected package libmnl0:arm64.
Preparing to unpack .../09-libmnl0_1.0.4-3build2_arm64.deb ...
Unpacking libmnl0:arm64 (1.0.4-3build2) ...
Selecting previously unselected package readline-common.
Preparing to unpack .../10-readline-common_8.1.2-1_all.deb ...
Unpacking readline-common (8.1.2-1) ...
Selecting previously unselected package libreadline8:arm64.
Preparing to unpack .../11-libreadline8_8.1.2-1_arm64.deb ...
Unpacking libreadline8:arm64 (8.1.2-1) ...
Selecting previously unselected package libsqlite3-0:arm64.
Preparing to unpack .../12-libsqlite3-0_3.37.2-2ubuntu0.3_arm64.deb ...
Unpacking libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ...
Selecting previously unselected package libxtables12:arm64.
Preparing to unpack .../13-libxtables12_1.8.7-1ubuntu5.2_arm64.deb ...
Unpacking libxtables12:arm64 (1.8.7-1ubuntu5.2) ...
Selecting previously unselected package netbase.
Preparing to unpack .../14-netbase_6.3_all.deb ...
Unpacking netbase (6.3) ...
Selecting previously unselected package libip6tc2:arm64.
Preparing to unpack .../15-libip6tc2_1.8.7-1ubuntu5.2_arm64.deb ...
Unpacking libip6tc2:arm64 (1.8.7-1ubuntu5.2) ...
Selecting previously unselected package libnfnetlink0:arm64.
Preparing to unpack .../16-libnfnetlink0_1.0.1-3build3_arm64.deb ...
Unpacking libnfnetlink0:arm64 (1.0.1-3build3) ...
Selecting previously unselected package libnetfilter-conntrack3:arm64.
Preparing to unpack .../17-libnetfilter-conntrack3_1.0.9-1_arm64.deb ...
Unpacking libnetfilter-conntrack3:arm64 (1.0.9-1) ...
Selecting previously unselected package libnftnl11:arm64.
Preparing to unpack .../18-libnftnl11_1.2.1-1build1_arm64.deb ...
Unpacking libnftnl11:arm64 (1.2.1-1build1) ...
Selecting previously unselected package iptables.
Preparing to unpack .../19-iptables_1.8.7-1ubuntu5.2_arm64.deb ...
Unpacking iptables (1.8.7-1ubuntu5.2) ...
Selecting previously unselected package libnghttp2-14:arm64.
Preparing to unpack .../20-libnghttp2-14_1.43.0-1ubuntu0.2_arm64.deb ...
Unpacking libnghttp2-14:arm64 (1.43.0-1ubuntu0.2) ...
Selecting previously unselected package libpsl5:arm64.
Preparing to unpack .../21-libpsl5_0.21.0-1.2build2_arm64.deb ...
Unpacking libpsl5:arm64 (0.21.0-1.2build2) ...
Selecting previously unselected package runc.
Preparing to unpack .../22-runc_1.1.12-0ubuntu2~22.04.1_arm64.deb ...
Unpacking runc (1.1.12-0ubuntu2~22.04.1) ...
Selecting previously unselected package containerd.
Preparing to unpack .../23-containerd_1.7.12-0ubuntu2~22.04.1_arm64.deb ...
Unpacking containerd (1.7.12-0ubuntu2~22.04.1) ...
Selecting previously unselected package libbrotli1:arm64.
Preparing to unpack .../24-libbrotli1_1.0.9-2build6_arm64.deb ...
Unpacking libbrotli1:arm64 (1.0.9-2build6) ...
Selecting previously unselected package libsasl2-modules-db:arm64.
Preparing to unpack .../25-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
Selecting previously unselected package libsasl2-2:arm64.
Preparing to unpack .../26-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_arm64.deb ...
Unpacking libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
Selecting previously unselected package libldap-2.5-0:arm64.
Preparing to unpack .../27-libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.2_arm64.deb ...
Unpacking libldap-2.5-0:arm64 (2.5.18+dfsg-0ubuntu0.22.04.2) ...
Selecting previously unselected package librtmp1:arm64.
Preparing to unpack .../28-librtmp1_2.4+20151223.gitfa8646d.1-2build4_arm64.deb ...
Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
Selecting previously unselected package libssh-4:arm64.
Preparing to unpack .../29-libssh-4_0.9.6-2ubuntu0.22.04.3_arm64.deb ...
Unpacking libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ...
Selecting previously unselected package libcurl4:arm64.
Preparing to unpack .../30-libcurl4_7.81.0-1ubuntu1.18_arm64.deb ...
Unpacking libcurl4:arm64 (7.81.0-1ubuntu1.18) ...
Selecting previously unselected package curl.
Preparing to unpack .../31-curl_7.81.0-1ubuntu1.18_arm64.deb ...
Unpacking curl (7.81.0-1ubuntu1.18) ...
Selecting previously unselected package libassuan0:arm64.
Preparing to unpack .../32-libassuan0_2.5.5-1build1_arm64.deb ...
Unpacking libassuan0:arm64 (2.5.5-1build1) ...
Selecting previously unselected package gpgconf.
Preparing to unpack .../33-gpgconf_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gpgconf (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package libksba8:arm64.
Preparing to unpack .../34-libksba8_1.6.0-2ubuntu0.2_arm64.deb ...
Unpacking libksba8:arm64 (1.6.0-2ubuntu0.2) ...
Selecting previously unselected package libnpth0:arm64.
Preparing to unpack .../35-libnpth0_1.6-3build2_arm64.deb ...
Unpacking libnpth0:arm64 (1.6-3build2) ...
Selecting previously unselected package dirmngr.
Preparing to unpack .../36-dirmngr_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking dirmngr (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package docker.io.
Preparing to unpack .../37-docker.io_24.0.7-0ubuntu2~22.04.1_arm64.deb ...
Unpacking docker.io (24.0.7-0ubuntu2~22.04.1) ...
Selecting previously unselected package libcurl3-gnutls:arm64.
Preparing to unpack .../38-libcurl3-gnutls_7.81.0-1ubuntu1.18_arm64.deb ...
Unpacking libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.18) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../39-liberror-perl_0.17029-1_all.deb ...
Unpacking liberror-perl (0.17029-1) ...
Selecting previously unselected package git-man.
Preparing to unpack .../40-git-man_1%3a2.34.1-1ubuntu1.11_all.deb ...
Unpacking git-man (1:2.34.1-1ubuntu1.11) ...
Selecting previously unselected package git.
Preparing to unpack .../41-git_1%3a2.34.1-1ubuntu1.11_arm64.deb ...
Unpacking git (1:2.34.1-1ubuntu1.11) ...
Selecting previously unselected package gnupg-l10n.
Preparing to unpack .../42-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package gnupg-utils.
Preparing to unpack .../43-gnupg-utils_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gnupg-utils (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package gpg.
Preparing to unpack .../44-gpg_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gpg (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package pinentry-curses.
Preparing to unpack .../45-pinentry-curses_1.1.1-1build2_arm64.deb ...
Unpacking pinentry-curses (1.1.1-1build2) ...
Selecting previously unselected package gpg-agent.
Preparing to unpack .../46-gpg-agent_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gpg-agent (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package gpg-wks-client.
Preparing to unpack .../47-gpg-wks-client_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package gpg-wks-server.
Preparing to unpack .../48-gpg-wks-server_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package gpgsm.
Preparing to unpack .../49-gpgsm_2.2.27-3ubuntu2.1_arm64.deb ...
Unpacking gpgsm (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package gnupg.
Preparing to unpack .../50-gnupg_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package libc-dev-bin.
Preparing to unpack .../51-libc-dev-bin_2.35-0ubuntu3.8_arm64.deb ...
Unpacking libc-dev-bin (2.35-0ubuntu3.8) ...
Selecting previously unselected package linux-libc-dev:arm64.
Preparing to unpack .../52-linux-libc-dev_5.15.0-124.134_arm64.deb ...
Unpacking linux-libc-dev:arm64 (5.15.0-124.134) ...
Selecting previously unselected package libcrypt-dev:arm64.
Preparing to unpack .../53-libcrypt-dev_1%3a4.4.27-1_arm64.deb ...
Unpacking libcrypt-dev:arm64 (1:4.4.27-1) ...
Selecting previously unselected package rpcsvc-proto.
Preparing to unpack .../54-rpcsvc-proto_1.4.2-0ubuntu6_arm64.deb ...
Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ...
Selecting previously unselected package libtirpc-dev:arm64.
Preparing to unpack .../55-libtirpc-dev_1.3.2-2ubuntu0.1_arm64.deb ...
Unpacking libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
Selecting previously unselected package libnsl-dev:arm64.
Preparing to unpack .../56-libnsl-dev_1.3.0-2build2_arm64.deb ...
Unpacking libnsl-dev:arm64 (1.3.0-2build2) ...
Selecting previously unselected package libc6-dev:arm64.
Preparing to unpack .../57-libc6-dev_2.35-0ubuntu3.8_arm64.deb ...
Unpacking libc6-dev:arm64 (2.35-0ubuntu3.8) ...
Selecting previously unselected package libsqlite3-dev:arm64.
Preparing to unpack .../58-libsqlite3-dev_3.37.2-2ubuntu0.3_arm64.deb ...
Unpacking libsqlite3-dev:arm64 (3.37.2-2ubuntu0.3) ...
Selecting previously unselected package gnupg2.
Preparing to unpack .../59-gnupg2_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg2 (2.2.27-3ubuntu2.1) ...
Selecting previously unselected package libev4:arm64.
Preparing to unpack .../60-libev4_1%3a4.33-1_arm64.deb ...
Unpacking libev4:arm64 (1:4.33-1) ...
Setting up libip4tc2:arm64 (1.8.7-1ubuntu5.2) ...
Setting up libksba8:arm64 (1.6.0-2ubuntu0.2) ...
Setting up libexpat1:arm64 (2.4.7-1ubuntu0.4) ...
Setting up libpsl5:arm64 (0.21.0-1.2build2) ...
Setting up libip6tc2:arm64 (1.8.7-1ubuntu5.2) ...
Setting up libev4:arm64 (1:4.33-1) ...
Setting up libbrotli1:arm64 (1.0.9-2build6) ...
Setting up libsqlite3-0:arm64 (3.37.2-2ubuntu0.3) ...
Setting up libnghttp2-14:arm64 (1.43.0-1ubuntu0.2) ...
Setting up linux-libc-dev:arm64 (5.15.0-124.134) ...
Setting up libnpth0:arm64 (1.6-3build2) ...
Setting up libassuan0:arm64 (2.5.5-1build1) ...
Setting up perl-modules-5.34 (5.34.0-3ubuntu1.3) ...
Setting up runc (1.1.12-0ubuntu2~22.04.1) ...
Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libtirpc-dev:arm64 (1.3.2-2ubuntu0.1) ...
Setting up rpcsvc-proto (1.4.2-0ubuntu6) ...
Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2build4) ...
Setting up libmnl0:arm64 (1.0.4-3build2) ...
Setting up libxtables12:arm64 (1.8.7-1ubuntu5.2) ...
Setting up libsasl2-2:arm64 (2.1.27+dfsg2-3ubuntu1.2) ...
Setting up libssh-4:arm64 (0.9.6-2ubuntu0.22.04.3) ...
Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1ubuntu4) ...
Setting up libnsl-dev:arm64 (1.3.0-2build2) ...
Setting up libcrypt-dev:arm64 (1:4.4.27-1) ...
Setting up libnfnetlink0:arm64 (1.0.1-3build3) ...
Setting up git-man (1:2.34.1-1ubuntu1.11) ...
Setting up netbase (6.3) ...
Setting up libc-dev-bin (2.35-0ubuntu3.8) ...
Setting up containerd (1.7.12-0ubuntu2~22.04.1) ...
Setting up openssl (3.0.2-0ubuntu1.18) ...
Setting up readline-common (8.1.2-1) ...
Setting up libgdbm6:arm64 (1.23-1) ...
Setting up pinentry-curses (1.1.1-1build2) ...
Setting up libreadline8:arm64 (8.1.2-1) ...
Setting up libnftnl11:arm64 (1.2.1-1build1) ...
Setting up libldap-2.5-0:arm64 (2.5.18+dfsg-0ubuntu0.22.04.2) ...
Setting up ca-certificates (20240203~22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Updating certificates in /etc/ssl/certs...
146 added, 0 removed; done.
Setting up libgdbm-compat4:arm64 (1.23-1) ...
Setting up libnetfilter-conntrack3:arm64 (1.0.9-1) ...
Setting up gpgconf (2.2.27-3ubuntu2.1) ...
Setting up libcurl4:arm64 (7.81.0-1ubuntu1.18) ...
Setting up libc6-dev:arm64 (2.35-0ubuntu3.8) ...
Setting up curl (7.81.0-1ubuntu1.18) ...
Setting up gpg (2.2.27-3ubuntu2.1) ...
Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
Setting up libperl5.34:arm64 (5.34.0-3ubuntu1.3) ...
Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
Setting up iptables (1.8.7-1ubuntu5.2) ...
update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
Setting up gpgsm (2.2.27-3ubuntu2.1) ...
Setting up libcurl3-gnutls:arm64 (7.81.0-1ubuntu1.18) ...
Setting up docker.io (24.0.7-0ubuntu2~22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Adding group `docker' (GID 101) ...
Done.
invoke-rc.d: unknown initscript, /etc/init.d/docker not found.
invoke-rc.d: could not determine current runlevel
Setting up dirmngr (2.2.27-3ubuntu2.1) ...
Setting up perl (5.34.0-3ubuntu1.3) ...
Setting up libsqlite3-dev:arm64 (3.37.2-2ubuntu0.3) ...
Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
Setting up liberror-perl (0.17029-1) ...
Setting up git (1:2.34.1-1ubuntu1.11) ...
Setting up gnupg (2.2.27-3ubuntu2.1) ...
Setting up gnupg2 (2.2.27-3ubuntu2.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3.1) ...
Processing triggers for ca-certificates (20240203~22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Removing intermediate container f127cf1c6baa
 ---> c77fc80af47d
Step 15/18 : WORKDIR /var/lib/ocluster-worker
 ---> Running in a8cd7099f499
Removing intermediate container a8cd7099f499
 ---> 42f3adb71f1b
Step 16/18 : ENTRYPOINT ["/usr/local/bin/ocluster-worker"]
 ---> Running in 980ef116221b
Removing intermediate container 980ef116221b
 ---> f7a356919f29
Step 17/18 : ENV PROGRESS_NO_TRUNC=1
 ---> Running in 95e687985624
Removing intermediate container 95e687985624
 ---> 169d6dd173a6
Step 18/18 : COPY --from=build /src/_build/install/default/bin/ocluster-worker /usr/local/bin/
 ---> 24de923c96c1
[Warning] One or more build-args [--ulimit stack] were not consumed
Successfully built 24de923c96c1
Job succeeded
2024-10-29 03:38.32: Job succeeded