Build:
  1. 28
  2. 27
  3. 26
  4. 25
  5. 24
  6. 23
  7. 22
  8. 21
  9. 20
  10. 19
2026-07-12 10:11.30: New job: docker build {
                                             "commit": "1c836e60de27e79f98c2aff632baf8a3b1cf5740",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-07-12 10:11.30: Waiting for resource in pool docker-build-pool
2026-07-12 10:15.57: Got resource from pool docker-build-pool
2026-07-12 10:15.57: Checking out commit 1c836e60. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1033/head" && git reset --hard 1c836e60
2026-07-12 10:15.57: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout3fa12b78"
2026-07-12 10:15.59: Exec: "git" "-C" "/tmp/git-checkout3fa12b78" "submodule" 
                           "deinit" "--force" "--all"
2026-07-12 10:15.59: Exec: "git" "-C" "/tmp/git-checkout3fa12b78" "reset" 
                           "--hard" "-q" "1c836e60de27e79f98c2aff632baf8a3b1cf5740"
2026-07-12 10:16.01: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3fa12b78" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-07-12 10:16.01: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout3fa12b78/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout3fa12b78/docker-iid" 
                           "--" "/tmp/git-checkout3fa12b78"
#0 building with "default" instance using docker driver

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

#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.1s

#4 [build  1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 548.31MB 1.8s done
#5 DONE 1.8s

#6 [build  2/13] 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
#6 CACHED

#7 [build  3/13] WORKDIR /root
#7 CACHED

#8 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#8 CACHED

#9 [build  5/13] COPY --link tarides-com.opam .
#9 DONE 1.7s

#10 [build  6/13] COPY --link dune-project .
#10 DONE 0.1s

#11 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#11 0.249 "Nightly build 2026-07-08T04:05:02Z, git revision cf9bac60724b7d56bea3273f276793f0833569e7"
#11 27.18 Solution for dune.lock
#11 27.18 
#11 27.18 Dependencies common to all supported platforms:
#11 27.18 - alcotest.1.9.1
#11 27.18 - angstrom.0.16.1
#11 27.18 - asn1-combinators.0.3.2
#11 27.18 - astring.0.8.5
#11 27.18 - base-bytes.base
#11 27.18 - base-threads.base
#11 27.18 - base-unix.base
#11 27.18 - base64.3.5.2
#11 27.18 - bigarray-compat.1.1.0
#11 27.18 - bigstringaf.0.10.0
#11 27.18 - bos.0.3.0
#11 27.18 - brr.0.0.8
#11 27.18 - bstr.0.0.4
#11 27.18 - camlp-streams.5.0.1
#11 27.18 - caqti.2.3.2
#11 27.18 - caqti-lwt.2.3.2
#11 27.18 - checkseum.0.5.3
#11 27.18 - cmarkit.dev
#11 27.18 - cmdliner.2.1.1
#11 27.18 - conf-gmp.5
#11 27.18 - conf-gmp-powm-sec.4
#11 27.18 - conf-libev.4-13
#11 27.18 - conf-libssl.4
#11 27.18 - conf-oniguruma.1
#11 27.18 - conf-pkg-config.5
#11 27.18 - cppo.1.8.0
#11 27.18 - csexp.1.5.2
#11 27.18 - cstruct.6.2.0
#11 27.18 - ctypes.0.24.0
#11 27.18 - decompress.1.5.3
#11 27.18 - digestif.1.3.0
#11 27.18 - domain-name.0.5.0
#11 27.18 - dream.1.0.0~alpha8
#11 27.18 - dream-accept.0.1.0
#11 27.18 - dream-encoding.dev
#11 27.18 - dream-html.3.11.2
#11 27.18 - dream-httpaf.1.0.0~alpha4
#11 27.18 - dream-pure.1.0.0~alpha2
#11 27.18 - dune-configurator.3.24.0
#11 27.18 - dune-private-libs.3.24.0
#11 27.18 - dune-site.3.24.0
#11 27.18 - duration.0.3.1
#11 27.18 - dyn.3.24.0
#11 27.18 - eqaf.0.10
#11 27.18 - faraday.0.8.2
#11 27.18 - faraday-lwt.0.8.2
#11 27.18 - faraday-lwt-unix.0.8.2
#11 27.18 - fmt.0.11.0
#11 27.18 - fpath.0.7.3
#11 27.18 - fs-io.3.24.0
#11 27.18 - gen.1.1
#11 27.18 - gluten.0.5.2
#11 27.18 - gluten-lwt.0.5.2
#11 27.18 - gluten-lwt-unix.0.5.2
#11 27.18 - gmap.0.3.0
#11 27.18 - graphql.0.14.0
#11 27.18 - graphql-lwt.0.14.0
#11 27.18 - graphql_parser.0.14.0
#11 27.18 - h2.0.12.0
#11 27.18 - h2-lwt.0.12.0
#11 27.18 - h2-lwt-unix.0.12.0
#11 27.18 - hilite.dev
#11 27.18 - hmap.0.8.1
#11 27.18 - hpack.0.12.0
#11 27.18 - httpun.0.1.0
#11 27.18 - httpun-lwt.0.1.0
#11 27.18 - httpun-lwt-unix.0.1.0
#11 27.18 - httpun-types.0.1.0
#11 27.18 - httpun-ws.0.2.0
#11 27.18 - integers.0.8.0
#11 27.18 - ipaddr.5.6.2
#11 27.18 - js_of_ocaml.6.4.1
#11 27.18 - js_of_ocaml-compiler.6.4.1
#11 27.18 - js_of_ocaml-toplevel.6.4.1
#11 27.18 - kdf.1.1.0
#11 27.18 - ke.0.6
#11 27.18 - lambdasoup.1.1.1
#11 27.18 - logs.0.10.0
#11 27.18 - lru.0.3.1
#11 27.18 - lwt.6.1.2
#11 27.18 - lwt-dllist.1.1.0
#11 27.18 - lwt_ppx.6.1.0
#11 27.18 - lwt_ssl.1.2.0
#11 27.18 - macaddr.5.6.2
#11 27.18 - magic-mime.1.3.1
#11 27.18 - markup.1.0.3
#11 27.18 - menhir.20260209
#11 27.18 - menhirCST.20260209
#11 27.18 - menhirGLR.20260209
#11 27.18 - menhirLib.20260209
#11 27.18 - menhirSdk.20260209
#11 27.18 - mirage-clock.4.2.0
#11 27.18 - mirage-crypto.1.2.0
#11 27.18 - mirage-crypto-ec.1.2.0
#11 27.18 - mirage-crypto-pk.1.2.0
#11 27.18 - mirage-crypto-rng.1.2.0
#11 27.18 - mirage-crypto-rng-lwt.1.2.0
#11 27.18 - mirage-kv.6.1.1
#11 27.18 - mirage-kv-unix.3.0.1
#11 27.18 - mtime.2.1.0
#11 27.18 - multipart_form.0.8.0
#11 27.18 - multipart_form-lwt.0.8.0
#11 27.18 - ocaml.5.2.1
#11 27.18 - ocaml-base-compiler.5.2.1
#11 27.18 - ocaml-compiler-libs.v0.17.0
#11 27.18 - ocaml-syntax-shims.1.0.0
#11 27.18 - ocamlbuild.0.16.1+dune
#11 27.18 - ocamlfind.1.9.8+dune
#11 27.18 - ocplib-endian.1.2
#11 27.18 - ohex.0.2.0
#11 27.18 - oniguruma.0.2.0
#11 27.18 - optint.0.3.0
#11 27.18 - ordering.3.24.0
#11 27.18 - pecu.0.7
#11 27.18 - pp.2.0.0
#11 27.18 - ppx_derivers.1.2.1
#11 27.18 - ppx_deriving_yaml.0.4.1
#11 27.18 - ppx_import.1.12.0
#11 27.18 - ppx_show.0.2.1
#11 27.18 - ppxlib.0.38.0
#11 27.18 - prettym.0.0.5
#11 27.18 - psq.0.2.1
#11 27.18 - ptime.1.2.0
#11 27.18 - pure-html.3.11.2
#11 27.18 - re.1.14.0
#11 27.18 - rresult.0.7.0
#11 27.18 - sedlex.3.7
#11 27.18 - seq.base
#11 27.18 - sexplib0.v0.17.0
#11 27.18 - ssl.0.7.0
#11 27.18 - stdcompat.21.1
#11 27.18 - stdlib-shims.0.3.0
#11 27.18 - stdune.3.24.0
#11 27.18 - stringext.1.6.0
#11 27.18 - tailwindcss.dev
#11 27.18 - textmate-language.0.6.0
#11 27.18 - top-closure.3.24.0
#11 27.18 - topkg.1.1.1
#11 27.18 - uchar.0.0.2
#11 27.18 - unstrctrd.0.4
#11 27.18 - uri.4.4.0
#11 27.18 - uucp.17.0.0
#11 27.18 - uunf.17.0.0
#11 27.18 - uutf.1.0.4
#11 27.18 - x509.1.1.1
#11 27.18 - yaml.3.2.0
#11 27.18 - yojson.3.0.0
#11 27.18 - zarith.1.14
#11 DONE 431.3s

#12 [build  8/13] COPY --link ./generate-images.sh .
#12 DONE 0.1s

#13 [build  9/13] COPY --link data/ data/
#13 DONE 1.3s

#14 [build 10/13] COPY --link src/gen src/gen
#14 DONE 0.1s

#15 [build 11/13] RUN ./generate-images.sh
#15 0.207 + dune exec -- src/gen/main.exe file.dune
#15 4.897 + dune build @convert
#15 DONE 335.6s

#16 [build 12/13] COPY --link . .
#16 DONE 1.4s

#17 [build 13/13] RUN dune build && dune build --profile=release
#17 15.37 Browserslist: caniuse-lite is outdated. Please run:
#17 15.37   npx update-browserslist-db@latest
#17 15.37   Why you should do it regularly: https://github.com/browserslist/update-db#readme
#17 15.37 
#17 15.37 Rebuilding...
#17 15.37 
#17 15.37 Done in 1338ms.
#17 DONE 33.2s

#18 [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
#18 CACHED

#19 [run  3/11] RUN chmod -R 755 /var
#19 ERROR: not found

#4 [build  1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#4 CACHED

#18 [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
#18 0.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#18 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#18 0.628 OK: 7 MiB in 16 packages
#18 1.018 (1/17) Installing brotli-libs (1.1.0-r2)
#18 1.059 (2/17) Installing c-ares (1.34.8-r0)
#18 1.064 (3/17) Installing libunistring (1.3-r0)
#18 1.083 (4/17) Installing libidn2 (2.3.7-r0)
#18 1.086 (5/17) Installing nghttp2-libs (1.69.0-r0)
#18 1.089 (6/17) Installing libpsl (0.21.5-r3)
#18 1.092 (7/17) Installing zstd-libs (1.5.7-r0)
#18 1.101 (8/17) Installing libcurl (8.14.1-r2)
#18 1.109 (9/17) Installing libexpat (2.8.2-r0)
#18 1.112 (10/17) Installing pcre2 (10.46-r0)
#18 1.122 (11/17) Installing git (2.49.1-r0)
#18 1.195 (12/17) Installing git-init-template (2.49.1-r0)
#18 1.199 (13/17) Installing gmp (6.3.0-r3)
#18 1.205 (14/17) Installing libev (4.33-r1)
#18 1.209 (15/17) Installing oniguruma (6.9.10-r0)
#18 1.216 (16/17) Installing pkgconf (2.4.3-r0)
#18 1.220 (17/17) Installing oniguruma-dev (6.9.10-r0)
#18 1.229 Executing busybox-1.37.0-r20.trigger
#18 1.240 OK: 21 MiB in 33 packages
#18 DONE 1.4s

#19 [run  3/11] RUN chmod -R 755 /var
#19 DONE 0.3s

#20 [run  4/11] COPY --from=build --link /root/_build/install/default/bin/server /bin/server
#20 DONE 0.2s

#21 [run  5/11] COPY --from=build --link /root/data/images/ /data/images/
#21 DONE 0.2s

#22 [run  6/11] COPY --from=build --link /root/data/fonts/ /data/fonts/
#22 DONE 0.1s

#23 [run  7/11] COPY --from=build --link /root/data/blog/images/ /data/blog/images/
#23 DONE 1.3s

#24 [run  8/11] COPY --from=build --link /root/data/team/ /data/team/
#24 DONE 0.2s

#25 [run  9/11] COPY --from=build --link /root/data/css/ /data/css/
#25 DONE 0.1s

#26 [run 10/11] COPY --from=build --link /root/data/js/ /data/js/
#26 DONE 0.1s

#27 [run 11/11] RUN rm -f /data/team/team.yml
#27 DONE 0.2s

#28 exporting to image
#28 exporting layers
#28 exporting layers 1.1s done
#28 writing image sha256:ca3be3c37542b6a63f71f8077289c700beecc0540b6a5775906be17394c281d2 done
#28 DONE 1.2s
2026-07-12 10:29.36: Job succeeded