Build:
  1. 0
2024-10-31 07:18.30: New job: Build using linux-x86_64 in
                                []
2024-10-31 07:18.30: Will push staging image to ocurrent/opam-staging:debian-12-ocaml-5.3-i386

Dockerfile:

# syntax=docker/dockerfile:1

FROM ocurrent/opam-staging@sha256:df28090b3b22eba3459d511adec898f4548466e4e7cde63cd7b0e53e91b5ce03
SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]
RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
ENV OPAMYES="1" OPAMCONFIRMLEVEL="unsafe-yes" OPAMERRLOGLEN="0" OPAMPRECISETRACKING="1"
USER root
RUN apt-get -y update
RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
USER opam
RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
RUN opam pin add -k version ocaml-variants 5.3.0+trunk
RUN opam install -y opam-depext
ENTRYPOINT [ "/usr/bin/linux32", "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]


2024-10-31 07:18.30: Using cache hint "5.3.0-i386-ocurrent/opam-staging@sha256:df28090b3b22eba3459d511adec898f4548466e4e7cde63cd7b0e53e91b5ce03"
2024-10-31 07:18.30: Waiting for resource in pool OCluster
2024-10-31 07:18.30: Waiting for worker…
2024-10-31 08:01.04: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
#1 [internal] load build definition from Dockerfile
#1 sha256:70df604133cff41a34e418e3e12dc9abf01f3b5e74bab600a5770d6ba8db8b75
#1 transferring dockerfile: 819B done
#1 DONE 0.1s

#2 [internal] load .dockerignore
#2 sha256:3afeba32ec787c05da5736c48665bbf2e5f30ab3a1e21926d46ceb79676c62d8
#2 transferring context: 2B done
#2 DONE 0.1s

#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.6s

#4 docker-image://docker.io/docker/dockerfile:1@sha256:865e5dd094beca432e8c0a1d5e1c465db5f998dca4e439981029b3b81fb39ed5
#4 sha256:24fde5e954f72b7d1f316aa1ba3f1b8d56c40e1998a504163b9b6f3c495f8524
#4 CACHED

#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:df28090b3b22eba3459d511adec898f4548466e4e7cde63cd7b0e53e91b5ce03
#8 sha256:1cb7c039435e5f74b8fc1f61147fe3796015c8ca4c6ac41b4b6f4ba0636b4be2
#8 resolve docker.io/ocurrent/opam-staging@sha256:df28090b3b22eba3459d511adec898f4548466e4e7cde63cd7b0e53e91b5ce03 0.0s done
#8 sha256:df28090b3b22eba3459d511adec898f4548466e4e7cde63cd7b0e53e91b5ce03 530B / 530B done
#8 sha256:787168b4901cdf75617fa575e74eadb1334d6a573ba2d180cbaed55c23778f7c 8.87kB / 8.87kB done
#8 sha256:8f25c6e71c4ad2558954ef5a2b3ee110b1653085d407e801c389b777a363dc20 478.87MB / 478.87MB 6.6s done
#8 extracting sha256:8f25c6e71c4ad2558954ef5a2b3ee110b1653085d407e801c389b777a363dc20 49.2s done
#8 DONE 60.5s

#5 [internal] load build definition from Dockerfile
#5 sha256:bfc810ec2d2ff45b871e81266f9632949f5bbb8208e0f65f9d7a4b0541b77214
#5 DONE 0.0s

#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:df28090b3b22eba3459d511adec898f4548466e4e7cde63cd7b0e53e91b5ce03
#6 sha256:4585f1f114470c1142bada29f734f7b48960216ca5f711244d84f4426f7869fa
#6 DONE 0.0s

#7 [internal] load .dockerignore
#7 sha256:207d83c4a0b4740368c090de1d07deff51d4adfd94ce738aefc603ba2aec9194
#7 DONE 0.0s

#16 [internal] load build context
#16 sha256:b0f9bd22514e0cc76219530511cf82716d7614ca00753c03c5622e62fce6db73
#16 transferring context: 819B done
#16 DONE 0.0s

#9 [2/9] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:5091568fd529adad6abd36f46e6ccca189eb3d04e1b50a43fdfa1abe295e25be
#9 1.508 [beta] Initialised
#9 DONE 1.9s

#10 [3/9] RUN apt-get -y update
#10 sha256:6a53dd748a98ad2ce40fbc505c673da83b7bee5469ff9b949467116ad112d138
#10 0.496 Hit:1 http://deb.debian.org/debian bookworm InRelease
#10 0.496 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
#10 0.496 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
#10 0.836 Reading package lists...
#10 DONE 1.8s

#11 [4/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y upgrade
#11 sha256:444a2790d5190d361f2645bd38e607134c3539780550cfd71fce52030b9dcfd7
#11 0.486 Reading package lists...
#11 1.277 Building dependency tree...
#11 1.414 Reading state information...
#11 1.439 Calculating upgrade...
#11 1.618 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#11 DONE 1.7s

#12 [5/9] RUN DEBIAN_FRONTEND=noninteractive apt-get -y install libzstd-dev
#12 sha256:4afcbcd8014ce9f5b59405479780598b28b886e6dee7106b81922cf1f950ca58
#12 0.472 Reading package lists...
#12 1.493 Building dependency tree...
#12 1.778 Reading state information...
#12 2.177 The following NEW packages will be installed:
#12 2.177   libzstd-dev
#12 2.206 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
#12 2.206 Need to get 338 kB of archives.
#12 2.206 After this operation, 1175 kB of additional disk space will be used.
#12 2.206 Get:1 http://deb.debian.org/debian bookworm/main i386 libzstd-dev i386 1.5.4+dfsg2-5 [338 kB]
#12 2.481 debconf: delaying package configuration, since apt-utils is not installed
#12 2.513 Fetched 338 kB in 0s (11.1 MB/s)
#12 2.536 Selecting previously unselected package libzstd-dev:i386.
#12 2.536 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18730 files and directories currently installed.)
#12 2.549 Preparing to unpack .../libzstd-dev_1.5.4+dfsg2-5_i386.deb ...
#12 2.552 Unpacking libzstd-dev:i386 (1.5.4+dfsg2-5) ...
#12 2.640 Setting up libzstd-dev:i386 (1.5.4+dfsg2-5) ...
#12 DONE 2.7s

#13 [6/9] RUN opam switch create 5.3 --packages=ocaml-variants.5.3.0+trunk
#13 sha256:a2f3c6b8ef8c8fdf0b3d16d3a50b71d0a835ea2c86f8ac4b718892563bcbc824
#13 15.25 
#13 15.25 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 15.36 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/gen_ocaml_config.ml.in.3
#13 15.46 [ocaml-config.3/ocaml-config.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/ocaml-config/ocaml-config.install
#13 16.19 [ocaml-compiler.5.3] downloaded from https://github.com/ocaml/ocaml/archive/5.3.tar.gz
#13 17.17 
#13 17.17 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#13 17.23 -> installed base-bigarray.base
#13 17.23 -> installed base-threads.base
#13 17.23 -> installed base-unix.base
#13 17.24 -> installed host-arch-x86_32.1
#13 17.24 -> installed host-system-other.1
#13 17.24 -> installed ocaml-beta.enabled
#13 17.25 -> installed ocaml-option-bytecode-only.1
#13 110.5 -> installed ocaml-compiler.5.3
#13 110.6 -> installed ocaml-variants.5.3.0+trunk
#13 110.7 -> installed ocaml-config.3
#13 110.9 -> installed ocaml.5.3.0
#13 111.0 -> installed base-domains.base
#13 111.0 -> installed base-effects.base
#13 111.0 -> installed base-nnp.base
#13 111.3 Done.
#13 111.3 # Run eval $(opam env) to update the current shell environment
#13 DONE 112.3s

#14 [7/9] RUN opam pin add -k version ocaml-variants 5.3.0+trunk
#14 sha256:9b807c745433f6e42943b92b0b864f466f6725e17f16395bbab83d6aa01be694
#14 1.193 ocaml-variants is now pinned to version 5.3.0+trunk
#14 1.193 
#14 16.34 No package build needed.
#14 16.34 Nothing to do.
#14 16.35 # Run eval $(opam env) to update the current shell environment
#14 DONE 16.5s

#15 [8/9] RUN opam install -y opam-depext
#15 sha256:10424c6c4b3b2d1ddaae4547937e3edb49e0534f458c54dccc980ac823a72ff6
#15 19.36 The following actions will be performed:
#15 19.36   - install opam-depext 1.2.3
#15 19.36 
#15 19.36 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 19.87 [opam-depext.1.2.3] downloaded from https://github.com/ocaml-opam/opam-depext/releases/download/v1.2.3/opam-depext-full-1.2.3.tbz
#15 19.90 
#15 19.90 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 23.47 -> installed opam-depext.1.2.3
#15 23.48 Done.
#15 23.48 # Run eval $(opam env) to update the current shell environment
#15 DONE 23.6s

#17 [9/9] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#17 sha256:724901cec7c1509a2fbe7fa39c8fa8448158419421ef49f41aebdad4a4c42800
#17 DONE 0.1s

#18 exporting to image
#18 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#18 exporting layers
#18 exporting layers 1.4s done
#18 writing image sha256:b2cc7a271733be93ec0535e940e878feff69cdd0ddf337b15c9141a816be6556 done
#18 DONE 1.5s
Pushing "sha256:44e1cd4f068f6152cb153d61b14fc2c8592f7825a7f64ccc60c590116831ddd4" to "ocurrent/opam-staging:debian-12-ocaml-5.3-i386" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
0ec5add54f92: Preparing
0ec5add54f92: Pushed
debian-12-ocaml-5.3-i386: digest: sha256:862ae47ce36eec13ddcb70cf52c82c496d958f5184b2194a591ea6ee9f79da4c size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
0ec5add54f92: Preparing
0ec5add54f92: Layer already exists
debian-12-ocaml-5.3-i386: digest: sha256:862ae47ce36eec13ddcb70cf52c82c496d958f5184b2194a591ea6ee9f79da4c size: 531
Job succeeded
2024-10-31 08:27.23: Job succeeded