2026-04-15 13:04.01: New job: docker build {
"commit": "2988911aef7773d218727c0897ba05887c9643fd",
"dockerfile": {
"file": "Dockerfile"
},
"docker_context": null,
"squash": false,
"buildx": true,
"build_args": [],
"path": null
}
2026-04-15 13:04.01: Checking out commit 2988911a. To reproduce:
git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/487/head" && git reset --hard 2988911a
2026-04-15 13:04.01: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git"
"/tmp/git-checkout161d8e48"
2026-04-15 13:04.02: Exec: "git" "-C" "/tmp/git-checkout161d8e48" "submodule"
"deinit" "--force" "--all"
2026-04-15 13:04.02: Exec: "git" "-C" "/tmp/git-checkout161d8e48" "reset"
"--hard" "-q" "2988911aef7773d218727c0897ba05887c9643fd"
2026-04-15 13:04.04: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout161d8e48" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2026-04-15 13:04.04: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout161d8e48/Dockerfile"
"--iidfile" "/tmp/git-checkout161d8e48/docker-iid"
"--" "/tmp/git-checkout161d8e48"
#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.6s
#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.0s
#4 [build 1/15] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2
#4 DONE 0.0s
#5 [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
#5 CACHED
#6 [build 3/15] WORKDIR /root
#6 CACHED
#7 [internal] load build context
#7 ...
#8 [build 4/15] ADD https://get.dune.build/install dune-install.sh
#8 DONE 0.4s
#7 [internal] load build context
#7 transferring context: 547.78MB 2.3s done
#7 DONE 2.5s
#9 [build 4/15] ADD https://get.dune.build/install dune-install.sh
#9 DONE 2.0s
#10 [build 5/15] RUN chmod +x dune-install.sh && ./dune-install.sh
#10 0.328
#=#=#
# 1.5%
## 3.1%
#### 5.9%
##### 7.5%
###### 9.0%
####### 9.8%
######## 11.7%
########## 14.0%
########### 15.9%
############ 18.0%
############## 20.5%
################ 22.4%
################ 23.4%
################# 24.2%
################## 25.5%
################### 26.8%
#################### 28.4%
##################### 30.1%
###################### 31.8%
####################### 33.2%
######################### 35.3%
########################## 37.4%
############################ 39.5%
############################# 41.0%
############################## 42.9%
############################### 44.1%
################################ 45.8%
################################## 47.4%
################################### 49.5%
##################################### 51.8%
###################################### 53.5%
####################################### 55.0%
######################################## 56.2%
######################################### 57.7%
########################################### 60.2%
############################################ 62.5%
############################################## 64.0%
############################################## 65.0%
############################################### 66.5%
################################################# 69.0%
################################################### 70.9%
################################################### 72.1%
##################################################### 74.2%
###################################################### 75.7%
####################################################### 76.5%
######################################################## 78.2%
######################################################### 79.8%
########################################################## 81.1%
########################################################### 82.8%
############################################################ 84.2%
############################################################# 85.7%
############################################################### 87.6%
################################################################ 89.3%
################################################################# 90.5%
################################################################# 91.6%
################################################################## 92.2%
################################################################### 93.2%
#################################################################### 94.7%
##################################################################### 96.8%
###################################################################### 98.2%
####################################################################### 99.3%
######################################################################## 100.0%
#10 7.093 dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune
#10 7.094
#10 7.350
#=#=#
0.0%
##### 7.1%
########## 14.2%
############### 21.2%
#################### 28.3%
######################### 35.3%
############################## 42.4%
################################### 49.4%
######################################## 56.5%
############################################# 63.5%
################################################## 70.6%
####################################################### 77.6%
############################################################ 84.7%
################################################################## 91.7%
####################################################################### 98.8%
######################################################################## 100.0%
#10 9.741 Revision cache was populated successfully
#10 9.743 To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
#10 9.743 export PATH="/root/.local/bin:$PATH"
#10 9.743
#10 9.743 To get started, run:
#10 9.743 dune --help
#10 DONE 10.2s
#11 [build 6/15] RUN dune --version
#11 0.217 "Nightly build 2026-04-15T03:58:36Z, git revision
#11 0.217 e82bb6e8c8678029512702f5e5889e0181bc91d9"
#11 DONE 0.2s
#12 [build 7/15] COPY --link tarides-com.opam .
#12 DONE 0.1s
#13 [build 8/15] COPY --link dune-project .
#13 DONE 0.1s
#14 [build 9/15] COPY --link ./generate-images.sh .
#14 DONE 0.1s
#15 [build 10/15] COPY --link data/ data/
#15 DONE 1.2s
#16 [build 11/15] COPY --link src/gen src/gen
#16 DONE 0.1s
#17 [build 12/15] RUN dune pkg lock && dune build @pkg-install
#17 28.90 Solution for dune.lock
#17 28.90
#17 28.90 Dependencies common to all supported platforms:
#17 28.90 - alcotest.1.9.1
#17 28.90 - angstrom.0.16.1
#17 28.90 - asn1-combinators.0.3.2
#17 28.90 - astring.0.8.5
#17 28.90 - base-bytes.base
#17 28.90 - base-threads.base
#17 28.90 - base-unix.base
#17 28.90 - base64.3.5.2
#17 28.90 - bigarray-compat.1.1.0
#17 28.90 - bigstringaf.0.10.0
#17 28.90 - bos.0.2.1
#17 28.90 - brr.0.0.8
#17 28.90 - bstr.0.0.4
#17 28.90 - camlp-streams.5.0.1
#17 28.90 - caqti.2.3.0
#17 28.90 - caqti-lwt.2.3.0
#17 28.90 - checkseum.0.5.2
#17 28.90 - cmarkit.dev
#17 28.90 - cmdliner.2.1.0
#17 28.90 - conf-gmp.5
#17 28.90 - conf-gmp-powm-sec.4
#17 28.90 - conf-libev.4-13
#17 28.90 - conf-libssl.4
#17 28.90 - conf-oniguruma.1
#17 28.90 - conf-pkg-config.4
#17 28.90 - cppo.1.8.0
#17 28.90 - csexp.1.5.2
#17 28.90 - cstruct.6.2.0
#17 28.90 - ctypes.0.24.0
#17 28.90 - decompress.1.5.3
#17 28.90 - digestif.1.3.0
#17 28.90 - domain-name.0.5.0
#17 28.90 - dream.1.0.0~alpha8
#17 28.90 - dream-accept.0.1.0
#17 28.90 - dream-encoding.dev
#17 28.90 - dream-html.3.11.2
#17 28.90 - dream-httpaf.1.0.0~alpha4
#17 28.90 - dream-pure.1.0.0~alpha2
#17 28.90 - dune-configurator.3.22.2
#17 28.90 - dune-private-libs.3.22.2
#17 28.90 - dune-site.3.22.2
#17 28.90 - duration.0.3.0
#17 28.90 - dyn.3.22.2
#17 28.90 - eqaf.0.10
#17 28.90 - faraday.0.8.2
#17 28.90 - faraday-lwt.0.8.2
#17 28.90 - faraday-lwt-unix.0.8.2
#17 28.90 - fmt.0.11.0
#17 28.90 - fpath.0.7.3
#17 28.90 - fs-io.3.22.2
#17 28.90 - gen.1.1
#17 28.90 - gluten.0.5.2
#17 28.90 - gluten-lwt.0.5.2
#17 28.90 - gluten-lwt-unix.0.5.2
#17 28.90 - gmap.0.3.0
#17 28.90 - graphql.0.14.0
#17 28.90 - graphql-lwt.0.14.0
#17 28.90 - graphql_parser.0.14.0
#17 28.90 - h2.0.10.0
#17 28.90 - h2-lwt.0.10.0
#17 28.90 - h2-lwt-unix.0.10.0
#17 28.90 - hilite.dev
#17 28.90 - hmap.0.8.1
#17 28.90 - hpack.0.13.0
#17 28.90 - httpaf.0.7.1
#17 28.90 - httpun.0.1.0
#17 28.90 - httpun-lwt.0.1.0
#17 28.90 - httpun-lwt-unix.0.1.0
#17 28.90 - httpun-types.0.1.0
#17 28.90 - httpun-ws.0.2.0
#17 28.90 - integers.0.7.0
#17 28.90 - ipaddr.5.6.2
#17 28.90 - js_of_ocaml.6.3.2
#17 28.90 - js_of_ocaml-compiler.6.3.2
#17 28.90 - js_of_ocaml-toplevel.6.3.2
#17 28.90 - kdf.1.0.0
#17 28.90 - ke.0.6
#17 28.90 - lambdasoup.1.1.1
#17 28.90 - logs.0.10.0
#17 28.90 - lru.0.3.1
#17 28.90 - lwt.5.9.2
#17 28.90 - lwt-dllist.1.1.0
#17 28.90 - lwt_ppx.5.9.3
#17 28.90 - lwt_ssl.1.2.0
#17 28.90 - macaddr.5.6.2
#17 28.90 - magic-mime.1.3.1
#17 28.90 - markup.1.0.3
#17 28.90 - menhir.20260209
#17 28.90 - menhirCST.20260209
#17 28.90 - menhirGLR.20260209
#17 28.90 - menhirLib.20260209
#17 28.90 - menhirSdk.20260209
#17 28.90 - mirage-clock.4.2.0
#17 28.90 - mirage-crypto.1.2.0
#17 28.90 - mirage-crypto-ec.1.2.0
#17 28.90 - mirage-crypto-pk.1.2.0
#17 28.90 - mirage-crypto-rng.1.2.0
#17 28.90 - mirage-crypto-rng-lwt.1.2.0
#17 28.90 - mirage-kv.6.1.1
#17 28.90 - mirage-kv-unix.3.0.1
#17 28.90 - mtime.2.1.0
#17 28.90 - multipart_form.0.8.0
#17 28.90 - multipart_form-lwt.0.8.0
#17 28.90 - ocaml.5.3.0
#17 28.90 - ocaml-base-compiler.5.3.0
#17 28.90 - ocaml-compiler.5.3.0
#17 28.90 - ocaml-compiler-libs.v0.17.0
#17 28.90 - ocaml-config.3
#17 28.90 - ocaml-syntax-shims.1.0.0
#17 28.90 - ocamlbuild.0.16.1+dune
#17 28.90 - ocamlfind.1.9.8+dune
#17 28.90 - ocplib-endian.1.2
#17 28.90 - ohex.0.2.0
#17 28.90 - oniguruma.0.1.2
#17 28.90 - optint.0.3.0
#17 28.90 - ordering.3.22.2
#17 28.90 - pecu.0.7
#17 28.90 - pp.2.0.0
#17 28.90 - ppx_derivers.1.2.1
#17 28.90 - ppx_deriving_yaml.0.4.1
#17 28.90 - ppx_import.1.12.0
#17 28.90 - ppx_show.0.2.1
#17 28.90 - ppxlib.0.38.0
#17 28.90 - prettym.0.0.4
#17 28.90 - psq.0.2.1
#17 28.90 - ptime.1.2.0
#17 28.90 - pure-html.3.11.2
#17 28.90 - re.1.14.0
#17 28.90 - result.1.5
#17 28.90 - rresult.0.7.0
#17 28.90 - sedlex.3.7
#17 28.90 - seq.base
#17 28.90 - sexplib0.v0.17.0
#17 28.90 - ssl.0.7.0
#17 28.90 - stdcompat.21.1
#17 28.90 - stdlib-shims.0.3.0
#17 28.90 - stdune.3.22.2
#17 28.90 - stringext.1.6.0
#17 28.90 - tailwindcss.dev
#17 28.90 - textmate-language.0.5.0
#17 28.90 - top-closure.3.22.2
#17 28.90 - topkg.1.1.1
#17 28.90 - uchar.0.0.2
#17 28.90 - unstrctrd.0.4
#17 28.90 - uri.4.4.0
#17 28.90 - uucp.17.0.0
#17 28.90 - uunf.17.0.0
#17 28.90 - uutf.1.0.4
#17 28.90 - x509.1.0.6
#17 28.90 - yaml.3.2.0
#17 28.90 - yojson.3.0.0
#17 28.90 - zarith.1.14
#17 DONE 418.6s
#18 [build 13/15] RUN ./generate-images.sh
#18 0.222 + dune exec -- src/gen/main.exe file.dune
#18 3.360 File "src/gen/blog.ml", line 1, characters 0-76:
#18 3.360 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
#18 3.360 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#18 3.360 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
#18 3.545 + dune build @convert
#18 5.261 Error: Alias "convert" specified on the command line is empty.
#18 5.261 It is not defined in . or any of its descendants.
#18 ERROR: process "/bin/sh -c ./generate-images.sh" did not complete successfully: exit code: 1
------
> [build 13/15] RUN ./generate-images.sh:
0.222 + dune exec -- src/gen/main.exe file.dune
3.360 File "src/gen/blog.ml", line 1, characters 0-76:
3.360 1 | type kind = [%import: Gen.Blog.kind] [@@deriving show { with_path = false }]
3.360 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3.360 Error: broken invariant in parsetree: Explicit universal type quantification cannot be empty.
3.545 + dune build @convert
5.261 Error: Alias "convert" specified on the command line is empty.
5.261 It is not defined in . or any of its descendants.
------
Dockerfile:50
--------------------
48 |
49 | RUN dune pkg lock && dune build @pkg-install
50 | >>> RUN ./generate-images.sh
51 | COPY --link . .
52 | RUN dune build && dune build --profile=release
--------------------
ERROR: failed to solve: process "/bin/sh -c ./generate-images.sh" did not complete successfully: exit code: 1
2026-04-15 13:11.27: Job failed: Docker build exited with status 1