2025-07-09 13:39.23: New job: test verbosemode/syslog-message https://github.com/verbosemode/syslog-message.git#refs/heads/main (160d94f9e3e4972b53042c5bd7c32a3ce1656082) (linux-s390x:debian-12-5.3_s390x_opam-2.3) Base: ocaml/opam:debian-12-ocaml-5.3@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04 Opam project build To reproduce locally: git clone --recursive "https://github.com/verbosemode/syslog-message.git" -b "main" && cd "syslog-message" && git reset --hard 160d94f9 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:debian-12-ocaml-5.3@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04 # debian-12-5.3_s390x_opam-2.3 USER 1000:1000 ENV CLICOLOR_FORCE="1" ENV OPAMCOLOR="always" WORKDIR /src RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam RUN opam init --reinit -ni RUN uname -rs && opam exec -- ocaml -version && opam --version WORKDIR /src RUN sudo chown opam /src RUN cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u COPY --chown=1000:1000 syslog-message.opam ./ RUN opam pin add -yn syslog-message.dev './' RUN echo '(lang dune 3.0)' > './dune-project' ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ounit2.2.2.7 ptime.1.2.0 qcheck.0.25 qcheck-core.0.25 qcheck-ounit.0.25 seq.base stdlib-shims.0.3.0 topkg.1.0.8" ENV CI="true" ENV OCAMLCI="true" RUN opam update --depexts && opam install --cli=2.3 --depext-only -y syslog-message.dev $DEPS RUN opam install $DEPS COPY --chown=1000:1000 . /src RUN opam exec -- dune build @install @check @runtest && rm -rf _build END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-07-09 13:39.23: Using cache hint "verbosemode/syslog-message-ocaml/opam:debian-12-ocaml-5.3@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04-debian-12-5.3_s390x_opam-2.3-1e63c243e85d9ff512ebcfc2df00fef2" 2025-07-09 13:39.23: Using OBuilder spec: ((from ocaml/opam:debian-12-ocaml-5.3@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04) (comment debian-12-5.3_s390x_opam-2.3) (user (uid 1000) (gid 1000)) (env CLICOLOR_FORCE 1) (env OPAMCOLOR always) (workdir /src) (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) (run (shell "opam init --reinit -ni")) (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) (workdir /src) (run (shell "sudo chown opam /src")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u")) (copy (src syslog-message.opam) (dst ./)) (run (network host) (shell "opam pin add -yn syslog-message.dev './'")) (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ounit2.2.2.7 ptime.1.2.0 qcheck.0.25 qcheck-core.0.25 qcheck-ounit.0.25 seq.base stdlib-shims.0.3.0 topkg.1.0.8") (env CI true) (env OCAMLCI true) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y syslog-message.dev $DEPS")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) (copy (src .) (dst /src)) (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) ) 2025-07-09 13:39.23: Waiting for resource in pool OCluster 2025-07-09 13:39.33: Waiting for worker… 2025-07-09 21:03.29: Got resource from pool OCluster Building on s390x-worker-01.marist.ci.dev All commits already cached HEAD is now at 160d94f release 1.2.0 (from ocaml/opam:debian-12-ocaml-5.3@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04) Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04' locally docker.io/ocaml/opam@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04: Pulling from ocaml/opam Digest: sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04 Status: Downloaded newer image for ocaml/opam@sha256:1a370b9c3d802931a0774c32ad20feaca623e546c167a3625dfada84f6a83b04 2025-07-09 21:03.29 ---> using "13a5f4701a1ce1ddc93e0833d2d4c344e17c0c9e6214a9fc159defbcabd1a66b" from cache /: (comment debian-12-5.3_s390x_opam-2.3) /: (user (uid 1000) (gid 1000)) /: (env CLICOLOR_FORCE 1) /: (env OPAMCOLOR always) /: (workdir /src) /src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) 2025-07-09 21:03.29 ---> using "7753f2c6234053a37aed766a62dce4e388ecd69e41bef33840a5d2f490b1a00e" from cache /src: (run (shell "opam init --reinit -ni")) Configuring from /home/opam/.opamrc and then from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. Continue? [y/n] y This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-07-09 21:03.29 ---> using "04a585b79b957eda82a066b77e8d39108bc86f98765f9b04ee863594631ecd57" from cache /src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version")) Linux 6.8.0-55-generic The OCaml toplevel, version 5.3.0 2.3.0 2025-07-09 21:03.29 ---> using "3760254ff8b25d005fc9e4e22fae37f253bb02d09fb43bbd90542e9ce58b2fb7" from cache /src: (workdir /src) /src: (run (shell "sudo chown opam /src")) 2025-07-09 21:03.29 ---> using "b9b037ce30958284d894a5acbe78ae408b1a371d3ae4e1e3d67cf874de58f8c3" from cache /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "cd ~/opam-repository && (git cat-file -e a28eb8a148feb4fbc6466fa0791668993513dbde || git fetch origin master) && git reset -q --hard a28eb8a148feb4fbc6466fa0791668993513dbde && git log --no-decorate -n1 --oneline && opam update -u")) a28eb8a148 Merge pull request #28017 from maiste/release-dune-3.19.1 <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from git+file:///home/opam/opam-repository 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. # To update the current shell environment, run: eval $(opam env) 2025-07-09 21:03.29 ---> using "36cda4b5bd2b08bd1640f472588cf76de795ad4aa31b214180507a5de4a7faa6" from cache /src: (copy (src syslog-message.opam) (dst ./)) 2025-07-09 21:03.31 ---> saved as "4a0e897aa753c1918fd82301f6f45f26f0f593574008275b7b7ac63f1219a750" /src: (run (network host) (shell "opam pin add -yn syslog-message.dev './'")) [syslog-message.dev] synchronised (file:///src) syslog-message is now pinned to file:///src (version dev) 2025-07-09 21:03.35 ---> saved as "a4733aceff59f2c78b778a7581ab71b383adbd9d627e0be7e6e9c4fdb4fe73d6" /src: (run (network host) (shell "echo '(lang dune 3.0)' > './dune-project'")) 2025-07-09 21:03.35 ---> saved as "4075148e2f885ec0f3248ee85f4f158a438b975b639af07e0d925bcc669cc5de" /src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.19.1 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 ounit2.2.2.7 ptime.1.2.0 qcheck.0.25 qcheck-core.0.25 qcheck-ounit.0.25 seq.base stdlib-shims.0.3.0 topkg.1.0.8") /src: (env CI true) /src: (env OCAMLCI true) /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam update --depexts && opam install --cli=2.3 --depext-only -y syslog-message.dev $DEPS")) + /usr/bin/sudo "apt-get" "update" - Hit:1 http://deb.debian.org/debian bookworm InRelease - Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] - Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] - Get:4 http://deb.debian.org/debian-security bookworm-security/main s390x Packages [240 kB] - Fetched 344 kB in 0s (1404 kB/s) - Reading package lists... <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [syslog-message.dev] synchronised (file:///src) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml is already installed (current version is 5.3.0). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). 2025-07-09 21:03.47 ---> saved as "dc785d2bf6dde525447dc25741c1075b325d31f977a7862c73520aa998516569" /src: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install $DEPS")) [NOTE] Package ocaml-options-vanilla is already installed (current version is 1). [NOTE] Package ocaml-config is already installed (current version is 3). [NOTE] Package ocaml-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0). [NOTE] Package ocaml is already installed (current version is 5.3.0). [NOTE] Package base-unix is already installed (current version is base). [NOTE] Package base-threads is already installed (current version is base). [NOTE] Package base-nnp is already installed (current version is base). [NOTE] Package base-effects is already installed (current version is base). [NOTE] Package base-domains is already installed (current version is base). [NOTE] Package base-bigarray is already installed (current version is base). The following actions will be performed: === install 11 packages - install dune 3.19.1 - install ocamlbuild 0.16.1 - install ocamlfind 1.9.8 - install ounit2 2.2.7 - install ptime 1.2.0 - install qcheck 0.25 - install qcheck-core 0.25 - install qcheck-ounit 0.25 - install seq base - install stdlib-shims 0.3.0 - install topkg 1.0.8 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.8 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved ounit2.2.2.7 (cached) -> retrieved ptime.1.2.0 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved dune.3.19.1 (cached) -> retrieved qcheck.0.25, qcheck-core.0.25, qcheck-ounit.0.25 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved topkg.1.0.8 (cached) -> installed ocamlfind.1.9.8 -> installed ocamlbuild.0.16.1 -> installed topkg.1.0.8 -> installed ptime.1.2.0 -> installed dune.3.19.1 -> installed stdlib-shims.0.3.0 -> installed qcheck-core.0.25 -> installed ounit2.2.2.7 -> installed qcheck-ounit.0.25 -> installed qcheck.0.25 Done. # To update the current shell environment, run: eval $(opam env) 2025-07-09 21:04.31 ---> saved as "7935d9491364c5bc5b1b48f7df347d52f2641191f3dc3a7a3b427777dcbf6f58" /src: (copy (src .) (dst /src)) 2025-07-09 21:04.32 ---> saved as "9f94bc4c85a2994ffeba4e6b612c9093d1f4ecfc729e315ea87e63076e66c6a5" /src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build")) (cd _build/default/test && ./test_syslog_message.exe) random seed: 108395271 ================================================================================ success (ran 3 tests) 2025-07-09 21:04.34 ---> saved as "903c8ba9b3343913e0ba8e63506bd6bc2c708245d079eee1a369cdb3ed1ce721" Job succeeded 2025-07-09 21:04.34: Job succeeded