Build:
  1. 0
2023-03-17 17:34.32: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocaml-ci.git#refs/heads/http-opam-pin (f9b383475fb914e9721bb162158098d1ce695185)]
2023-03-17 17:34.32: Using cache hint "https://github.com/ocurrent/ocaml-ci.git-Dockerfile"
2023-03-17 17:34.32: Waiting for resource in pool OCluster
2023-03-17 17:34.32: Waiting for worker…
2023-03-17 17:48.22: Got resource from pool OCluster
Building on cree.ocamllabs.io
Submodule path 'ocaml-dockerfile': checked out '60eb31dbea462ca993fa971ae62dc00443027eac'
Submodule path 'ocaml-gitlab': checked out 'f320f7f25cd26152082380edbf6063e01427014d'
Submodule path 'ocluster': checked out '513c17095fa97f3418970180cd72de880869c292'
Submodule path 'ocurrent': checked out '53fd3263d04407df6b7a627abe85667d011c0060'
Submodule path 'solver-service': checked out 'bea632588e4cff9b38fa66d6182cc9b0380e789d'
HEAD is now at 32bb7d2 Remove intermediate newlines from in-progress logs (#788)
Synchronizing submodule url for 'ocaml-dockerfile'
Synchronizing submodule url for 'ocaml-gitlab'
Synchronizing submodule url for 'ocluster'
Synchronizing submodule url for 'ocurrent'
Synchronizing submodule url for 'solver-service'
Cleared directory 'ocaml-dockerfile'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) unregistered for path 'ocaml-dockerfile'
Cleared directory 'ocaml-gitlab'
Submodule 'ocaml-gitlab' (https://github.com/tmcgilchrist/ocaml-gitlab.git) unregistered for path 'ocaml-gitlab'
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'
Cleared directory 'solver-service'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) unregistered for path 'solver-service'
HEAD is now at f9b3834 Allow using tar.gz archives from GitHub in opam pin-depends
warning: Could not unset core.worktree setting in submodule 'ocaml-dockerfile'
Cleared directory 'ocaml-dockerfile'
warning: Could not unset core.worktree setting in submodule 'ocaml-gitlab'
Cleared directory 'ocaml-gitlab'
warning: Could not unset core.worktree setting in submodule 'ocluster'
Cleared directory 'ocluster'
warning: Could not unset core.worktree setting in submodule 'ocurrent'
Cleared directory 'ocurrent'
warning: Could not unset core.worktree setting in submodule 'solver-service'
Cleared directory 'solver-service'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-gitlab' (https://github.com/tmcgilchrist/ocaml-gitlab.git) registered for path 'ocaml-gitlab'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
Submodule 'solver-service' (https://github.com/ocurrent/solver-service.git) registered for path 'solver-service'
Submodule path 'ocaml-dockerfile': checked out '60eb31dbea462ca993fa971ae62dc00443027eac'
Submodule path 'ocaml-gitlab': checked out 'f320f7f25cd26152082380edbf6063e01427014d'
Submodule path 'ocluster': checked out '513c17095fa97f3418970180cd72de880869c292'
Submodule path 'ocluster/obuilder': checked out '6e05d0f2c34ff87d2bebdb960ba20ad1ac62d770'
Submodule path 'ocurrent': checked out '53fd3263d04407df6b7a627abe85667d011c0060'
Submodule path 'solver-service': checked out 'bea632588e4cff9b38fa66d6182cc9b0380e789d'
Sending build context to Docker daemon   12.2MB

Step 1/25 : FROM ocaml/opam:debian-11-ocaml-4.14@sha256:bc7e053abdfca481d15f49291f8151a63207d843d3065b4b5a2f6f68681cbd4b AS build
docker.io/ocaml/opam:debian-11-ocaml-4.14@sha256:bc7e053abdfca481d15f49291f8151a63207d843d3065b4b5a2f6f68681cbd4b: Pulling from ocaml/opam
Digest: sha256:bc7e053abdfca481d15f49291f8151a63207d843d3065b4b5a2f6f68681cbd4b
Status: Image is up to date for ocaml/opam:debian-11-ocaml-4.14@sha256:bc7e053abdfca481d15f49291f8151a63207d843d3065b4b5a2f6f68681cbd4b
 ---> baaf656acb54
Step 2/25 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto m4 pkg-config libsqlite3-dev libgmp-dev graphviz -y --no-install-recommends
 ---> Using cache
 ---> 0cb87c2c3a7d
Step 3/25 : RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard c59aec93bab15c48f633a83cea5344ddbfbf5556 && opam update
 ---> Using cache
 ---> 3e49227de605
Step 4/25 : COPY --chown=opam 	ocurrent/current_docker.opam 	ocurrent/current_github.opam 	ocurrent/current_git.opam 	ocurrent/current.opam 	ocurrent/current_rpc.opam 	ocurrent/current_slack.opam 	ocurrent/current_web.opam 	/src/ocurrent/
 ---> Using cache
 ---> a658e8bd5058
Step 5/25 : COPY --chown=opam 	ocluster/ocluster-api.opam 	ocluster/current_ocluster.opam 	/src/ocluster/
 ---> Using cache
 ---> 7a2d172d83a2
Step 6/25 : COPY --chown=opam 	solver-service/solver-service-api.opam 	solver-service/solver-service.opam 	/src/solver-service/
 ---> Using cache
 ---> 801289731406
Step 7/25 : COPY --chown=opam 	ocaml-dockerfile/dockerfile*.opam 	/src/ocaml-dockerfile/
 ---> Using cache
 ---> 2400b9d6d495
Step 8/25 : WORKDIR /src
 ---> Using cache
 ---> 121823071e05
Step 9/25 : RUN opam pin add -yn current_docker.dev "./ocurrent" &&     opam pin add -yn current_github.dev "./ocurrent" &&     opam pin add -yn current_git.dev "./ocurrent" &&     opam pin add -yn current.dev "./ocurrent" &&     opam pin add -yn current_rpc.dev "./ocurrent" &&     opam pin add -yn current_slack.dev "./ocurrent" &&     opam pin add -yn current_web.dev "./ocurrent" &&     opam pin add -yn current_ocluster.dev "./ocluster" &&     opam pin add -yn dockerfile.dev "./ocaml-dockerfile" &&     opam pin add -yn dockerfile-opam.dev "./ocaml-dockerfile" &&     opam pin add -yn solver-service-api.dev "./solver-service" &&     opam pin add -yn solver-service.dev "./solver-service" &&     opam pin add -yn ocluster-api.dev "./ocluster"
 ---> Using cache
 ---> cb12584451b3
Step 10/25 : COPY --chown=opam ocaml-ci.opam ocaml-ci-service.opam ocaml-ci-api.opam /src/
 ---> Using cache
 ---> 7dd55aed41f3
Step 11/25 : RUN opam-2.1 install -y --deps-only .
 ---> Using cache
 ---> bdf38e545d37
Step 12/25 : ADD --chown=opam . .
 ---> 7f4ccccd2c33
Step 13/25 : RUN opam-2.1 exec -- dune build ./_build/install/default/bin/ocaml-ci-service
 ---> Running in 746d4228ccdc
File "lib/dune", line 30, characters 2-8:
30 |   tar.gz))
       ^^^^^^
Error: Library "tar.gz" not found.
-> required by library "ocaml-ci" in _build/default/lib
-> required by executables main and local in service/dune:27
-> required by _build/default/service/main.exe
-> required by _build/default/service/main-copy.exe
-> required by _build/install/default/bin/ocaml-ci-service
kj/filesystem-disk-unix.c++:1681: warning: PWD environment variable doesn't match current directory; pwd = /src
schema.capnp --> schema.mli schema.ml
kj/filesystem-disk-unix.c++:1681: warning: PWD environment variable doesn't match current directory; pwd = /src
schema.capnp --> schema.mli schema.ml
The command '/bin/sh -c opam-2.1 exec -- dune build ./_build/install/default/bin/ocaml-ci-service' returned a non-zero code: 1
docker-build failed with exit-code 1
2023-03-17 17:48.43: Job failed: Failed: Build failed