Build:
- 0
2024-11-29 20:20.46: New job: Build Dockerfile using linux-x86_64 in [https://github.com/ocurrent/opam-repo-ci.git#refs/heads/live (619aac5c77558111519c6d24f7dfcee792f0941c)] 2024-11-29 20:20.46: Will push staging image to ocurrentbuilder/staging:live-ocurrent-opam-repo-ci-linux-x86_64 2024-11-29 20:20.46: Using cache hint "https://github.com/ocurrent/opam-repo-ci.git-Dockerfile" 2024-11-29 20:20.46: Waiting for resource in pool OCluster 2024-11-29 20:20.46: Waiting for worker… 2024-11-29 20:20.47: Got resource from pool OCluster Building on x86-bm-c8.sw.ocaml.org All commits already cached HEAD is now at 619aac5 Merge pull request #397 from shonfeder/dont-crash-on-new-dirs Sending build context to Docker daemon 624.1kB Step 1/17 : FROM ocaml/opam:debian-12-ocaml-4.14 AS build debian-12-ocaml-4.14: Pulling from ocaml/opam Digest: sha256:f05f38f5d5e8f470c11a044daae64a75df96bb637d5d2bc6779733bcf3f157f5 Status: Image is up to date for ocaml/opam:debian-12-ocaml-4.14 ---> 82d1f1f635b4 Step 2/17 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni ---> Using cache ---> af4b93225ea5 Step 3/17 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto graphviz m4 pkg-config libsqlite3-dev libgmp-dev libffi-dev -y --no-install-recommends ---> Using cache ---> fd27febea091 Step 4/17 : RUN cd ~/opam-repository && git fetch origin master && git reset --hard 2dff29abd6cda0706f80503db11dd4af4e7db559 && opam update ---> Using cache ---> 9a4e24f5aa9f Step 5/17 : COPY --chown=opam opam-repo-ci-service.opam opam-repo-ci-api.opam opam-ci-check.opam /src/ ---> Using cache ---> 2f2616292919 Step 6/17 : WORKDIR /src ---> Using cache ---> cc3f7089ba6a Step 7/17 : RUN opam install -y --deps-only . ---> Using cache ---> bd1b2e6bba5e Step 8/17 : ADD --chown=opam . . ---> Using cache ---> 8f41a37f75cb Step 9/17 : RUN opam exec -- dune build ./_build/install/default/bin/opam-repo-ci-service ./_build/install/default/bin/opam-ci-check ---> Using cache ---> b2e33be37e0f Step 10/17 : FROM debian:12 12: Pulling from library/debian Digest: sha256:10901ccd8d249047f9761845b4594f121edef079cfd8224edebd9ea726f0a7f6 Status: Image is up to date for debian:12 ---> 63ba939a68fd Step 11/17 : RUN apt-get update && apt-get install libev4 openssh-client curl gnupg2 dumb-init git graphviz libsqlite3-dev ca-certificates netbase gzip bzip2 xz-utils unzip tar docker.io -y --no-install-recommends ---> Using cache ---> f04c6c74795b Step 12/17 : RUN git config --global user.name "ocaml" && git config --global user.email "ci" ---> Using cache ---> 46d1db66f6ba Step 13/17 : WORKDIR /var/lib/ocurrent ---> Using cache ---> 90a8968b526f Step 14/17 : ENTRYPOINT ["dumb-init", "/usr/local/bin/opam-repo-ci-service"] ---> Using cache ---> ab53bfcb9dd3 Step 15/17 : ENV OCAMLRUNPARAM=a=2 ---> Using cache ---> fb63ece9def4 Step 16/17 : COPY --from=build /src/_build/install/default/bin/opam-repo-ci-service /usr/local/bin/ ---> Using cache ---> a528522654a9 Step 17/17 : COPY --from=build /src/_build/install/default/bin/opam-ci-check /usr/local/bin/ ---> Using cache ---> 40fd601a5159 Successfully built 40fd601a5159 Pushing "sha256:40fd601a515961833095ecb796a89a71a19a80e76fde594afd862371c9607c98" to "ocurrentbuilder/staging:live-ocurrent-opam-repo-ci-linux-x86_64" as user "ocurrentbuilder" Login Succeeded The push refers to repository [docker.io/ocurrentbuilder/staging] caa9c80311a9: Preparing d9b0605c2397: Preparing 6b334b753d44: Preparing c6d34a339cd9: Preparing edb80a75f93a: Preparing 24b5ce0f1e07: Preparing 24b5ce0f1e07: Waiting 6b334b753d44: Pushed c6d34a339cd9: Pushed 24b5ce0f1e07: Layer already exists caa9c80311a9: Pushed d9b0605c2397: Pushed edb80a75f93a: Pushed live-ocurrent-opam-repo-ci-linux-x86_64: digest: sha256:3559c7688d42dba980b71a8562527bb50446fa9c97da725fb44004709165aa20 size: 1579 The push refers to repository [docker.io/ocurrentbuilder/staging] caa9c80311a9: Preparing d9b0605c2397: Preparing 6b334b753d44: Preparing c6d34a339cd9: Preparing edb80a75f93a: Preparing 24b5ce0f1e07: Preparing 24b5ce0f1e07: Waiting edb80a75f93a: Layer already exists caa9c80311a9: Layer already exists c6d34a339cd9: Layer already exists d9b0605c2397: Layer already exists 6b334b753d44: Layer already exists 24b5ce0f1e07: Layer already exists live-ocurrent-opam-repo-ci-linux-x86_64: digest: sha256:3559c7688d42dba980b71a8562527bb50446fa9c97da725fb44004709165aa20 size: 1579 Job succeeded 2024-11-29 20:21.49: Job succeeded