2024-11-19 19:07.14: New job: test sqids/sqids-ocaml https://github.com/sqids/sqids-ocaml.git#refs/heads/main (d6a7ce6d19f8cef53f31dfc9fb6b0fd46ec4ab93) (linux-x86_64:ubuntu-24.10-5.2_opam-2.3) Base: ocaml/opam:ubuntu-24.10-ocaml-5.2@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57 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:ubuntu-24.10-ocaml-5.2@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57 # ubuntu-24.10-5.2_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-domains.base base-nnp.base base-threads.base base-unix.base dune.3.16.1 host-arch-x86_64.1 host-system-other.1 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 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:ubuntu-24.10-ocaml-5.2@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57-ubuntu-24.10-5.2_opam-2.3-4e953989ec8ba527d88c6ab174c8525d" 2024-11-19 19:07.14: Using OBuilder spec: ((from ocaml/opam:ubuntu-24.10-ocaml-5.2@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57) (comment ubuntu-24.10-5.2_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-domains.base base-nnp.base base-threads.base base-unix.base dune.3.16.1 host-arch-x86_64.1 host-system-other.1 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 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 04:03.12: Waiting for worker… 2024-11-20 04:08.08: Got resource from pool OCluster Building on doris.caelum.ci.dev hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /var/cache/obuilder/ocluster/git/sqids-ocaml.git-4207b215f12045235c2902a08af84f4047587131/.git/ HEAD is now at d6a7ce6 CHANGELOG: update to `0.1.0` (from ocaml/opam:ubuntu-24.10-ocaml-5.2@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57) Unable to find image 'ocaml/opam:ubuntu-24.10-ocaml-5.2@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57' locally docker.io/ocaml/opam@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57: Pulling from ocaml/opam 66d29cec410a: Pulling fs layer 66d29cec410a: Waiting 66d29cec410a: Verifying Checksum 66d29cec410a: Download complete 66d29cec410a: Pull complete Digest: sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57 Status: Downloaded newer image for ocaml/opam@sha256:0bdcf324f9e892d0d376a861b56009c69e6420cbbc89f74fe0cbe01dbd391f57 2024-11-20 04:08.09 ---> using "bd7c50b006915a482b05aeed7ef02be578097c5b8ea370ad160a90100bd05d12" from cache /: (comment ubuntu-24.10-5.2_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 04:08.09 ---> using "a537ce9d5838806d470e962f1edfb730ae80a6ee0dfbbb929846d56570739ed6" 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 [NOTE] The 'jobs' option was reset, its value was 39 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using: opam option jobs=39 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2024-11-20 04:08.09 ---> using "6e44eb40c2ee68a5b11c6fa6537a9d18bcecc39042b4b8f6febdf94bba829911" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 5.15.0-125-generic The OCaml toplevel, version 5.2.0 2.3.0~rc1 2024-11-20 04:08.09 ---> using "68b4d09dfc98e17696c96a195dd7ec4f364f3d7a3c36d1a026aff98465c8f0d9" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2024-11-20 04:08.09 ---> using "ce3548f7cbbe538644159a6e4f889ac2b510d7cca3a4477dd4db912ede8939ab" 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 04:08.09 ---> using "e09ec90b92e6d47efbb0726f1868a5f868292d22a72c8586ff0bf1939fd63036" from cache /src: (copy (src sqids.opam) (dst ./)) 2024-11-20 04:08.09 ---> saved as "50ba79c5efcacf44ae72e0f1875a9a5f4fecfc2ed2ba9d930dc6edb9866d0425" /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 04:08.13 ---> saved as "21cfa59b4dd98b19a39bff824ae02edfa6d25ce168a1a423aea20719ae593008" /src: (env DEPS "base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base dune.3.16.1 host-arch-x86_64.1 host-system-other.1 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 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" - Get:1 http://security.ubuntu.com/ubuntu oracular-security InRelease [126 kB] - Get:2 http://security.ubuntu.com/ubuntu oracular-security/main amd64 Packages [36.5 kB] - Hit:3 http://archive.ubuntu.com/ubuntu oracular InRelease - Get:4 http://security.ubuntu.com/ubuntu oracular-security/universe amd64 Packages [29.3 kB] - Get:5 http://archive.ubuntu.com/ubuntu oracular-updates InRelease [126 kB] - Get:6 http://archive.ubuntu.com/ubuntu oracular-backports InRelease [126 kB] - Get:7 http://archive.ubuntu.com/ubuntu oracular-updates/main amd64 Packages [96.0 kB] - Get:8 http://archive.ubuntu.com/ubuntu oracular-updates/universe amd64 Packages [41.8 kB] - Fetched 582 kB in 1s (801 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 3). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0). [NOTE] Package ocaml is already installed (current version is 5.2.0). [NOTE] Package host-system-other is already installed (current version is 1). [NOTE] Package host-arch-x86_64 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-nnp is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). 2024-11-20 04:08.29 ---> saved as "3e2c4f265fa7dfedfca6d5352642e4a192f254fe21090c9db084247fafd6b35c" /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 3). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0). [NOTE] Package ocaml is already installed (current version is 5.2.0). [NOTE] Package host-system-other is already installed (current version is 1). [NOTE] Package host-arch-x86_64 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-nnp is already installed (current version is base). [NOTE] Package base-domains 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 04:09.04 ---> saved as "a87d7d2d54933e18d9d8bf654f0948ad36e9fa7d1bba0eef22de0cf09e06d3bf" /src: (copy (src .) (dst /src)) 2024-11-20 04:09.05 ---> saved as "4f0936df0531e8271fb36ffa567e44be1dafd6c6d15a33d483356fd183322fea" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) 2024-11-20 04:09.07 ---> saved as "1045b3b32626407b6f0ba66e4d90cdc1d709ce6e374f27a27ccdd575ba070474" Job succeeded 2024-11-20 04:09.07: Job succeeded