Organisationsocurrentmirage-ci31146e ()opensuse-15.6-4.14_opam-2.3

opensuse-15.6-4.14_opam-2.3

Link Copied
Code Copied

Logs

2025-03-16 23:17.45: New job: test ocurrent/mirage-ci https://github.com/ocurrent/mirage-ci.git#refs/pull/51/head (31146e7be7fd70b0f3ded5b8d4352595eef451cd) (linux-x86_64:opensuse-15.6-4.14_opam-2.3)
Base: ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:66e7ed52710af411e71c0ce6e7c509549dc5b6cd41f37600816900bc3567cb10
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/mirage-ci.git" && cd "mirage-ci" && git fetch origin "refs/pull/51/head" && git reset --hard 31146e7b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:66e7ed52710af411e71c0ce6e7c509549dc5b6cd41f37600816900bc3567cb10
# opensuse-15.6-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 a8ed476033bb6d4d29d63b5907404e6ef35a302d || git fetch origin master) && git reset -q --hard a8ed476033bb6d4d29d63b5907404e6ef35a302d && git log --no-decorate -n1 --oneline && opam update -u
RUN mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/current-web-pipelines/'
COPY --chown=1000:1000 vendor/ocurrent/current_web.opam vendor/ocurrent/current_ssh.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam vendor/ocurrent/
COPY --chown=1000:1000 vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-worker.opam vendor/ocluster/ocluster-api.opam vendor/ocluster/
COPY --chown=1000:1000 vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam vendor/ocluster/obuilder/
COPY --chown=1000:1000 vendor/ocluster/current_ocluster.opam vendor/ocluster/
COPY --chown=1000:1000 vendor/current-web-pipelines/current-web-pipelines.opam vendor/current-web-pipelines/
COPY --chown=1000:1000 mirage-ci.opam ./
RUN opam pin add -yn current_web.dev 'vendor/ocurrent/' && \
opam pin add -yn current_ssh.dev 'vendor/ocurrent/' && \
opam pin add -yn current_slack.dev 'vendor/ocurrent/' && \
opam pin add -yn current_rpc.dev 'vendor/ocurrent/' && \
opam pin add -yn current_gitlab.dev 'vendor/ocurrent/' && \
opam pin add -yn current_github.dev 'vendor/ocurrent/' && \
opam pin add -yn current_git.dev 'vendor/ocurrent/' && \
opam pin add -yn current_examples.dev 'vendor/ocurrent/' && \
opam pin add -yn current_docker.dev 'vendor/ocurrent/' && \
opam pin add -yn current.dev 'vendor/ocurrent/' && \
opam pin add -yn ocluster.dev 'vendor/ocluster/' && \
opam pin add -yn ocluster-worker.dev 'vendor/ocluster/' && \
opam pin add -yn ocluster-api.dev 'vendor/ocluster/' && \
opam pin add -yn obuilder.dev 'vendor/ocluster/obuilder/' && \
opam pin add -yn obuilder-spec.dev 'vendor/ocluster/obuilder/' && \
opam pin add -yn current_ocluster.dev 'vendor/ocluster/' && \
opam pin add -yn current-web-pipelines.dev 'vendor/current-web-pipelines/' && \
opam pin add -yn mirage-ci.dev './'
RUN echo '(lang dune 3.0)' > 'vendor/ocurrent/dune-project' && \
echo '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \
echo '(lang dune 3.0)' > 'vendor/ocluster/obuilder/dune-project' && \
echo '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \
echo '(lang dune 3.0)' > 'vendor/current-web-pipelines/dune-project' && \
echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="0install-solver.2.18 angstrom.0.16.1 ansi.0.7.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 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.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-bash.1 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.1 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 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_git.dev current_github.dev current_incr.0.6.1 current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.8.2.5 domain-name.0.4.1 duff.0.5 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 extunix.0.4.3 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.13.0 http.6.0.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.3 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 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.9.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev 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 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.0 ocplib-endian.1.2 opam-0install.0.5 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 optint.0.3.0 paf.0.5.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spdx_licenses.1.3.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 tcpip.8.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y mirage-ci.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-03-16 23:17.45: Using cache hint "ocurrent/mirage-ci-ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:66e7ed52710af411e71c0ce6e7c509549dc5b6cd41f37600816900bc3567cb10-opensuse-15.6-4.14_opam-2.3-8a86ba00dfc19b53bc6b13838740915c"
2025-03-16 23:17.45: Using OBuilder spec:
((from ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:66e7ed52710af411e71c0ce6e7c509549dc5b6cd41f37600816900bc3567cb10)
(comment opensuse-15.6-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 a8ed476033bb6d4d29d63b5907404e6ef35a302d || git fetch origin master) && git reset -q --hard a8ed476033bb6d4d29d63b5907404e6ef35a302d && git log --no-decorate -n1 --oneline && opam update -u"))
(run (shell "mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/current-web-pipelines/'"))
(copy (src vendor/ocurrent/current_web.opam vendor/ocurrent/current_ssh.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam)
(dst vendor/ocurrent/))
(copy (src vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-worker.opam vendor/ocluster/ocluster-api.opam)
(dst vendor/ocluster/))
(copy (src vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam)
(dst vendor/ocluster/obuilder/))
(copy (src vendor/ocluster/current_ocluster.opam) (dst vendor/ocluster/))
(copy (src vendor/current-web-pipelines/current-web-pipelines.opam)
(dst vendor/current-web-pipelines/))
(copy (src mirage-ci.opam) (dst ./))
(run (network host)
(shell  "opam pin add -yn current_web.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_ssh.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_slack.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_rpc.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_github.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_git.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_examples.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_docker.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current.dev 'vendor/ocurrent/' && \
\nopam pin add -yn ocluster.dev 'vendor/ocluster/' && \
\nopam pin add -yn ocluster-worker.dev 'vendor/ocluster/' && \
\nopam pin add -yn ocluster-api.dev 'vendor/ocluster/' && \
\nopam pin add -yn obuilder.dev 'vendor/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev 'vendor/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev 'vendor/ocluster/' && \
\nopam pin add -yn current-web-pipelines.dev 'vendor/current-web-pipelines/' && \
\nopam pin add -yn mirage-ci.dev './'"))
(run (network host)
(shell  "echo '(lang dune 3.0)' > 'vendor/ocurrent/dune-project' && \
\necho '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \
\necho '(lang dune 3.0)' > 'vendor/ocluster/obuilder/dune-project' && \
\necho '(lang dune 3.0)' > 'vendor/ocluster/dune-project' && \
\necho '(lang dune 3.0)' > 'vendor/current-web-pipelines/dune-project' && \
\necho '(lang dune 3.0)' > './dune-project'"))
(env DEPS "0install-solver.2.18 angstrom.0.16.1 ansi.0.7.0 arp.3.1.1 asetmap.0.8.1 asn1-combinators.0.2.6 astring.0.8.5 atd.2.16.0 atdgen.2.15.0 atdgen-runtime.2.16.0 awa.0.3.0 awa-mirage.0.3.0 base.v0.16.3 base-bigarray.base base-bytes.base base-threads.base base-unix.base base64.3.5.1 bigarray-compat.1.1.0 bigarray-overlap.0.2.1 bigstringaf.0.10.0 biniou.1.2.2 bos.0.2.1 ca-certs.0.2.3 ca-certs-nss.3.101 camlp-streams.5.0.1 capnp.3.6.0 capnp-rpc.1.2.3 capnp-rpc-lwt.1.2.3 capnp-rpc-net.1.2.3 capnp-rpc-unix.1.2.3 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.6.0.0 cohttp-lwt.6.0.0 cohttp-lwt-unix.6.0.0 conduit.6.2.3 conduit-lwt.6.2.3 conduit-lwt-unix.6.2.3 conf-bash.1 conf-capnproto.2 conf-git.1.1 conf-gmp.4 conf-gmp-powm-sec.3 conf-graphviz.0.1 conf-libev.4-12 conf-libffi.2.0.0 conf-pkg-config.4 conf-sqlite3.1 conf-which.1 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 csv.2.4 ctypes.0.23.0 ctypes-foreign.0.23.0 current.dev current_git.dev current_github.dev current_incr.0.6.1 current_web.dev decompress.1.5.3 digestif.1.2.0 dns.7.0.3 dns-client.7.0.3 dns-client-lwt.7.0.3 dns-client-mirage.7.0.3 dockerfile.8.2.5 domain-name.0.4.1 duff.0.5 dune.3.17.2 dune-configurator.3.17.2 duration.0.2.1 easy-format.1.3.4 emile.1.1 encore.0.8.1 eqaf.0.9 ethernet.3.2.0 extunix.0.4.3 faraday.0.8.2 fmt.0.10.0 fpath.0.7.3 fsevents.0.3.0 fsevents-lwt.0.3.0 git.3.15.0 git-mirage.3.15.0 git-paf.3.15.0 git-unix.3.15.0 github.4.4.1 github-data.4.4.1 github-unix.4.4.1 gmap.0.3.0 h2.0.13.0 happy-eyeballs.0.6.0 happy-eyeballs-lwt.0.6.0 happy-eyeballs-mirage.0.6.0 hex.1.5.0 hkdf.1.0.4 hpack.0.13.0 http.6.0.0 httpaf.0.7.1 httpun-types.0.2.0 hxd.0.3.3 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 jsonm.1.0.2 ke.0.6 lambdasoup.1.1.1 logs.0.7.0 lru.0.3.1 lwt.5.9.1 lwt-dllist.1.0.1 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 markup.1.0.3 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mimic.0.0.6 mimic-happy-eyeballs.0.0.6 mirage-clock.4.2.0 mirage-clock-unix.4.2.0 mirage-crypto.0.11.3 mirage-crypto-ec.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 mirage-crypto-rng-lwt.0.11.3 mirage-flow.3.0.0 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-random.3.0.0 mirage-runtime.4.9.0 mirage-time.3.0.0 mirage-unix.5.0.1 mtime.2.1.0 multipart_form.0.6.0 multipart_form-lwt.0.6.0 num.1.5-1 obuilder-spec.dev 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 ocamlbuild.0.16.1 ocamlfind.1.9.8 ocamlgraph.2.1.0 ocplib-endian.1.2 opam-0install.0.5 opam-core.2.3.0 opam-file-format.2.1.6 opam-format.2.3.0 opam-repository.2.3.0 opam-state.2.3.0 optint.0.3.0 paf.0.5.0 parsexp.v0.16.0 pbkdf.1.2.0 pecu.0.7 ppx_derivers.1.2.1 ppx_deriving.6.0.3 ppx_deriving_yojson.3.9.1 ppx_sexp_conv.v0.16.0 ppxlib.0.35.0 prettym.0.0.3 prometheus.1.2 prometheus-app.1.2 psq.0.2.1 ptime.1.2.0 randomconv.0.1.3 re.1.12.0 res.5.0.2 result.1.5 routes.2.0.0 rresult.0.7.0 seq.base session.0.5.0 session-cohttp.0.5.0 session-cohttp-lwt.0.5.0 sexplib.v0.16.0 sexplib0.v0.16.0 sha.1.15.4 spdx_licenses.1.3.0 sqlite3.5.3.1 stdint.0.7.2 stdio.v0.16.0 stdlib-shims.0.3.0 stringext.1.6.0 swhid_core.0.1 tcpip.8.0.0 tls.0.17.3 tls-lwt.0.17.3 tls-mirage.0.17.3 topkg.1.0.8 tyxml.4.6.0 uchar.0.0.2 unstrctrd.0.4 uri.4.4.0 uri-sexp.4.4.0 uutf.1.0.4 x509.0.16.5 yojson.2.2.2 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 mirage-ci.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-03-16 23:17.45: Waiting for resource in pool OCluster
2025-03-16 23:17.45: Waiting for worker…
2025-03-16 23:17.45: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
HEAD is now at ad691fb Merge pull request #49 from hannesm/update
HEAD is now at 31146e7 Update Linux distributions and OCaml versions.
error: could not lock config file .git/modules/vendor/current-web-pipelines/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'vendor/current-web-pipelines'
Cleared directory 'vendor/current-web-pipelines'
error: could not lock config file .git/modules/vendor/ocluster/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'vendor/ocluster'
Cleared directory 'vendor/ocluster'
error: could not lock config file .git/modules/vendor/ocurrent/config: No such file or directory
warning: Could not unset core.worktree setting in submodule 'vendor/ocurrent'
Cleared directory 'vendor/ocurrent'
Submodule 'vendor/current-web-pipelines' (https://github.com/tarides/current-web-pipelines.git) registered for path 'vendor/current-web-pipelines'
Submodule 'vendor/ocluster' (https://github.com/ocurrent/ocluster) registered for path 'vendor/ocluster'
Submodule 'vendor/ocurrent' (https://github.com/ocurrent/ocurrent) registered for path 'vendor/ocurrent'
Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/current-web-pipelines'...
Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/ocluster'...
Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/ocurrent'...
Submodule path 'vendor/current-web-pipelines': checked out 'd064cd557f49001314969050fe5e054c8daaf827'
Submodule path 'vendor/ocluster': checked out 'd177823e29803387eb12e2db9e55981ae9f00a2f'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'vendor/ocluster/obuilder'
Cloning into '/var/cache/obuilder/ocluster/git/mirage-ci.git-b3aebed9aea13b83455e645f8f69ad4ea85148b8/vendor/ocluster/obuilder'...
Submodule path 'vendor/ocluster/obuilder': checked out '7015f4f00ac5183c70b27d044e8582b6c33105bd'
Submodule path 'vendor/ocurrent': checked out '13fad60adfe2c998c10d8ff066c2819ea7df9acb'


(from ocaml/opam:opensuse-15.6-ocaml-4.14@sha256:66e7ed52710af411e71c0ce6e7c509549dc5b6cd41f37600816900bc3567cb10)
2025-03-16 23:17.49 ---> using "87f7bc07b20f91c26c029f0f897ab0d4c22b4ce49ab7016da6ba9e3a36938bd4" from cache


/: (comment opensuse-15.6-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-03-16 23:17.49 ---> using "005cb03d6af229ae713eb9d064c6c8f38d2d84300620175aab0ce7f3d1917f6a" 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
[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=71 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] Could not update repository "opam-repository-archive": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocaml/opam-repository-archive/': Could not resolve host: github.com"
[default] synchronised from file:///home/opam/opam-repository
2025-03-16 23:17.49 ---> using "6afbdec5044da3a488a53eddf87833e7b4c73fbb33607925a53ceeb3548ad3ba" 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-03-16 23:17.49 ---> using "59e12f019ddb6bdbc30e68301be132e9ec695f20b037126ba49c7596a870a016" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2025-03-16 23:17.49 ---> using "cb75a3c4247ecd8fc21d82fe3fef3cf7f7ac37cd68615f406d24cb5757d89eb1" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e a8ed476033bb6d4d29d63b5907404e6ef35a302d || git fetch origin master) && git reset -q --hard a8ed476033bb6d4d29d63b5907404e6ef35a302d && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
94514fa0d0..a8ed476033  master     -> origin/master
a8ed476033 Merge pull request #27583 from raphael-proust/opam-publish-lwt.5.9.1


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[opam-repository-archive] synchronised from git+https://github.com/ocaml/opam-repository-archive
[default] synchronised from 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-03-16 23:17.49 ---> using "6378756b968c9fb01d9dd673823307ccff60b626c1cf17457bae1deab67f433e" from cache


/src: (run (shell "mkdir -p 'vendor/ocurrent/' 'vendor/ocluster/' 'vendor/ocluster/obuilder/' 'vendor/ocluster/' 'vendor/current-web-pipelines/'"))
2025-03-16 23:17.49 ---> saved as "3da3dcfdc0dca524dff502bffb5b91e7a31841ef6a8c03a4c9bf5cb9d520fe3c"


/src: (copy (src vendor/ocurrent/current_web.opam vendor/ocurrent/current_ssh.opam vendor/ocurrent/current_slack.opam vendor/ocurrent/current_rpc.opam vendor/ocurrent/current_gitlab.opam vendor/ocurrent/current_github.opam vendor/ocurrent/current_git.opam vendor/ocurrent/current_examples.opam vendor/ocurrent/current_docker.opam vendor/ocurrent/current.opam)
(dst vendor/ocurrent/))
2025-03-16 23:17.49 ---> saved as "13f84dd64d1f9737dba466becbda7db99cf1c9b8c094a02d2c274c1b12e05913"


/src: (copy (src vendor/ocluster/ocluster.opam vendor/ocluster/ocluster-worker.opam vendor/ocluster/ocluster-api.opam)
(dst vendor/ocluster/))
2025-03-16 23:17.50 ---> saved as "736fbd737e719c0df813defbf2fbd47c1220547e7ae7c1a087373a5a02795db7"


/src: (copy (src vendor/ocluster/obuilder/obuilder.opam vendor/ocluster/obuilder/obuilder-spec.opam)
(dst vendor/ocluster/obuilder/))
2025-03-16 23:17.50 ---> saved as "8076285d6a1fcd82e798bfb57ed7088bfff3f4998e12849ac82706d1849dac6a"


/src: (copy (src vendor/ocluster/current_ocluster.opam)
(dst vendor/ocluster/))
2025-03-16 23:17.50 ---> saved as "518aaa09d3b5ef3bb4373ef287295124586964868162a8cb29d53150db2d8e55"


/src: (copy (src vendor/current-web-pipelines/current-web-pipelines.opam)
(dst vendor/current-web-pipelines/))
2025-03-16 23:17.50 ---> saved as "9494d2be8347da51969c07d1720763a9ff2212574cb0594ac7a1be6cda27e6e3"


/src: (copy (src mirage-ci.opam) (dst ./))
2025-03-16 23:17.51 ---> saved as "4eaffd03bde3558febbc6a82df9b6375f011e50ae5ee558fae4fc6272805217b"


/src: (run (network host)
(shell  "opam pin add -yn current_web.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_ssh.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_slack.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_rpc.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_gitlab.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_github.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_git.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_examples.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current_docker.dev 'vendor/ocurrent/' && \
\nopam pin add -yn current.dev 'vendor/ocurrent/' && \
\nopam pin add -yn ocluster.dev 'vendor/ocluster/' && \
\nopam pin add -yn ocluster-worker.dev 'vendor/ocluster/' && \
\nopam pin add -yn ocluster-api.dev 'vendor/ocluster/' && \
\nopam pin add -yn obuilder.dev 'vendor/ocluster/obuilder/' && \
\nopam pin add -yn obuilder-spec.dev 'vendor/ocluster/obuilder/' && \
\nopam pin add -yn current_ocluster.dev 'vendor/ocluster/' && \
\nopam pin add -yn current-web-pipelines.dev 'vendor/current-web-pipelines/' && \
\nopam pin add -yn mirage-ci.dev './'"))
[current_web.dev] synchronised (file:///src/vendor/ocurrent)
current_web is now pinned to file:///src/vendor/ocurrent (version dev)
[current_ssh.dev] synchronised (file:///src/vendor/ocurrent)
current_ssh is now pinned to file:///src/vendor/ocurrent (version dev)
[current_slack.dev] synchronised (file:///src/vendor/ocurrent)
current_slack is now pinned to file:///src/vendor/ocurrent (version dev)
[current_rpc.dev] synchronised (file:///src/vendor/ocurrent)
current_rpc is now pinned to file:///src/vendor/ocurrent (version dev)
[current_gitlab.dev] synchronised (file:///src/vendor/ocurrent)
current_gitlab is now pinned to file:///src/vendor/ocurrent (version dev)
[current_github.dev] synchronised (file:///src/vendor/ocurrent)
current_github is now pinned to file:///src/vendor/ocurrent (version dev)
[current_git.dev] synchronised (file:///src/vendor/ocurrent)
current_git is now pinned to file:///src/vendor/ocurrent (version dev)
[current_examples.dev] synchronised (file:///src/vendor/ocurrent)
current_examples is now pinned to file:///src/vendor/ocurrent (version dev)
[current_docker.dev] synchronised (file:///src/vendor/ocurrent)
current_docker is now pinned to file:///src/vendor/ocurrent (version dev)
2025-03-16 23:18.42: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled