Build:
  1. 29
  2. 28
  3. 27
  4. 26
  5. 25
  6. 24
  7. 23
  8. 22
  9. 21
  10. 20
2026-05-24 17:14.24: New job: docker build {
                                             "commit": "9665a79f3527c7fc528f5293c2d970a54d530be4",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-05-24 17:14.24: Checking out commit 9665a79f. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/513/head" && git reset --hard 9665a79f
2026-05-24 17:14.24: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout32634be7"
2026-05-24 17:14.26: Exec: "git" "-C" "/tmp/git-checkout32634be7" "submodule" 
                           "deinit" "--force" "--all"
2026-05-24 17:14.26: Exec: "git" "-C" "/tmp/git-checkout32634be7" "reset" 
                           "--hard" "-q" "9665a79f3527c7fc528f5293c2d970a54d530be4"
2026-05-24 17:14.28: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout32634be7" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-05-24 17:14.28: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout32634be7/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout32634be7/docker-iid" 
                           "--" "/tmp/git-checkout32634be7"
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.13kB done
#1 DONE 0.0s

#2 [internal] load metadata for docker.io/library/alpine:3.22
#2 DONE 0.5s

#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.0s

#4 [internal] load build context
#4 DONE 0.0s

#5 [build  1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601
#5 DONE 0.0s

#6 [run  2/11] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     git     gmp     libev     oniguruma-dev
#6 CACHED

#7 [run  3/11] RUN chmod -R 755 /var
#7 CACHED

#8 [build  4/15] ADD https://get.dune.build/install dune-install.sh
#8 DONE 0.4s

#4 [internal] load build context
#4 transferring context: 549.46MB 1.9s done
#4 DONE 1.9s

#9 [build  2/15] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev     curl     bash     gcc     musl-dev     make     m4     git     autoconf
#9 CACHED

#10 [build  8/15] COPY --link dune-project .
#10 CACHED

#11 [build  4/15] ADD https://get.dune.build/install dune-install.sh
#11 CACHED

#12 [build  6/15] RUN dune --version
#12 CACHED

#13 [build  7/15] COPY --link tarides-com.opam .
#13 CACHED

#14 [build  5/15] RUN chmod +x dune-install.sh && ./dune-install.sh
#14 CACHED

#15 [build  3/15] WORKDIR /root
#15 CACHED

#16 [build  9/15] COPY --link ./generate-images.sh .
#16 CACHED

#17 [build 10/15] COPY --link data/ data/
#17 DONE 2.4s

#18 [build 11/15] COPY --link src/gen src/gen
#18 DONE 0.1s

#19 [build 12/15] RUN dune pkg lock && dune build @pkg-install
#19 255.1 Solution for dune.lock
#19 255.1 
#19 255.1 Dependencies common to all supported platforms:
#19 255.1 - alcotest.1.9.1
#19 255.1 - angstrom.0.16.1
#19 255.1 - asn1-combinators.0.3.2
#19 255.1 - astring.0.8.5
#19 255.1 - base-bytes.base
#19 255.1 - base-threads.base
#19 255.1 - base-unix.base
#19 255.1 - base64.3.5.2
#19 255.1 - bigarray-compat.1.1.0
#19 255.1 - bigstringaf.0.10.0
#19 255.1 - bos.0.3.0
#19 255.1 - brr.0.0.8
#19 255.1 - bstr.0.0.4
#19 255.1 - camlp-streams.5.0.1
#19 255.1 - caqti.2.3.0
#19 255.1 - caqti-lwt.2.3.0
#19 255.1 - checkseum.0.5.3
#19 255.1 - cmarkit.dev
#19 255.1 - cmdliner.2.1.1
#19 255.1 - compiler-cloning.enabled
#19 255.1 - conf-gmp.5
#19 255.1 - conf-gmp-powm-sec.4
#19 255.1 - conf-libev.4-13
#19 255.1 - conf-libssl.4
#19 255.1 - conf-oniguruma.1
#19 255.1 - conf-pkg-config.4
#19 255.1 - cppo.1.8.0
#19 255.1 - csexp.1.5.2
#19 255.1 - cstruct.6.2.0
#19 255.1 - ctypes.0.24.0
#19 255.1 - decompress.1.5.3
#19 255.1 - digestif.1.3.0
#19 255.1 - domain-name.0.5.0
#19 255.1 - dream.1.0.0~alpha8
#19 255.1 - dream-accept.0.1.0
#19 255.1 - dream-encoding.dev
#19 255.1 - dream-html.3.11.2
#19 255.1 - dream-httpaf.1.0.0~alpha4
#19 255.1 - dream-pure.1.0.0~alpha2
#19 255.1 - dune-configurator.3.23.1
#19 255.1 - dune-private-libs.3.23.1
#19 255.1 - dune-site.3.23.1
#19 255.1 - duration.0.3.1
#19 255.1 - dyn.3.23.1
#19 255.1 - eqaf.0.10
#19 255.1 - faraday.0.8.2
#19 255.1 - faraday-lwt.0.8.2
#19 255.1 - faraday-lwt-unix.0.8.2
#19 255.1 - fmt.0.11.0
#19 255.1 - fpath.0.7.3
#19 255.1 - fs-io.3.23.1
#19 255.1 - gen.1.1
#19 255.1 - gluten.0.5.2
#19 255.1 - gluten-lwt.0.5.2
#19 255.1 - gluten-lwt-unix.0.5.2
#19 255.1 - gmap.0.3.0
#19 255.1 - graphql.0.14.0
#19 255.1 - graphql-lwt.0.14.0
#19 255.1 - graphql_parser.0.14.0
#19 255.1 - h2.0.10.0
#19 255.1 - h2-lwt.0.10.0
#19 255.1 - h2-lwt-unix.0.10.0
#19 255.1 - hilite.dev
#19 255.1 - hmap.0.8.1
#19 255.1 - hpack.0.13.0
#19 255.1 - httpaf.0.7.1
#19 255.1 - httpun.0.1.0
#19 255.1 - httpun-lwt.0.1.0
#19 255.1 - httpun-lwt-unix.0.1.0
#19 255.1 - httpun-types.0.1.0
#19 255.1 - httpun-ws.0.2.0
#19 255.1 - integers.0.8.0
#19 255.1 - ipaddr.5.6.2
#19 255.1 - js_of_ocaml.6.3.2
#19 255.1 - js_of_ocaml-compiler.6.3.2
#19 255.1 - js_of_ocaml-toplevel.6.3.2
#19 255.1 - kdf.1.0.0
#19 255.1 - ke.0.6
#19 255.1 - lambdasoup.1.1.1
#19 255.1 - logs.0.10.0
#19 255.1 - lru.0.3.1
#19 255.1 - lwt.5.10.0
#19 255.1 - lwt-dllist.1.1.0
#19 255.1 - lwt_ppx.5.9.3
#19 255.1 - lwt_ssl.1.2.0
#19 255.1 - macaddr.5.6.2
#19 255.1 - magic-mime.1.3.1
#19 255.1 - markup.1.0.3
#19 255.1 - menhir.20260209
#19 255.1 - menhirCST.20260209
#19 255.1 - menhirGLR.20260209
#19 255.1 - menhirLib.20260209
#19 255.1 - menhirSdk.20260209
#19 255.1 - mirage-clock.4.2.0
#19 255.1 - mirage-crypto.1.2.0
#19 255.1 - mirage-crypto-ec.1.2.0
#19 255.1 - mirage-crypto-pk.1.2.0
#19 255.1 - mirage-crypto-rng.1.2.0
#19 255.1 - mirage-crypto-rng-lwt.1.2.0
#19 255.1 - mirage-kv.6.1.1
#19 255.1 - mirage-kv-unix.3.0.1
#19 255.1 - mtime.2.1.0
#19 255.1 - multipart_form.0.8.0
#19 255.1 - multipart_form-lwt.0.8.0
#19 255.1 - ocaml.5.3.1
#19 255.1 - ocaml-base-compiler.5.3.1
#19 255.1 - ocaml-compiler.5.3.1
#19 255.1 - ocaml-compiler-libs.v0.17.0
#19 255.1 - ocaml-syntax-shims.1.0.0
#19 255.1 - ocamlbuild.0.16.1+dune
#19 255.1 - ocamlfind.1.9.8+dune
#19 255.1 - ocplib-endian.1.2
#19 255.1 - ohex.0.2.0
#19 255.1 - oniguruma.0.2.0
#19 255.1 - optint.0.3.0
#19 255.1 - ordering.3.23.1
#19 255.1 - pecu.0.7
#19 255.1 - pp.2.0.0
#19 255.1 - ppx_derivers.1.2.1
#19 255.1 - ppx_deriving_yaml.0.4.1
#19 255.1 - ppx_import.1.12.0
#19 255.1 - ppx_show.0.2.1
#19 255.1 - ppxlib.0.38.0
#19 255.1 - prettym.0.0.5
#19 255.1 - psq.0.2.1
#19 255.1 - ptime.1.2.0
#19 255.1 - pure-html.3.11.2
#19 255.1 - re.1.14.0
#19 255.1 - relocatable-compiler.5.3.1.20251109.1
#19 255.1 - result.1.5
#19 255.1 - rresult.0.7.0
#19 255.1 - sedlex.3.7
#19 255.1 - seq.base
#19 255.1 - sexplib0.v0.17.0
#19 255.1 - ssl.0.7.0
#19 255.1 - stdcompat.21.1
#19 255.1 - stdlib-shims.0.3.0
#19 255.1 - stdune.3.23.1
#19 255.1 - stringext.1.6.0
#19 255.1 - tailwindcss.dev
#19 255.1 - textmate-language.0.6.0
#19 255.1 - top-closure.3.23.1
#19 255.1 - topkg.1.1.1
#19 255.1 - uchar.0.0.2
#19 255.1 - unstrctrd.0.4
#19 255.1 - uri.4.4.0
#19 255.1 - uucp.17.0.0
#19 255.1 - uunf.17.0.0
#19 255.1 - uutf.1.0.4
#19 255.1 - x509.1.0.6
#19 255.1 - yaml.3.2.0
#19 255.1 - yojson.3.0.0
#19 255.1 - zarith.1.14
#19 458.6 File "dune.lock/tailwindcss.dev.pkg", line 21, characters 3-102:
#19 458.6 21 |    https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
#19 458.6         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#19 458.6 Error: Download failed with code 502
#19 458.6        
#19 ERROR: process "/bin/sh -c dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
------
 > [build 12/15] RUN dune pkg lock && dune build @pkg-install:
255.1 - uutf.1.0.4
255.1 - x509.1.0.6
255.1 - yaml.3.2.0
255.1 - yojson.3.0.0
255.1 - zarith.1.14
458.6 File "dune.lock/tailwindcss.dev.pkg", line 21, characters 3-102:
458.6 21 |    https://github.com/tmattio/opam-tailwindcss/archive/3e60fc32bbcf82525999d83ad0f395e16107026b.tar.gz)
458.6         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
458.6 Error: Download failed with code 502
458.6        
------
Dockerfile:49
--------------------
  47 |     COPY --link src/gen src/gen
  48 |     
  49 | >>> RUN dune pkg lock && dune build @pkg-install
  50 |     RUN ./generate-images.sh
  51 |     COPY --link . .
--------------------
ERROR: failed to solve: process "/bin/sh -c dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
2026-05-24 17:26.11: Job failed: Docker build exited with status 1