2026-04-16 21:22.17: New job: test hannesm/duration https://github.com/hannesm/duration.git#refs/heads/main (ae4116d0d2f8a6f0ee4b1aa62cb04dd8490203e4) (linux-x86_64:ubuntu-25.04-4.14_opam-2.5)Base: ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6eOpam project buildTo reproduce locally:git clone --recursive "https://github.com/hannesm/duration.git" -b "main" && cd "duration" && git reset --hard ae4116d0cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e# ubuntu-25.04-4.14_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.5 /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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 duration.opam ./RUN opam pin add -yn duration.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 dune.3.22.2 fmt.0.11.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.1 uutf.1.0.4"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y duration.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-04-16 21:22.17: Using cache hint "hannesm/duration-ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e-ubuntu-25.04-4.14_opam-2.5-112ba488c3eb59281715685a7a50978e"2026-04-16 21:22.17: Using OBuilder spec:((from ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e)(comment ubuntu-25.04-4.14_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.5 /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 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 || git fetch origin master) && git reset -q --hard 5f7bb1a6e69f1ea15d8b2b08eeaa70a162c6fd41 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src duration.opam) (dst ./))(run (network host)(shell "opam pin add -yn duration.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "alcotest.1.9.1 astring.0.8.5 base-bigarray.base base-threads.base base-unix.base cmdliner.2.1.0 dune.3.22.2 fmt.0.11.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 stdlib-shims.0.3.0 topkg.1.1.1 uutf.1.0.4")(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.5 --depext-only -y duration.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")))2026-04-16 21:22.17: Waiting for resource in pool OCluster2026-04-16 21:22.18: Waiting for worker…2026-04-16 21:22.42: Got resource from pool OClusterBuilding on eumache.caelum.ci.devHEAD is now at 0b278aa changes for 0.3.0HEAD is now at ae4116d Merge pull request #11 from reynir/of_string-µ(from ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e)Unable to find image 'ocaml/opam:ubuntu-25.04-ocaml-4.14@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e' locallydocker.io/ocaml/opam@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e: Pulling from ocaml/opamc62190a9ab61: Already exists7ca3d7ce83d6: Pulling fs layere98b96bfe3c8: Pulling fs layer367a4f863195: Pulling fs layer254019f06735: Pulling fs layer5db1a0246e57: Pulling fs layeraad8e693df08: Pulling fs layer116c4ea2d9e8: Pulling fs layere3a288415c6d: Pulling fs layerf6040445814b: Pulling fs layer6d3246e093fe: Pulling fs layer14980c64e543: Pulling fs layer24166de9f84d: Pulling fs layer67f839dd317c: Pulling fs layera76507c440e9: Pulling fs layer5e9f9df8e278: Pulling fs layer3c66f44b76f6: Pulling fs layer6a3139e1664c: Pulling fs layerfbaa2d651ab1: Pulling fs layer03dbd03d3a26: Pulling fs layere754164114dd: Pulling fs layer4f4fb700ef54: Pulling fs layera9eed926b1df: Pulling fs layerb390fdfbde73: Pulling fs layer89314797225f: Pulling fs layerbfe60495abbd: Pulling fs layer7080f8c5742e: Pulling fs layer4cc4327ed8eb: Pulling fs layer254019f06735: Waiting7090362bb95b: Pulling fs layer116c4ea2d9e8: Waitinge3a288415c6d: Waiting65f6ded004e6: Pulling fs layerf6040445814b: Waiting6d3246e093fe: Waiting40a292c1e890: Pulling fs layer14980c64e543: Waiting24166de9f84d: Waitinga49d3a1fa024: Pulling fs layer67f839dd317c: Waitingaf141c11f2b0: Pulling fs layera76507c440e9: Waiting3d1488031e50: Pulling fs layer5e9f9df8e278: Waitingd33f3b0de656: Pulling fs layer5db1a0246e57: Waiting3c66f44b76f6: Waitinga838df19cfa7: Pulling fs layer6ab65d940a97: Pulling fs layerd5fab96d9013: Pulling fs layer6a3139e1664c: Waiting8524466b64a4: Pulling fs layeraad8e693df08: Waitingfbaa2d651ab1: Waitingea1f379e4cb9: Pulling fs layer48970c1c3e9f: Pulling fs layer03dbd03d3a26: Waiting7090362bb95b: Waitingd6251606560c: Pulling fs layere754164114dd: Waiting89314797225f: Waitingaba7c570d9ba: Pulling fs layer4f4fb700ef54: Waiting95dea4e5ed14: Pulling fs layerbfe60495abbd: Waiting7080f8c5742e: Waitinga49d3a1fa024: Waitinga9eed926b1df: Waitingaf141c11f2b0: Waitingb390fdfbde73: Waiting3d1488031e50: Waiting40a292c1e890: Waitingea1f379e4cb9: Waitingaba7c570d9ba: Waiting95dea4e5ed14: Waitingd33f3b0de656: Waitinga838df19cfa7: Waiting48970c1c3e9f: Waitingd5fab96d9013: Waitingd6251606560c: Waiting8524466b64a4: Waiting6ab65d940a97: Waiting4cc4327ed8eb: Waiting7ca3d7ce83d6: Verifying Checksum7ca3d7ce83d6: Download complete7ca3d7ce83d6: Pull completee98b96bfe3c8: Verifying Checksume98b96bfe3c8: Download completee98b96bfe3c8: Pull complete367a4f863195: Verifying Checksum367a4f863195: Download complete254019f06735: Verifying Checksum254019f06735: Download completeaad8e693df08: Verifying Checksumaad8e693df08: Download complete116c4ea2d9e8: Verifying Checksum116c4ea2d9e8: Download completee3a288415c6d: Verifying Checksume3a288415c6d: Download completef6040445814b: Verifying Checksumf6040445814b: Download complete367a4f863195: Pull complete254019f06735: Pull complete14980c64e543: Verifying Checksum14980c64e543: Download complete6d3246e093fe: Verifying Checksum6d3246e093fe: Download complete67f839dd317c: Verifying Checksum67f839dd317c: Download complete24166de9f84d: Verifying Checksum24166de9f84d: Download complete5db1a0246e57: Verifying Checksum5db1a0246e57: Download complete3c66f44b76f6: Verifying Checksum3c66f44b76f6: Download complete5e9f9df8e278: Verifying Checksum5e9f9df8e278: Download completea76507c440e9: Download complete6a3139e1664c: Verifying Checksum6a3139e1664c: Download completefbaa2d651ab1: Verifying Checksumfbaa2d651ab1: Download complete03dbd03d3a26: Verifying Checksum03dbd03d3a26: Download complete4f4fb700ef54: Download completea9eed926b1df: Verifying Checksuma9eed926b1df: Download completee754164114dd: Verifying Checksume754164114dd: Download completeb390fdfbde73: Verifying Checksumb390fdfbde73: Download complete89314797225f: Verifying Checksum89314797225f: Download completebfe60495abbd: Verifying Checksumbfe60495abbd: Download complete4cc4327ed8eb: Verifying Checksum4cc4327ed8eb: Download complete7090362bb95b: Verifying Checksum7090362bb95b: Download complete7080f8c5742e: Verifying Checksum7080f8c5742e: Download complete65f6ded004e6: Verifying Checksum65f6ded004e6: Download complete40a292c1e890: Download completea49d3a1fa024: Download completeaf141c11f2b0: Verifying Checksumaf141c11f2b0: Download complete3d1488031e50: Verifying Checksum3d1488031e50: Download completea838df19cfa7: Verifying Checksuma838df19cfa7: Download completed5fab96d9013: Verifying Checksumd5fab96d9013: Download complete8524466b64a4: Verifying Checksum8524466b64a4: Download completeea1f379e4cb9: Download complete48970c1c3e9f: Verifying Checksum48970c1c3e9f: Download completed6251606560c: Verifying Checksumd6251606560c: Download completeaba7c570d9ba: Verifying Checksumaba7c570d9ba: Download complete95dea4e5ed14: Verifying Checksum95dea4e5ed14: Download completed33f3b0de656: Verifying Checksumd33f3b0de656: Download complete6ab65d940a97: Verifying Checksum6ab65d940a97: Download complete5db1a0246e57: Pull completeaad8e693df08: Pull complete116c4ea2d9e8: Pull completee3a288415c6d: Pull completef6040445814b: Pull complete6d3246e093fe: Pull complete14980c64e543: Pull complete24166de9f84d: Pull complete67f839dd317c: Pull completea76507c440e9: Pull complete5e9f9df8e278: Pull complete3c66f44b76f6: Pull complete6a3139e1664c: Pull completefbaa2d651ab1: Pull complete03dbd03d3a26: Pull completee754164114dd: Pull complete4f4fb700ef54: Pull completea9eed926b1df: Pull completeb390fdfbde73: Pull complete89314797225f: Pull completebfe60495abbd: Pull complete7080f8c5742e: Pull complete4cc4327ed8eb: Pull complete7090362bb95b: Pull complete65f6ded004e6: Pull complete40a292c1e890: Pull completea49d3a1fa024: Pull completeaf141c11f2b0: Pull complete3d1488031e50: Pull complete2026-04-16 21:23.15: Cancelling: Auto-cancelling job because it is no longer neededd33f3b0de656: Pull completea838df19cfa7: Pull complete6ab65d940a97: Pull completed5fab96d9013: Pull complete8524466b64a4: Pull completeea1f379e4cb9: Pull complete48970c1c3e9f: Pull completed6251606560c: Pull completeaba7c570d9ba: Pull complete95dea4e5ed14: Pull completeDigest: sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6eStatus: Downloaded newer image for ocaml/opam@sha256:683ef4972bca296aa1b1038d8ec22b51b10da72395472fb4b9066c6118dd8e6e2026-04-16 21:26.32 ---> saved as "401062e43f1653b6c3f90c38157915a3447b6dab558d4091c02b03b6272092fd"/: (comment ubuntu-25.04-4.14_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))Job cancelled