Organisationsmirageirmin.orgd56e89 (dependabot/npm_and_yarn/sanitize-html-2.12.1)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-05-24 09:09.11: New job: test mirage/irmin.org https://github.com/mirage/irmin.org.git#refs/heads/dependabot/npm_and_yarn/sanitize-html-2.12.1 (d56e894d8396f0d7c8b1a7b1a32f88d4b3d40cf8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam@sha256:980425fd21b39a87f66ee400aabb93d373a1f5d58e0fa878f7800212cb31d30f
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/irmin.org.git" -b "dependabot/npm_and_yarn/sanitize-html-2.12.1" && cd "irmin.org" && git reset --hard d56e894d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam@sha256:980425fd21b39a87f66ee400aabb93d373a1f5d58e0fa878f7800212cb31d30f
USER 1000:1000
RUN cd ~/opam-repository && (git cat-file -e 61357d24279d439f62acc449c69f4fe485fc4e52 || git fetch origin master) && git reset -q --hard 61357d24279d439f62acc449c69f4fe485fc4e52 && git log --no-decorate -n1 --oneline && opam update -u
RUN opam depext -i dune
WORKDIR /src
COPY --chown=1000:1000 . /src/
RUN opam exec -- dune build @fmt --ignore-promoted-rules || (echo "dune build @fmt failed"; exit 2)


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


2024-05-24 09:09.11: Using cache hint "mirage/irmin.org-ocaml/opam@sha256:980425fd21b39a87f66ee400aabb93d373a1f5d58e0fa878f7800212cb31d30f-debian-12-4.10_opam-2.1-ocamlformat-61357d24279d439f62acc449c69f4fe485fc4e52"
2024-05-24 09:09.11: Using OBuilder spec:
((from ocaml/opam@sha256:980425fd21b39a87f66ee400aabb93d373a1f5d58e0fa878f7800212cb31d30f)
 (user (uid 1000) (gid 1000))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 61357d24279d439f62acc449c69f4fe485fc4e52 || git fetch origin master) && git reset -q --hard 61357d24279d439f62acc449c69f4fe485fc4e52 && git log --no-decorate -n1 --oneline && opam update -u"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam depext -i dune"))
 (workdir /src)
 (copy (src .) (dst /src/))
 (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))
)


2024-05-24 09:09.11: Waiting for resource in pool OCluster
2024-05-25 18:10.43: Waiting for worker…
2024-05-25 18:13.56: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at d56e894 Bump sanitize-html from 2.11.0 to 2.12.1


(from ocaml/opam@sha256:980425fd21b39a87f66ee400aabb93d373a1f5d58e0fa878f7800212cb31d30f)
2024-05-25 18:36.18 ---> using "3204dccede4ada7247031416c9a3ce5a65cccadc30366f79b6c482182a97c51f" from cache


/: (user (uid 1000) (gid 1000))


/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "cd ~/opam-repository && (git cat-file -e 61357d24279d439f62acc449c69f4fe485fc4e52 || git fetch origin master) && git reset -q --hard 61357d24279d439f62acc449c69f4fe485fc4e52 && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   eb2dcab0d8..6ed19e325e  master     -> origin/master
61357d2427 Merge pull request #25919 from hannesm/release-ipaddr-v5.6.0


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
default (at file:///home/opam/opam-repository): 
    [INFO] opam 2.1 includes many performance improvements over 2.0; please consider upgrading (https://opam.ocaml.org/doc/Install.html)


Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-05-25 18:36.18 ---> using "7fcab34d8399a85e6d895767f8d10a94463581174ef184f93367bde94694067f" from cache


/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam depext -i dune"))
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages
The following actions will be performed:
  - install dune 3.15.2


<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[dune.3.15.2] found in cache


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed dune.3.15.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-25 18:36.18 ---> using "19246e027a1769f091a8dd052690fac558972b1323ca7a164f914d78055e6c7f" from cache


/: (workdir /src)


/src: (copy (src .) (dst /src/))
2024-05-25 18:36.18 ---> saved as "a8eb7594f5734b45861a6176986569ee06e63c11303f6f7e331165e1fe1da37e"


/src: (run (shell "opam exec -- dune build @fmt --ignore-promoted-rules || (echo \"dune build @fmt failed\"; exit 2)"))
2024-05-25 18:36.19 ---> saved as "39166b59894260a4cc1e11e676308d96039b260daff5982044ee5681878e8212"
Job succeeded
2024-05-25 18:36.19: Job succeeded