2026-05-26 18:40.11: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/static (cd7dec87c348654df74e00e9b57b38680b2177fe) (linux-x86_64:opensuse-16.0-4.14_opam-2.5)Base: ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ygrek/ocurl.git" -b "static" && cd "ocurl" && git reset --hard cd7dec87cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14# opensuse-16.0-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 cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --onelineRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN opam update -uCOPY --chown=1000:1000 curl_lwt.opam curl.opam ./RUN opam pin add -yn curl_lwt.dev './' && \opam pin add -yn curl.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 lwt.6.1.2 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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.5 --depext-only -y curl_lwt.dev curl.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-05-26 18:40.11: Using cache hint "ygrek/ocurl-ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14-opensuse-16.0-4.14_opam-2.5-2b0d90cefb4aa046784a563c31e631bd"2026-05-26 18:40.11: Using OBuilder spec:((from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14)(comment opensuse-16.0-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 (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))(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 "opam update -u"))(copy (src curl_lwt.opam curl.opam) (dst ./))(run (network host)(shell "opam pin add -yn curl_lwt.dev './' && \\nopam pin add -yn curl.dev './'"))(run (shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base conf-libcurl.2 cppo.1.8.0 csexp.1.5.2 dune.3.23.1 dune-configurator.3.23.1 lwt.6.1.2 ocaml.4.14.3 ocaml-base-compiler.4.14.3 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.5 --depext-only -y curl_lwt.dev curl.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-05-26 18:40.11: Waiting for resource in pool OCluster2026-05-26 18:40.12: Waiting for worker…2026-05-26 18:40.40: Got resource from pool OClusterBuilding on eumache.caelum.ci.devAll commits already cachedHEAD is now at cd7dec8 discover: use ARGN instead of custom call to pkgconfig(from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14)Unable to find image 'ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14' locallydocker.io/ocaml/opam@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14: Pulling from ocaml/opam64cfa2a65095: Already exists64e5289f2672: Pulling fs layer06b2293c2b2d: Pulling fs layer6f67cd510672: Pulling fs layerca5b94db2a85: Pulling fs layer6f7fe61607b0: Pulling fs layer68c11975f945: Pulling fs layer73479e4094ce: Pulling fs layer85ba5c1a649a: Pulling fs layer0de12c197bfd: Pulling fs layerd81d6d6bf8fe: Pulling fs layercba68ecfd415: Pulling fs layer75ffa6874156: Pulling fs layer73479e4094ce: Waiting89e5c2d50858: Pulling fs layer5ad82053ee71: Pulling fs layer0de12c197bfd: Waitingd81d6d6bf8fe: Waiting3591b13081a2: Pulling fs layer85ba5c1a649a: Waiting6f7fe61607b0: Waiting6290e1686ebf: Pulling fs layerca5b94db2a85: Waitingcba68ecfd415: Waiting89e5c2d50858: Waiting75ffa6874156: Waiting4f4fb700ef54: Pulling fs layer5ad82053ee71: Waiting68c11975f945: Waitingc5c5233ac1d1: Pulling fs layer3591b13081a2: Waitingc56fa4433fe9: Pulling fs layer6290e1686ebf: Waiting8f6c2820713b: Pulling fs layer4f4fb700ef54: Waitingc5c5233ac1d1: Waiting3a022abfacb3: Pulling fs layera675122fae29: Pulling fs layer8f6c2820713b: Waiting3a022abfacb3: Waitingc56fa4433fe9: Waitingb30eccf5ca42: Pulling fs layera675122fae29: Waiting91f92e37ea0a: Pulling fs layerb30eccf5ca42: Waiting1188916d9b97: Pulling fs layer0fe594d6cb12: Pulling fs layer1188916d9b97: Waitinge3ed43689f8e: Pulling fs layer0fe594d6cb12: Waitinga107edd88c4d: Pulling fs layere3ed43689f8e: Waiting03050e3c3ba9: Pulling fs layera107edd88c4d: Waiting62ad0378e68f: Pulling fs layer03050e3c3ba9: Waiting91f92e37ea0a: Waitingf4cc47b92161: Pulling fs layer59669c7469b2: Pulling fs layerf4cc47b92161: Waiting040126ec3a5d: Pulling fs layer005eba58599d: Pulling fs layer62ad0378e68f: Waiting040126ec3a5d: Waitingdd397816a1c9: Pulling fs layer59669c7469b2: Waitingbfad8a093737: Pulling fs layer2b8a6e20fbdb: Pulling fs layer490abc1a8ae5: Pulling fs layer005eba58599d: Waitingdd397816a1c9: Waiting0756ba04d1e9: Pulling fs layerbfad8a093737: Waiting2b8a6e20fbdb: Waitingdde9d45c445e: Pulling fs layer490abc1a8ae5: Waiting0756ba04d1e9: Waitingdde9d45c445e: Waiting64e5289f2672: Verifying Checksum64e5289f2672: Download complete64e5289f2672: Pull completeca5b94db2a85: Download complete6f7fe61607b0: Verifying Checksum6f7fe61607b0: Download complete68c11975f945: Verifying Checksum68c11975f945: Download complete06b2293c2b2d: Verifying Checksum06b2293c2b2d: Download complete73479e4094ce: Download complete85ba5c1a649a: Verifying Checksum85ba5c1a649a: Download complete0de12c197bfd: Verifying Checksum0de12c197bfd: Download completecba68ecfd415: Verifying Checksumcba68ecfd415: Download complete75ffa6874156: Download completed81d6d6bf8fe: Verifying Checksumd81d6d6bf8fe: Download complete5ad82053ee71: Verifying Checksum5ad82053ee71: Download complete3591b13081a2: Download complete6290e1686ebf: Verifying Checksum6290e1686ebf: Download complete89e5c2d50858: Verifying Checksum89e5c2d50858: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download completec5c5233ac1d1: Verifying Checksumc5c5233ac1d1: Download complete8f6c2820713b: Verifying Checksum8f6c2820713b: Download completec56fa4433fe9: Verifying Checksumc56fa4433fe9: Download complete3a022abfacb3: Verifying Checksum3a022abfacb3: Download completea675122fae29: Verifying Checksuma675122fae29: Download completeb30eccf5ca42: Verifying Checksumb30eccf5ca42: Download complete91f92e37ea0a: Download complete1188916d9b97: Verifying Checksum1188916d9b97: Download complete0fe594d6cb12: Verifying Checksum0fe594d6cb12: Download completee3ed43689f8e: Verifying Checksume3ed43689f8e: Download completea107edd88c4d: Verifying Checksuma107edd88c4d: Download complete03050e3c3ba9: Verifying Checksum03050e3c3ba9: Download completef4cc47b92161: Verifying Checksumf4cc47b92161: Download complete6f67cd510672: Verifying Checksum6f67cd510672: Download complete040126ec3a5d: Download complete005eba58599d: Download complete06b2293c2b2d: Pull completedd397816a1c9: Verifying Checksumdd397816a1c9: Download completebfad8a093737: Verifying Checksumbfad8a093737: Download complete62ad0378e68f: Verifying Checksum62ad0378e68f: Download complete490abc1a8ae5: Verifying Checksum490abc1a8ae5: Download complete0756ba04d1e9: Verifying Checksum0756ba04d1e9: Download completedde9d45c445e: Verifying Checksumdde9d45c445e: Download complete2b8a6e20fbdb: Verifying Checksum2b8a6e20fbdb: Download complete6f67cd510672: Pull completeca5b94db2a85: Pull complete6f7fe61607b0: Pull complete59669c7469b2: Verifying Checksum59669c7469b2: Download complete68c11975f945: Pull complete73479e4094ce: Pull complete85ba5c1a649a: Pull complete0de12c197bfd: Pull completed81d6d6bf8fe: Pull completecba68ecfd415: Pull complete75ffa6874156: Pull complete89e5c2d50858: Pull complete5ad82053ee71: Pull complete3591b13081a2: Pull complete6290e1686ebf: Pull complete4f4fb700ef54: Pull completec5c5233ac1d1: Pull completec56fa4433fe9: Pull complete8f6c2820713b: Pull complete3a022abfacb3: Pull completea675122fae29: Pull completeb30eccf5ca42: Pull complete91f92e37ea0a: Pull complete1188916d9b97: Pull complete0fe594d6cb12: Pull completee3ed43689f8e: Pull completea107edd88c4d: Pull complete03050e3c3ba9: Pull complete62ad0378e68f: Pull completef4cc47b92161: Pull complete59669c7469b2: Pull complete040126ec3a5d: Pull complete005eba58599d: Pull completedd397816a1c9: Pull completebfad8a093737: Pull complete2b8a6e20fbdb: Pull complete490abc1a8ae5: Pull complete0756ba04d1e9: Pull completedde9d45c445e: Pull completeDigest: sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf14Status: Downloaded newer image for ocaml/opam@sha256:ede008d50b5041ab71f2a4e6b85c055881bacc961796c93b43509b7bc64eaf142026-05-26 18:40.40 ---> using "ce3fab0da4cb2670067892a2d2812e9ba3f3fe3fdb654481d79ed528af2cdf61" from cache/: (comment opensuse-16.0-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"))2026-05-26 18:40.40 ---> saved as "8a49828f7aaa8e3b85f978005ff6f9dc4a8afce252e0b324923442f7ab87ac43"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e c180e1630960e0dbb8e30c22b3de89113eb5cc93 || git fetch origin master) && git reset -q --hard c180e1630960e0dbb8e30c22b3de89113eb5cc93 && git log --no-decorate -n1 --oneline"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADfc08333d1b..418d45864d master -> origin/masterc180e16309 Merge pull request #29907 from dra27/host-arch-fixes2026-05-26 18:40.48 ---> saved as "578d3550c1b669d4344b740d5de4cad8135e8403869a0c13a6d0ae0b713accca"/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.1 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 1 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=1 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[ERROR] Could not update repository "ocaml-patches-overlay": "/usr/bin/git fetch -q" exited with code 128 "fatal: unable to access 'https://github.com/ocurrent/opam-repository/': Could not resolve host: github.com"[default] synchronised from git+file:///home/opam/opam-repository2026-05-26 18:41.06 ---> saved as "a6ed08d07d1c99caee9381b151815df9942cfa20723d86830c4ac666a754f5f0"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 6.8.0-111-genericThe OCaml toplevel, version 4.14.32.5.12026-05-26 18:41.06 ---> saved as "f1ac66422906aa661de2752d38ecf0da73630889a5e51f8afe94716301d7008b"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-05-26 18:41.06 ---> saved as "86864dc82e204f8406a616c0e982d807cc819514afdcc871403ca42495ceacae"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "opam update -u"))<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[ocaml-patches-overlay] no changes from git+https://github.com/ocurrent/opam-repository#patches[default] no changes from git+file:///home/opam/opam-repository2026-05-26 18:41.20: Cancelling: Auto-cancelling job because it is no longer neededJob cancelled