Job log
See full log and operations2024-06-17 15:43.08: New job: Build using linux-arm64 in
[https://github.com/mirage/mirage-skeleton.git#refs/pull/398/head (1663d7647357b6d5c418512d0a51a2871ae0323f)]
OBuilder spec:
[34m((from ocaml/opam:debian-10-ocaml-4.13)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
(run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))
(run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#8700786174263b7304fb33db1a8a5c0925b785c0"))
(run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#1e56dd4450bcad58bfd1389c5c2a124b3f3374f2"))
(run (network host)
(shell "opam pin -ny https://github.com/mirage/mirage.git#571dc64249beb9123369ac45cdec0eaee695c697"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam install -y \"mirage>=4\""))
(copy (src .) (dst /src/))
(env MODE hvt)
(workdir /src/)
(run (shell "opam exec -- make configure"))
(env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#4e75ee36715b27550d5bdb87686bb4ae4c9e89c4,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#797cb363df3ff763c43c8fbec5cd44de2878757e)
(run (network host)
(shell "opam exec -- make lock"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam exec -- make depends"))
(run (shell "opam monorepo list -l mirage.opam.locked"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam exec -- make pull"))
(env DUNE_CACHE enabled)
(env DUNE_CACHE_TRANSPORT direct)
(run (cache (dune-build-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam exec -- make build"))
)[0m
2024-06-17 15:43.08: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13"
2024-06-17 15:43.08: Waiting for resource in pool OCluster
2024-06-17 15:43.08: Waiting for workerโฆ
2024-06-17 15:43.09: Got resource from pool OCluster
Building on okypous.caelum.ci.dev
All commits already cached
HEAD is now at 1663d76 adjust to mimic re-release
[01;34m(from ocaml/opam:debian-10-ocaml-4.13)[0m
Unable to find image 'ocaml/opam:debian-10-ocaml-4.13' locally
debian-10-ocaml-4.13: Pulling from ocaml/opam
6c7936879490: Pulling fs layer
6c7936879490: Verifying Checksum
6c7936879490: Download complete
6c7936879490: Pull complete
Digest: sha256:464e5319e1f1040ecb0a75ecac5dc6efa237cc29973b84238392e874e6c2d67a
Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-4.13
[01;2m[01;35m2024-06-17 15:43.09 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache[0m
[01;34m/: (user (uid 1000) (gid 1000))[0m
[01;34m/: (workdir /home/opam)[0m
[01;34m/home/opam: (run (shell "sudo chown opam:opam /home/opam"))[0m
[01;2m[01;35m2024-06-17 15:43.09 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache[0m
[01;34m/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update"))[0m
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 package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
[01;2m[01;35m2024-06-17 15:43.09 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#8700786174263b7304fb33db1a8a5c0925b785c0"))[0m
[opam] Initialised
opam (at git+https://github.com/ocaml/opam-repository.git#8700786174263b7304fb33db1a8a5c0925b785c0):
[WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
[NOTE] Repository opam has been added to the selections of switch 4.13 only.
Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
[01;2m[01;35m2024-06-17 15:43.09 ---> using "a7e68d9538c5745df594d2ea08a583ca1307fe5a9b5768dbf689dde96c81ff29" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#1e56dd4450bcad58bfd1389c5c2a124b3f3374f2"))[0m
[mirage-dev] Initialised
[NOTE] Repository mirage-dev has been added to the selections of switch 4.13 only.
Run `opam repository add mirage-dev --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
[01;2m[01;35m2024-06-17 15:43.29 ---> saved as "d4d59eacf6c33086e29db0518800d76196dd9aaaa9d486f0689a3dbf9cd05a18"[0m
[01;34m/home/opam: (run (network host)
(shell "opam pin -ny https://github.com/mirage/mirage.git#571dc64249beb9123369ac45cdec0eaee695c697"))[0m