Organisationssanetteboguefdfec6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-02-23 16:59.15: New job: test sanette/bogue https://github.com/sanette/bogue.git#refs/heads/master (fdfec639002cd9c3a9b5fb80836aa83de43b62da) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/sanette/bogue.git" -b "master" && cd "bogue" && git reset --hard fdfec639
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-02-23 16:59.15: Using cache hint "sanette/bogue-ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7-debian-13-4.08_opam-2.5-ocamlformat-9464771fda037bbbaf1c4db47601272c5cd4b303"
2026-02-23 16:59.15: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-02-23 16:59.15: Waiting for resource in pool OCluster
2026-02-24 01:50.28: Waiting for worker…
2026-02-24 01:57.33: 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: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, 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>
Initialized empty Git repository in /var/cache/obuilder/ocluster/git/bogue.git-610f1e1e85172752554da4aff87c7c6fb55285ea/.git/
HEAD is now at fdfec63 changelog


(from ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.08@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7' locally
docker.io/ocaml/opam@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7: Pulling from ocaml/opam
ef235bf1a09a: Already exists
58b06b604a42: Already exists
b55f23c32d5a: Already exists
aa415425edb7: Already exists
c4f39ed7469c: Already exists
ca248a2fdd5e: Already exists
74109c509b2f: Already exists
18c2fa2271cb: Already exists
37d4d41661a2: Already exists
0b2f35f78814: Already exists
e65f29522a9a: Already exists
603a51b67573: Already exists
89b2faa02f16: Already exists
e5f11471afd4: Already exists
d7b0e5daa224: Already exists
7bec4d50f3b2: Already exists
d3a70ed71f1c: Already exists
90de03d9b27a: Already exists
a28f685cf2db: Already exists
5bb5e02041c7: Already exists
74f9af816199: Already exists
74c2f6cb4138: Already exists
4f4fb700ef54: Already exists
5ce9bdcb2952: Already exists
bf18c14e9b34: Already exists
bb4b67501479: Already exists
89e7ed0468f5: Already exists
640077527026: Already exists
363b481ff012: Already exists
437bd8bc3ce9: Already exists
2bcf3429833a: Already exists
3e5fe21454e9: Already exists
f3afb11ae499: Already exists
c3a5b88f5e5f: Already exists
124a1dc355b1: Already exists
0a9982d37abd: Already exists
9b8b724665ed: Already exists
f81507befe71: Already exists
7984e4546bf9: Already exists
3579b890ab6e: Already exists
e83772930ba8: Already exists
ecd63e982436: Pulling fs layer
4ed24165d936: Pulling fs layer
656d2e9a8760: Pulling fs layer
e23b5f05df92: Pulling fs layer
e23b5f05df92: Waiting
656d2e9a8760: Download complete
4ed24165d936: Verifying Checksum
4ed24165d936: Download complete
e23b5f05df92: Verifying Checksum
e23b5f05df92: Download complete
ecd63e982436: Verifying Checksum
ecd63e982436: Download complete
ecd63e982436: Pull complete
4ed24165d936: Pull complete
656d2e9a8760: Pull complete
e23b5f05df92: Pull complete
Digest: sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
Status: Downloaded newer image for ocaml/opam@sha256:016974eca0405838af73274ed51d1a69a31f37211486cd4f5dfedd706192cce7
2026-02-24 02:22.26 ---> saved as "8e880d54b82285cc07797680056d2282ee7dd8d645150afdce9c0dfbe68786cc"


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-02-24 02:22.26 ---> saved as "0847cd8e4961679e094f65f53602a959d8a1b46f5bc530ef214fefc60ce93bae"
Job succeeded
2026-02-24 02:22.26: Job succeeded