Build:
  1. 0
2022-12-05 08:36.48: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocaml/ocaml.org.git#refs/heads/dockerfile (72daf4fd12977ad68ed632597352cdcad4ada7d4)]
2022-12-05 08:36.48: Using cache hint "https://github.com/ocaml/ocaml.org.git-Dockerfile"
2022-12-05 08:36.48: Waiting for resource in pool OCluster
2022-12-05 08:36.48: Waiting for worker...
2022-12-05 08:36.48: Got resource from pool OCluster
Building on x86-bm-5.ocamllabs.io
HEAD is now at 74ea6a02 Fix jobs table rendering
HEAD is now at 72daf4fd Docker build: Don't download unused commits
Sending build context to Docker daemon   21.3MB

Step 1/19 : FROM ocaml/opam:alpine-3.17-ocaml-4.14 as build
alpine-3.17-ocaml-4.14: Pulling from ocaml/opam
Digest: sha256:6fd36a5417ecb74d74946283550374410812e0a0df1b84f991614c4e67cf7347
Status: Image is up to date for ocaml/opam:alpine-3.17-ocaml-4.14
 ---> 322a0ac5d1be
Step 2/19 : RUN sudo apk update && sudo apk add --update libev-dev openssl-dev gmp-dev oniguruma-dev
 ---> Using cache
 ---> 345463b6a8c2
Step 3/19 : RUN cd ~/opam-repository && git pull origin 6496b2727e51cc19c9ebaeb73008ded920eea501 && opam update
 ---> Running in 89bf401edffd
failed to create shim: OCI runtime create failed: container_linux.go:370: starting container process caused: process_linux.go:459: container init caused: process_linux.go:422: setting cgroup config for procHooks process caused: error while setting unit properties: Unit docker-89bf401edffd0a017767e3231fd2e236329df7dcfa122752dd1e72c29ca35f14.scope not found.: unknown
docker-build failed with exit-code 1
2022-12-05 08:37.05: Job failed: Failed: Build failed