Build:
  1. 0
2024-05-29 15:07.16: New job: Voodoo prep why.2.41; b4f3b5de99c95b6fe1cd2471d8b55b02
2024-05-29 15:07.16: Waiting for resource in pool OCluster
2024-05-29 16:35.19: Waiting for worker…
2024-05-29 16:36.29: Got resource from pool OCluster
2024-05-29 16:36.29: Using cache hint "docs-universe-prep-4.06.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.06@sha256:19b90949ee10b4a183518d3566e54d2e04a4f3331d0c33c135caaf501f2b7047)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.06@sha256:19b90949ee10b4a183518d3566e54d2e04a4f3331d0c33c135caaf501f2b7047)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.15.3 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy why.2.41 zarith.1.13 why3-base.0.88.3 why3.0.88.3 ocamlgraph.1.8.8 ocamlfind.1.9.6 num.1.5 menhirSdk.20230608 menhirLib.20230608 menhir.20230608 lablgtk.2.18.13 frama-c.17.0 dune.3.15.3 conf-zlib.1 conf-which.1 conf-pkg-config.3 conf-gtksourceview.2 conf-gtk2.1 conf-gnomecanvas.2 conf-gmp.4 conf-autoconf.0.1 camlzip.1.10 camlp-streams.5.0.1 alt-ergo.1.01 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u why:b4f3b5de99c95b6fe1cd2471d8b55b02,why3-base:4c4e79ead335fa901148a8f2776d7754,why3:3fe1a2a2e77ae7dff7f6f780e0a09850,ocamlgraph:6cb1686e7e670995d3f8b86b48ca15cc,lablgtk:29d62aa0c953ce0ed065801b3ee73071,frama-c:bc1debb1d1877400140b9450eeaaf843,alt-ergo:22b719c2027c1bbd4e9a7cbb8415c623"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.321975') && (for DATA in prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01,alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623,alt-ergo.1.01 prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0,frama-c.17.0-bc1debb1d1877400140b9450eeaaf843,frama-c.17.0 prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13,lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071,lablgtk.2.18.13 prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8,ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc,ocamlgraph.1.8.8 prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3,why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850,why3.0.88.3 prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3,why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754,why3-base.0.88.3 prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41,why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02,why.2.41; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01,alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623,alt-ergo.1.01 prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0,frama-c.17.0-bc1debb1d1877400140b9450eeaaf843,frama-c.17.0 prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13,lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071,lablgtk.2.18.13 prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8,ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc,ocamlgraph.1.8.8 prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3,why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850,why3.0.88.3 prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3,why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754,why3-base.0.88.3 prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41,why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02,why.2.41; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01,alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623,alt-ergo.1.01 prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0,frama-c.17.0-bc1debb1d1877400140b9450eeaaf843,frama-c.17.0 prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13,lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071,lablgtk.2.18.13 prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8,ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc,ocamlgraph.1.8.8 prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3,why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850,why3.0.88.3 prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3,why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754,why3-base.0.88.3 prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41,why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02,why.2.41; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git ea87c49e51ff29a459422419e1688938fd77a46f --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.06.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-05-29 16:36.29: RETRYING: 2024-05-29/150716-voodoo-prep-e6441a Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at ea87c49e51 opam admin add-hashes sha256

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.06@sha256:19b90949ee10b4a183518d3566e54d2e04a4f3331d0c33c135caaf501f2b7047)
2024-05-29 16:52.20 ---> using "ee47d34dae52cbe8795de420b2dd4fe48bde26c5f3d18bfeaa9b630f0a4d380a" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-29 16:52.20 ---> using "d22676d4352ca2d38c351d45f6baa987062f7117425affa0fabcc5215d687d4d" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
Fetched 260 kB in 0s (1049 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (7745 kB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18735 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-05-29 16:52.20 ---> using "0c590446aa43078af4ae423c21851e9c09f5dd51b524169db5381dfd0ae271df" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild          0.14.3 [required by bos]
  - install cmdliner            1.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.15.2 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.6.9  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.5  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.5  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.6.9] found in cache
[dune.3.15.2] found in cache
[fmt.0.8.9] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[seq.0.3.1] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.15.2
-> installed seq.0.3.1
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed cppo.1.6.9
-> installed rresult.0.6.0
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-29 16:52.20 ---> using "5128884788f9b0f993d746f648b204b783491d79c516311ed03c3434c77beccb" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-05-29 16:52.20 ---> using "60af637f5bc07662c96cc38d95e3b9d23091921a3a52c43b3085406846175af1" from cache
2024-05-29 16:52.20 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.06@sha256:19b90949ee10b4a183518d3566e54d2e04a4f3331d0c33c135caaf501f2b7047)
2024-05-29 16:52.20 ---> using "ee47d34dae52cbe8795de420b2dd4fe48bde26c5f3d18bfeaa9b630f0a4d380a" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-05-29 16:52.20 ---> using "d22676d4352ca2d38c351d45f6baa987062f7117425affa0fabcc5215d687d4d" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-05-29 16:52.20 ---> using "ccdd1ca98282e3aed3a4e38adfa5c50558319779a3a1c8defeb62f2041af2011" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-05-29 16:52.21 ---> using "2c99b71c081463783eaca147698b2a83173c5f91f0056bd07e21b329a97df047" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-05-29 16:52.21 ---> using "3c8d4c5b75879ea6a4241a0332c659f3288714ce3358aa672884fac1e35c402b" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && 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.1, 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] synchronised from file:///home/opam/opam-repository
2024-05-29 16:52.21 ---> using "3d726e817cbb812b121c370711e2826ef1ad7c8b6aa494ca9dccb0f2c4cbfd7b" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.06. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.06 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-05-29 16:52.21 ---> using "654b4399098b8992bc801031d35b5e0f70de1abab435f82be2e113a0b736053d" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-05-29 16:52.21 ---> using "291975a0245ac41c0da752893bcbb7baed265a6dbca08734a7d3c84d8fbf78d1" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.15.3 ocamlfind.1.9.6"))
The following actions will be performed:
  - recompile ocaml-base-compiler      4.06.1*  [upstream or system changes]
  - recompile ocaml-secondary-compiler 4.08.1-1 [upstream or system changes]
  - recompile ocaml-config             1        [upstream or system changes]
  - recompile ocaml                    4.06.1   [uses ocaml-base-compiler, ocaml-config]
  - install   ocamlfind                1.9.6
  - recompile opam-depext              1.2.1-1  [uses ocaml]
  - install   ocamlfind-secondary      1.9.6    [required by dune]
  - install   dune                     3.15.3
===== 3 to install | 5 to recompile =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.1  (cached)
-> retrieved ocaml-base-compiler.4.06.1  (cached)
-> retrieved dune.3.15.3  (cached)
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved ocamlfind-secondary.1.9.6  (cached)
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   ocaml-secondary-compiler.4.08.1-1
-> installed ocaml-secondary-compiler.4.08.1-1
-> removed   opam-depext.1.2.1-1
-> removed   ocaml.4.06.1
[NOTE] While removing ocaml-config.1: not removing non-empty directories:
         - share

-> removed   ocaml-config.1
-> removed   ocaml-base-compiler.4.06.1
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
-> installed opam-depext.1.2.1-1
-> installed ocamlfind.1.9.6
-> installed ocamlfind-secondary.1.9.6
-> installed dune.3.15.3
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment
2024-05-29 16:52.21 ---> using "1cf7cffabb1ff26f07770173aaec26a67ca02e9eff43bd8372bb146c633bfc46" from cache

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy why.2.41 zarith.1.13 why3-base.0.88.3 why3.0.88.3 ocamlgraph.1.8.8 ocamlfind.1.9.6 num.1.5 menhirSdk.20230608 menhirLib.20230608 menhir.20230608 lablgtk.2.18.13 frama-c.17.0 dune.3.15.3 conf-zlib.1 conf-which.1 conf-pkg-config.3 conf-gtksourceview.2 conf-gtk2.1 conf-gnomecanvas.2 conf-gmp.4 conf-autoconf.0.1 camlzip.1.10 camlp-streams.5.0.1 alt-ergo.1.01 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
Fetched 260 kB in 0s (1010 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
[ERROR] No solution for why.2.41 & zarith.1.13 & why3-base.0.88.3 & why3.0.88.3 & ocamlgraph.1.8.8 & ocamlfind.1.9.6 & num.1.5 & menhirSdk.20230608 & menhirLib.20230608 & menhir.20230608 & lablgtk.2.18.13 & frama-c.17.0 & dune.3.15.3 & conf-zlib.1 & conf-which.1 & conf-pkg-config.3 & conf-gtksourceview.2 & conf-gtk2.1 & conf-gnomecanvas.2 & conf-gmp.4 & conf-autoconf.0.1 & camlzip.1.10 & camlp-streams.5.0.1 & alt-ergo.1.01:   * Missing dependency:
            - conf-gtksourceview
            depends on the unavailable system package 'libgtksourceview2.0-dev'. Use `--no-depexts' to attempt installation anyway, or it is possible that a depext package name in the opam file is incorrect.


Command failed: opam --cli=2.1 list --readonly --external '--resolve=why.2.41,zarith.1.13,why3-base.0.88.3,why3.0.88.3,ocamlgraph.1.8.8,ocamlfind.1.9.6,num.1.5,menhirSdk.20230608,menhirLib.20230608,menhir.20230608,lablgtk.2.18.13,frama-c.17.0,dune.3.15.3,conf-zlib.1,conf-which.1,conf-pkg-config.3,conf-gtksourceview.2,conf-gtk2.1,conf-gnomecanvas.2,conf-gmp.4,conf-autoconf.0.1,camlzip.1.10,camlp-streams.5.0.1,alt-ergo.1.01' returned 20
2024-05-29 16:52.31 ---> saved as "23de65188dd817c74a231e2a332d467d53e1b38d3d82fad4603a0a0d475af457"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u why:b4f3b5de99c95b6fe1cd2471d8b55b02,why3-base:4c4e79ead335fa901148a8f2776d7754,why3:3fe1a2a2e77ae7dff7f6f780e0a09850,ocamlgraph:6cb1686e7e670995d3f8b86b48ca15cc,lablgtk:29d62aa0c953ce0ed065801b3ee73071,frama-c:bc1debb1d1877400140b9450eeaaf843,alt-ergo:22b719c2027c1bbd4e9a7cbb8415c623"))
2024-05-29 16:52.32 ---> saved as "cd3839892b5e9031ede29f0f3038642b1abbefac3b2257c9bfd82e1f65ca05b4"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.321975') && (for DATA in prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01,alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623,alt-ergo.1.01 prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0,frama-c.17.0-bc1debb1d1877400140b9450eeaaf843,frama-c.17.0 prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13,lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071,lablgtk.2.18.13 prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8,ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc,ocamlgraph.1.8.8 prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3,why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850,why3.0.88.3 prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3,why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754,why3-base.0.88.3 prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41,why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02,why.2.41; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01,alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623,alt-ergo.1.01 prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0,frama-c.17.0-bc1debb1d1877400140b9450eeaaf843,frama-c.17.0 prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13,lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071,lablgtk.2.18.13 prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8,ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc,ocamlgraph.1.8.8 prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3,why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850,why3.0.88.3 prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3,why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754,why3-base.0.88.3 prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41,why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02,why.2.41; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01,alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623,alt-ergo.1.01 prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0,frama-c.17.0-bc1debb1d1877400140b9450eeaaf843,frama-c.17.0 prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13,lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071,lablgtk.2.18.13 prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8,ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc,ocamlgraph.1.8.8 prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3,why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850,why3.0.88.3 prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3,why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754,why3-base.0.88.3 prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41,why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02,why.2.41; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.321975
FAILED:alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623
prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01/opam
prep/universes/22b719c2027c1bbd4e9a7cbb8415c623/alt-ergo/1.01/opam.err.log
FAILED:frama-c.17.0-bc1debb1d1877400140b9450eeaaf843
prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0/opam
prep/universes/bc1debb1d1877400140b9450eeaaf843/frama-c/17.0/opam.err.log
FAILED:lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071
prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13/opam
prep/universes/29d62aa0c953ce0ed065801b3ee73071/lablgtk/2.18.13/opam.err.log
FAILED:ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc
prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8/opam
prep/universes/6cb1686e7e670995d3f8b86b48ca15cc/ocamlgraph/1.8.8/opam.err.log
FAILED:why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850
prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3/opam
prep/universes/3fe1a2a2e77ae7dff7f6f780e0a09850/why3/0.88.3/opam.err.log
FAILED:why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754
prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3/opam
prep/universes/4c4e79ead335fa901148a8f2776d7754/why3-base/0.88.3/opam.err.log
FAILED:why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02
prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41/opam
prep/universes/b4f3b5de99c95b6fe1cd2471d8b55b02/why/2.41/opam.err.log
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623:fabed7f4f3b303fff9d8682935d0cd9fe76c3bc6cc0296c0cc05aceecefe056f
HASHES:frama-c.17.0-bc1debb1d1877400140b9450eeaaf843:2a7e592e2dc63bb794eab429fe13fe8bc0281a737e0eba4443d78daf577af553
HASHES:lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071:1ebbf3e2a6370527d69986a7603f467e65d187b4dc0b019376cbda23a072b7cd
HASHES:ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc:9a5299880b71cc739c57a99cbd352a762c1dcdd717dfb002f052393067af215c
HASHES:why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850:7c0083f2be87b11911ca751192d71afdd225dad84687c5cfb0ffa2ee3fe1b546
HASHES:why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754:de9789eb06ca1f591288ebce99ed5bf00a800c63756a45812469811964b6efb7
HASHES:why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02:a3e0b72a5437d59376789174be496053732cb5d1163952171f888063b809cab1
2024-05-29 16:52.42 ---> saved as "569eba4d0ee81d5690734a5ea23dd92cc145b86338d6f8f34a1161a4151d6113"
Job succeeded
2024-05-29 16:56.42: Failed: alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623
2024-05-29 16:56.42: Failed: frama-c.17.0-bc1debb1d1877400140b9450eeaaf843
2024-05-29 16:56.42: Failed: lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071
2024-05-29 16:56.42: Failed: ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc
2024-05-29 16:56.42: Failed: why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850
2024-05-29 16:56.42: Failed: why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754
2024-05-29 16:56.42: Failed: why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02
2024-05-29 16:56.43: why.2.41-b4f3b5de99c95b6fe1cd2471d8b55b02 -> a3e0b72a5437d59376789174be496053732cb5d1163952171f888063b809cab1
2024-05-29 16:56.43: why3-base.0.88.3-4c4e79ead335fa901148a8f2776d7754 -> de9789eb06ca1f591288ebce99ed5bf00a800c63756a45812469811964b6efb7
2024-05-29 16:56.43: why3.0.88.3-3fe1a2a2e77ae7dff7f6f780e0a09850 -> 7c0083f2be87b11911ca751192d71afdd225dad84687c5cfb0ffa2ee3fe1b546
2024-05-29 16:56.43: ocamlgraph.1.8.8-6cb1686e7e670995d3f8b86b48ca15cc -> 9a5299880b71cc739c57a99cbd352a762c1dcdd717dfb002f052393067af215c
2024-05-29 16:56.43: lablgtk.2.18.13-29d62aa0c953ce0ed065801b3ee73071 -> 1ebbf3e2a6370527d69986a7603f467e65d187b4dc0b019376cbda23a072b7cd
2024-05-29 16:56.43: frama-c.17.0-bc1debb1d1877400140b9450eeaaf843 -> 2a7e592e2dc63bb794eab429fe13fe8bc0281a737e0eba4443d78daf577af553
2024-05-29 16:56.43: alt-ergo.1.01-22b719c2027c1bbd4e9a7cbb8415c623 -> fabed7f4f3b303fff9d8682935d0cd9fe76c3bc6cc0296c0cc05aceecefe056f
2024-05-29 16:56.43: Job succeeded