2025-10-27 22:39.20: New job: test ygrek/extunix https://github.com/ygrek/extunix.git#refs/heads/master (e90bd03bbcdf84ccba6b749f727d487f4161aff8) (linux-x86_64:ubuntu-25.10-5.4_opam-2.4)Base: ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840Opam project buildTo reproduce locally:git clone --recursive "https://github.com/ygrek/extunix.git" -b "master" && cd "extunix" && git reset --hard e90bd03bcat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840# ubuntu-25.10-5.4_opam-2.4USER 1000:1000ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e 7f9c784b97b368cd82ee80890d9866b8e66b7c1b || git fetch origin master) && git reset -q --hard 7f9c784b97b368cd82ee80890d9866b8e66b7c1b && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 extunix.opam ./RUN opam pin add -yn extunix.dev './'RUN echo '(lang dune 3.0)' > './dune-project'ENV DEPS="base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit2.2.2.7 ppx_derivers.1.2.1 ppxlib.0.37.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y extunix.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-10-27 22:39.20: Using cache hint "ygrek/extunix-ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840-ubuntu-25.10-5.4_opam-2.4-4ce506828edcc53760c1e8aa74eff988"2025-10-27 22:39.20: Using OBuilder spec:((from ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840)(comment ubuntu-25.10-5.4_opam-2.4)(user (uid 1000) (gid 1000))(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 7f9c784b97b368cd82ee80890d9866b8e66b7c1b || git fetch origin master) && git reset -q --hard 7f9c784b97b368cd82ee80890d9866b8e66b7c1b && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src extunix.opam) (dst ./))(run (network host)(shell "opam pin add -yn extunix.dev './'"))(run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))(env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit2.2.2.7 ppx_derivers.1.2.1 ppxlib.0.37.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0")(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.4 --depext-only -y extunix.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-10-27 22:39.20: Waiting for resource in pool OCluster2025-10-27 22:50.26: Waiting for worker…2025-10-27 22:54.19: Got resource from pool OClusterBuilding on doris.caelum.ci.devAll commits already cachedHEAD is now at e90bd03 Remove outdated depext on libexecinfo-dev on Alpine(from ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840)Unable to find image 'ocaml/opam:ubuntu-25.10-ocaml-5.4@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840' locallydocker.io/ocaml/opam@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840: Pulling from ocaml/opam9b965cd35928: Pulling fs layer8c34d5cb1909: Pulling fs layer8f3d0e888f94: Pulling fs layer75914a58b59d: Pulling fs layer00c83499f5f8: Pulling fs layer96557828c72d: Pulling fs layer8f3d0e888f94: Waiting75914a58b59d: Waiting9b965cd35928: Waiting00c83499f5f8: Waitinge04c74427b07: Pulling fs layer96557828c72d: Waiting0b5b736f6f8b: Pulling fs layere04c74427b07: Waiting01ddd8730c9d: Pulling fs layer0b5b736f6f8b: Waiting01ddd8730c9d: Waitingf367de3c6ef3: Pulling fs layer8ea485ed8d07: Pulling fs layer311ea7e25f3b: Pulling fs layer2c44554f2c1d: Pulling fs layer4b37f74f2fcf: Pulling fs layerf367de3c6ef3: Waiting311ea7e25f3b: Waiting4c53b5e197d1: Pulling fs layer8ea485ed8d07: Waitingae54a0cbaf07: Pulling fs layer4c53b5e197d1: Waiting4b37f74f2fcf: Waitingfbfa20dfc58f: Pulling fs layer2c44554f2c1d: Waitingae54a0cbaf07: Waiting7a5fbf99492d: Pulling fs layer55f27f5aae25: Pulling fs layere5dc741ba80e: Pulling fs layer4f4fb700ef54: Pulling fs layerea4deec7b9ed: Pulling fs layer575dd3f40a50: Pulling fs layer23d3a726bc1c: Pulling fs layerea4deec7b9ed: Waiting9c808f81626e: Pulling fs layere5dc741ba80e: Waiting575dd3f40a50: Waiting6015bb64a01e: Pulling fs layer4f4fb700ef54: Waiting7a5fbf99492d: Waiting23d3a726bc1c: Waiting55f27f5aae25: Waitingc8b90fbcd33e: Pulling fs layer9c808f81626e: Waiting1b226c214b9a: Pulling fs layer6015bb64a01e: Waitingc3f2fe2e9a34: Pulling fs layer09907f66bdda: Pulling fs layerc8b90fbcd33e: Waitingac9b7119d067: Pulling fs layer1b226c214b9a: Waitingc3f2fe2e9a34: Waitingc3c8c52036b2: Pulling fs layer09d46cfd46ca: Pulling fs layera93091442c09: Pulling fs layer74daf3d638c4: Pulling fs layer2ad878d09679: Pulling fs layer4f990f691d95: Pulling fs layerb2d8c9546556: Pulling fs layerc3c8c52036b2: Waitinga93091442c09: Waitingfc9e5ff183af: Pulling fs layer74daf3d638c4: Waiting09d46cfd46ca: Waiting1420c7e28df9: Pulling fs layer2ad878d09679: Waiting0aa76275f3e3: Pulling fs layerb2d8c9546556: Waitingfc9e5ff183af: Waiting4f990f691d95: Waiting93d3fe1ef530: Pulling fs layer1420c7e28df9: Waiting8141b93c2100: Pulling fs layer99dd02af1531: Pulling fs layered19dfeb135d: Pulling fs layer400c4009ccf8: Pulling fs layer99dd02af1531: Waitinged19dfeb135d: Waiting93d3fe1ef530: Waiting8141b93c2100: Waiting8c34d5cb1909: Verifying Checksum8c34d5cb1909: Download complete8f3d0e888f94: Verifying Checksum8f3d0e888f94: Download complete75914a58b59d: Verifying Checksum75914a58b59d: Download complete00c83499f5f8: Verifying Checksum00c83499f5f8: Download complete9b965cd35928: Verifying Checksum9b965cd35928: Download completee04c74427b07: Verifying Checksume04c74427b07: Download complete9b965cd35928: Pull complete8c34d5cb1909: Pull complete8f3d0e888f94: Pull complete75914a58b59d: Pull complete00c83499f5f8: Pull complete0b5b736f6f8b: Verifying Checksum0b5b736f6f8b: Download complete01ddd8730c9d: Verifying Checksum01ddd8730c9d: Download complete8ea485ed8d07: Verifying Checksum8ea485ed8d07: Download complete311ea7e25f3b: Verifying Checksum311ea7e25f3b: Download complete2c44554f2c1d: Verifying Checksum2c44554f2c1d: Download complete96557828c72d: Verifying Checksum96557828c72d: Download complete4b37f74f2fcf: Verifying Checksum4b37f74f2fcf: Download complete4c53b5e197d1: Verifying Checksum4c53b5e197d1: Download completeae54a0cbaf07: Download completefbfa20dfc58f: Verifying Checksumfbfa20dfc58f: Download complete7a5fbf99492d: Verifying Checksum7a5fbf99492d: Download complete55f27f5aae25: Download completee5dc741ba80e: Verifying Checksume5dc741ba80e: Download completeea4deec7b9ed: Download complete4f4fb700ef54: Verifying Checksum4f4fb700ef54: Download complete23d3a726bc1c: Verifying Checksum23d3a726bc1c: Download complete575dd3f40a50: Verifying Checksum575dd3f40a50: Download complete9c808f81626e: Verifying Checksum9c808f81626e: Download complete6015bb64a01e: Verifying Checksum6015bb64a01e: Download complete1b226c214b9a: Verifying Checksum1b226c214b9a: Download completec8b90fbcd33e: Download completec3f2fe2e9a34: Verifying Checksumc3f2fe2e9a34: Download completeac9b7119d067: Verifying Checksumac9b7119d067: Download complete09907f66bdda: Download completec3c8c52036b2: Verifying Checksumc3c8c52036b2: Download complete96557828c72d: Pull completee04c74427b07: Pull complete09d46cfd46ca: Verifying Checksum09d46cfd46ca: Download complete0b5b736f6f8b: Pull complete01ddd8730c9d: Pull completef367de3c6ef3: Pull complete74daf3d638c4: Verifying Checksum74daf3d638c4: Download complete8ea485ed8d07: Pull complete311ea7e25f3b: Pull complete2c44554f2c1d: Pull complete4b37f74f2fcf: Pull complete4c53b5e197d1: Pull completeae54a0cbaf07: Pull completefbfa20dfc58f: Pull complete7a5fbf99492d: Pull complete55f27f5aae25: Pull completee5dc741ba80e: Pull complete4f4fb700ef54: Pull completeea4deec7b9ed: Pull complete575dd3f40a50: Pull complete23d3a726bc1c: Pull complete9c808f81626e: Pull complete6015bb64a01e: Pull completec8b90fbcd33e: Pull complete1b226c214b9a: Pull completec3f2fe2e9a34: Pull complete09907f66bdda: Pull completeac9b7119d067: Pull completec3c8c52036b2: Pull complete09d46cfd46ca: Pull complete4f990f691d95: Download completeb2d8c9546556: Verifying Checksumb2d8c9546556: Download completefc9e5ff183af: Verifying Checksumfc9e5ff183af: Download complete1420c7e28df9: Verifying Checksum1420c7e28df9: Download complete0aa76275f3e3: Download complete93d3fe1ef530: Verifying Checksum93d3fe1ef530: Download complete2ad878d09679: Verifying Checksum2ad878d09679: Download complete99dd02af1531: Download completeed19dfeb135d: Verifying Checksumed19dfeb135d: Download complete8141b93c2100: Verifying Checksum8141b93c2100: Download complete400c4009ccf8: Verifying Checksum400c4009ccf8: Download completea93091442c09: Verifying Checksuma93091442c09: Download completea93091442c09: Pull complete74daf3d638c4: Pull complete2ad878d09679: Pull complete4f990f691d95: Pull completeb2d8c9546556: Pull completefc9e5ff183af: Pull complete1420c7e28df9: Pull complete0aa76275f3e3: Pull complete93d3fe1ef530: Pull complete8141b93c2100: Pull complete99dd02af1531: Pull completeed19dfeb135d: Pull complete400c4009ccf8: Pull completeDigest: sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c840Status: Downloaded newer image for ocaml/opam@sha256:1193b97b1fb681f2d335587f7d0f746174fef9b1dfb77984932b8f3ea440c8402025-10-27 22:54.20 ---> using "3be20ed9bde11478d710180884f722280dfc08d0ee382a0870797929c1d03cd4" from cache/: (comment ubuntu-25.10-5.4_opam-2.4)/: (user (uid 1000) (gid 1000))/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-10-27 22:54.20 ---> using "da6960692231a059dab52bacd68875d42b6b35b205939a28c7e327c1c48fb166" 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.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.Continue? [Y/n] y[NOTE] The 'jobs' option was reset, its value was 71 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:opam option jobs=71 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-10-27 22:54.20 ---> using "e9b0ecbad3beb2e452151c1169527a8879012a89c3350bb7b46eace3adcd6aea" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-157-genericThe OCaml toplevel, version 5.4.02.4.12025-10-27 22:54.20 ---> using "77ec95f59e260ec6798c95d067d0fb48d4d663c0eb249c2e29ab7e2bbb0a15a8" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-10-27 22:54.20 ---> using "112fb3f58706e2a934d242f81fc30ccd1722e38dcf8fa9411a64fe043420055b" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 7f9c784b97b368cd82ee80890d9866b8e66b7c1b || git fetch origin master) && git reset -q --hard 7f9c784b97b368cd82ee80890d9866b8e66b7c1b && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEAD5bf570252b..7f9c784b97 master -> origin/master7f9c784b97 Merge pull request #28787 from ocaml/mseri-patch-1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-10-27 22:54.20 ---> using "3373ec45c39b3ac1b21dc6fed7680c486cae4b5fbe64e370b76132a9fa05d11d" from cache/src: (copy (src extunix.opam) (dst ./))2025-10-27 22:54.20 ---> saved as "729c742777793a22269d7b617ed0da30e6c7f1bae03c1b549fb253da8ed0c286"/src: (run (network host)(shell "opam pin add -yn extunix.dev './'"))[extunix.dev] synchronised (file:///src)extunix is now pinned to file:///src (version dev)2025-10-27 22:54.21 ---> saved as "d8dac134b76057d893f09665adf0bf6880523f120a07e659a7e797363865d71f"/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-10-27 22:54.22 ---> saved as "ac78114470391cde1d4d2b75a17da0aab69534d83cac976e6ae2e040942dfa5e"/src: (env DEPS "base-bigarray.base base-bytes.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base csexp.1.5.2 dune.3.20.2 dune-configurator.3.20.2 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlfind.1.9.8 ounit2.2.2.7 ppx_derivers.1.2.1 ppxlib.0.37.0 seq.base sexplib0.v0.17.0 stdlib-shims.0.3.0")/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.4 --depext-only -y extunix.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://archive.ubuntu.com/ubuntu questing InRelease- Get:2 http://security.ubuntu.com/ubuntu questing-security InRelease [136 kB]- Get:3 http://archive.ubuntu.com/ubuntu questing-updates InRelease [136 kB]- Get:4 http://security.ubuntu.com/ubuntu questing-security/universe amd64 Packages [23.8 kB]- Get:5 http://archive.ubuntu.com/ubuntu questing-backports InRelease [133 kB]- Get:6 http://security.ubuntu.com/ubuntu questing-security/multiverse amd64 Packages [1687 B]- Get:7 http://security.ubuntu.com/ubuntu questing-security/main amd64 Packages [22.7 kB]- Get:8 http://security.ubuntu.com/ubuntu questing-security/restricted amd64 Packages [84.9 kB]- Get:9 http://archive.ubuntu.com/ubuntu questing-updates/universe amd64 Packages [33.0 kB]- Get:10 http://archive.ubuntu.com/ubuntu questing-updates/restricted amd64 Packages [92.6 kB]- Get:11 http://archive.ubuntu.com/ubuntu questing-updates/main amd64 Packages [64.9 kB]- Get:12 http://archive.ubuntu.com/ubuntu questing-updates/multiverse amd64 Packages [1687 B]- Fetched 729 kB in 1s (708 kB/s)- Reading package lists...<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[extunix.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.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 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-10-27 22:54.31 ---> saved as "b63d91c756ae42e752c2aeeb274501b81be10d62ff4bdc0538bfc0d9c2aac9d8"/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.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 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 12 packages- install base-bytes base- install csexp 1.5.2- install dune 3.20.2- install dune-configurator 3.20.2- install ocaml-compiler-libs v0.17.0- install ocamlfind 1.9.8- install ounit2 2.2.7- install ppx_derivers 1.2.1- install ppxlib 0.37.0- install seq base- install sexplib0 v0.17.0- install stdlib-shims 0.3.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved csexp.1.5.2 (cached)-> retrieved ocaml-compiler-libs.v0.17.0 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved ounit2.2.2.7 (cached)-> retrieved ppx_derivers.1.2.1 (cached)-> retrieved seq.base (cached)-> installed seq.base-> retrieved sexplib0.v0.17.0 (cached)-> retrieved stdlib-shims.0.3.0 (cached)-> retrieved dune.3.20.2, dune-configurator.3.20.2 (cached)-> retrieved ppxlib.0.37.0 (cached)-> installed ocamlfind.1.9.8-> installed base-bytes.base-> installed dune.3.20.2-> installed ppx_derivers.1.2.1-> installed csexp.1.5.2-> installed ocaml-compiler-libs.v0.17.0-> installed sexplib0.v0.17.0-> installed stdlib-shims.0.3.0-> installed ounit2.2.2.7-> installed dune-configurator.3.20.2-> installed ppxlib.0.37.0Done.# To update the current shell environment, run: eval $(opam env)2025-10-27 22:55.18 ---> saved as "e9805b9a65690e65f05cd81ce09c032620b6bd9485ff38ce9de7590933859334"/src: (copy (src .) (dst /src))2025-10-27 22:55.18 ---> saved as "7f574014f5f5c0988631a6d3b77693d2449cbf5e61ad18aada7cf9b73a551515"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/src && ../discover/discover.exe)checking EVENTFD.............okchecking ATFILE..............okchecking RENAMEAT2...........okchecking RENAME_WHITEOUT.....okchecking DIRFD...............okchecking STATVFS.............okchecking FSTATVFS............okchecking SIOCGIFCONF.........okchecking IFADDRS.............okchecking INET_NTOA...........okchecking INET_NTOP...........okchecking UNAME...............okchecking FADVISE.............okchecking FALLOCATE...........okchecking TTY_IOCTL...........okchecking TTYNAME.............okchecking CTERMID.............okchecking GETTID..............okchecking PGID................okchecking SETREUID............okchecking FSYNC...............okchecking FDATASYNC...........okchecking SYNC................okchecking SYNCFS..............okchecking REALPATH............okchecking SIGNALFD............okchecking PTRACE..............okchecking RESOURCE............okchecking MLOCKALL............okchecking STRPTIME............okchecking STRTIME.............okchecking TIMEZONE............okchecking TIMEGM..............okchecking PTS.................okchecking FCNTL...............okchecking TCPGRP..............okchecking EXECINFO............okchecking SETENV..............okchecking CLEARENV............okchecking MKDTEMP.............okchecking MALLOC_INFO.........okchecking MALLOC_STATS........okchecking MEMALIGN............okchecking ENDIAN..............okchecking READ_CREDENTIALS....okchecking FEXECVE.............okchecking SENDMSG.............okchecking PREAD...............okchecking PWRITE..............okchecking READ................okchecking WRITE...............okchecking MKSTEMPS............okchecking MKOSTEMPS...........okchecking SETRESUID...........okchecking SYSCONF.............okchecking SPLICE..............okchecking TEE.................okchecking VMSPLICE............okchecking SOCKOPT.............okchecking TCP_KEEPIDLE........okchecking TCP_KEEPCNT.........okchecking TCP_KEEPINTVL.......okchecking SO_REUSEPORT........okchecking POLL................okchecking SYSINFO.............okchecking MCHECK..............okchecking MOUNT...............okchecking UNSHARE.............okchecking CHROOT..............okchecking SYSLOG..............okchecking WAIT4...............ok(cd _build/default/test && ./testba.exe)......Ran: 6 tests in: 0.01 seconds.OK(cd _build/default/test && ./test.exe)............................................................Ran: 42 tests in: 0.03 seconds.OK.Ran: 42 tests in: 0.03 seconds.OK2025-10-27 22:55.26 ---> saved as "7120c0d18b5ec296ab5577ce30e751321d9d85567ee8ccb252fb5229b44c8739"Job succeeded2025-10-27 22:55.27: Job succeeded