Organisationsocurrentoclusterd491c5 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-03-13 20:52.20: New job: test ocurrent/ocluster https://github.com/ocurrent/ocluster.git#refs/pull/258/head (d491c50dd61bd236bb2c2d62ef635ea73f5db4a6) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/ocluster.git" && cd "ocluster" && git fetch origin "refs/pull/258/head" && git reset --hard d491c50d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-03-13 20:52.20: Using cache hint "ocurrent/ocluster-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216-alpine-3.22-4.14_opam-2.5-ocamlformat-31462e7d24da1419f9eb9099a0b60ea507d91ef6"
2026-03-13 20:52.20: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-03-13 20:52.20: Waiting for resource in pool OCluster
2026-03-13 22:17.20: Waiting for worker…
2026-03-13 22:17.20: Got resource from pool OCluster
Building on phoebe
All commits already cached
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
HEAD is now at d491c50 Add HCS backend support
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
From https://github.com/ocurrent/obuilder
* branch            7d8adabf856c9cde23f77094dc87dfbf4c3f36db -> FETCH_HEAD
Submodule path 'obuilder': checked out '7d8adabf856c9cde23f77094dc87dfbf4c3f36db'


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216)
Unable to find image 'ocaml/opam:alpine-3.22-ocaml-4.14@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216' locally
docker.io/ocaml/opam@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216: Pulling from ocaml/opam
2d35ebdb57d9: Already exists
adfc86c1accf: Already exists
d09377907434: Already exists
a699cf44908b: Already exists
c088e74f1f31: Already exists
7e99e6eaa847: Already exists
db4b89a22482: Already exists
f1f17593da04: Already exists
bb79fbf72548: Already exists
cf69890848e3: Already exists
80e325d6146c: Already exists
66a526c41d4c: Already exists
347d38b311ac: Already exists
984612fde4c4: Already exists
0ac0da982daa: Already exists
209c9bca9b0e: Already exists
3d3356d548ff: Already exists
c072da09f122: Already exists
4f4fb700ef54: Already exists
eff3d806a4a8: Already exists
f5c413f5234b: Already exists
09ddc5430e22: Already exists
2c7c283b1afc: Already exists
4af9a971b585: Already exists
df8d9be3e30d: Already exists
5e55ae3325a7: Already exists
635cb27b4304: Already exists
898fbde8ad42: Already exists
66c0ffc92413: Already exists
c8cca855638d: Already exists
45d2501a899c: Already exists
10b0fe6926c2: Already exists
0a1d7b83a687: Already exists
2c3441915309: Already exists
3d1a575b1bb0: Already exists
6e5fa830b59d: Already exists
72225f5a6449: Already exists
5a8b6a59afe3: Already exists
81299dd100ce: Already exists
ad267db4d3a7: Already exists
de32f8de692b: Already exists
Digest: sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
Status: Downloaded newer image for ocaml/opam@sha256:1c3a5ef9216cc43d14bea2bc9b42f4b1ee30cd78bf2e6993672b4c0c52909216
2026-03-13 22:17.21 ---> using "d1cef22083ba59d6db4e2f107091c68dd70ebdcc64c3894ad7db7be62ad17f4a" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-03-13 22:17.21 ---> using "4f989350a029227966d90ce0ea5cea8f7852265c38d41bac1e0219693b40991b" from cache
Job succeeded
2026-03-13 22:17.22: Job succeeded