Build:
- 0
2025-06-07 11:58.51: New job: Build using linux-x86_64 in
[]
2025-06-07 11:58.51: Will push staging image to ocurrent/opam-staging:alpine-3.21-ocaml-5.4-alpha1-amd64
Dockerfile:
# syntax=docker/dockerfile:1
FROM ocurrent/opam-staging@sha256:4a1ce6cfb168ada5846ec8cbf6db3027c4aa31e2b1b52c784d0169b8e18bc6e2
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 apk update && apk upgrade
RUN apk add zstd
USER opam
RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
RUN opam install -y opam-depext
ENTRYPOINT [ "opam", "exec", "--" ]
CMD bash
COPY --link [ "Dockerfile", "/Dockerfile.ocaml" ]
2025-06-07 11:58.51: Using cache hint "5.4.0~alpha1-amd64-ocurrent/opam-staging@sha256:4a1ce6cfb168ada5846ec8cbf6db3027c4aa31e2b1b52c784d0169b8e18bc6e2"
2025-06-07 11:58.51: Waiting for resource in pool OCluster
2025-06-07 11:58.51: Waiting for worker…
2025-06-07 12:01.29: Got resource from pool OCluster
Building on clete.caelum.ci.dev
#1 [internal] load build definition from Dockerfile
#1 sha256:dbb6a9c951f6de5e1de11ae318d7f7a17d803f3ca9d519d89a16b3781ddad28d
#1 transferring dockerfile: 677B done
#1 DONE 0.0s
#2 [internal] load .dockerignore
#2 sha256:91f6b92f2636d6696495207723f406f78f450cefb5de14a60ad7a3bca1fd7cf2
#2 transferring context: 2B done
#2 DONE 0.0s
#3 resolve image config for docker.io/docker/dockerfile:1
#3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
#3 DONE 0.2s
#4 docker-image://docker.io/docker/dockerfile:1@sha256:9857836c9ee4268391bb5b09f9f157f3c91bb15821bb77969642813b0d00518d
#4 sha256:d95c0f0e2674ec5312c08d32b53352282bfb47bb937e59be1811918de553c0e8
#4 CACHED
#8 [1/5] FROM docker.io/ocurrent/opam-staging@sha256:4a1ce6cfb168ada5846ec8cbf6db3027c4aa31e2b1b52c784d0169b8e18bc6e2
#8 sha256:ef90c7f0eb6fbdaf1e33a398f3cc766fedd37f53322a1f3454760ac760735ce9
#8 resolve docker.io/ocurrent/opam-staging@sha256:4a1ce6cfb168ada5846ec8cbf6db3027c4aa31e2b1b52c784d0169b8e18bc6e2 done
#8 sha256:4a1ce6cfb168ada5846ec8cbf6db3027c4aa31e2b1b52c784d0169b8e18bc6e2 530B / 530B done
#8 sha256:3aba5e7da95e5e28b1d84d4490a9b07005e31cfef7ff2be8d797e768372a99c6 7.74kB / 7.74kB done
#8 sha256:ff7ab53f9ba8242eaa478b2df01669acd062636251f005d2516427481f1e33ac 369.96MB / 369.96MB 31.9s done
#8 extracting sha256:ff7ab53f9ba8242eaa478b2df01669acd062636251f005d2516427481f1e33ac 40.2s done
#8 DONE 78.2s
#5 [internal] load build definition from Dockerfile
#5 sha256:2ac2e3f4fe11d959d0d8ac21454cafb3dca50cbaf7ffd9f705db879a7523149d
#5 DONE 0.0s
#6 [internal] load metadata for docker.io/ocurrent/opam-staging@sha256:4a1ce6cfb168ada5846ec8cbf6db3027c4aa31e2b1b52c784d0169b8e18bc6e2
#6 sha256:089920320ea32c33150d4a28ceca5258acacc86570a858b4af9fce2ae218b5c4
#6 DONE 0.0s
#7 [internal] load .dockerignore
#7 sha256:9fddb78521ef48f5ae6c634a1d09af13def34c3f433ff8f5af86e37b484072a7
#7 DONE 0.0s
#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:f8fb1c013375a7710cc08b11e1d74238af1b587c5925f0a137c3e1bc140a887e
#9 ...
#15 [internal] load build context
#15 sha256:a560c0b7b6aa1505f3e16c92f1606cc6d767aaddd1f81f38d94d5d1a63066e21
#15 transferring context: 677B 0.0s done
#15 DONE 0.0s
#9 [2/8] RUN opam repo add beta git+https://github.com/ocaml/ocaml-beta-repository --set-default
#9 sha256:f8fb1c013375a7710cc08b11e1d74238af1b587c5925f0a137c3e1bc140a887e
#9 1.715 [beta] Initialised
#9 DONE 2.2s
#10 [3/8] RUN apk update && apk upgrade
#10 sha256:a4b5456d14977388c6b3e916e7279319686e4cb8e8a66259b5c3754a2933b4ef
#10 0.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/main/x86_64/APKINDEX.tar.gz
#10 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.21/community/x86_64/APKINDEX.tar.gz
#10 1.034 fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#10 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#10 4.040 fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#10 4.933 v3.21.3-577-gf977546c70b [https://dl-cdn.alpinelinux.org/alpine/v3.21/main]
#10 4.933 v3.21.3-575-g016e410865b [https://dl-cdn.alpinelinux.org/alpine/v3.21/community]
#10 4.933 v3.22.0-406-gc5b22993280 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
#10 4.933 v3.22.0-440-gbd63f78d124 [https://dl-cdn.alpinelinux.org/alpine/edge/community]
#10 4.933 v3.22.0-440-gbd63f78d124 [https://dl-cdn.alpinelinux.org/alpine/edge/testing]
#10 4.933 OK: 58553 distinct packages available
#10 6.704 OK: 306 MiB in 101 packages
#10 DONE 7.9s
#11 [4/8] RUN apk add zstd
#11 sha256:87d4971f74735402d788bc185ad87ba4330ef11b94223a0824554d33131319e1
#11 3.739 (1/1) Installing zstd (1.5.6-r2)
#11 3.843 Executing busybox-1.37.0-r12.trigger
#11 3.875 OK: 306 MiB in 102 packages
#11 DONE 4.7s
#12 [5/8] RUN opam switch create 5.4~alpha1 --packages=ocaml-base-compiler.5.4.0~alpha1
#12 sha256:302534b8d9353cb16b33cec73e898392ec5a57afa0ebab31afae4634d7c354f9
#12 11.35
#12 11.35 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 11.50 [ocaml-config.3/gen_ocaml_config.ml.in] downloaded from https://opam.ocaml.org/cache
#12 12.27 [ocaml-compiler.5.4.0~alpha1] downloaded from cache at https://opam.ocaml.org/cache
#12 12.28 [ocaml-config.3/ocaml-config.install] downloaded from https://opam.ocaml.org/cache
#12 14.18 [ocaml-compiler.5.4.0~alpha1/ocaml-compiler.install] downloaded from https://opam.ocaml.org/cache
#12 14.18
#12 14.18 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#12 14.19 -> installed base-bigarray.base
#12 14.19 -> installed base-threads.base
#12 14.19 -> installed base-unix.base
#12 14.20 -> installed ocaml-beta.enabled
#12 14.91 -> installed ocaml-options-vanilla.1
#12 300.3 -> installed ocaml-compiler.5.4.0~alpha1
#12 300.4 -> installed ocaml-base-compiler.5.4.0~alpha1
#12 300.5 -> installed ocaml-config.3
#12 300.9 -> installed ocaml.5.4.0
#12 300.9 -> installed base-domains.base
#12 301.0 -> installed base-effects.base
#12 301.0 -> installed base-nnp.base
#12 301.5 Done.
#12 301.5 # Run eval $(opam env) to update the current shell environment
#12 DONE 302.4s
#13 [6/8] RUN opam pin add -k version ocaml-base-compiler 5.4.0~alpha1
#13 sha256:4e06cc4a237f1c99cd0c04d440ca59898d689ffbc86d4e6176e296b2f4b142c8
#13 1.313 ocaml-base-compiler is now pinned to version 5.4.0~alpha1
#13 1.313
#13 6.749 Already up-to-date.
#13 6.749 Nothing to do.
#13 6.762 # Run eval $(opam env) to update the current shell environment
#13 DONE 6.8s
#14 [7/8] RUN opam install -y opam-depext
#14 sha256:985b8f0d1bd6783bda2311826cfb7e812c0f4202a84b6f09272c3ae239301b27
#14 6.848 The following actions will be performed:
#14 6.848 - install opam-depext 1.2.3
#14 6.848
#14 6.848 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 7.001 [opam-depext.1.2.3] downloaded from cache at https://opam.ocaml.org/cache
#14 7.032
#14 7.032 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#14 9.685 -> installed opam-depext.1.2.3
#14 9.696 Done.
#14 9.709 # Run eval $(opam env) to update the current shell environment
#14 DONE 9.9s
#16 [8/8] COPY --link [ Dockerfile, /Dockerfile.ocaml ]
#16 sha256:a8bde5fe76b5b837594f218f36ade942b4980df9e4bbec79fc44876bd8984edd
#16 DONE 0.0s
#17 exporting to image
#17 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
#17 exporting layers
#17 exporting layers 5.6s done
#17 writing image sha256:13236cbecace762e4808369d7abd3557a514992fa979927d6fb82a1dda7b0c46 done
#17 DONE 5.6s
Pushing "sha256:8160a375a1f5c2edb7fd5b477bb9d51ce4525144cd8c7032289576a9ae26e3ef" to "ocurrent/opam-staging:alpine-3.21-ocaml-5.4-alpha1-amd64" as user "ocurrentbuilder"
Login Succeeded
The push refers to repository [docker.io/ocurrent/opam-staging]
75d217edae89: Preparing
75d217edae89: Pushed
alpine-3.21-ocaml-5.4-alpha1-amd64: digest: sha256:3f2d410a68cd924517186ab45cecd0621e046e318cfd26e57c86421b4af17877 size: 531
The push refers to repository [docker.io/ocurrent/opam-staging]
75d217edae89: Preparing
75d217edae89: Layer already exists
alpine-3.21-ocaml-5.4-alpha1-amd64: digest: sha256:3f2d410a68cd924517186ab45cecd0621e046e318cfd26e57c86421b4af17877 size: 531
Job succeeded
2025-06-07 14:24.08: Job succeeded