Organisationsmirageocaml-tar9684d7 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-07-30 14:01.44: New job: test mirage/ocaml-tar https://github.com/mirage/ocaml-tar.git#refs/heads/new-tar-gz (9684d77f88ca80d81d995f653ab7aca904d01fb8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-tar.git" -b "new-tar-gz" && cd "ocaml-tar" && git reset --hard 9684d77f
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-07-30 14:01.44: Using cache hint "mirage/ocaml-tar-ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a-debian-12-4.08_opam-2.1-ocamlformat-44a281fd66344f50c411e5c5300745612282e651"
2024-07-30 14:01.44: Using OBuilder spec:
((from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-07-30 14:01.44: Waiting for resource in pool OCluster
2024-07-30 14:11.28: Waiting for worker…
2024-07-30 14:13.07: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at 9684d77 Fix Tar.out


(from ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a)
Unable to find image 'ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a' locally
docker.io/ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a: Pulling from ocaml/opam
Digest: sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
Status: Downloaded newer image for ocaml/opam@sha256:c5d2933f61eed9956150d3b520d6562efd4143af9c2001e16318b3529df2e41a
2024-07-30 14:13.08 ---> using "1583bd92b493f5f92e565bbf5dec722822623307790ddd3047660fce69a159b7" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-07-30 14:13.08 ---> using "c1cfdb3ab2cd1e2df58820883413d9fdf5d1ac1af35ef2613e204757910485af" from cache
Job succeeded
2024-07-30 14:13.08: Job succeeded