Organisationssqidssqids-ocamld6a7ce (main)debian-12-4.14_arm64_opam-2.3

debian-12-4.14_arm64_opam-2.3

Logs

Show full logs
2024-11-19 19:07.14: New job: test sqids/sqids-ocaml https://github.com/sqids/sqids-ocaml.git#refs/heads/main (d6a7ce6d19f8cef53f31dfc9fb6b0fd46ec4ab93) (linux-arm64:debian-12-4.14_arm64_opam-2.3)
Base: ocaml/opam:debian-12-ocaml-4.14@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c
Opam project build

To reproduce locally:

git clone --recursive "https://github.com/sqids/sqids-ocaml.git" -b "main" && cd "sqids-ocaml" && git reset --hard d6a7ce6d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c
# debian-12-4.14_arm64_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 sqids.opam ./
RUN opam pin add -yn sqids.dev './'
ENV DEPS="base-bigarray.base base-threads.base base-unix.base dune.3.16.1 host-arch-arm64.1 host-system-other.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 qcheck-core.0.22"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y sqids.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2024-11-19 19:07.14: Using cache hint "sqids/sqids-ocaml-ocaml/opam:debian-12-ocaml-4.14@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c-debian-12-4.14_arm64_opam-2.3-f714b136ee3d33e61712263515a7b67c"
2024-11-19 19:07.14: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c)
 (comment debian-12-4.14_arm64_opam-2.3)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/bin/opam-2.3 /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 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src sqids.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn sqids.dev './'"))
 (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.16.1 host-arch-arm64.1 host-system-other.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 qcheck-core.0.22")
 (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.3 --depext-only -y sqids.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"))
)

2024-11-19 19:07.14: Waiting for resource in pool OCluster
2024-11-20 05:00.20: Waiting for worker…
2024-11-20 05:56.45: Got resource from pool OCluster
Building on molpadia.caelum.ci.dev
All commits already cached
HEAD is now at d6a7ce6 CHANGELOG: update to `0.1.0`

(from ocaml/opam:debian-12-ocaml-4.14@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c' locally
docker.io/ocaml/opam@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c: Pulling from ocaml/opam
Digest: sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c
Status: Downloaded newer image for ocaml/opam@sha256:263b45d8f73a90967a35af56d5b8c6e30a9d3f6d47cab7338ad303c973630d2c
2024-11-20 05:56.45 ---> using "d09c61ee347e6bdd40ac4878567879986a80c680d3b3a3cdd127030990efa614" from cache

/: (comment debian-12-4.14_arm64_opam-2.3)

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

/: (env CLICOLOR_FORCE 1)

/: (env OPAMCOLOR always)

/: (workdir /src)

/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2024-11-20 05:56.45 ---> using "6ddc598584b9b2e40a088f5f2cbc2a674b8542d24e6b5d1458675417bbbe7805" 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.

Continue? [y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-11-20 05:56.45 ---> using "6a0e32d6f3f283356efd4f53a48e0477e5139a40e0cb03073e77947162a04302" from cache

/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-125-generic
The OCaml toplevel, version 4.14.2
2.3.0
2024-11-20 05:56.45 ---> using "f432d5a1e38fdd6bed0f2517aa36a2dcc5af748011fa2b770f32bc91fe2d88b5" from cache

/src: (workdir /src)

/src: (run (shell "sudo chown opam /src"))
2024-11-20 05:56.45 ---> using "0d8824dc6d5004ff3d4671901506e3335cd7715497f713e07fd48ff6e169bf61" from cache

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))
371a52f4a8 Merge pull request #26816 from maiste/release-dune-3.16.1

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository

Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2024-11-20 05:56.45 ---> using "50ad4b8adb00ee70ac41f792e4167b76b00854f98d00765c5a6aac4d9b961770" from cache

/src: (copy (src sqids.opam) (dst ./))
2024-11-20 05:56.45 ---> saved as "447157d0254aced1faaccb27d336d22d62c50ce35e051cb8ad7db0a7ec94832f"

/src: (run (network host)
           (shell "opam pin add -yn sqids.dev './'"))
[sqids.dev] synchronised (file:///src)
sqids is now pinned to file:///src (version dev)
2024-11-20 05:56.48 ---> saved as "eee7b2b7e015adae67f76524aef72ee8f32220bddd428593e7fbd70d69983fa5"

/src: (env DEPS "base-bigarray.base base-threads.base base-unix.base dune.3.16.1 host-arch-arm64.1 host-system-other.1 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 qcheck-core.0.22")

/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.3 --depext-only -y sqids.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- 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 arm64 Packages [201 kB]
- Fetched 305 kB in 0s (820 kB/s)
- Reading package lists...

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[sqids.dev] synchronised (no changes)

[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 host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-arm64 is already installed (current version is 1).
[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).
2024-11-20 05:57.00 ---> saved as "71d3ab3d39a3d6635d8cab6bb1b635356b267693b5d98b4f9a032e523e1eb99c"

/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 host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-arm64 is already installed (current version is 1).
[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 dune        3.16.1
  - install qcheck-core 0.22

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved qcheck-core.0.22  (cached)
-> retrieved dune.3.16.1  (cached)
-> installed dune.3.16.1
-> installed qcheck-core.0.22
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-20 05:57.37 ---> saved as "7238a11dbae5b78b821e3fd4a569a934883fee103808af0c774dee167910e5f7"

/src: (copy (src .) (dst /src))
2024-11-20 05:57.37 ---> saved as "003619a7aacfad4d4ef1086f4378a6288297aa6fda11dc5ff9cdc274de86dd55"

/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
2024-11-20 05:57.40 ---> saved as "c94121c27f601d744fff12ae738d262fbc2609cebb36d56bd0030fa7b539d512"
Job succeeded
2024-11-20 05:57.40: Job succeeded