2026-02-13 08:07.01: New job: test ocaml-multicore/multicore-bench https://github.com/ocaml-multicore/multicore-bench.git#refs/heads/main (efb15d8562dbdc1ba976ffc574de028e3c11c123) (windows-amd64:windows-server-2022-amd64-5.4_opam-2.5)Base: windows-server-2022-amd64-ocaml-5.4Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ocaml-multicore/multicore-bench.git" -b "main" && cd "multicore-bench" && git reset --hard efb15d85cat > Dockerfile <<'END-OF-DOCKERFILE'FROM windows-server-2022-amd64-ocaml-5.4# windows-server-2022-amd64-5.4_opam-2.5USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"RUN ln -f /usr/bin/opam-2.5 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionRUN cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 multicore-bench.opam /Users/opam/src/./RUN opam pin add -yn multicore-bench.dev '/Users/opam/src/./'RUN echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'ENV DEPS="arch-x86_64.1 astring.0.8.5 backoff.0.1.1 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 cmdliner.2.1.0 conf-mingw-w64-gcc-x86_64.1 cppo.1.8.0 csexp.1.5.2 domain-local-await.1.0.1 domain_shims.0.1.0 dune.3.21.1 flexdll.0.44 fmt.0.11.0 host-arch-x86_64.1 host-system-mingw.1 logs.0.10.0 mdx.2.5.1 mingw-w64-shims.0.2.0 mtime.2.1.0 multicore-magic.2.3.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 result.1.5 system-mingw.1 thread-table.1.0.0 topkg.1.1.1 yojson.3.0.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.5 --depext-only -y multicore-bench.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /Users/opam/srcRUN cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2026-02-13 08:07.01: Using cache hint "ocaml-multicore/multicore-bench-windows-server-2022-amd64-ocaml-5.4-windows-server-2022-amd64-5.4_opam-2.5-30c41681317c7b89db371737ca55ce4d"2026-02-13 08:07.01: Using OBuilder spec:((from windows-server-2022-amd64-ocaml-5.4)(comment windows-server-2022-amd64-5.4_opam-2.5)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(run (shell "ln -f /usr/bin/opam-2.5 /usr/bin/opam"))(run (shell "opam init --reinit -ni"))(run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src multicore-bench.opam) (dst /Users/opam/src/./))(run (network host)(shell "opam pin add -yn multicore-bench.dev '/Users/opam/src/./'"))(run (network host)(shell "echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'"))(env DEPS "arch-x86_64.1 astring.0.8.5 backoff.0.1.1 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 cmdliner.2.1.0 conf-mingw-w64-gcc-x86_64.1 cppo.1.8.0 csexp.1.5.2 domain-local-await.1.0.1 domain_shims.0.1.0 dune.3.21.1 flexdll.0.44 fmt.0.11.0 host-arch-x86_64.1 host-system-mingw.1 logs.0.10.0 mdx.2.5.1 mingw-w64-shims.0.2.0 mtime.2.1.0 multicore-magic.2.3.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 result.1.5 system-mingw.1 thread-table.1.0.0 topkg.1.1.1 yojson.3.0.0")(env CI true)(env OCAMLCI true)(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y multicore-bench.dev $DEPS"))(run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))(network host)(shell "opam install $DEPS"))(copy (src .) (dst /Users/opam/src))(run (shell "cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build")))2026-02-13 08:07.01: Waiting for resource in pool OCluster2026-02-13 12:18.30: Waiting for worker…2026-02-13 16:27.15: Got resource from pool OClusterBuilding on thymeAll commits already cachedHEAD is now at efb15d8 Inline `Atomic` and `Ref` ops and unroll(from windows-server-2022-amd64-ocaml-5.4)2026-02-13 16:27.15 ---> using "dc0473c210cbdaa785843aceeb4b20f70de275b54f2f11b3cd1945755e26c295" from cache/: (comment windows-server-2022-amd64-5.4_opam-2.5)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (run (shell "ln -f /usr/bin/opam-2.5 /usr/bin/opam"))2026-02-13 16:27.15 ---> using "458612386af86cf817dbe29d01dc6efb3c2620df43160b102405910eab684d9d" from cache/: (run (shell "opam init --reinit -ni"))No configuration file found, using built-in defaults.<><> Unix support infrastructure ><><><><><><><><><><><><><><><><><><><><><><><>opam and the OCaml ecosystem in general require various Unix tools in order to operate correctly. At present, this requires the installation of Cygwin to provide these tools.How should opam obtain Unix tools?> 1. Use tools found in PATH (Cygwin installation at C:\cygwin64)2. Automatically create an internal Cygwin installation that will be managed by opam (recommended)3. Use Cygwin installation found in C:\cygwin644. Use another existing Cygwin/MSYS2 installation5. Abort initialisation[1/2/3/4/5] 1Checking 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.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] no changes from file://C:/Users/opam/opam-repository2026-02-13 16:27.15 ---> using "3bceda86eced6c80594b1121f6cd17638cfd192928e335ef4b5c0e6a8a370c40" from cache/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))CYGWIN_NT-10.0-20348 3.6.5-1.x86_64The OCaml toplevel, version 5.4.02.5.02026-02-13 16:27.15 ---> using "bbfe8c5871361a1180a9d803bce7b93263c018d1d780fe6d2ac0f7a771421cb9" from cache/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))(network host)(shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADa6b2f19780..302e116c40 master -> origin/master302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from file://C:/Users/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2026-02-13 16:27.15 ---> using "5b9caae1aeda7a027d2d5a6e523ab4f0e26ced0660280ed7ccf4fa416833c78a" from cache/: (copy (src multicore-bench.opam) (dst /Users/opam/src/./))2026-02-13 16:28.04 ---> saved as "a88355419ca6f05c21f2587582f95d9e59c4b094b1db8fdc85666341818ca1ac"/: (run (network host)(shell "opam pin add -yn multicore-bench.dev '/Users/opam/src/./'"))[multicore-bench.dev] synchronised (file://C:/Users/opam/src/.)multicore-bench is now pinned to file://C:/Users/opam/src/. (version dev)2026-02-13 16:28.28 ---> saved as "8d6871ad08feae3b03b5da1376f7bf94e8cf52d28f45cf996ae54fd330e20b28"/: (run (network host)(shell "echo '(lang dune 3.0)' > '/cygdrive/c/Users/opam/src/./dune-project'"))2026-02-13 16:29.01 ---> saved as "b927369ae0dff941e76ac40a6ec98a08c425267f2770acece877412a3f033ed8"/: (env DEPS "arch-x86_64.1 astring.0.8.5 backoff.0.1.1 base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base camlp-streams.5.0.1 cmdliner.2.1.0 conf-mingw-w64-gcc-x86_64.1 cppo.1.8.0 csexp.1.5.2 domain-local-await.1.0.1 domain_shims.0.1.0 dune.3.21.1 flexdll.0.44 fmt.0.11.0 host-arch-x86_64.1 host-system-mingw.1 logs.0.10.0 mdx.2.5.1 mingw-w64-shims.0.2.0 mtime.2.1.0 multicore-magic.2.3.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-env-mingw64.1 ocaml-options-vanilla.1 ocaml-version.4.0.3 ocamlbuild.0.16.1 ocamlfind.1.9.8 re.1.14.0 result.1.5 system-mingw.1 thread-table.1.0.0 topkg.1.1.1 yojson.3.0.0")/: (env CI true)/: (env OCAMLCI true)/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))(network host)(shell "opam update --depexts && opam install --cli=2.5 --depext-only -y multicore-bench.dev $DEPS"))<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[multicore-bench.dev] synchronised (file://C:/Users/opam/src/.)[NOTE] Package system-mingw is already installed (current version is 1).[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-env-mingw64 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.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).[NOTE] Package host-system-mingw is already installed (current version is 1).[NOTE] Package host-arch-x86_64 is already installed (current version is 1).[NOTE] Package flexdll is already installed (current version is 0.44).[NOTE] Package conf-mingw-w64-gcc-x86_64 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-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).[NOTE] Package arch-x86_64 is already installed (current version is 1).# To update the current shell environment, run: eval $(opam env)2026-02-13 16:30.54 ---> saved as "63df25a7213d63fbb682d7c79d07e98e54ce8d7836fac1b4e3d46c917a429e6f"/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\local\\opam\\download-cache")))(network host)(shell "opam install $DEPS"))[NOTE] Package system-mingw is already installed (current version is 1).[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-env-mingw64 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.4.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).[NOTE] Package ocaml is already installed (current version is 5.4.0).[NOTE] Package mingw-w64-shims is already installed (current version is 0.2.0).[NOTE] Package host-system-mingw is already installed (current version is 1).[NOTE] Package host-arch-x86_64 is already installed (current version is 1).[NOTE] Package flexdll is already installed (current version is 0.44).[NOTE] Package conf-mingw-w64-gcc-x86_64 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-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).[NOTE] Package arch-x86_64 is already installed (current version is 1).The following actions will be performed:=== install 22 packages- install astring 0.8.5- install backoff 0.1.1- install camlp-streams 5.0.1- install cmdliner 2.1.0- install cppo 1.8.0- install csexp 1.5.2- install domain-local-await 1.0.1- install domain_shims 0.1.0- install dune 3.21.1- install fmt 0.11.0- install logs 0.10.0- install mdx 2.5.1- install mtime 2.1.0- install multicore-magic 2.3.2- install ocaml-version 4.0.3- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install re 1.14.0- install result 1.5- install thread-table 1.0.0- install topkg 1.1.1- install yojson 3.0.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved astring.0.8.5 (cached)-> retrieved backoff.0.1.1 (cached)-> retrieved camlp-streams.5.0.1 (cached)-> retrieved cppo.1.8.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved cmdliner.2.1.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)-> retrieved domain-local-await.1.0.1 (cached)-> retrieved domain_shims.0.1.0 (cached)-> retrieved fmt.0.11.0 (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)-> retrieved logs.0.10.0 (https://erratique.ch/software/logs/releases/logs-0.10.0.tbz)-> retrieved mtime.2.1.0 (cached)-> retrieved multicore-magic.2.3.2 (https://github.com/ocaml-multicore/multicore-magic/releases/download/2.3.2/multicore-magic-2.3.2.tbz)-> retrieved ocaml-version.4.0.3 (https://github.com/ocurrent/ocaml-version/releases/download/v4.0.3/ocaml-version-4.0.3.tbz)-> retrieved mdx.2.5.1 (https://github.com/realworldocaml/mdx/releases/download/2.5.1/mdx-2.5.1.tbz)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved result.1.5 (cached)-> retrieved re.1.14.0 (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)-> retrieved thread-table.1.0.0 (cached)-> retrieved topkg.1.1.1 (https://erratique.ch/software/topkg/releases/topkg-1.1.1.tbz)-> retrieved yojson.3.0.0 (https://github.com/ocaml-community/yojson/releases/download/3.0.0/yojson-3.0.0.tbz)-> retrieved dune.3.21.1 (https://github.com/ocaml/dune/releases/download/3.21.1/dune-3.21.1.tbz)-> installed cmdliner.2.1.0-> installed ocamlbuild.0.16.1[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.4.0\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.4.0\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe[WARNING] C:\Users\opam\AppData\Local\opam\5.4.0\bin\safe_camlp4 is a script; the command won't be available-> installed ocamlfind.1.9.8-> installed topkg.1.1.1-> installed fmt.0.11.0-> installed astring.0.8.5-> installed mtime.2.1.0-> installed logs.0.10.0-> installed dune.3.21.1-> installed domain_shims.0.1.0-> installed backoff.0.1.1-> installed csexp.1.5.2-> installed camlp-streams.5.0.1-> installed multicore-magic.2.3.2-> installed ocaml-version.4.0.3-> installed result.1.5-> installed thread-table.1.0.0-> installed cppo.1.8.0-> installed domain-local-await.1.0.1-> installed re.1.14.0-> installed yojson.3.0.0-> installed mdx.2.5.1Done.# To update the current shell environment, run: eval $(opam env)2026-02-13 16:43.54 ---> saved as "2a76352370c8526a730f59590ea83990a8989dda9f91503d4ea8093da8a1ad5c"/: (copy (src .) (dst /Users/opam/src))2026-02-13 16:44.31 ---> saved as "2ba9fb38eb9cb87edf986f3cc964f61d3f0470854714ce232eceba27471d04c2"/: (run (shell "cd /cygdrive/c/Users/opam/src && opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/bench && .\main.exe -brief)Atomic:ops over time/cas int:64.12 M/sops over time/get:1630.96 M/sops over time/incr:71.90 M/sops over time/push & pop:15.19 M/sops over time/swap:46.08 M/sops over time/xchg int:64.42 M/stime per op/cas int:15.59 nstime per op/get:0.61 nstime per op/incr:13.91 nstime per op/push & pop:65.85 nstime per op/swap:21.70 nstime per op/xchg int:15.52 nsAtomic incr:ops over time/CAS, 1 domains:51.26 M/sops over time/CAS, 2 domains:15.79 M/sops over time/CAS, 4 domains:10.54 M/sops over time/CAS, 8 domains:14.10 M/sops over time/CAS with backoff, 1 domains:54.59 M/sops over time/CAS with backoff, 2 domains:40.43 M/sops over time/CAS with backoff, 4 domains:38.79 M/sops over time/CAS with backoff, 8 domains:24.67 M/sops over time/Incr, 1 domains:63.03 M/sops over time/Incr, 2 domains:35.10 M/sops over time/Incr, 4 domains:32.61 M/sops over time/Incr, 8 domains:29.57 M/stime per op/CAS, 1 domains:19.51 nstime per op/CAS, 2 domains:126.68 nstime per op/CAS, 4 domains:379.53 nstime per op/CAS, 8 domains:567.43 nstime per op/CAS with backoff, 1 domains:18.32 nstime per op/CAS with backoff, 2 domains:49.47 nstime per op/CAS with backoff, 4 domains:103.12 nstime per op/CAS with backoff, 8 domains:324.25 nstime per op/Incr, 1 domains:15.87 nstime per op/Incr, 2 domains:56.98 nstime per op/Incr, 4 domains:122.66 nstime per op/Incr, 8 domains:270.58 nsBounded_q:messages over time/1 adder, 1 taker:1.99 M/smessages over time/1 adder, 2 takers:1.22 M/smessages over time/1 adder, 4 takers:0.94 M/smessages over time/2 adders, 1 taker:3.24 M/smessages over time/2 adders, 2 takers:2.12 M/smessages over time/2 adders, 4 takers:1.80 M/smessages over time/4 adders, 1 taker:2.96 M/smessages over time/4 adders, 2 takers:2.57 M/smessages over time/4 adders, 4 takers:1.79 M/smessages over time/one domain:2.63 M/stime per message/1 adder, 1 taker:1005.53 nstime per message/1 adder, 2 takers:2452.83 nstime per message/1 adder, 4 takers:5327.91 nstime per message/2 adders, 1 taker:926.67 nstime per message/2 adders, 2 takers:1883.08 nstime per message/2 adders, 4 takers:3330.80 nstime per message/4 adders, 1 taker:1688.52 nstime per message/4 adders, 2 takers:2334.28 nstime per message/4 adders, 4 takers:4478.02 nstime per message/one domain:380.57 nsHashtbl:operations over time/1 worker, 10% reads:4.38 M/soperations over time/1 worker, 50% reads:6.71 M/soperations over time/1 worker, 90% reads:7.68 M/soperations over time/2 workers, 10% reads:2.63 M/soperations over time/2 workers, 50% reads:3.36 M/soperations over time/2 workers, 90% reads:3.93 M/soperations over time/4 workers, 10% reads:3.21 M/soperations over time/4 workers, 50% reads:3.34 M/soperations over time/4 workers, 90% reads:3.93 M/soperations over time/8 workers, 10% reads:3.32 M/soperations over time/8 workers, 50% reads:2.86 M/soperations over time/8 workers, 90% reads:3.39 M/soperations over time/one domain, 10% reads:14.35 M/soperations over time/one domain, 50% reads:13.73 M/soperations over time/one domain, 90% reads:14.54 M/stime per operation/1 worker, 10% reads:228.52 nstime per operation/1 worker, 50% reads:149.04 nstime per operation/1 worker, 90% reads:130.15 nstime per operation/2 workers, 10% reads:759.12 nstime per operation/2 workers, 50% reads:594.65 nstime per operation/2 workers, 90% reads:508.72 nstime per operation/4 workers, 10% reads:1244.22 nstime per operation/4 workers, 50% reads:1197.66 nstime per operation/4 workers, 90% reads:1017.64 nstime per operation/8 workers, 10% reads:2406.67 nstime per operation/8 workers, 50% reads:2800.05 nstime per operation/8 workers, 90% reads:2358.35 nstime per operation/one domain, 10% reads:69.71 nstime per operation/one domain, 50% reads:72.81 nstime per operation/one domain, 90% reads:68.77 nsQueue:messages over time/one domain:12.81 M/stime per message/one domain:78.07 nsRef with Mutex:ops over time/cas int:9.88 M/sops over time/get:6.02 M/sops over time/incr:11.49 M/sops over time/push & pop:7.01 M/sops over time/swap:8.85 M/sops over time/xchg int:10.30 M/stime per op/cas int:101.24 nstime per op/get:166.20 nstime per op/incr:87.04 nstime per op/push & pop:142.62 nstime per op/swap:113.03 nstime per op/xchg int:97.10 nsRef with [@poll error]:ops over time/cas int:109.11 M/sops over time/get:1470.87 M/sops over time/incr:388.74 M/sops over time/push & pop:12.88 M/sops over time/swap:49.31 M/sops over time/xchg int:110.71 M/stime per op/cas int:9.17 nstime per op/get:0.68 nstime per op/incr:2.57 nstime per op/push & pop:77.64 nstime per op/swap:20.28 nstime per op/xchg int:9.03 nsStack:messages over time/one domain:20.05 M/stime per message/one domain:49.87 nsUnix:2026-02-13 16:46.15 ---> saved as "ea8a4b7b2be1637d616643e7d97aebf0e1ca071bd27677670ab9dda5c10c06a2"Job succeeded2026-02-13 16:46.16: Job succeeded