(for PR #29197)
2026-01-08 06:35.01: New job: list revdeps of raga.0.1.1, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29197/head (ca1def54554880cfc2c5e489f972f767a6543b12)
on debian-13-ocaml-5.4/amd64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29197/head" && git reset --hard ca1def54
git fetch origin master
git merge --no-edit 2dee2fe30df966714e056f8af164fe0ed7648a63
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --depopts && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --recursive && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-01-08 06:35.01: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17-raga.0.1.1-ca1def54554880cfc2c5e489f972f767a6543b12"
2026-01-08 06:35.01: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
(run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
(run (shell "opam option solver=builtin-0install && opam config report"))
(env OPAMDOWNLOADJOBS 1)
(env OPAMERRLOGLEN 0)
(env OPAMPRECISETRACKING 1)
(env CI true)
(env OPAM_REPO_CI true)
(run (shell "rm -rf opam-repository/"))
(copy (src .) (dst opam-repository/))
(run (shell "opam repository set-url --strict default opam-repository/"))
(run (network host)
(shell "opam update --depexts || true"))
(run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --depopts && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --recursive && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2026-01-08 06:35.01: Waiting for resource in pool OCluster
2026-01-08 06:35.01: Waiting for worker…
2026-01-08 06:35.13: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
Updating files: 44% (8480/19148)
Updating files: 45% (8617/19148)
Updating files: 46% (8809/19148)
Updating files: 47% (9000/19148)
Updating files: 48% (9192/19148)
Updating files: 49% (9383/19148)
Updating files: 50% (9574/19148)
Updating files: 51% (9766/19148)
Updating files: 52% (9957/19148)
Updating files: 53% (10149/19148)
Updating files: 54% (10340/19148)
Updating files: 55% (10532/19148)
Updating files: 56% (10723/19148)
Updating files: 57% (10915/19148)
Updating files: 58% (11106/19148)
Updating files: 59% (11298/19148)
Updating files: 60% (11489/19148)
Updating files: 61% (11681/19148)
Updating files: 62% (11872/19148)
Updating files: 63% (12064/19148)
Updating files: 64% (12255/19148)
Updating files: 65% (12447/19148)
Updating files: 66% (12638/19148)
Updating files: 67% (12830/19148)
Updating files: 68% (13021/19148)
Updating files: 69% (13213/19148)
Updating files: 70% (13404/19148)
Updating files: 71% (13596/19148)
Updating files: 72% (13787/19148)
Updating files: 73% (13979/19148)
Updating files: 74% (14170/19148)
Updating files: 75% (14361/19148)
Updating files: 76% (14553/19148)
Updating files: 77% (14744/19148)
Updating files: 78% (14936/19148)
Updating files: 79% (15127/19148)
Updating files: 80% (15319/19148)
Updating files: 81% (15510/19148)
Updating files: 82% (15702/19148)
Updating files: 83% (15893/19148)
Updating files: 84% (16085/19148)
Updating files: 85% (16276/19148)
Updating files: 86% (16468/19148)
Updating files: 87% (16659/19148)
Updating files: 88% (16851/19148)
Updating files: 89% (17042/19148)
Updating files: 90% (17234/19148)
Updating files: 91% (17425/19148)
Updating files: 92% (17617/19148)
Updating files: 93% (17808/19148)
Updating files: 93% (17934/19148)
Updating files: 94% (18000/19148)
Updating files: 95% (18191/19148)
Updating files: 96% (18383/19148)
Updating files: 97% (18574/19148)
Updating files: 98% (18766/19148)
Updating files: 99% (18957/19148)
Updating files: 100% (19148/19148)
Updating files: 100% (19148/19148), done.
HEAD is now at 2dee2fe30d Merge pull request #29195 from raphael-proust/lwt-fix-ocamlfind-dep-constraint
Updating 2dee2fe30d..ca1def5455
Fast-forward
packages/raga/raga.0.1.1/opam | 45 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 45 insertions(+)
create mode 100644 packages/raga/raga.0.1.1/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17' locally
docker.io/ocaml/opam@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17: Pulling from ocaml/opam
Digest: sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17
Status: Downloaded newer image for ocaml/opam@sha256:fc4475154a81e45c7a4fe10ae1ce9017b16705b50ae99ec37ca5504484b8ff17
2026-01-08 06:35.18 ---> using "03f0951594c938350775771f8c8fede6d107f2d2eee244220b7b8b4b1567de6e" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-01-08 06:35.18 ---> using "c933f036b19f2f0c0887f671ec993a9dc79755040cbb635c24c9b9c241c841cd" from cache
/home/opam: (run (network host)
(shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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
Format upgrade done.
<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2026-01-08 06:35.18 ---> using "7ecc7f75a5bf9dcfd6502f8a59ae1f7ab294c7cb737f8dd9abe743475bc57ced" from cache
/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version 2.5.0
# self-upgrade no
# system arch=x86_64 os=linux os-distribution=debian os-version=13
# solver builtin-0install
# install-criteria -changed,-count[avoid-version,solution]
# upgrade-criteria -count[avoid-version,solution]
# jobs 71
# repositories 1 (version-controlled)
# pinned 1 (version)
# current-switch 5.4
# invariant ["ocaml-base-compiler" {>= "5.4.0"}]
# compiler-packages ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 5.4.0
2026-01-08 06:35.18 ---> using "f03eee248d01b26761fba1ca57252b7a2d5a4073d6250967ee99f663b30113e2" from cache
/home/opam: (env OPAMDOWNLOADJOBS 1)
/home/opam: (env OPAMERRLOGLEN 0)
/home/opam: (env OPAMPRECISETRACKING 1)
/home/opam: (env CI true)
/home/opam: (env OPAM_REPO_CI true)
/home/opam: (run (shell "rm -rf opam-repository/"))
2026-01-08 06:35.18 ---> using "bf0379b82096b6ba5dc91e9f0222794ba43ccc18e72cfb20cf13ead08a8436d8" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2026-01-08 06:35.22 ---> using "5ee72413809da03f1165b461245aac10e903558e7672fd8adaa59eaf538e7ada" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-01-08 06:35.22 ---> using "df59b117f29838fb41b11c4840e1bf9daab1a41547e2dabcb708eda5efd91c8f" from cache
/home/opam: (run (network host)
(shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian trixie InRelease
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [94.5 kB]
- Fetched 185 kB in 0s (706 kB/s)
- Reading package lists...
-
2026-01-08 06:35.22 ---> using "2e6b95ee2e8ac5519a5f05daf2c255c5340a95f4ad37e79d81b0ff568c439a0a" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --depopts && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --recursive && opam list -s --color=never --depends-on 'raga.0.1.1' --coinstallable-with 'raga.0.1.1' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
raga.0.1.1
@@@OUTPUT
2026-01-08 06:36.09 ---> saved as "a8d3c010184c0377c96ea634416c327257a3439fe60e18367f76ee1fae5c3aed"
Job succeeded
2026-01-08 06:36.44: Job succeeded