2026-01-16 14:00.38: New job: test ocaml-ppx/ppx_tools https://github.com/ocaml-ppx/ppx_tools.git#refs/heads/master (7d7dd5b61e85aec2fc42acf139341621c181e50f) (linux-x86_64:opensuse-16.0-4.14_opam-2.5)Base: ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992dOpam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-ppx/ppx_tools.git" -b "master" && cd "ppx_tools" && git reset --hard 7d7dd5b6cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d# 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 opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 ppx_tools.opam ./RUN opam pin add -yn ppx_tools.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y ppx_tools.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-01-16 14:00.38: Using cache hint "ocaml-ppx/ppx_tools-ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d-opensuse-16.0-4.14_opam-2.5-5fbae2169770fbfd4146bea712638fd5"2026-01-16 14:00.38: Using OBuilder spec:((from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d)(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 (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 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src ppx_tools.opam) (dst ./))(run (network host)(shell "opam pin add -yn ppx_tools.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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.5 --depext-only -y ppx_tools.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-01-16 14:00.38: Waiting for resource in pool OCluster2026-01-16 19:15.24: Waiting for worker…2026-01-16 19:19.51: Got resource from pool OClusterBuilding on toxis.caelum.ci.devAll commits already cachedHEAD is now at 7d7dd5b Version 6.6(from ocaml/opam:opensuse-16.0-ocaml-4.14@sha256:335f1285bdbfeedb2af05ee9d9013f172a321586ab389e4a42df9776c379992d)2026-01-16 19:19.52 ---> using "13bd82803a57ea5ff694d8190a33d1e2fac93afbb5eee5733e0e571712600609" 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-01-16 19:19.52 ---> using "7ae44f66e9ffc836452f26b23e5cdaa30291d0c44d82a988efbe48df1a420377" 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.[NOTE] The 'jobs' option was reset, its value was 255 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=255 --globalContinue? [Y/n] yFormat 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] Initialised2026-01-16 19:19.52 ---> using "63b30f65c9fc7ff00c3e31be976cf13d6647410b2ed0730892d9152c35f077fe" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-134-genericThe OCaml toplevel, version 4.14.22.5.02026-01-16 19:19.52 ---> using "05f04870a3915a32d34a8c855e26e216f4484f6e521a7e1ce30a14b5860d4e09" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2026-01-16 19:19.52 ---> using "b5d695a82e41010b51b5cb3ded806f34aaa704353328d4b3808f7be1402ed3d7" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 873cb18c37b308713d11ad3894c4bb78d73fb3e7 || git fetch origin master) && git reset -q --hard 873cb18c37b308713d11ad3894c4bb78d73fb3e7 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADa6b2f19780..92679ed614 master -> origin/master873cb18c37 Merge pull request #29216 from shonfeder/release-dune-3.21.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repository[ocaml-patches-overlay] no changes from git+https://github.com/ocurrent/opam-repository#patchesEverything 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.4.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)2026-01-16 19:19.52 ---> using "1e8e1773632de3810f3f1bc131cf43321781d528a4fe7320f73756ab1766bab0" from cache/src: (copy (src ppx_tools.opam) (dst ./))2026-01-16 19:19.52 ---> saved as "d362653b7c880264b514df8c61bd08abe1fea77c86606a1d4f021c45f513a658"/src: (run (network host)(shell "opam pin add -yn ppx_tools.dev './'"))[ppx_tools.dev] synchronised (file:///src)ppx_tools is now pinned to file:///src (version dev)2026-01-16 19:19.55 ---> saved as "7899efb25b9875a0f644fde2c0dfc32a35e1ca51fe98a46fd2fd0b573de9f115"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2026-01-16 19:19.55 ---> saved as "cc4c5d7f37106ee0978794410f9bbd4ed4f8de7b46b620cbb6b5fd4a49de8874"/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base cppo.1.8.0 dune.3.21.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 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.5 --depext-only -y ppx_tools.dev $DEPS"))+ /usr/bin/sudo "zypper" "--non-interactive" "refresh"- Repository 'repo-openh264 (16.0)' is up to date.- Retrieving repository 'repo-oss (16.0)' metadata [..- Looking for gpg keys in repository repo-oss (16.0).- gpgkey=http://cdn.opensuse.org/distribution/leap/16.0/repo/oss/x86_64/repodata/repomd.xml.key- ..-- Note: Received 1 new package signing key from repository "repo-oss (16.0)":-- Those additional keys are usually used to sign packages shipped by the repository. In order to- validate those packages upon download and installation the new keys will be imported into the rpm- database.-- New:- Key Fingerprint: F044 C2C5 07A1 262B 538A AADD 8A49 EB03 25DB 7AE0- Key Name: openSUSE:Backports OBS Project <openSUSE:Backports@build.opensuse.org>- Key Algorithm: RSA 4096- Key Created: Wed May 10 14:46:12 2023- Key Expires: Sun May 9 14:46:12 2027- Rpm Name: gpg-pubkey-25db7ae0-645bae34-- The repository metadata introducing the new keys have been signed and validated by the trusted- key:-- Repository: repo-oss (16.0)- Key Fingerprint: AD48 5664 E901 B867 051A B15F 35A2 F86E 29B7 00A4- Key Name: openSUSE Project Signing Key <opensuse@opensuse.org>- Key Algorithm: RSA 4096- Key Created: Mon Jun 20 14:03:14 2022- Key Expires: Fri Jun 19 14:03:14 2026- Rpm Name: gpg-pubkey-29b700a4-62b07e22-- .- .....- ..........- ..........- ..........- .........- ..........- ..........- ..........- ..........- .........- ..........- ..........- .........- .........- ..........- .........- .....done]- Building repository 'repo-oss (16.0)' cache [..- ..done]- All repositories have been refreshed.<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[ppx_tools.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).# To update the current shell environment, run: eval $(opam env)2026-01-16 19:21.00 ---> saved as "49af742b1d63d033f38945d582d7477b99f3a7a843f85bf83c092c9afff1233c"/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 2 packages- install cppo 1.8.0- install dune 3.21.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.8.0 (cached)-> retrieved dune.3.21.0 (cached)-> installed dune.3.21.0-> installed cppo.1.8.0Done.# To update the current shell environment, run: eval $(opam env)2026-01-16 19:22.39 ---> saved as "4921ed409d8c5754ad8ed97bf433dd1d8c9de822481cbee43c99e45b23b41c05"/src: (copy (src .) (dst /src))2026-01-16 19:22.39 ---> saved as "0587e6f0560b387b76eb1eb25ca192a1d5e594d39b17ff58aa6a731b06a15fb8"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2026-01-16 19:22.46 ---> saved as "9b6aaede0b96f2f98c239624d69cf54d864675e86d30e9277dcc6b8bad3da2b0"Job succeeded2026-01-16 19:22.46: Job succeeded