2025-06-02 22:27.08: New job: test mirage/irmin https://github.com/mirage/irmin.git#refs/heads/main (f4b5da9fdea2ee4da1cc5774bd9e3f90b403f8af) (linux-x86_64:ubuntu-22.04-4.14_opam-2.3) Base: ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe Opam project build To reproduce locally: git clone --recursive "https://github.com/mirage/irmin.git" -b "main" && cd "irmin" && git reset --hard f4b5da9f cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe # ubuntu-22.04-4.14_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e 0e1a25ffde388b436cc1998777c138d69666193d || git fetch origin master) && git reset -q --hard 0e1a25ffde388b436cc1998777c138d69666193d && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam ./ RUN opam pin add -yn ppx_irmin.dev './' && \ opam pin add -yn libirmin.dev './' && \ opam pin add -yn irmin.dev './' && \ opam pin add -yn irmin-tezos.dev './' && \ opam pin add -yn irmin-test.dev './' && \ opam pin add -yn irmin-server.dev './' && \ opam pin add -yn irmin-pack.dev './' && \ opam pin add -yn irmin-pack-tools.dev './' && \ opam pin add -yn irmin-mirage.dev './' && \ opam pin add -yn irmin-mirage-graphql.dev './' && \ opam pin add -yn irmin-mirage-git.dev './' && \ opam pin add -yn irmin-graphql.dev './' && \ opam pin add -yn irmin-git.dev './' && \ opam pin add -yn irmin-fs.dev './' && \ opam pin add -yn irmin-containers.dev './' && \ opam pin add -yn irmin-client.dev './' && \ opam pin add -yn irmin-cli.dev './' && \ opam pin add -yn irmin-chunk.dev './' && \ opam pin add -yn irmin-bench.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.7 ca-certs.1.0.1 ca-certs-nss.3.108-1 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.1.0 dns-client.10.1.0 dns-client-mirage.10.1.0 domain-name.0.4.1 duff.0.5 dune.3.19.0 dune-configurator.3.19.0 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.3 index.1.6.2 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-lwt.6.0.1 js_of_ocaml-ppx.6.0.1 js_of_ocaml-toplevel.6.0.1 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.1.0 lwt_log.1.1.2 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.1 mirage-crypto-ec.2.0.1 mirage-crypto-pk.2.0.1 mirage-crypto-rng.2.0.1 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.0.0 mirage-net.4.0.0 mirage-ptime.5.0.0 mirage-sleep.4.0.0 mtime.2.1.0 notty.0.2.3 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.16.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 printbox.0.12 printbox-text.0.12 progress.0.4.0 psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.25 qcheck-core.0.25 randomconv.0.2.0 re.1.12.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.4 semaphore-compat.1.0.2 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.1 tls-mirage.2.0.1 topkg.1.0.8 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-06-02 22:27.08: Using cache hint "mirage/irmin-ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe-ubuntu-22.04-4.14_opam-2.3-c6ef5a1905ece76d4393a23329d10a9e" 2025-06-02 22:27.08: Using OBuilder spec: ((from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe) (comment ubuntu-22.04-4.14_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (workdir /src) (run (shell "sudo chown opam /src")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 0e1a25ffde388b436cc1998777c138d69666193d || git fetch origin master) && git reset -q --hard 0e1a25ffde388b436cc1998777c138d69666193d && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam) (dst ./)) (run (network host) (shell "opam pin add -yn ppx_irmin.dev './' && \ \nopam pin add -yn libirmin.dev './' && \ \nopam pin add -yn irmin.dev './' && \ \nopam pin add -yn irmin-tezos.dev './' && \ \nopam pin add -yn irmin-test.dev './' && \ \nopam pin add -yn irmin-server.dev './' && \ \nopam pin add -yn irmin-pack.dev './' && \ \nopam pin add -yn irmin-pack-tools.dev './' && \ \nopam pin add -yn irmin-mirage.dev './' && \ \nopam pin add -yn irmin-mirage-graphql.dev './' && \ \nopam pin add -yn irmin-mirage-git.dev './' && \ \nopam pin add -yn irmin-graphql.dev './' && \ \nopam pin add -yn irmin-git.dev './' && \ \nopam pin add -yn irmin-fs.dev './' && \ \nopam pin add -yn irmin-containers.dev './' && \ \nopam pin add -yn irmin-client.dev './' && \ \nopam pin add -yn irmin-cli.dev './' && \ \nopam pin add -yn irmin-chunk.dev './' && \ \nopam pin add -yn irmin-bench.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.7 ca-certs.1.0.1 ca-certs-nss.3.108-1 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.1.0 dns-client.10.1.0 dns-client-mirage.10.1.0 domain-name.0.4.1 duff.0.5 dune.3.19.0 dune-configurator.3.19.0 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.3 index.1.6.2 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-lwt.6.0.1 js_of_ocaml-ppx.6.0.1 js_of_ocaml-toplevel.6.0.1 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.1.0 lwt_log.1.1.2 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.1 mirage-crypto-ec.2.0.1 mirage-crypto-pk.2.0.1 mirage-crypto-rng.2.0.1 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.0.0 mirage-net.4.0.0 mirage-ptime.5.0.0 mirage-sleep.4.0.0 mtime.2.1.0 notty.0.2.3 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.16.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 printbox.0.12 printbox-text.0.12 progress.0.4.0 psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.25 qcheck-core.0.25 randomconv.0.2.0 re.1.12.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.4 semaphore-compat.1.0.2 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.1 tls-mirage.2.0.1 topkg.1.0.8 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst /src)) (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2025-06-02 22:27.08: Waiting for resource in pool OCluster 2025-06-02 23:28.27: Waiting for worker… 2025-06-02 23:29.14: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at f4b5da9fde Merge pull request #2357 from art-w/fix-ci (from ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe) Unable to find image 'ocaml/opam:ubuntu-22.04-ocaml-4.14@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe' locally docker.io/ocaml/opam@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe: Pulling from ocaml/opam 04b534b29681: Pulling fs layer f299519c65c4: Pulling fs layer 6fcdb679d141: Pulling fs layer e2d5bd882d94: Pulling fs layer 04b534b29681: Waiting c8f072feaf35: Pulling fs layer 6fcdb679d141: Waiting c8f072feaf35: Waiting e2d5bd882d94: Waiting f299519c65c4: Download complete e2d5bd882d94: Verifying Checksum e2d5bd882d94: Download complete 6fcdb679d141: Verifying Checksum 6fcdb679d141: Download complete c8f072feaf35: Verifying Checksum c8f072feaf35: Download complete 04b534b29681: Verifying Checksum 04b534b29681: Download complete 04b534b29681: Pull complete f299519c65c4: Pull complete 6fcdb679d141: Pull complete e2d5bd882d94: Pull complete c8f072feaf35: Pull complete Digest: sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe Status: Downloaded newer image for ocaml/opam@sha256:c980f6b0d44f646408a6da0b68ccee37aabe1d512bc2551eaa7b6a7f12e12efe 2025-06-02 23:29.15 ---> using "d1d3b23962d55678bb9b5abf2fe8367fedd631a0d6556be1173502d405b3e0b6" from cache /: (comment ubuntu-22.04-4.14_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) 2025-06-02 23:29.15 ---> using "274d81381ec92c707b53caa99075cb2d3ae849a18026f70f9eee48c58b6e4c11" from cache /src: (run (shell "opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [y/n] y Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-06-02 23:29.15 ---> using "2cb76ba463f7d9ba2f71e8f2c7ab108250695613b50584da06d4259acf24f238" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-134-generic The OCaml toplevel, version 4.14.2 2.3.0 2025-06-02 23:29.15 ---> using "ec40ed72a3883d689e443e675288c2e44e39f26374e026df56c2fe54865670cb" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-06-02 23:29.15 ---> using "edf5fdb24b3dd9af66ad958b0ca69d53a80ab213966e5c91c2f6d263818a68f4" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e 0e1a25ffde388b436cc1998777c138d69666193d || git fetch origin master) && git reset -q --hard 0e1a25ffde388b436cc1998777c138d69666193d && git log --no-decorate -n1 --oneline && opam update -u")) From https://github.com/ocaml/opam-repository * branch master -> FETCH_HEAD ac2e5da567..c037675bed master -> origin/master 0e1a25ffde Merge pull request #27956 from Leonidas-from-XIV/release-yojson-3.0.0 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository Everything as up-to-date as possible (run with --verbose to show unavailable upgrades). However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages. Nothing to do. # To update the current shell environment, run: eval $(opam env) 2025-06-02 23:29.15 ---> using "99bb1b3d0c65393a10df555999ac1569eadad41937853ae1677d22cf1521c1f8" from cache /src: (copy (src ppx_irmin.opam libirmin.opam irmin.opam irmin-tezos.opam irmin-test.opam irmin-server.opam irmin-pack.opam irmin-pack-tools.opam irmin-mirage.opam irmin-mirage-graphql.opam irmin-mirage-git.opam irmin-graphql.opam irmin-git.opam irmin-fs.opam irmin-containers.opam irmin-client.opam irmin-cli.opam irmin-chunk.opam irmin-bench.opam) (dst ./)) 2025-06-02 23:29.15 ---> saved as "f9b84979312082c675877fc85af3229229e39307d4a3048e246e656bff3b0bb3" /src: (run (network host) (shell "opam pin add -yn ppx_irmin.dev './' && \ \nopam pin add -yn libirmin.dev './' && \ \nopam pin add -yn irmin.dev './' && \ \nopam pin add -yn irmin-tezos.dev './' && \ \nopam pin add -yn irmin-test.dev './' && \ \nopam pin add -yn irmin-server.dev './' && \ \nopam pin add -yn irmin-pack.dev './' && \ \nopam pin add -yn irmin-pack-tools.dev './' && \ \nopam pin add -yn irmin-mirage.dev './' && \ \nopam pin add -yn irmin-mirage-graphql.dev './' && \ \nopam pin add -yn irmin-mirage-git.dev './' && \ \nopam pin add -yn irmin-graphql.dev './' && \ \nopam pin add -yn irmin-git.dev './' && \ \nopam pin add -yn irmin-fs.dev './' && \ \nopam pin add -yn irmin-containers.dev './' && \ \nopam pin add -yn irmin-client.dev './' && \ \nopam pin add -yn irmin-cli.dev './' && \ \nopam pin add -yn irmin-chunk.dev './' && \ \nopam pin add -yn irmin-bench.dev './'")) [ppx_irmin.dev] synchronised (file:///src) ppx_irmin is now pinned to file:///src (version dev) [libirmin.dev] synchronised (file:///src) libirmin is now pinned to file:///src (version dev) [irmin.dev] synchronised (file:///src) irmin is now pinned to file:///src (version dev) [irmin-tezos.dev] synchronised (file:///src) irmin-tezos is now pinned to file:///src (version dev) [irmin-test.dev] synchronised (file:///src) irmin-test is now pinned to file:///src (version dev) [irmin-server.dev] synchronised (file:///src) irmin-server is now pinned to file:///src (version dev) [irmin-pack.dev] synchronised (file:///src) irmin-pack is now pinned to file:///src (version dev) [irmin-pack-tools.dev] synchronised (file:///src) irmin-pack-tools is now pinned to file:///src (version dev) [irmin-mirage.dev] synchronised (file:///src) irmin-mirage is now pinned to file:///src (version dev) [irmin-mirage-graphql.dev] synchronised (file:///src) irmin-mirage-graphql is now pinned to file:///src (version dev) [irmin-mirage-git.dev] synchronised (file:///src) irmin-mirage-git is now pinned to file:///src (version dev) [irmin-graphql.dev] synchronised (file:///src) irmin-graphql is now pinned to file:///src (version dev) [irmin-git.dev] synchronised (file:///src) irmin-git is now pinned to file:///src (version dev) [irmin-fs.dev] synchronised (file:///src) irmin-fs is now pinned to file:///src (version dev) [irmin-containers.dev] synchronised (file:///src) irmin-containers is now pinned to file:///src (version dev) [irmin-client.dev] synchronised (file:///src) irmin-client is now pinned to file:///src (version dev) [irmin-cli.dev] synchronised (file:///src) irmin-cli is now pinned to file:///src (version dev) [irmin-chunk.dev] synchronised (file:///src) irmin-chunk is now pinned to file:///src (version dev) [irmin-bench.dev] synchronised (file:///src) irmin-bench is now pinned to file:///src (version dev) 2025-06-02 23:29.48 ---> saved as "9bc66a1c78b8102ddf0a9d4928996cf922cbf85d6a9bb1b3f110c57e7f4161f3" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-06-02 23:29.49 ---> saved as "dae11b42663c3091044c770181eb8942704f65990ee9756376c35d74b37472cd" /src: (env DEPS "alcotest.1.9.0 alcotest-lwt.1.9.0 angstrom.0.16.1 arp.4.0.0 asn1-combinators.0.3.2 astring.0.8.5 awa.0.5.2 awa-mirage.0.5.2 base.v0.16.4 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bentov.1 bheap.2.0.0 bigarray-compat.1.1.0 bigstringaf.0.10.0 bisect_ppx.2.8.3 bos.0.2.1 brr.0.0.7 ca-certs.1.0.1 ca-certs-nss.3.108-1 camlp-streams.5.0.1 carton.0.7.2 carton-git.0.7.2 carton-lwt.0.7.2 cf.0.5.0 cf-lwt.0.5.0 checkseum.0.5.2 cmdliner.1.3.0 cohttp.5.3.1 cohttp-lwt.5.3.0 cohttp-lwt-unix.5.3.0 conduit.7.0.0 conduit-lwt.7.0.0 conduit-lwt-unix.7.0.0 conf-gmp.5 conf-gmp-powm-sec.4 conf-gnuplot.0.1 conf-libffi.2.0.0 conf-pkg-config.4 cppo.1.8.0 crunch.4.0.0 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 cstruct-unix.6.2.0 ctypes.0.23.0 ctypes-foreign.0.23.0 decompress.1.5.3 digestif.1.3.0 dns.10.1.0 dns-client.10.1.0 dns-client-mirage.10.1.0 domain-name.0.4.1 duff.0.5 dune.3.19.0 dune-configurator.3.19.0 duration.0.2.1 either.1.0.0 emile.1.1 encore.0.8.1 eqaf.0.10 ethernet.3.2.0 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 gen.1.1 git.3.18.0 git-mirage.3.18.0 git-paf.3.18.0 git-unix.3.18.0 gmap.0.3.0 graphql.0.14.0 graphql-cohttp.0.14.0 graphql-lwt.0.14.0 graphql_parser.0.14.0 h1.1.0.0 h2.0.13.0 happy-eyeballs.2.0.1 happy-eyeballs-lwt.2.0.1 happy-eyeballs-mirage.2.0.1 hex.1.5.0 hpack.0.13.0 httpun-types.0.2.0 hxd.0.3.3 index.1.6.2 inotify.2.6 integers.0.7.0 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 irmin-watcher.0.5.0 js_of_ocaml.6.0.1 js_of_ocaml-compiler.6.0.1 js_of_ocaml-lwt.6.0.1 js_of_ocaml-ppx.6.0.1 js_of_ocaml-toplevel.6.0.1 jsonm.1.0.2 kdf.1.0.0 ke.0.6 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.1.0 lwt_log.1.1.2 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.5.0 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 metrics-unix.0.4.1 mimic.0.0.9 mimic-happy-eyeballs.0.0.9 mirage-clock.4.2.0 mirage-crypto.2.0.1 mirage-crypto-ec.2.0.1 mirage-crypto-pk.2.0.1 mirage-crypto-rng.2.0.1 mirage-flow.5.0.0 mirage-kv.6.1.1 mirage-mtime.5.0.0 mirage-net.4.0.0 mirage-ptime.5.0.0 mirage-sleep.4.0.0 mtime.2.1.0 notty.0.2.3 num.1.5-1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-compiler-libs.v0.12.4 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.4.0.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.2.0 ocplib-endian.1.2 ohex.0.2.0 optint.0.3.0 paf.0.8.0 parsexp.v0.16.0 pecu.0.7 ppx_blob.0.9.0 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_repr.0.7.0 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 printbox.0.12 printbox-text.0.12 progress.0.4.0 psq.0.2.1 ptime.1.2.0 qcheck-alcotest.0.25 qcheck-core.0.25 randomconv.0.2.0 re.1.12.0 repr.0.7.0 result.1.5 rresult.0.7.0 rusage.1.0.0 sedlex.3.4 semaphore-compat.1.0.2 seq.base sexplib.v0.16.0 sexplib0.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.9.0.1 terminal.0.4.0 tezos-base58.1.0.0 tls.2.0.1 tls-mirage.2.0.1 topkg.1.0.8 uri.4.4.0 uri-sexp.4.4.0 uucp.16.0.0 uuidm.0.9.10 uutf.1.0.4 vector.1.0.0 websocket.2.17 websocket-lwt-unix.2.17 x509.1.0.6 yaml.3.2.0 yojson.3.0.0 zarith.1.14") /src: (env CI true) /src: (env OCAMLCI true) /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease - Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] - Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] - Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] - Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4622 kB] - Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3290 kB] - Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1553 kB] - Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2953 kB] - Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [4410 kB] - Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1245 kB] - Fetched 18.5 MB in 2s (12.0 MB/s) - Reading package lists... - <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [irmin.dev] synchronised (file:///src) [irmin-bench.dev] synchronised (file:///src) [irmin-chunk.dev] synchronised (file:///src) [irmin-cli.dev] synchronised (file:///src) [irmin-client.dev] synchronised (file:///src) [irmin-containers.dev] synchronised (file:///src) [irmin-fs.dev] synchronised (file:///src) [irmin-git.dev] synchronised (file:///src) [irmin-graphql.dev] synchronised (file:///src) [irmin-mirage.dev] synchronised (file:///src) [irmin-mirage-git.dev] synchronised (file:///src) [irmin-mirage-graphql.dev] synchronised (file:///src) [irmin-pack.dev] synchronised (file:///src) [irmin-pack-tools.dev] synchronised (file:///src) [irmin-server.dev] synchronised (file:///src) [irmin-test.dev] synchronised (file:///src) [irmin-tezos.dev] synchronised (file:///src) [libirmin.dev] synchronised (file:///src) [ppx_irmin.dev] synchronised (file:///src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 2). [NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2). [NOTE] Package ocaml is already installed (current version is 4.14.2). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). The following system packages will first need to be installed: gnuplot-x11 libffi-dev libgmp-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "gnuplot-x11" "libffi-dev" "libgmp-dev" "pkg-config" - E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/d/dbus/dbus-user-session_1.12.20-2ubuntu4.1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dconf/libdconf1_0.40.0-3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dconf/dconf-service_0.40.0-3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dconf/dconf-gsettings-backend_0.40.0-3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/session-migration/session-migration_0.3.6_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_42.0-1ubuntu1_all.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/at-spi2-core/at-spi2-core_2.44.0-3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig_2.13.1-4.2ubuntu5_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/a/aglfn/aglfn_1.7%2bgit20191031.4036a9c-2_all.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/g/gnuplot/gnuplot-data_5.4.2%2bdfsg2-2_all.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-render0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-shm0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxrender/libxrender1_0.9.10-1build4_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/c/cairo/libcairo2_1.16.0-5ubuntu2_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/l/lua5.4/liblua5.4-0_5.4.4-1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/graphite2/libgraphite2-3_1.3.14-1build2_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/h/harfbuzz/libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai-data_0.1.29-1build1_all.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdatrie/libdatrie1_0.2.13-2_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libt/libthai/libthai0_0.1.29-1build1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango-1.0-0_1.50.6%2bds-2ubuntu1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangoft2-1.0-0_1.50.6%2bds-2ubuntu1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangocairo-1.0-0_1.50.6%2bds-2ubuntu1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/universe/w/wxwidgets3.0/libwxbase3.0-0v5_3.0.5.1%2bdfsg-4_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libg/libglvnd/libglvnd0_1.4.0-1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libglapi-mesa_23.2.1-1ubuntu3.1%7e22.04.3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/libx/libx11/libx11-xcb1_1.7.5-1ubuntu0.3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-dri2-0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-dri3-0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-glx0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-present0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-randr0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-sync1_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-xfixes0_1.14-3ubuntu3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxfixes/libxfixes3_6.0.0-1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxshmfence/libxshmfence1_1.3-1build4_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxxf86vm/libxxf86vm1_1.1.4-1build3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-amdgpu1_2.4.113-2%7eubuntu0.22.04.1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libp/libpciaccess/libpciaccess0_0.16-3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-intel1_2.4.113-2%7eubuntu0.22.04.1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-nouveau2_2.4.113-2%7eubuntu0.22.04.1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdrm/libdrm-radeon1_2.4.113-2%7eubuntu0.22.04.1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/l/llvm-toolchain-15/libllvm15_15.0.7-0ubuntu0.22.04.3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/lm-sensors/libsensors-config_3.6.0-7ubuntu1_all.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/l/lm-sensors/libsensors5_3.6.0-7ubuntu1_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/m/mesa/libgl1-mesa-dri_23.2.1-1ubuntu3.1%7e22.04.3_amd64.deb 403 Forbidden [IP: 2620:2d:4000:1::102 80] - E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? [ERROR] System package install failed with exit code 100 at command: sudo apt-get install -qq -yy gnuplot-x11 libffi-dev libgmp-dev pkg-config [ERROR] These packages are still missing: gnuplot-x11 libffi-dev libgmp-dev pkg-config [NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages. "/usr/bin/env" "bash" "-c" "opam update --depexts && opam install --cli=2.3 --depext-only -y ppx_irmin.dev libirmin.dev irmin.dev irmin-tezos.dev irmin-test.dev irmin-server.dev irmin-pack.dev irmin-pack-tools.dev irmin-mirage.dev irmin-mirage-graphql.dev irmin-mirage-git.dev irmin-graphql.dev irmin-git.dev irmin-fs.dev irmin-containers.dev irmin-client.dev irmin-cli.dev irmin-chunk.dev irmin-bench.dev $DEPS" failed with exit status 10 2025-06-02 23:30.11: Job failed: Failed: Build failed