2025-07-17 01:06.03: New job: test tarides/runtime_events_tools https://github.com/tarides/runtime_events_tools.git#refs/heads/main (3e648d3345815b4d6b752d2bd7d48089ee2deb22) (linux-ppc64:debian-12-5.3_ppc64_opam-2.3)Base: ocaml/opam:debian-12-ocaml-5.3@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7Opam project buildTo reproduce locally:git clone --recursive "https://github.com/tarides/runtime_events_tools.git" -b "main" && cd "runtime_events_tools" && git reset --hard 3e648d33cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-5.3@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7# debian-12-5.3_ppc64_opam-2.3USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 runtime_events_tools_bare.opam runtime_events_tools.opam ./RUN opam pin add -yn runtime_events_tools_bare.dev './' && \opam pin add -yn runtime_events_tools.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.19.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.3 --depext-only -y runtime_events_tools_bare.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build --only-packages=runtime_events_tools_bare @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-07-17 01:06.03: Using cache hint "tarides/runtime_events_tools-ocaml/opam:debian-12-ocaml-5.3@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7-debian-12-5.3_ppc64_opam-2.3-8d8de645812dacd663d8ecb6210860bd"2025-07-17 01:06.03: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-5.3@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7)(comment debian-12-5.3_ppc64_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 a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src runtime_events_tools_bare.opam runtime_events_tools.opam)(dst ./))(run (network host)(shell "opam pin add -yn runtime_events_tools_bare.dev './' && \\nopam pin add -yn runtime_events_tools.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.19.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1")(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 runtime_events_tools_bare.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 --only-packages=runtime_events_tools_bare @install @check @runtest && rm -rf _build")))2025-07-17 01:06.03: Waiting for resource in pool OCluster2025-07-17 01:06.03: Waiting for worker…2025-07-17 01:06.03: Got resource from pool OClusterBuilding on scyleia.caelum.ci.devHEAD is now at ffa0874 Merge pull request #57 from patricoferris/use-trace-fuchsiaHEAD is now at 3e648d3 Update CHANGES.md(from ocaml/opam:debian-12-ocaml-5.3@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7)Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7' locallydocker.io/ocaml/opam@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7: Pulling from ocaml/opam2819217d8721: Already exists07bf37f0a301: Already exists6e3b1aed622f: Already exists05d1989e9d87: Already exists3df84359c43f: Already exists7e06a698a147: Already existse2e68e6b67c7: Already exists3a961ea75afb: Already existsdb488dd4d1e7: Already existse66ff5dc62c3: Already exists7b930ca25e8b: Already exists02e03054db5b: Already exists3c4e69a71f35: Already exists37534bfb1562: Already exists8abbd5908bf0: Already exists1a1c766a54c3: Already existsd65d9873c736: Already existsb874d89cf1f1: Already exists71ca46b61b94: Already exists46da1bc4d638: Already exists4f4fb700ef54: Already existsbc030f26be39: Already exists115a4f79a9b4: Already exists6af4865347c1: Already existsacc7282b2277: Already existse0df8c13f071: Already exists49b69dd9d151: Already existsc7b1e4567333: Already exists2bdb2b06e73b: Already exists27a75b8616b3: Already existsc5d63a8e6019: Already exists6be9c4200cfd: Already exists2cbcd3611e62: Already exists0ca2801b4aa0: Already exists6c5ec66380c0: Already exists448fb8dd84c4: Already exists2d68f09d9a8f: Already existsd9a6ddbd9695: Already existsc6ed362032ea: Already exists33de5682d263: Pulling fs layerb7470cbcb854: Pulling fs layer4a840bad9aa2: Pulling fs layeraffd52c614dd: Pulling fs layer6a61fb1ef99c: Pulling fs layere3c76d735407: Pulling fs layer496bf916158d: Pulling fs layeraffd52c614dd: Waiting6a61fb1ef99c: Waitinge3c76d735407: Waiting496bf916158d: Waitingb7470cbcb854: Verifying Checksumb7470cbcb854: Download complete33de5682d263: Verifying Checksum33de5682d263: Download complete4a840bad9aa2: Download complete33de5682d263: Pull completeb7470cbcb854: Pull complete4a840bad9aa2: Pull complete6a61fb1ef99c: Verifying Checksum6a61fb1ef99c: Download completee3c76d735407: Verifying Checksume3c76d735407: Download complete496bf916158d: Verifying Checksum496bf916158d: Download completeaffd52c614dd: Verifying Checksumaffd52c614dd: Download completeaffd52c614dd: Pull complete6a61fb1ef99c: Pull completee3c76d735407: Pull complete496bf916158d: Pull completeDigest: sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb7Status: Downloaded newer image for ocaml/opam@sha256:10d441e2d41254d3d7147041dc0e9db8cdb921faec1928ef6c07c67d222cdeb72025-07-17 01:06.04 ---> using "3d7361cbe7868677e20a858ba342bff26e7b31409bb7b9efc2faf073ded388b3" from cache/: (comment debian-12-5.3_ppc64_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-07-17 01:06.04 ---> using "21ce8eaf064a6567b1992cd95eaf216f0639e1d29b1612654e9c34c732640d5c" 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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-07-17 01:06.04 ---> using "5169c9f02e5008390d652ab112fd8a02b863dff27665dfe08497fd99eb46d84b" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-60-genericThe OCaml toplevel, version 5.3.02.3.02025-07-17 01:06.04 ---> using "5cca1a3b14db889af4bced2badfb2111e6cfe904c92c20214f16708f61d72e59" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-07-17 01:06.04 ---> using "2ff4dbaf6242919006ee5e16700d0307be2ccb2835262e3698711285524f2a79" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u"))a28eb8a148 Merge pull request #28017 from maiste/release-dune-3.19.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryEverything 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-07-17 01:06.04 ---> using "822f0e54b7aeb0994a9eba14fa3a872b3f2ab7ca19c2e9358423424948406d46" from cache/src: (copy (src runtime_events_tools_bare.opam runtime_events_tools.opam)(dst ./))2025-07-17 01:06.04 ---> using "e23300fe32ccf4f8220a3a993b606f5cd42f1dd2024e1cf55247aad3b3f0f4d5" from cache/src: (run (network host)(shell "opam pin add -yn runtime_events_tools_bare.dev './' && \\nopam pin add -yn runtime_events_tools.dev './'"))Package runtime_events_tools_bare does not exist, create as a NEW package? [y/n] y[runtime_events_tools_bare.dev] synchronised (file:///src)runtime_events_tools_bare is now pinned to file:///src (version dev)[runtime_events_tools.dev] synchronised (file:///src)runtime_events_tools is now pinned to file:///src (version dev)2025-07-17 01:06.04 ---> using "66a97cc917fae5f9fe40ba4da11b992cb1b2ff984a8a317e184073d757b07c57" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-07-17 01:06.04 ---> using "10ae3269049cc1722a2347a5457461efb6adaf190b6cc4c2f2ad2b427e547301" from cache/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.19.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1")/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 runtime_events_tools_bare.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://deb.debian.org/debian bookworm InRelease- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]- Get:4 http://deb.debian.org/debian-security bookworm-security/main ppc64el Packages [260 kB]- Fetched 364 kB in 1s (302 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[runtime_events_tools_bare.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 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.0).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).2025-07-17 01:06.04 ---> using "dc5c25e71bd4bd3a50b0f1f64f04da2e3ae6e88b56e96eaf809e65f6c18551c7" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 3).[NOTE] Package ocaml-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.0).[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-nnp is already installed (current version is base).[NOTE] Package base-effects is already installed (current version is base).[NOTE] Package base-domains is already installed (current version is base).[NOTE] Package base-bigarray is already installed (current version is base).The following actions will be performed:=== install 2 packages- install cmdliner 1.3.0- install dune 3.19.1<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cmdliner.1.3.0 (cached)-> retrieved dune.3.19.1 (cached)-> installed cmdliner.1.3.0-> installed dune.3.19.1Done.# To update the current shell environment, run: eval $(opam env)2025-07-17 01:06.04 ---> using "5af5c0cc7f358bb4adc2daea1653aa48034f31654dbaa150290b8afdab44a7ba" from cache/src: (copy (src .) (dst /src))2025-07-17 01:06.04 ---> saved as "897252a99d3df33fe042efc5e5f730f1083925cdda29bc69a10deb0c7bfb3209"/src: (run (shell "opam exec -- dune build --only-packages=runtime_events_tools_bare @install @check @runtest && rm -rf _build"))2025-07-17 01:06.05 ---> saved as "21a974536e1bd23c34acbbeb20edddcb6f06e885a564b3b40dd793c5b1b6a87a"Job succeeded2025-07-17 01:06.05: Job succeeded