2026-06-23 15:44.39: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/pull/209/head (458014a4b83c38b6c718ca1676d42b819e87bdf5) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/obuilder.git" && cd "obuilder" && git fetch origin "refs/pull/209/head" && git reset --hard 458014a4 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2026-06-23 15:44.39: Using cache hint "ocurrent/obuilder-ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387-alpine-3.23-4.14_opam-2.5-ocamlformat-3cee9a5d95e9afd99727ac6096e6e67dbfaad5e3" 2026-06-23 15:44.39: Using OBuilder spec: ((from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2026-06-23 15:44.39: Waiting for resource in pool OCluster 2026-06-23 18:14.42: Waiting for worker… 2026-06-23 18:14.42: Got resource from pool OCluster Building on doris.caelum.ci.dev hint: Using 'master' as the name for the initial branch. This default branch name hint: will change to "main" in Git 3.0. To configure the initial branch name hint: to use in all of your new repositories, which will suppress this warning, hint: call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> hint: hint: Disable this message with "git config set advice.defaultBranchName false" Initialized empty Git repository in /var/cache/obuilder/ocluster/git/obuilder.git-a24c8b9c20a9d54a9495a5bd98808b173546cc17/.git/ HEAD is now at 458014a hcs: tear down containers + reclaim orphaned snapshots so pruning can't wedge (from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:e6d488fded0eb95c5f2ff49163d2fc1dc2ab9519311b8ec28ef97d1d3e026387) 2026-06-23 18:14.44 ---> using "645db74cf2f6617db2ad81b0e818e4f1f9c438bf86fc197e2b1f68b1d3dfdf29" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2026-06-23 18:14.44 ---> using "8fbbb04ed2bd8c82dbe83da3be1b61bf5b15527626d6f98d328451a667153ee1" from cache Job succeeded 2026-06-23 18:14.44: Job succeeded