Build:
- 0
2024-10-01 17:56.41: New job: Build Dockerfile.web using linux-arm64 in [https://github.com/ocurrent/opam-repo-ci.git#refs/pull/367/head (e60d8fcb135711c0baa8f6c942b81c01e2af3f1b)] 2024-10-01 17:56.41: Using cache hint "https://github.com/ocurrent/opam-repo-ci.git-Dockerfile.web" 2024-10-01 17:56.41: Waiting for resource in pool OCluster 2024-10-01 17:56.41: Waiting for worker… 2024-10-01 17:56.58: Got resource from pool OCluster Building on okypous.caelum.ci.dev Submodule path 'ocaml-dockerfile': checked out '8961432d1d3b2fb5541f5bb16bfad7d35574b8b7' Submodule path 'ocaml-version': checked out 'b80aad5425c7dd6f1e6f8925f5719c72f8b8f7fa' Submodule path 'ocluster': checked out '912ecfd38f003c6f537abca7e5313973b15ba615' Submodule path 'ocurrent': checked out 'e43b6c5c896a4cc5ca5c1d0cfbf10a6401fbcd47' HEAD is now at dccbcdf Revert to 97d42b7 Synchronizing submodule url for 'ocaml-dockerfile' Synchronizing submodule url for 'ocaml-version' Synchronizing submodule url for 'ocluster' Synchronizing submodule url for 'ocurrent' Cleared directory 'ocaml-dockerfile' Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile' Cleared directory 'ocaml-version' Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) unregistered for path 'ocaml-version' Cleared directory 'ocluster' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster' Cleared directory 'ocurrent' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent' HEAD is now at e60d8fc Use absorbed opam-ci-check instead of pin depends Sending build context to Docker daemon 614.9kB Step 1/14 : FROM ocaml/opam:debian-12-ocaml-4.14 AS build debian-12-ocaml-4.14: Pulling from ocaml/opam Digest: sha256:c62f4182fcecdc7fd1e7d68d4e9f4861b1076d20be5dae4b342cd4a53e316aff Status: Image is up to date for ocaml/opam:debian-12-ocaml-4.14 ---> 949ad4481229 Step 2/14 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni ---> Using cache ---> ff8d64546750 Step 3/14 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto m4 pkg-config libgmp-dev libffi-dev -y --no-install-recommends ---> Using cache ---> 4eb0b75dd585 Step 4/14 : RUN cd ~/opam-repository && git fetch origin master && git reset --hard 8df59b79937426fefdf443f2202c514b5dfa479d && opam update ---> Using cache ---> dacd37e6dfc7 Step 5/14 : COPY --chown=opam opam-repo-ci-api.opam opam-repo-ci-web.opam opam-repo-ci-service.opam /src/ ---> 48468fde568f Step 6/14 : WORKDIR /src ---> Running in d4c21458de5f Removing intermediate container d4c21458de5f ---> 7e77a23f4c96 Step 7/14 : RUN opam install -y --deps-only . ---> Running in 7a445be522cc [ERROR] Package conflict! No solution found, exiting * Missing dependency: - opam-ci-check unknown package The command '/bin/sh -c opam install -y --deps-only .' returned a non-zero code: 20 docker-build failed with exit-code 20 2024-10-01 17:57.12: Job failed: Failed: Build failed