(for PR #29144)
2025-12-29 13:30.58: New job: list revdeps of memcpy.0.3.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29144/head (5acd597aa3deb5edacee41733013e0f3f2224a82)
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/29144/head" && git reset --hard 5acd597a
git fetch origin master
git merge --no-edit c239a62d58deaede2e5dce17c2715a55397b73f2
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083
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 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --depopts && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --recursive && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-12-29 13:30.58: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083-memcpy.0.3.0-5acd597aa3deb5edacee41733013e0f3f2224a82"
2025-12-29 13:30.58: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083)
(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 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --depopts && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --recursive && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-12-29 13:30.58: Waiting for resource in pool OCluster
2025-12-29 13:30.58: Waiting for worker…
2025-12-29 13:30.58: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
Updating files: 94% (17973/19112)
Updating files: 95% (18157/19112)
Updating files: 96% (18348/19112)
Updating files: 97% (18539/19112)
Updating files: 98% (18730/19112)
Updating files: 99% (18921/19112)
Updating files: 100% (19112/19112)
Updating files: 100% (19112/19112), done.
HEAD is now at c239a62d58 Merge pull request #29143 from filipeom/opam-publish-smtml.0.18.0
Updating c239a62d58..5acd597aa3
Fast-forward
packages/memcpy/memcpy.0.3.0/opam | 41 +++++++++++++++++++++++++++++++++++++++
1 file changed, 41 insertions(+)
create mode 100644 packages/memcpy/memcpy.0.3.0/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083)
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083' locally
docker.io/ocaml/opam@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083: Pulling from ocaml/opam
2981f7e8980b: Already exists
38c43a523031: Already exists
86b171e1f8bb: Already exists
c62328d491a4: Already exists
eff4af1ec9f9: Already exists
a8fb3d73c22a: Already exists
75059ed2c06e: Already exists
c838c080301e: Already exists
dfb14fb41cef: Already exists
df6d00addf67: Already exists
4f718223933a: Already exists
ccc6aa3cc5f0: Already exists
23e68f1bebf2: Already exists
bc8ede90ef45: Pulling fs layer
80af37328cf0: Pulling fs layer
709d603477b6: Pulling fs layer
0ccf30b070a2: Pulling fs layer
35aa2e416863: Pulling fs layer
00036f610596: Pulling fs layer
80af37328cf0: Download complete
566836f020cc: Pulling fs layer
71b9e3f831b5: Pulling fs layer
0ccf30b070a2: Download complete
709d603477b6: Download complete
8a58bb81444d: Pulling fs layer
00036f610596: Download complete
35aa2e416863: Download complete
566836f020cc: Download complete
4f4fb700ef54: Pulling fs layer
71b9e3f831b5: Download complete
8a58bb81444d: Download complete
c914f6b1f746: Pulling fs layer
4f4fb700ef54: Download complete
63d935813e47: Pulling fs layer
8ac9b4b966c0: Pulling fs layer
8001b3a2b5ac: Pulling fs layer
ab8c1074cdd7: Pulling fs layer
63d935813e47: Download complete
c914f6b1f746: Download complete
552a5e6f461a: Pulling fs layer
8001b3a2b5ac: Download complete
8ac9b4b966c0: Download complete
ab8c1074cdd7: Download complete
096d8d04315b: Pulling fs layer
552a5e6f461a: Download complete
8c2c8a96d5dd: Pulling fs layer
096d8d04315b: Waiting
5e0e78b37cf0: Pulling fs layer
47f8c84cafbb: Pulling fs layer
ad98837138f6: Pulling fs layer
8c2c8a96d5dd: Download complete
5e0e78b37cf0: Waiting
47f8c84cafbb: Waiting
5ed1b7a005db: Pulling fs layer
ad98837138f6: Waiting
ec30d9664bee: Pulling fs layer
fc40ea176f89: Pulling fs layer
120854320efc: Pulling fs layer
bc1b0459d6ad: Pulling fs layer
ec30d9664bee: Waiting
5ed1b7a005db: Waiting
fc40ea176f89: Waiting
120854320efc: Waiting
ae7d42bb164e: Pulling fs layer
e62afff751db: Pulling fs layer
17fe887fa582: Pulling fs layer
ae7d42bb164e: Waiting
bc1b0459d6ad: Waiting
e62afff751db: Waiting
16d4e0cfe6c8: Pulling fs layer
17fe887fa582: Waiting
db38cffef3ab: Pulling fs layer
16d946a1ad2c: Pulling fs layer
16d4e0cfe6c8: Waiting
db38cffef3ab: Waiting
16d946a1ad2c: Waiting
db177c2d87cb: Pulling fs layer
cd8149d1cad7: Pulling fs layer
db177c2d87cb: Waiting
6902d95e1721: Pulling fs layer
cd8149d1cad7: Waiting
6902d95e1721: Waiting
5e0e78b37cf0: Verifying Checksum
5e0e78b37cf0: Download complete
bc8ede90ef45: Pull complete
80af37328cf0: Pull complete
709d603477b6: Pull complete
0ccf30b070a2: Pull complete
35aa2e416863: Pull complete
00036f610596: Pull complete
566836f020cc: Pull complete
71b9e3f831b5: Pull complete
8a58bb81444d: Pull complete
4f4fb700ef54: Pull complete
c914f6b1f746: Pull complete
63d935813e47: Pull complete
8ac9b4b966c0: Pull complete
8001b3a2b5ac: Pull complete
ab8c1074cdd7: Pull complete
552a5e6f461a: Pull complete
096d8d04315b: Verifying Checksum
096d8d04315b: Download complete
096d8d04315b: Pull complete
8c2c8a96d5dd: Pull complete
5e0e78b37cf0: Pull complete
ad98837138f6: Verifying Checksum
ad98837138f6: Download complete
5ed1b7a005db: Download complete
fc40ea176f89: Verifying Checksum
fc40ea176f89: Download complete
47f8c84cafbb: Download complete
47f8c84cafbb: Pull complete
ad98837138f6: Pull complete
5ed1b7a005db: Pull complete
bc1b0459d6ad: Verifying Checksum
bc1b0459d6ad: Download complete
ae7d42bb164e: Verifying Checksum
ae7d42bb164e: Download complete
e62afff751db: Download complete
120854320efc: Verifying Checksum
120854320efc: Download complete
17fe887fa582: Verifying Checksum
17fe887fa582: Download complete
16d4e0cfe6c8: Verifying Checksum
16d4e0cfe6c8: Download complete
db38cffef3ab: Verifying Checksum
db38cffef3ab: Download complete
db177c2d87cb: Verifying Checksum
db177c2d87cb: Download complete
cd8149d1cad7: Verifying Checksum
cd8149d1cad7: Download complete
6902d95e1721: Download complete
ec30d9664bee: Verifying Checksum
ec30d9664bee: Download complete
16d946a1ad2c: Verifying Checksum
16d946a1ad2c: Download complete
ec30d9664bee: Pull complete
fc40ea176f89: Pull complete
120854320efc: Pull complete
bc1b0459d6ad: Pull complete
ae7d42bb164e: Pull complete
e62afff751db: Pull complete
17fe887fa582: Pull complete
16d4e0cfe6c8: Pull complete
db38cffef3ab: Pull complete
16d946a1ad2c: Pull complete
db177c2d87cb: Pull complete
cd8149d1cad7: Pull complete
6902d95e1721: Pull complete
Digest: sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083
Status: Downloaded newer image for ocaml/opam@sha256:4b8c7632b913b4384d00bda7a80a6abca052753710bcd7a467ca0372adb1a083
2025-12-29 13:31.00 ---> using "92a4868cef67203ec83e505d6e143939fe2b26f936d185df29fc7fc62ef6a0b1" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-12-29 13:31.00 ---> using "e1a1e8acb14aef620c209cff991da20e9c9c097ee22145f4c6d930b305481bd0" 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
2025-12-29 13:31.00 ---> using "ebefc5cea2334bab7ccf42f7e9f72c61ea8e0aa9c744688511f0baf3612d0687" 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
2025-12-29 13:31.00 ---> using "6df367dedfbfdaa555f2aa873d36c4dace6eada7d1aa814b3e61ce9f132e7b84" 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/"))
2025-12-29 13:31.00 ---> using "b030170bc5e630cf6d1a5f23450d58b1252f010c0d23244213c74bccf45f2be9" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-12-29 13:31.01 ---> using "81734092ec1d9654a3e254a23ce047ac80835c9bcc23ba60e4d8ef9b6b37178b" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-12-29 13:31.01 ---> using "2716fa8afa7767e7eda5e8b15ef58875f8260634d9cec8e37f2e7e25ac5f9611" 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]
- Fetched 90.7 kB in 0s (1208 kB/s)
- Reading package lists...
2025-12-29 13:31.01 ---> using "527bc70574267e806580f0240f106a94f601ec0328639d3ce9891cbcd4b18a62" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --depopts && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --recursive && opam list -s --color=never --depends-on 'memcpy.0.3.0' --coinstallable-with 'memcpy.0.3.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
memcpy.0.3.0
@@@OUTPUT
2025-12-29 13:31.30 ---> saved as "aead91a353fa44dd4d21f9a33aac01619ad3c36bcd943dcd7aaa8ac28399722a"
Job succeeded
2025-12-29 13:31.35: Job succeeded