2025-09-01 09:28.16: New job: test mirage/mirage-mtime https://github.com/mirage/mirage-mtime.git#refs/heads/main (18493fcf411d605ef7b28afe2ab33df7cf17324b) (linux-x86_64:debian-12-4.10_opam-2.4)Base: ocaml/opam:debian-12-ocaml-4.10@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756eOpam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/mirage-mtime.git" -b "main" && cd "mirage-mtime" && git reset --hard 18493fcfcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-4.10@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e# debian-12-4.10_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /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 4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4 || git fetch origin master) && git reset -q --hard 4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mirage-mtime.opam ./RUN opam pin add -yn mirage-mtime.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.20.1 mtime.2.1.0 ocaml.4.10.2 ocaml-base-compiler.4.10.2 ocaml-config.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y mirage-mtime.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-09-01 09:28.16: Using cache hint "mirage/mirage-mtime-ocaml/opam:debian-12-ocaml-4.10@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e-debian-12-4.10_opam-2.4-49b4c956f80dbf006a1a57e0d11d1837"2025-09-01 09:28.16: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-4.10@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e)(comment debian-12-4.10_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4 || git fetch origin master) && git reset -q --hard 4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mirage-mtime.opam) (dst ./))(run (network host)(shell "opam pin add -yn mirage-mtime.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.20.1 mtime.2.1.0 ocaml.4.10.2 ocaml-base-compiler.4.10.2 ocaml-config.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.0")(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.4 --depext-only -y mirage-mtime.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-09-01 09:28.16: Waiting for resource in pool OCluster2025-09-01 09:28.16: Waiting for worker…2025-09-01 09:28.17: Got resource from pool OClusterBuilding on asteria.caelum.ci.devAll commits already cachedHEAD is now at 18493fc Merge pull request #1 from shym/unikraft(from ocaml/opam:debian-12-ocaml-4.10@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e)Unable to find image 'ocaml/opam:debian-12-ocaml-4.10@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e' locallydocker.io/ocaml/opam@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e: Pulling from ocaml/opambbd0d7f7db1c: Already exists99fc2a1c4d16: Pulling fs layerb289705e8fe9: Pulling fs layere59dc59ca951: Pulling fs layera1fc099fee8e: Pulling fs layera1fc099fee8e: Waitingb289705e8fe9: Verifying Checksumb289705e8fe9: Download completee59dc59ca951: Verifying Checksume59dc59ca951: Download completea1fc099fee8e: Verifying Checksuma1fc099fee8e: Download complete99fc2a1c4d16: Download complete99fc2a1c4d16: Pull completeb289705e8fe9: Pull completee59dc59ca951: Pull completea1fc099fee8e: Pull completeDigest: sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756eStatus: Downloaded newer image for ocaml/opam@sha256:4e608abb3d6f52e21cc5628583fccf649326c85eb9375f8fd7f2a88ecdd9756e2025-09-01 09:28.17 ---> using "aeaf57a0808a84b5942785a06f5a2983d5c77cfe1a00098ff75cfa80cf937da4" from cache/: (comment debian-12-4.10_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-09-01 09:28.18 ---> saved as "ce29ac05b109db2dd8e71159438fbdb41e595b4dc54521fcc52e4c2c619f1e43"/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 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 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-09-01 09:28.39 ---> saved as "eacdf84c67e1ce6ef1d5d2955bca2ab42efcbad638e35bf70febca7f87d73a61"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-142-genericThe OCaml toplevel, version 4.10.22.4.12025-09-01 09:28.39 ---> saved as "9282d9c8a2bda3c2cf9e4054f4587d852b176c07279a53fb2d8172129d86768a"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-09-01 09:28.39 ---> saved as "0128be5fbf013e143afa8f668fe70e6b230f730e987dcbeab1646e951377188b"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4 || git fetch origin master) && git reset -q --hard 4c972ba0fc24bcf3f84a30d19f8d725f7ce382a4 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADee24528071..f2cd184cfc master -> origin/master4c972ba0fc Merge pull request #28397 from maiste/release-dune-3.20.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 at these versions (e.g. "opam upgrade ocaml.5.3.0"), 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-09-01 09:28.57 ---> saved as "947a0dbba645350fc82fd61b7740e6a61411263e8276813f4b4f281a19793e6f"/src: (copy (src mirage-mtime.opam) (dst ./))2025-09-01 09:28.57 ---> saved as "4e3c170f31a603cb83d893be94ec7fe6bca10e6648fae182da01bcf2151d02d9"/src: (run (network host)(shell "opam pin add -yn mirage-mtime.dev './'"))[mirage-mtime.dev] synchronised (file:///src)mirage-mtime is now pinned to file:///src (version dev)2025-09-01 09:28.59 ---> saved as "73a26d690c617b96030fdfad5312c57b40b2767e5b6d9b4571077484042150a8"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-09-01 09:28.59 ---> saved as "3a8735498b71acb4e2d749a45e70372ec66e761446cd1e765e5a18043cd27470"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.20.1 mtime.2.1.0 ocaml.4.10.2 ocaml-base-compiler.4.10.2 ocaml-config.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.0")/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.4 --depext-only -y mirage-mtime.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 amd64 Packages [277 kB]- Fetched 380 kB in 0s (1131 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mirage-mtime.dev] synchronised (file:///src)[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.10.2).[NOTE] Package ocaml is already installed (current version is 4.10.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).2025-09-01 09:29.06 ---> saved as "3815452a7f84270fb7a9b44c1cc4cce70bbc12cd2f5b75b16f1481801a222632"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam install $DEPS"))[NOTE] Package ocaml-config is already installed (current version is 1).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.10.2).[NOTE] Package ocaml is already installed (current version is 4.10.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 actions will be performed:=== install 5 packages- install dune 3.20.1- install mtime 2.1.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install topkg 1.1.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved mtime.2.1.0 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved topkg.1.1.0 (cached)-> retrieved dune.3.20.1 (cached)-> installed ocamlfind.1.9.8-> installed ocamlbuild.0.16.1-> installed topkg.1.1.0-> installed mtime.2.1.0-> installed dune.3.20.1Done.# To update the current shell environment, run: eval $(opam env)2025-09-01 09:29.32 ---> saved as "5998cc44ba7f16afe0805719f4fda7f75816bae9cdb2502de5d52e19639f693a"/src: (copy (src .) (dst /src))2025-09-01 09:29.32 ---> saved as "51838507398619edd16fa9f4a5cbdeaeaaf0ebcdb94922ed9cbbd87b3ce022ab"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/lib_test && ./portable.exe)Monotonic clock says: 1142 nanosecondsMonotonic clock says: 20930 nanosecondsThe monotonic clock period is: 1 nanoseconds2025-09-01 09:29.33 ---> saved as "49bfaa4c82175fa9a3211678d1bec2001c082d8aa2007a721260b12dbf8b16d8"Job succeeded2025-09-01 09:29.33: Job succeeded