Build:
  1. 3
  2. 2
  3. 1
  4. 0
2023-09-26 13:46.44: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/opam-health-check.git#refs/heads/live (6e1d51c6c819e0e7b7b6a719c2f925a774b0ad00)]
2023-09-26 13:46.44: Will push staging image to ocurrentbuilder/staging:live-ocurrent-opam-health-check-linux-x86_64
2023-09-26 13:46.44: Using cache hint "https://github.com/ocurrent/opam-health-check.git-Dockerfile"
2023-09-26 13:46.44: Waiting for confirm-threshold > above-average
2023-09-26 13:46.47: Explicit approval received for this job
2023-09-26 13:46.47: Waiting for resource in pool OCluster
2023-09-26 13:46.47: Waiting for worker…
2023-09-26 13:46.47: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 6e1d51c Merge pull request #62 from ocurrent/dockerfile
Sending build context to Docker daemon  186.9kB

Step 1/15 : FROM ocaml/opam:debian-12-ocaml-4.14@sha256:f2058e217865907102f49886543f7c92952ec990ddfb1ee9c5e9d82e55457778 AS build
docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:f2058e217865907102f49886543f7c92952ec990ddfb1ee9c5e9d82e55457778: Pulling from ocaml/opam
Digest: sha256:f2058e217865907102f49886543f7c92952ec990ddfb1ee9c5e9d82e55457778
Status: Image is up to date for ocaml/opam:debian-12-ocaml-4.14@sha256:f2058e217865907102f49886543f7c92952ec990ddfb1ee9c5e9d82e55457778
 ---> 589f49a38d70
Step 2/15 : RUN sudo ln -f /usr/bin/opam-2.2 /usr/bin/opam && opam init --reinit -n
 ---> Using cache
 ---> f088b77d2dcf
Step 3/15 : RUN cd ~/opam-repository && git fetch origin master && git reset --hard e2e8f58bc257422abfd1132c3363e5b7ed2226db && opam update
 ---> Using cache
 ---> 684f92b1938a
Step 4/15 : COPY --chown=opam opam-health-check.opam /src/
 ---> Using cache
 ---> 606d34ed60fc
Step 5/15 : RUN opam install --deps-only /src/
 ---> Running in 34df6e9d7b63
The following actions will be performed:
=== install 143 packages
  - install angstrom              0.15.0       [required by uri]
  - install asetmap               0.8.1        [required by capnp-rpc, capnp-rpc-lwt]
  - install asn1-combinators      0.2.6        [required by capnp-rpc-net]
  - install astring               0.8.5        [required by current_ansi, capnp-rpc-lwt, capnp-rpc, etc.]
  - install atd                   2.12.0       [required by atdgen]
  - install atdgen                2.12.0       [required by github-data]
  - install atdgen-runtime        2.12.0       [required by atdgen]
  - install base                  v0.16.2      [required by capnp, ppx_sexp_conv]
  - install base-bytes            base         [required by extunix]
  - install base64                3.5.1        [required by capnp-rpc-unix, cohttp]
  - install bigarray-compat       1.1.0        [required by ctypes]
  - install bigstringaf           0.9.1        [required by angstrom, h2]
  - install biniou                1.2.2        [required by atdgen]
  - install bos                   0.2.1        [required by yaml]
  - install ca-certs              0.2.3        [required by conduit-lwt-unix, http-lwt-client]
  - install camlp-streams         5.0.1        [required by biniou]
  - install capnp                 3.6.0        [required by capnp-rpc-lwt]
  - install capnp-rpc             1.2.3        [required by opam-health-check]
  - install capnp-rpc-lwt         1.2.3        [required by opam-health-check]
  - install capnp-rpc-net         1.2.3        [required by capnp-rpc-unix]
  - install capnp-rpc-unix        1.2.3        [required by opam-health-check]
  - install cmdliner              1.2.0        [required by opam-health-check]
  - install cohttp                5.3.0        [required by opam-health-check]
  - install cohttp-lwt            5.3.0        [required by opam-health-check]
  - install cohttp-lwt-unix       5.3.0        [required by opam-health-check]
  - install conduit               6.2.0        [required by conduit-lwt]
  - install conduit-lwt           6.2.0        [required by cohttp-lwt-unix]
  - install conduit-lwt-unix      6.2.0        [required by opam-health-check]
  - install conf-capnproto        2            [required by capnp-rpc-lwt]
  - install conf-gmp              4            [required by zarith]
  - install conf-gmp-powm-sec     3            [required by mirage-crypto-pk]
  - install conf-libev            4-12         [required by opam-health-check]
  - install conf-pixz             1            [required by opam-health-check]
  - install containers            3.12         [required by opam-health-check]
  - install cppo                  1.6.9        [required by yojson, ppx_deriving]
  - install csexp                 1.5.2        [required by dune-configurator]
  - install cstruct               6.2.0        [required by opam-health-check]
  - install cstruct-lwt           6.2.0        [required by capnp-rpc-unix]
  - install ctypes                0.21.1       [required by yaml]
  - install current_ansi          0.4          [required by opam-health-check]
  - install dns                   7.0.3        [required by dns-client-lwt]
  - install dns-client            7.0.3        [required by dns-client-lwt]
  - install dns-client-lwt        7.0.3        [required by happy-eyeballs-lwt]
  - install docker_hub            0.1.1        [required by opam-health-check]
  - install domain-name           0.4.0        [required by tls, happy-eyeballs-lwt]
  - install dune                  3.9.1        [required by opam-health-check]
  - install dune-configurator     3.9.1        [required by containers, yaml]
  - install duration              0.2.1        [required by mirage-crypto-rng-lwt]
  - install easy-format           1.3.4        [required by atd]
  - install either                1.0.0        [required by containers]
  - install eqaf                  0.9          [required by mirage-crypto]
  - install extunix               0.4.1        [required by capnp-rpc-unix]
  - install faraday               0.8.2        [required by h2]
  - install faraday-lwt           0.8.2        [required by faraday-lwt-unix]
  - install faraday-lwt-unix      0.8.2        [required by http-lwt-client]
  - install fileutils             0.6.4        [required by xdg-basedir]
  - install fmt                   0.9.0        [required by opam-health-check]
  - install fpath                 0.7.3        [required by opam-health-check]
  - install github                4.4.1        [required by opam-health-check]
  - install github-data           4.4.1        [required by opam-health-check]
  - install github-unix           4.4.1        [required by opam-health-check]
  - install gmap                  0.3.0        [required by x509]
  - install h2                    0.10.0       [required by http-lwt-client]
  - install happy-eyeballs        0.6.0        [required by happy-eyeballs-lwt]
  - install happy-eyeballs-lwt    0.6.0        [required by http-lwt-client]
  - install hkdf                  1.0.4        [required by tls]
  - install hpack                 0.10.0       [required by h2]
  - install http-lwt-client       0.2.5        [required by opam-health-check]
  - install httpaf                0.7.1        [required by http-lwt-client]
  - install integers              0.7.0        [required by ctypes]
  - install ipaddr                5.5.0        [required by conduit-lwt-unix]
  - install ipaddr-sexp           5.5.0        [required by conduit-lwt-unix]
  - install jsonm                 1.0.2        [required by cohttp, opam-core]
  - install logs                  0.7.0        [required by cohttp-lwt, capnp-rpc-lwt, capnp-rpc, etc.]
  - install lru                   0.3.1        [required by dns]
  - install lwt                   5.6.1        [required by opam-health-check]
  - install lwt_ppx               2.1.0        [required by opam-health-check]
  - install macaddr               5.5.0        [required by ipaddr]
  - install magic-mime            1.3.0        [required by cohttp-lwt-unix]
  - install memtrace              0.2.3        [required by opam-health-check]
  - install menhir                20230608     [required by atd]
  - install menhirLib             20230608     [required by menhir]
  - install menhirSdk             20230608     [required by menhir]
  - install metrics               0.4.1        [required by dns]
  - install mirage-clock          4.2.0        [required by tls-mirage]
  - install mirage-crypto         0.11.1       [required by capnp-rpc-net, mirage-crypto-rng-lwt]
  - install mirage-crypto-ec      0.11.1       [required by tls]
  - install mirage-crypto-pk      0.11.1       [required by opam-health-check]
  - install mirage-crypto-rng     0.11.1       [required by opam-health-check]
  - install mirage-crypto-rng-lwt 0.11.1       [required by opam-health-check]
  - install mirage-flow           3.0.0        [required by capnp-rpc-net]
  - install mirage-kv             6.1.1        [required by tls-mirage]
  - install mtime                 2.0.0        [required by mirage-crypto-rng-lwt]
  - install num                   1.4          [required by sexplib]
  - install obuilder-spec         0.5.1        [required by opam-health-check]
  - install ocaml-compiler-libs   v0.12.4      [required by ppxlib]
  - install ocaml-syntax-shims    1.0.0        [required by angstrom]
  - install ocamlbuild            0.14.2       [required by logs, astring, asetmap, etc.]
  - install ocamlfind             1.9.6        [required by jsonm, fmt, asetmap, etc.]
  - install ocamlgraph            2.0.0        [required by opam-core]
  - install ocluster-api          0.2.1        [required by opam-health-check]
  - install ocplib-endian         1.2          [required by capnp]
  - install opam-core             2.2.0~alpha2 [required by opam-health-check]
  - install opam-file-format      2.1.6        [required by opam-format]
  - install opam-format           2.2.0~alpha2 [required by opam-health-check]
  - install optint                0.3.0        [required by mirage-kv]
  - install parsexp               v0.16.0      [required by sexplib]
  - install pbkdf                 1.2.0        [required by x509]
  - install ppx_derivers          1.2.1        [required by ppx_deriving]
  - install ppx_deriving          5.2.1        [required by obuilder-spec, ocluster-api]
  - install ppx_deriving_yojson   3.7.0        [required by ocluster-api]
  - install ppx_sexp_conv         v0.16.0      [required by cohttp-lwt-unix, cohttp, cohttp-lwt, obuilder-spec]
  - install ppxlib                0.30.0       [required by ppx_deriving, ppx_sexp_conv, extunix, etc.]
  - install prometheus            1.2          [required by capnp-rpc-net]
  - install psq                   0.2.1        [required by h2]
  - install ptime                 1.1.0        [required by capnp-rpc-net]
  - install randomconv            0.1.3        [required by dns-client]
  - install re                    1.10.4       [required by opam-health-check]
  - install res                   5.0.1        [required by capnp]
  - install result                1.5          [required by ppx_deriving, capnp, ppx_deriving_yojson]
  - install rresult               0.7.0        [required by bos]
  - install seq                   base         [required by containers]
  - install sexplib               v0.16.0      [required by opam-health-check]
  - install sexplib0              v0.16.0      [required by opam-health-check]
  - install sha                   1.15.4       [required by opam-core]
  - install stdint                0.7.2        [required by capnp-rpc, capnp-rpc-lwt]
  - install stdio                 v0.16.0      [required by capnp]
  - install stdlib-shims          0.3.0        [required by sha, ocamlgraph, fileutils]
  - install stringext             1.6.0        [required by github, cohttp, github-unix]
  - install swhid_core            0.1          [required by opam-core]
  - install tls                   0.17.1       [required by capnp-rpc-net, http-lwt-client]
  - install tls-lwt               0.17.1       [required by opam-health-check]
  - install tls-mirage            0.17.1       [required by capnp-rpc-net]
  - install topkg                 1.0.7        [required by logs, astring, asetmap, etc.]
  - install tyxml                 4.5.0        [required by opam-health-check]
  - install uri                   4.2.0        [required by opam-health-check]
  - install uri-sexp              4.2.0        [required by cohttp]
  - install uutf                  1.0.3        [required by opam-core]
  - install x509                  0.16.5       [required by capnp-rpc-net]
  - install xdg-basedir           0.0.4        [required by opam-health-check]
  - install yaml                  3.1.0        [required by opam-health-check]
  - install yojson                2.1.0        [required by opam-health-check]
  - install zarith                1.13         [required by asn1-combinators]

The following system packages will first need to be installed:
    capnproto libcapnp-dev libev-dev libgmp-dev pixz

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "capnproto" "libcapnp-dev" "libev-dev" "libgmp-dev" "pixz"
[ERROR] System package install failed with exit code 100 at command:
            sudo apt-get install -qq -yy capnproto libcapnp-dev libev-dev libgmp-dev pixz
- E: Failed to fetch http://deb.debian.org/debian/pool/main/libx/libxml2/libxml2_2.9.14%2bdfsg-1.2_amd64.deb  404  Not Found [IP: 146.75.74.132 80]
- E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
[ERROR] These packages are still missing: capnproto libcapnp-dev libev-dev libgmp-dev pixz

[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages.

The command '/bin/sh -c opam install --deps-only /src/' returned a non-zero code: 10
docker-build failed with exit-code 10
2023-09-26 13:47.01: Job failed: Failed: Build failed