2024-11-19 18:59.36: New job: test ocaml/odoc https://github.com/ocaml/odoc.git#refs/pull/1227/head (d87a81d7f6598f62b11e64a528a1d2b104ae62ce) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml/odoc.git" && cd "odoc" && git fetch origin "refs/pull/1227/head" && git reset --hard d87a81d7 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 USER 1000:1000 RUN echo Error: No solution found for any supported platform; exit 2 END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-11-19 18:59.36: Using cache hint "ocaml/odoc-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554-alpine-3.20-4.14_opam-2.3-ocamlformat-c9b62c7c09d33da6ca7b64304dd2e7dc010280fb" 2024-11-19 18:59.36: Using OBuilder spec: ((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554) (user (uid 1000) (gid 1000)) (run (shell "echo Error: No solution found for any supported platform; exit 2")) ) 2024-11-19 18:59.36: Waiting for resource in pool OCluster 2024-11-20 08:01.12: Waiting for worker… 2024-11-20 08:03.22: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at d87a81d7f Update .git-blame-ignore-revs (from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554) Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554' locally docker.io/ocaml/opam@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554: Pulling from ocaml/opam d988fb556940: Pulling fs layer d988fb556940: Verifying Checksum d988fb556940: Download complete d988fb556940: Pull complete Digest: sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 Status: Downloaded newer image for ocaml/opam@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 2024-11-20 08:03.22 ---> using "46649d2bbe6f00c86a5d5fe022ab7bfe3de0143ddf6170e61af97324592363ef" from cache /: (user (uid 1000) (gid 1000)) /: (run (shell "echo Error: No solution found for any supported platform; exit 2")) Error: No solution found for any supported platform "/usr/bin/env" "bash" "-c" "echo Error: No solution found for any supported platform; exit 2" failed with exit status 2 2024-11-20 08:03.23: Job failed: Failed: Build failed