Organisationstaridesruntime_events_tools2f7402 (main)debian-12-5.2_s390x_opam-2.3

debian-12-5.2_s390x_opam-2.3

Link Copied
Code Copied

Logs

2024-11-19 19:04.20: New job: test tarides/runtime_events_tools https://github.com/tarides/runtime_events_tools.git#refs/heads/main (2f7402f58bf83dcb679c7982f685995121442fc1) (linux-s390x:debian-12-5.2_s390x_opam-2.3)
Base: ocaml/opam:debian-12-ocaml-5.2@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/tarides/runtime_events_tools.git" -b "main" && cd "runtime_events_tools" && git reset --hard 2f7402f5
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.2@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed
# debian-12-5.2_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 11bdbee61114a1cfa080b764e71c72a5760a93f0 || git fetch origin master) && git reset -q --hard 11bdbee61114a1cfa080b764e71c72a5760a93f0 && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 runtime_events_tools_bare.opam runtime_events_tools.opam ./
RUN opam pin add -yn runtime_events_tools_bare.dev './' && \
opam pin add -yn runtime_events_tools.dev './'
ENV DEPS="base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.16.1 host-arch-s390x.1 host-system-other.1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-config.3 ocaml-options-vanilla.1"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y runtime_events_tools_bare.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build --only-packages=runtime_events_tools_bare @install @check @runtest && rm -rf _build


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


2024-11-19 19:04.20: Using cache hint "tarides/runtime_events_tools-ocaml/opam:debian-12-ocaml-5.2@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed-debian-12-5.2_s390x_opam-2.3-6bd97a4185e3ce3a7baaf575dd8a0e82"
2024-11-19 19:04.20: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.2@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed)
(comment debian-12-5.2_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 11bdbee61114a1cfa080b764e71c72a5760a93f0 || git fetch origin master) && git reset -q --hard 11bdbee61114a1cfa080b764e71c72a5760a93f0 && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src runtime_events_tools_bare.opam runtime_events_tools.opam)
(dst ./))
(run (network host)
(shell  "opam pin add -yn runtime_events_tools_bare.dev './' && \
\nopam pin add -yn runtime_events_tools.dev './'"))
(env DEPS "base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.16.1 host-arch-s390x.1 host-system-other.1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-config.3 ocaml-options-vanilla.1")
(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 runtime_events_tools_bare.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 --only-packages=runtime_events_tools_bare @install @check @runtest && rm -rf _build"))
)


2024-11-19 19:04.20: Waiting for resource in pool OCluster
2024-11-20 07:26.29: Waiting for worker…
2024-11-20 10:30.17: Got resource from pool OCluster
Building on s390x-worker-02.marist.ci.dev
All commits already cached
HEAD is now at 2f7402f Merge pull request #53 from tarides/tmcgilchrist-patch-1


(from ocaml/opam:debian-12-ocaml-5.2@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.2@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed' locally
docker.io/ocaml/opam@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed: Pulling from ocaml/opam
9f9f8fa8b120: Already exists
8e6cbae09e36: Already exists
4ab695da637f: Already exists
5ad82a311d0e: Already exists
2b871046e303: Already exists
0687f8c393d0: Already exists
0c56b0a94aca: Already exists
bbdfdb2635ff: Already exists
5fd7b192f2d9: Already exists
169c467384fb: Already exists
2472ebc7595d: Already exists
c59ed37e713a: Already exists
868315a8af9a: Already exists
d0e7bb6a72db: Already exists
417ff03ca34f: Already exists
417ff03ca34f: Already exists
0526264c6b23: Already exists
a8b362961b12: Already exists
5508f3d135e1: Already exists
5049a0ab6dd0: Already exists
4f4fb700ef54: Already exists
fc6148839988: Already exists
ef433ac0a16f: Already exists
3eb65be92fa2: Already exists
467c4875a8aa: Already exists
9998672e06b6: Already exists
98741f23e93f: Already exists
b90a83b62eb8: Already exists
370f876bf8b8: Already exists
ee5b763fffc3: Already exists
0670d9f68814: Already exists
7f7db8e9ce1b: Already exists
24ec35890220: Already exists
ea2140c2a21a: Already exists
b657ebc86ba2: Already exists
78c0e74e3879: Already exists
c95975c30c0f: Already exists
81019a4d48d2: Already exists
3a4768b10a00: Pulling fs layer
26a5241f56da: Pulling fs layer
57a4ff4cd774: Pulling fs layer
f023f9cdd6ff: Pulling fs layer
e46759631a18: Pulling fs layer
980eceadf821: Pulling fs layer
a1c31d848656: Pulling fs layer
a1c31d848656: Waiting
f023f9cdd6ff: Waiting
e46759631a18: Waiting
980eceadf821: Waiting
3a4768b10a00: Verifying Checksum
3a4768b10a00: Download complete
3a4768b10a00: Pull complete
57a4ff4cd774: Verifying Checksum
57a4ff4cd774: Download complete
26a5241f56da: Verifying Checksum
26a5241f56da: Download complete
26a5241f56da: Pull complete
57a4ff4cd774: Pull complete
e46759631a18: Verifying Checksum
e46759631a18: Download complete
980eceadf821: Verifying Checksum
980eceadf821: Download complete
a1c31d848656: Verifying Checksum
a1c31d848656: Download complete
f023f9cdd6ff: Verifying Checksum
f023f9cdd6ff: Download complete
f023f9cdd6ff: Pull complete
e46759631a18: Pull complete
980eceadf821: Pull complete
a1c31d848656: Pull complete
Digest: sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed
Status: Downloaded newer image for ocaml/opam@sha256:b508640544d78812a6ad704fa752ed0071600b204b4ec3d38dbffb84da481bed
2024-11-20 10:30.17 ---> using "301baea5c55377dfb60673fe1fd6bd526b1062530b1467181a3675a41c13536f" from cache


/: (comment debian-12-5.2_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"))
2024-11-20 10:30.17 ---> using "53118481945e93ef1c9ae4ee9c72d258e7c6e9b2d9a6023a5a2f7e8e56f27886" 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 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] synchronised from file:///home/opam/opam-repository
2024-11-20 10:30.17 ---> using "cbd96a8dc0361c17241c7050dc00b51595bde60ff6ecd74d8ced9eabf1ed626e" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 6.8.0-48-generic
The OCaml toplevel, version 5.2.1
2.3.0
2024-11-20 10:30.17 ---> using "bb5a3e197b07ea7dffab22346aefd13e82895d6be8badab4f61ca6aeee1939b1" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-11-20 10:30.17 ---> using "c7b12fa60bc84c81268e85e76e03d1de0fadf79c8c5fcd4bffff9a708a740d3b" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 11bdbee61114a1cfa080b764e71c72a5760a93f0 || git fetch origin master) && git reset -q --hard 11bdbee61114a1cfa080b764e71c72a5760a93f0 && git log --no-decorate -n1 --oneline && opam update -u"))
11bdbee611 Merge pull request #26909 from Octachron/ocaml-5.2.1


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from 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)
2024-11-20 10:30.17 ---> using "3cd35eee81614162ed8c24036db937ee37c34b21f5a68fea60b19575e2e15dec" from cache


/src: (copy (src runtime_events_tools_bare.opam runtime_events_tools.opam)
(dst ./))
2024-11-20 10:30.29 ---> saved as "dc1ca66092758b25ba5c12d4a1a492521134eb20cf8d5d4ffa8f1850522eb4fc"


/src: (run (network host)
(shell  "opam pin add -yn runtime_events_tools_bare.dev './' && \
\nopam pin add -yn runtime_events_tools.dev './'"))
Package runtime_events_tools_bare does not exist, create as a NEW package? [y/n] y
[runtime_events_tools_bare.dev] synchronised (file:///src)
runtime_events_tools_bare is now pinned to file:///src (version dev)
[runtime_events_tools.dev] synchronised (file:///src)
runtime_events_tools is now pinned to file:///src (version dev)
2024-11-20 10:30.38 ---> saved as "466e229f2603c613626977c30419f3a894f5c0c9daa8a5b35b54da21ce42099a"


/src: (env DEPS "base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base cmdliner.1.3.0 dune.3.16.1 host-arch-s390x.1 host-system-other.1 ocaml.5.2.1 ocaml-base-compiler.5.2.1 ocaml-config.3 ocaml-options-vanilla.1")


/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 runtime_events_tools_bare.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 [194 kB]
- Fetched 298 kB in 1s (415 kB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[runtime_events_tools_bare.dev] synchronised (no changes)


[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-base-compiler is already installed (current version is 5.2.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-s390x is already installed (current version is 1).
[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-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
2024-11-20 10:31.01 ---> saved as "10792a27afa916430f3ca01bdf617848e86e9a52ab8b51ee2f1598bf1436eb7f"


/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-base-compiler is already installed (current version is 5.2.1).
[NOTE] Package ocaml is already installed (current version is 5.2.1).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-s390x is already installed (current version is 1).
[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-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 2 packages
- install cmdliner 1.3.0
- install dune     3.16.1


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved cmdliner.1.3.0  (cached)
-> retrieved dune.3.16.1  (cached)
-> installed cmdliner.1.3.0
-> installed dune.3.16.1
Done.
# To update the current shell environment, run: eval $(opam env)
2024-11-20 10:32.26 ---> saved as "d62ca49678d7ef342b1dbe9f017405b42fe62a02e22a693bee9adb32bbb87ad3"


/src: (copy (src .) (dst /src))
2024-11-20 10:32.27 ---> saved as "869e7ab1584676ea82d775a29369a3798badf2e7fb2c281b0ca88b89ef9860ba"


/src: (run (shell "opam exec -- dune build --only-packages=runtime_events_tools_bare @install @check @runtest && rm -rf _build"))
2024-11-20 10:32.38 ---> saved as "efd2f6d3d2ea430ea09ca31770a41246629f325d0518c939da8d5ddf8212acbc"
Job succeeded
2024-11-20 10:32.39: Job succeeded