2025-10-18 16:36.29: New job: test mirage/mirage-time https://github.com/mirage/mirage-time.git#refs/heads/main (c68f199b1952f0656526a3212f82afd2a49c1f00) (linux-x86_64:fedora-43-4.14_opam-2.4)Base: ocaml/opam:fedora-43-ocaml-4.14@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52Opam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/mirage-time.git" -b "main" && cd "mirage-time" && git reset --hard c68f199bcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:fedora-43-ocaml-4.14@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52# fedora-43-4.14_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo dnf install -y findutilsRUN 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 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mirage-time.opam mirage-time-unix.opam ./RUN opam pin add -yn mirage-time.dev './' && \opam pin add -yn mirage-time-unix.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 lwt.5.9.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y mirage-time.dev mirage-time-unix.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-10-18 16:36.29: Using cache hint "mirage/mirage-time-ocaml/opam:fedora-43-ocaml-4.14@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52-fedora-43-4.14_opam-2.4-6878bb143877ea4d0d5f44352bfcaff0"2025-10-18 16:36.29: Using OBuilder spec:((from ocaml/opam:fedora-43-ocaml-4.14@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52)(comment fedora-43-4.14_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (network host)(shell "sudo dnf install -y findutils"))(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 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mirage-time.opam mirage-time-unix.opam) (dst ./))(run (network host)(shell "opam pin add -yn mirage-time.dev './' && \\nopam pin add -yn mirage-time-unix.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 lwt.5.9.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2")(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-time.dev mirage-time-unix.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-10-18 16:36.29: Waiting for resource in pool OCluster2025-10-18 17:56.26: Waiting for worker…2025-10-18 17:59.01: Got resource from pool OClusterBuilding on eumacheAll commits already cachedHEAD is now at c68f199 changes for 3.0.0(from ocaml/opam:fedora-43-ocaml-4.14@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52)Unable to find image 'ocaml/opam:fedora-43-ocaml-4.14@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52' locallydocker.io/ocaml/opam@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52: Pulling from ocaml/opam3a6ccf50917d: Already exists698b8d1610af: Already exists7e5b745a56a4: Already existse8859609bfb8: Already exists51242d36b3fd: Already exists61958fadfb74: Already exists04578677ff3f: Already exists01b19b859bd1: Already exists47b008c442e7: Already exists434ff16e8a1b: Already existse2e8d2ec1110: Already existsbb8f1dbb2acd: Pulling fs layerc914fb01d9b0: Pulling fs layeracbc7d112060: Pulling fs layer7b0ca93f3f54: Pulling fs layer5a223856338a: Pulling fs layerace6a731f305: Pulling fs layera6230b7fafa0: Pulling fs layer917f9b8155b5: Pulling fs layer8f7a3b7d908f: Pulling fs layer4f4fb700ef54: Pulling fs layer7b0ca93f3f54: Waiting7af8a72dec52: Pulling fs layera6230b7fafa0: Waitingace6a731f305: Waiting9565a36b4e3a: Pulling fs layera1ba7d9452a1: Pulling fs layer4f4fb700ef54: Waiting24a9095bda75: Pulling fs layer5a223856338a: Waiting917f9b8155b5: Waiting16c026bd2ca7: Pulling fs layer6b821f07d597: Pulling fs layer8f7a3b7d908f: Waiting7af8a72dec52: Waitingafd0175f27f4: Pulling fs layera1ba7d9452a1: Waiting16c026bd2ca7: Waiting88ab18f654c7: Pulling fs layer6b821f07d597: Waiting9565a36b4e3a: Waitingbe69a91a3ef7: Pulling fs layerafd0175f27f4: Waiting88ab18f654c7: Waitingce8a4e53f5e3: Pulling fs layer3e2bdc6df5e4: Pulling fs layer24a9095bda75: Waitingce8a4e53f5e3: Waitingff986d64677f: Pulling fs layerbe69a91a3ef7: Waiting9c9f7117b120: Pulling fs layer8bc6797e23fc: Pulling fs layer9c9f7117b120: Waiting3e2bdc6df5e4: Waiting07b81fe7312a: Pulling fs layer8bc6797e23fc: Waitingff986d64677f: Waiting43fc65bb52eb: Pulling fs layera5d75845130a: Pulling fs layer1eec13083f65: Pulling fs layera5d75845130a: Waiting502b0eef2b39: Pulling fs layer1eec13083f65: Waitingc1a5e9a62af8: Pulling fs layer502b0eef2b39: Waiting43fc65bb52eb: Waiting13ca68c1356e: Pulling fs layerc1a5e9a62af8: Waitingb02e3b0a0c41: Pulling fs layer13ca68c1356e: Waitingb02e3b0a0c41: Waitingacbc7d112060: Verifying Checksumacbc7d112060: Download completec914fb01d9b0: Verifying Checksumc914fb01d9b0: Download complete5a223856338a: Download completebb8f1dbb2acd: Verifying Checksumbb8f1dbb2acd: Download complete7b0ca93f3f54: Verifying Checksum7b0ca93f3f54: Download completeace6a731f305: Download completebb8f1dbb2acd: Pull completec914fb01d9b0: Pull completeacbc7d112060: Pull complete7b0ca93f3f54: Pull complete917f9b8155b5: Verifying Checksum917f9b8155b5: Download complete5a223856338a: Pull completeace6a731f305: Pull completea6230b7fafa0: Verifying Checksuma6230b7fafa0: Download completea6230b7fafa0: Pull complete917f9b8155b5: Pull complete8f7a3b7d908f: Verifying Checksum8f7a3b7d908f: Download complete8f7a3b7d908f: Pull complete4f4fb700ef54: Download complete4f4fb700ef54: Pull complete7af8a72dec52: Verifying Checksum7af8a72dec52: Download complete7af8a72dec52: Pull complete9565a36b4e3a: Verifying Checksum9565a36b4e3a: Download complete9565a36b4e3a: Pull complete16c026bd2ca7: Verifying Checksum16c026bd2ca7: Download complete24a9095bda75: Verifying Checksum24a9095bda75: Download complete6b821f07d597: Verifying Checksum6b821f07d597: Download completea1ba7d9452a1: Verifying Checksuma1ba7d9452a1: Download completea1ba7d9452a1: Pull complete24a9095bda75: Pull complete16c026bd2ca7: Pull complete6b821f07d597: Pull completeafd0175f27f4: Verifying Checksumafd0175f27f4: Download completeafd0175f27f4: Pull complete88ab18f654c7: Download complete88ab18f654c7: Pull completebe69a91a3ef7: Verifying Checksumbe69a91a3ef7: Download completece8a4e53f5e3: Verifying Checksumce8a4e53f5e3: Download completebe69a91a3ef7: Pull completece8a4e53f5e3: Pull complete3e2bdc6df5e4: Verifying Checksum3e2bdc6df5e4: Download complete3e2bdc6df5e4: Pull complete8bc6797e23fc: Verifying Checksum8bc6797e23fc: Download completeff986d64677f: Verifying Checksumff986d64677f: Download completeff986d64677f: Pull complete43fc65bb52eb: Verifying Checksum43fc65bb52eb: Download completea5d75845130a: Verifying Checksuma5d75845130a: Download complete1eec13083f65: Verifying Checksum1eec13083f65: Download complete9c9f7117b120: Verifying Checksum9c9f7117b120: Download complete07b81fe7312a: Verifying Checksum07b81fe7312a: Download completec1a5e9a62af8: Verifying Checksumc1a5e9a62af8: Download completeb02e3b0a0c41: Verifying Checksumb02e3b0a0c41: Download complete13ca68c1356e: Verifying Checksum13ca68c1356e: Download complete502b0eef2b39: Verifying Checksum502b0eef2b39: Download complete9c9f7117b120: Pull complete8bc6797e23fc: Pull complete07b81fe7312a: Pull complete43fc65bb52eb: Pull completea5d75845130a: Pull complete1eec13083f65: Pull complete502b0eef2b39: Pull completec1a5e9a62af8: Pull complete13ca68c1356e: Pull completeb02e3b0a0c41: Pull completeDigest: sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb52Status: Downloaded newer image for ocaml/opam@sha256:f74281c30f6a8c4817ab69eac6866ac072273427ed8dde9ee56fec4b9ad0cb522025-10-18 17:59.02 ---> using "eff1ce5e32c7f8b8343a5c02e7f09c1f2495c9a1c7103f693d04375f30e30d11" from cache/: (comment fedora-43-4.14_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (network host)(shell "sudo dnf install -y findutils"))Updating and loading repositories:Fedora 43 - x86_64 - Updates 100% | 28.2 KiB/s | 23.9 KiB | 00m01sRepositories loaded.Package "findutils-1:4.10.0-6.fc43.x86_64" is already installed.Nothing to do.2025-10-18 17:59.02 ---> using "539b6860d861916654a676969490f4b634b158f259c18d3ac592c3c997eba783" from cache/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-10-18 17:59.02 ---> using "e12cefea2f2f5b469e179585d2c765ac2baf9332734082a245c7c52002bc9c65" 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 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-10-18 17:59.02 ---> using "b2bbe53b4d2b95275e2c0bbaf344efd40767d651ade22efbcfb773f281af0097" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-131-genericThe OCaml toplevel, version 4.14.22.4.12025-10-18 17:59.02 ---> using "2a9a612fdb4247c5cf9861b29cc7abeaa727473dda457b6ddcd5e0a27cc54521" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-18 17:59.02 ---> using "b7cd289f8f3fabdf5bb02ef230944cf9bf6d73f3ebc44c0711329c4bea2cde87" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 6ef6813522b6ea29933f6451236a1639bdbaec61 || git fetch origin master) && git reset -q --hard 6ef6813522b6ea29933f6451236a1639bdbaec61 && git log --no-decorate -n1 --oneline && opam update -u"))6ef6813522 Merge pull request #28449 from dra27/ocaml-compiler-msvc<><> 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-10-18 17:59.02 ---> using "0c4586d33c0ca42c0faee92d5ec55260be6fa2401a149b5c600a7619d6867ec9" from cache/src: (copy (src mirage-time.opam mirage-time-unix.opam) (dst ./))2025-10-18 17:59.02 ---> saved as "09e0ac5cedf5c4ba79f9fcdfe7dad3f38f0790a3bce14fa398a789c11d125fbe"/src: (run (network host)(shell "opam pin add -yn mirage-time.dev './' && \\nopam pin add -yn mirage-time-unix.dev './'"))[mirage-time.dev] synchronised (file:///src)mirage-time is now pinned to file:///src (version dev)[mirage-time-unix.dev] synchronised (file:///src)mirage-time-unix is now pinned to file:///src (version dev)2025-10-18 17:59.05 ---> saved as "6454aecab1df40263616f3619565f3e5daafde1c119eb5af950a704c992ea69f"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-18 17:59.05 ---> saved as "f26ac3e7c9dda9690c87ac02e226b527ed391021c58d6d64d44c02d0d87438db"/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.8.0 csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 duration.0.2.1 lwt.5.9.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.8 ocplib-endian.1.2")/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-time.dev mirage-time-unix.dev $DEPS"))+ /usr/sbin/sudo "yum" "makecache"- Updating and loading repositories:- Repositories loaded.- Metadata cache created.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mirage-time.dev] synchronised (file:///src)[mirage-time-unix.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).2025-10-18 17:59.21 ---> saved as "f9a2d1c9959868b1a4a086dd8772e9b49f9ef1d9be5cb48f2178ca4df92f533a"/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 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 actions will be performed:=== install 9 packages- install base-bytes base- install cppo 1.8.0- install csexp 1.5.2- install dune 3.20.2- install dune-configurator 3.20.2- install duration 0.2.1- install lwt 5.9.2- install ocamlfind 1.9.8- install ocplib-endian 1.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved duration.0.2.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved lwt.5.9.2 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed dune.3.20.2-> installed duration.0.2.1-> installed csexp.1.5.2-> installed cppo.1.8.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.20.2-> installed lwt.5.9.2Done.# To update the current shell environment, run: eval $(opam env)2025-10-18 18:00.28 ---> saved as "7cfdfc95ba935efd43187da41f3b2d055147a1e1f5d41bcc0d8764d443e2f9a7"/src: (copy (src .) (dst /src))2025-10-18 18:00.28 ---> saved as "aefb31810a474237f77223222f66f8d30fe91dcd827b6a0ca364d536eefae370"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2025-10-18 18:00.28 ---> saved as "eaa3d8c312b10670fa8beceb410028e2d0333aa02e35f573e0eb272d22b8934e"Job succeeded2025-10-18 18:00.29: Job succeeded