diff --git "a/round1/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md" "b/round1/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md" index d1ef954815f95e332762ad0f4bb5ac149ccbd812..893993d51f9152855e9828048caa8317247a2923 100644 --- "a/round1/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md" +++ "b/round1/RUYI \345\214\205\347\256\241\347\220\206 20231204 \347\211\210\346\234\254 SG2042 \346\265\213\350\257\225\347\273\223\346\236\234.md" @@ -3,7 +3,7 @@ 本次测试基于 RUYI 20231204 版本预编译的 riscv64 架构版本二进制 [ruyi.riscv64.20231204](https://mirror.iscas.ac.cn/ruyisdk/ruyi/testing/ruyi.riscv64.20231204)。 -编写了 mugen 测试用例,在 Fedora 38 SG2042 (Milk-V Pioneer v1.1) 开展测试。 +编写了 mugen 测试用例,在 Fedora 38 / openEuler 23.09 RISC-V preview V1 SG2042 (Milk-V Pioneer v1.1) 开展测试。 ## mugen 测试 @@ -11,7 +11,7 @@ + 由于 mugen 本身依赖 expect、psmisc、ping、make、python3、python3-paramiko、python3-six,故 mugen 自动化测试不能测试 RUYI 对这些软件包的依赖。 + 由于 mugen 自身的特性,测试用例运行的顺序是随机的。 -+ 测试环境为 Fedora 38 RISC-V on SG2042 (Milk-V Pioneer) ++ 测试环境为 Fedora 38 RISC-V / openEuler 23.09 RISC-V preview V1 on SG2042 (Milk-V Pioneer v1.1)。 ### 测试执行 @@ -19,15 +19,23 @@ 1. 获取 mugen-ruyi 测试套:`git clone --depth=1 https://gitee.com/weilinfox/mugen-ruyi` +> 若系统未安装 `git`,需要先行安装:`dnf install -y git` + 2. 安装依赖包:`cd mugen-ruyi && bash dep_install.sh` -3. 配置 `mugen`:`bash mugen.sh -c --ip 127.0.0.1 --password 'fedora' --user root --port 22` +3. 配置 `mugen`: + +Fedora 38: `bash mugen.sh -c --ip 127.0.0.1 --password 'fedora' --user root --port 22` + +openEuler 23.09: `bash mugen.sh -c --ip 127.0.0.1 --password 'openEuler12#$' --user root --port 22` 4. 执行 `ruyi` 测试套:`bash mugen.sh -f ruyi` ### 测试结果 -共测试了 1 个测试套,7 个测试用例,在 Fedora 38 RISC-V / SG2042 上全部测试成功。 +共测试了 1 个测试套,7 个测试用例,在 Fedora 38 RISC-V / openEuler 23.09 RISC-V preview V1 SG2042 上全部测试成功。 + +Fedora 38: ```log Wed Dec 6 02:22:54 2023 - INFO - start to run testcase:oe_test_ruyi. @@ -54,6 +62,34 @@ Wed Dec 6 02:40:14 2023 - INFO - End to run testcase:oe_test_ruyi_admin. Wed Dec 6 02:40:14 2023 - INFO - A total of 7 use cases were executed, with 7 successes and 0 failures. ``` +openEuler 23.09 RISC-V preview V1: + +```log +Thu Dec 7 19:55:40 2023 - INFO - start to run testcase:oe_test_ruyi_admin. +Thu Dec 7 19:55:52 2023 - INFO - The case exit by code 0. +Thu Dec 7 19:55:52 2023 - INFO - End to run testcase:oe_test_ruyi_admin. +Thu Dec 7 19:55:53 2023 - INFO - start to run testcase:oe_test_ruyi_llvm. +Thu Dec 7 19:56:10 2023 - INFO - The case exit by code 0. +Thu Dec 7 19:56:10 2023 - INFO - End to run testcase:oe_test_ruyi_llvm. +Thu Dec 7 19:56:10 2023 - INFO - start to run testcase:oe_test_ruyi_cmake_ninja. +Thu Dec 7 20:03:03 2023 - INFO - The case exit by code 0. +Thu Dec 7 20:03:03 2023 - INFO - End to run testcase:oe_test_ruyi_cmake_ninja. +Thu Dec 7 20:03:04 2023 - INFO - start to run testcase:oe_test_ruyi. +Thu Dec 7 20:06:07 2023 - INFO - The case exit by code 0. +Thu Dec 7 20:06:07 2023 - INFO - End to run testcase:oe_test_ruyi. +Thu Dec 7 20:06:07 2023 - INFO - start to run testcase:oe_test_ruyi_qemu. +Thu Dec 7 20:06:23 2023 - INFO - The case exit by code 0. +Thu Dec 7 20:06:23 2023 - INFO - End to run testcase:oe_test_ruyi_qemu. +Thu Dec 7 20:06:23 2023 - INFO - start to run testcase:oe_test_ruyi_venv. +Thu Dec 7 20:08:37 2023 - INFO - The case exit by code 0. +Thu Dec 7 20:08:37 2023 - INFO - End to run testcase:oe_test_ruyi_venv. +Thu Dec 7 20:08:38 2023 - INFO - start to run testcase:oe_test_ruyi_xdg. +Thu Dec 7 20:11:09 2023 - INFO - The case exit by code 0. +Thu Dec 7 20:11:10 2023 - INFO - End to run testcase:oe_test_ruyi_xdg. +Thu Dec 7 20:11:10 2023 - INFO - A total of 7 use cases were executed, with 7 successes and 0 failures. + +``` + ### 测试结论 所有测试用例执行成功,mugen 测试通过。没有发现意外的失败。 @@ -77,4 +113,4 @@ Wed Dec 6 02:40:14 2023 - INFO - A total of 7 use cases were executed, with 7 ### 其他信息 -详细日志见 [logs](/round1/mugen/fedora38-riscv64-sg2042/logs) 目录。 +详细日志见 [fedora38-riscv64-sg2042/logs](/round1/mugen/fedora38-riscv64-sg2042/logs) 和 [oE2309-riscv64-sg2042/logs](/round1/mugen/oE2309-riscv64-sg2042/logs) 目录。 diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-07-20:03:04.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-07-20:03:04.log new file mode 100644 index 0000000000000000000000000000000000000000..7dcdb982b4d2bba31e452da40796ec6452ff52b9 --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi/2023-12-07-20:03:04.log @@ -0,0 +1,107 @@ +Thu Dec 7 20:03:04 2023 - INFO - Start environmental preparation. +Thu Dec 7 20:03:09 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 20:03:09 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 10.2M 1 201k 0 0 663k 0 0:00:15 --:--:-- 0:00:15 663k 38 10.2M 38 4073k 0 0 3106k 0 0:00:03 0:00:01 0:00:02 3106k 75 10.2M 75 7945k 0 0 3449k 0 0:00:03 0:00:02 0:00:01 3448k 100 10.2M 100 10.2M 0 0 3652k 0 0:00:02 0:00:02 --:--:-- 3652k +Thu Dec 7 20:03:13 2023 - INFO - End of environmental preparation! +Thu Dec 7 20:03:13 2023 - INFO - Start to run test. +Ruyi 0.2.0-beta.20231204 +usage: ruyi [-h] [-V] +usage: ruyi [-h] [-V] +List of available packages: + +* source/coremark + - 1.0.2-pre.20230125 (prerelease, latest-prerelease) + - 1.0.1 (latest) +* source/ruyisdk-demo + - 0.20231114.0 (latest) +* toolchain/gnu-plct + - 0.20231118.0 (latest) slug: gnu-plct-20231118 +* toolchain/gnu-upstream + - 0.20231118.0 (latest) slug: gnu-upstream-20231118 +* toolchain/llvm-upstream + - 17.0.5-ruyi.20231121 (latest, no binary for current host) slug: llvm-upstream-20231121 +* toolchain/gnu-plct-xthead + - 0.20231118.0 (latest) slug: gnu-plct-xthead-20231118 +* emulator/qemu-user-riscv-xthead + - 6.1.0-ruyi.20231207+g03813c9fe8 (latest, no binary for current host) +* emulator/qemu-user-riscv-upstream + - 8.1.2-ruyi.20231121 (latest, no binary for current host) +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +generic +sipeed-lpi4a (needs flavor(s): {'xthead'}) +milkv-duo +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (5) Could not resolve proxy: wrong.proxy +Traceback (most recent call last): + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 26, in ensure +FileNotFoundError: [Errno 2] No such file or directory: '/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz' + +During handling of the above exception, another exception occurred: + +Traceback (most recent call last): + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/__main__.py", line 30, in + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/cli/__init__.py", line 233, in main + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/pkg_cli.py", line 254, in cli_install + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 29, in ensure + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/distfile.py", line 65, in fetch_and_ensure_integrity + File "/root/.cache/ruyi/progcache/0.2.0-beta.20231204/ruyi/ruyipkg/fetch.py", line 90, in fetch +RuntimeError: failed to fetch distfile: command 'curl --retry 3 --connect-timeout 60 --ftp-pasv -o /root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz' returned 5 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +info: skipping already installed package gnu-plct-0.20231118.0 +info: skipping already installed package gnu-plct-0.20231118.0 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/coremark-1.01.tar.gz to /root/.cache/ruyi/distfiles/coremark-1.01.tar.gz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 391k 100 391k 0 0 1319k 0 --:--:-- --:--:-- --:--:-- 1323k +info: extracting coremark-1.01.tar.gz for package coremark-1.0.1 +info: package coremark-1.0.1 extracted to current working directory +info: uninstallation consent given over CLI, proceeding +info: removing the ruyi binary +info: ruyi is uninstalled +oe_test_ruyi.sh: line 87: /usr/bin/ruyi: No such file or directory +Thu Dec 7 20:05:56 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 20:05:57 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 31 10.2M 31 3341k 0 0 3083k 0 0:00:03 0:00:01 0:00:02 3082k 66 10.2M 66 6941k 0 0 3322k 0 0:00:03 0:00:02 0:00:01 3322k 100 10.2M 100 10.2M 0 0 3602k 0 0:00:02 0:00:02 --:--:-- 3602k +ln: failed to create symbolic link '/usr/bin/ruyi': File exists +info: uninstallation consent given over CLI, proceeding +info: removing installed packages +info: removing cached data +info: removing the ruyi binary +info: ruyi is uninstalled +oe_test_ruyi.sh: line 96: /usr/bin/ruyi: No such file or directory +Thu Dec 7 20:06:06 2023 - INFO - End of the test. +Thu Dec 7 20:06:06 2023 - INFO - succeed to execute the case. +Thu Dec 7 20:06:06 2023 - INFO - start environment cleanup. +Thu Dec 7 20:06:06 2023 - WARN - no thing to do. +Thu Dec 7 20:06:07 2023 - INFO - Finish environment cleanup! diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-07-19:55:40.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-07-19:55:40.log new file mode 100644 index 0000000000000000000000000000000000000000..dcf5dd24a8fca1568d8248eaff33d9fa7d47ef3e --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_admin/2023-12-07-19:55:40.log @@ -0,0 +1,23 @@ +Thu Dec 7 19:55:40 2023 - INFO - Start environmental preparation. +Thu Dec 7 19:55:45 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 19:55:45 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 10.2M 4 468k 0 0 1536k 0 0:00:06 --:--:-- 0:00:06 1535k 41 10.2M 41 4340k 0 0 3325k 0 0:00:03 0:00:01 0:00:02 3325k 88 10.2M 88 9300k 0 0 4034k 0 0:00:02 0:00:02 --:--:-- 4034k 100 10.2M 100 10.2M 0 0 4120k 0 0:00:02 0:00:02 --:--:-- 4120k +Thu Dec 7 19:55:48 2023 - INFO - End of environmental preparation! +Thu Dec 7 19:55:48 2023 - INFO - Start to run test. +[ + { + "name": "oe_test_ruyi_admin.sh", + "size": 1267, + "checksums": { + "sha512": "9d7ca780bd8a665469ed07984b28e766fc993fa2fdb3b73caa5efa9bbfb06a2b394c33fabf1e01670fd51b468730dbb6d5fcc23c29f4c3ad0e86485327853655", + "sha256": "1551d068e39a8d44069cba152f5d521b190f63462be8236bb59757858b891e76" + } + } +] +Thu Dec 7 19:55:51 2023 - INFO - End of the test. +Thu Dec 7 19:55:51 2023 - INFO - succeed to execute the case. +Thu Dec 7 19:55:51 2023 - INFO - start environment cleanup. +Thu Dec 7 19:55:52 2023 - WARN - no thing to do. +Thu Dec 7 19:55:52 2023 - INFO - Finish environment cleanup! diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-07-19:56:10.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-07-19:56:10.log new file mode 100644 index 0000000000000000000000000000000000000000..dbf1c919795c2ae2760d089f03245e9bee0966ce --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_cmake_ninja/2023-12-07-19:56:10.log @@ -0,0 +1,273 @@ +Thu Dec 7 19:56:11 2023 - INFO - Start environmental preparation. +Thu Dec 7 19:56:15 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 19:56:16 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 10.2M 26 2765k 0 0 3322k 0 0:00:03 --:--:-- 0:00:03 3323k 72 10.2M 72 7613k 0 0 4152k 0 0:00:02 0:00:01 0:00:01 4153k 100 10.2M 100 10.2M 0 0 4186k 0 0:00:02 0:00:02 --:--:-- 4188k +Thu Dec 7 19:56:23 2023 - INFO - pkgs:(cmake ninja-build) is already installed +Thu Dec 7 19:56:24 2023 - INFO - unsupported package manager: apt-get +Thu Dec 7 19:56:24 2023 - INFO - End of environmental preparation! +Thu Dec 7 19:56:24 2023 - INFO - Start to run test. +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 224M 1 3814k 0 0 3492k 0 0:01:05 0:00:01 0:01:04 3492k 3 224M 3 8326k 0 0 3979k 0 0:00:57 0:00:02 0:00:55 3980k 5 224M 5 12.2M 0 0 4063k 0 0:00:56 0:00:03 0:00:53 4064k 7 224M 7 16.7M 0 0 4181k 0 0:00:54 0:00:04 0:00:50 4181k 9 224M 9 21.0M 0 0 4224k 0 0:00:54 0:00:05 0:00:49 4382k 11 224M 11 25.3M 0 0 4262k 0 0:00:53 0:00:06 0:00:47 4431k 13 224M 13 29.9M 0 0 4321k 0 0:00:53 0:00:07 0:00:46 4464k 15 224M 15 34.1M 0 0 4318k 0 0:00:53 0:00:08 0:00:45 4476k 16 224M 16 38.0M 0 0 4284k 0 0:00:53 0:00:09 0:00:44 4367k 18 224M 18 42.4M 0 0 4305k 0 0:00:53 0:00:10 0:00:43 4387k 20 224M 20 46.1M 0 0 4258k 0 0:00:54 0:00:11 0:00:43 4253k 22 224M 22 50.1M 0 0 4239k 0 0:00:54 0:00:12 0:00:42 4125k 24 224M 24 54.4M 0 0 4258k 0 0:00:54 0:00:13 0:00:41 4161k 26 224M 26 58.9M 0 0 4286k 0 0:00:53 0:00:14 0:00:39 4291k 28 224M 28 63.3M 0 0 4298k 0 0:00:53 0:00:15 0:00:38 4284k 29 224M 29 67.2M 0 0 4277k 0 0:00:53 0:00:16 0:00:37 4321k 31 224M 31 71.4M 0 0 4280k 0 0:00:53 0:00:17 0:00:36 4378k 33 224M 33 75.7M 0 0 4289k 0 0:00:53 0:00:18 0:00:35 4369k 35 224M 35 79.2M 0 0 4251k 0 0:00:54 0:00:19 0:00:35 4153k 36 224M 36 82.7M 0 0 4216k 0 0:00:54 0:00:20 0:00:34 3972k 39 224M 39 87.5M 0 0 4252k 0 0:00:54 0:00:21 0:00:33 4172k 40 224M 40 91.8M 0 0 4256k 0 0:00:54 0:00:22 0:00:32 4176k 42 224M 42 96.4M 0 0 4278k 0 0:00:53 0:00:23 0:00:30 4236k 44 224M 44 100M 0 0 4283k 0 0:00:53 0:00:24 0:00:29 4403k 46 224M 46 105M 0 0 4287k 0 0:00:53 0:00:25 0:00:28 4572k 48 224M 48 109M 0 0 4291k 0 0:00:53 0:00:26 0:00:27 4454k 50 224M 50 113M 0 0 4289k 0 0:00:53 0:00:27 0:00:26 4434k 52 224M 52 118M 0 0 4306k 0 0:00:53 0:00:28 0:00:25 4434k 54 224M 54 122M 0 0 4299k 0 0:00:53 0:00:29 0:00:24 4379k 56 224M 56 126M 0 0 4309k 0 0:00:53 0:00:30 0:00:23 4419k 58 224M 58 130M 0 0 4312k 0 0:00:53 0:00:31 0:00:22 4422k 59 224M 59 134M 0 0 4285k 0 0:00:53 0:00:32 0:00:21 4264k 61 224M 61 138M 0 0 4284k 0 0:00:53 0:00:33 0:00:20 4165k 63 224M 63 142M 0 0 4275k 0 0:00:53 0:00:34 0:00:19 4133k 65 224M 65 147M 0 0 4290k 0 0:00:53 0:00:35 0:00:18 4175k 66 224M 66 148M 0 0 4169k 0 0:00:55 0:00:36 0:00:19 3351k 67 224M 67 151M 0 0 4172k 0 0:00:55 0:00:37 0:00:18 3436k 69 224M 69 155M 0 0 4174k 0 0:00:55 0:00:38 0:00:17 3443k 71 224M 71 159M 0 0 4181k 0 0:00:55 0:00:39 0:00:16 3539k 72 224M 72 163M 0 0 4179k 0 0:00:55 0:00:40 0:00:15 3395k 74 224M 74 168M 0 0 4187k 0 0:00:54 0:00:41 0:00:13 4327k 75 224M 75 169M 0 0 4088k 0 0:00:56 0:00:42 0:00:14 3517k 75 224M 75 170M 0 0 4052k 0 0:00:56 0:00:43 0:00:13 3125k 77 224M 77 174M 0 0 4060k 0 0:00:56 0:00:44 0:00:12 3113k 79 224M 79 178M 0 0 4063k 0 0:00:56 0:00:45 0:00:11 3136k 81 224M 81 183M 0 0 4069k 0 0:00:56 0:00:46 0:00:10 3096k 83 224M 83 187M 0 0 4086k 0 0:00:56 0:00:47 0:00:09 4064k 85 224M 85 192M 0 0 4098k 0 0:00:56 0:00:48 0:00:08 4495k 87 224M 87 196M 0 0 4106k 0 0:00:56 0:00:49 0:00:07 4509k 89 224M 89 201M 0 0 4115k 0 0:00:55 0:00:50 0:00:05 4586k 91 224M 91 205M 0 0 4120k 0 0:00:55 0:00:51 0:00:04 4585k 93 224M 93 210M 0 0 4132k 0 0:00:55 0:00:52 0:00:03 4563k 95 224M 95 214M 0 0 4140k 0 0:00:55 0:00:53 0:00:02 4544k 97 224M 97 218M 0 0 4139k 0 0:00:55 0:00:54 0:00:01 4463k 99 224M 99 223M 0 0 4146k 0 0:00:55 0:00:55 --:--:-- 4451k 100 224M 100 224M 0 0 4149k 0 0:00:55 0:00:55 --:--:-- 4497k +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 260M 1 3201k 0 0 2998k 0 0:01:28 0:00:01 0:01:27 3000k 3 260M 3 8129k 0 0 3912k 0 0:01:08 0:00:02 0:01:06 3914k 4 260M 4 12.0M 0 0 4026k 0 0:01:06 0:00:03 0:01:03 4026k 6 260M 6 16.2M 0 0 4087k 0 0:01:05 0:00:04 0:01:01 4088k 7 260M 7 20.1M 0 0 4072k 0 0:01:05 0:00:05 0:01:00 4216k 9 260M 9 24.2M 0 0 4083k 0 0:01:05 0:00:06 0:00:59 4315k 10 260M 10 28.5M 0 0 4133k 0 0:01:04 0:00:07 0:00:57 4225k 12 260M 12 33.0M 0 0 4196k 0 0:01:03 0:00:08 0:00:55 4300k 13 260M 13 34.6M 0 0 3771k 0 0:01:10 0:00:09 0:01:01 3530k 14 260M 14 36.9M 0 0 3760k 0 0:01:10 0:00:10 0:01:00 3443k 15 260M 15 41.5M 0 0 3839k 0 0:01:09 0:00:11 0:00:58 3542k 17 260M 17 45.9M 0 0 3897k 0 0:01:08 0:00:12 0:00:56 3564k 19 260M 19 50.0M 0 0 3919k 0 0:01:07 0:00:13 0:00:54 3472k 20 260M 20 54.0M 0 0 3935k 0 0:01:07 0:00:14 0:00:53 4265k 22 260M 22 58.6M 0 0 3982k 0 0:01:06 0:00:15 0:00:51 4429k 24 260M 24 62.6M 0 0 3989k 0 0:01:06 0:00:16 0:00:50 4322k 25 260M 25 67.3M 0 0 4040k 0 0:01:05 0:00:17 0:00:48 4384k 27 260M 27 71.5M 0 0 4053k 0 0:01:05 0:00:18 0:00:47 4403k 29 260M 29 75.8M 0 0 4073k 0 0:01:05 0:00:19 0:00:46 4462k 30 260M 30 80.0M 0 0 4087k 0 0:01:05 0:00:20 0:00:45 4402k 32 260M 32 84.4M 0 0 4104k 0 0:01:04 0:00:21 0:00:43 4471k 33 260M 33 88.3M 0 0 4098k 0 0:01:04 0:00:22 0:00:42 4297k 35 260M 35 92.4M 0 0 4103k 0 0:01:04 0:00:23 0:00:41 4287k 37 260M 37 96.4M 0 0 3961k 0 0:01:07 0:00:24 0:00:43 3594k 37 260M 37 97.0M 0 0 3963k 0 0:01:07 0:00:25 0:00:42 3467k 38 260M 38 100M 0 0 3951k 0 0:01:07 0:00:26 0:00:41 3308k 40 260M 40 104M 0 0 3969k 0 0:01:07 0:00:27 0:00:40 3398k 42 260M 42 109M 0 0 3986k 0 0:01:06 0:00:28 0:00:38 3443k 43 260M 43 113M 0 0 4008k 0 0:01:06 0:00:29 0:00:37 4296k 45 260M 45 117M 0 0 4012k 0 0:01:06 0:00:30 0:00:36 4260k 47 260M 47 122M 0 0 4030k 0 0:01:06 0:00:31 0:00:35 4441k 48 260M 48 126M 0 0 4032k 0 0:01:06 0:00:32 0:00:34 4376k 50 260M 50 130M 0 0 4048k 0 0:01:05 0:00:33 0:00:32 4398k 51 260M 51 134M 0 0 4046k 0 0:01:05 0:00:34 0:00:31 4268k 53 260M 53 138M 0 0 4043k 0 0:01:05 0:00:35 0:00:30 4227k 54 260M 54 142M 0 0 4050k 0 0:01:05 0:00:36 0:00:29 4173k 56 260M 56 147M 0 0 4061k 0 0:01:05 0:00:37 0:00:28 4243k 58 260M 58 151M 0 0 4063k 0 0:01:05 0:00:38 0:00:27 4156k 59 260M 59 154M 0 0 4053k 0 0:01:05 0:00:39 0:00:26 4100k 61 260M 61 158M 0 0 4033k 0 0:01:06 0:00:40 0:00:26 3967k 61 260M 61 161M 0 0 4018k 0 0:01:06 0:00:41 0:00:25 3789k 63 260M 63 165M 0 0 4023k 0 0:01:06 0:00:42 0:00:24 3744k 65 260M 65 169M 0 0 4027k 0 0:01:06 0:00:43 0:00:23 3759k 66 260M 66 172M 0 0 4010k 0 0:01:06 0:00:44 0:00:22 3670k 68 260M 68 176M 0 0 4019k 0 0:01:06 0:00:45 0:00:21 3901k 69 260M 69 181M 0 0 4023k 0 0:01:06 0:00:46 0:00:20 4068k 71 260M 71 185M 0 0 4033k 0 0:01:06 0:00:47 0:00:19 4114k 72 260M 72 189M 0 0 4041k 0 0:01:05 0:00:48 0:00:17 4163k 74 260M 74 194M 0 0 4053k 0 0:01:05 0:00:49 0:00:16 4434k 76 260M 76 198M 0 0 4063k 0 0:01:05 0:00:50 0:00:15 4464k 78 260M 78 203M 0 0 4072k 0 0:01:05 0:00:51 0:00:14 4520k 78 260M 78 204M 0 0 3993k 0 0:01:06 0:00:52 0:00:14 3651k 79 260M 79 206M 0 0 3988k 0 0:01:06 0:00:53 0:00:13 3478k 81 260M 81 210M 0 0 3989k 0 0:01:06 0:00:54 0:00:12 3364k 82 260M 82 214M 0 0 3995k 0 0:01:06 0:00:55 0:00:11 3315k 84 260M 84 219M 0 0 4002k 0 0:01:06 0:00:56 0:00:10 3290k 85 260M 85 223M 0 0 4001k 0 0:01:06 0:00:57 0:00:09 4089k 87 260M 87 227M 0 0 4007k 0 0:01:06 0:00:58 0:00:08 4204k 87 260M 87 227M 0 0 3932k 0 0:01:07 0:00:59 0:00:08 3332k 88 260M 88 231M 0 0 3938k 0 0:01:07 0:01:00 0:00:07 3305k 90 260M 90 235M 0 0 3943k 0 0:01:07 0:01:01 0:00:06 3276k 91 260M 91 238M 0 0 3937k 0 0:01:07 0:01:02 0:00:05 3203k 93 260M 93 242M 0 0 3940k 0 0:01:07 0:01:03 0:00:04 3161k 95 260M 95 247M 0 0 3955k 0 0:01:07 0:01:04 0:00:03 4238k 96 260M 96 251M 0 0 3962k 0 0:01:07 0:01:05 0:00:02 4254k 98 260M 98 255M 0 0 3910k 0 0:01:08 0:01:07 0:00:01 3572k 98 260M 98 256M 0 0 3910k 0 0:01:08 0:01:07 0:00:01 3571k 100 260M 100 260M 0 0 3921k 0 0:01:07 0:01:07 --:--:-- 3676k +info: extracting RuyiSDK-20231118-T-Head-Sources-HOST-riscv64-linux-gnu-riscv64-plctxthead-linux-gnu.tar.xz for package gnu-plct-xthead-0.20231118.0 +info: package gnu-plct-xthead-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-xthead-0.20231118.0 +info: Creating a Ruyi virtual environment at coremark_venv... +info: The virtual environment is now created. + +You may activate it by sourcing the appropriate activation script in the +bin directory, and deactivate by invoking `ruyi-deactivate`. + +A fresh sysroot/prefix is also provisioned in the virtual environment. +It is available at the following path: + + /root/mugen-ruyi/testcases/cli-test/ruyi/build/coremark_venv/sysroot + +The virtual environment also comes with ready-made CMake toolchain file +and Meson cross file. Check the virtual environment root for those; +comments in the files contain usage instructions. + +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/coremark-1.01.tar.gz to /root/.cache/ruyi/distfiles/coremark-1.01.tar.gz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 391k 100 391k 0 0 646k 0 --:--:-- --:--:-- --:--:-- 647k +info: extracting coremark-1.01.tar.gz for package coremark-1.0.1 +info: package coremark-1.0.1 extracted to current working directory +riscv64-plctxthead-linux-gnu-gcc -O2 -Ilinux64 -I. -DFLAGS_STR=\""-O2 -lrt"\" -DITERATIONS=0 core_list_join.c core_main.c core_matrix.c core_state.c core_util.c linux64/core_portme.c -o ./coremark.exe -lrt +Link performed along with compile +coremark.exe: ELF 64-bit LSB executable, UCB RISC-V, RVC, double-float ABI, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-riscv64xthead-lp64d.so.1, BuildID[sha1]=87a033d9e2839d3a9cc58d3ce239c4cbaf200425, for GNU/Linux 4.15.0, with debug_info, not stripped +info: Creating a Ruyi virtual environment at zlib_venv... +info: The virtual environment is now created. + +You may activate it by sourcing the appropriate activation script in the +bin directory, and deactivate by invoking `ruyi-deactivate`. + +A fresh sysroot/prefix is also provisioned in the virtual environment. +It is available at the following path: + + /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_venv/sysroot + +The virtual environment also comes with ready-made CMake toolchain file +and Meson cross file. Check the virtual environment root for those; +comments in the files contain usage instructions. + +-- Using CMake version 3.24.3 +-- ZLIB_HEADER_VERSION: 1.3.0 +-- ZLIBNG_HEADER_VERSION: 2.1.5 +-- The C compiler identification is GNU 13.1.0 +-- Detecting C compiler ABI info +-- Detecting C compiler ABI info - done +-- Check for working C compiler: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_venv/bin/riscv64-plct-linux-gnu-gcc - skipped +-- Detecting C compile features +-- Detecting C compile features - done +-- Arch detected: 'riscv64' +-- Basearch of 'riscv64' has been detected as: 'riscv' +-- Performing Test FNO_LTO_AVAILABLE +-- Performing Test FNO_LTO_AVAILABLE - Success +-- Looking for arm_acle.h +-- Looking for arm_acle.h - not found +-- Looking for sys/auxv.h +-- Looking for sys/auxv.h - found +-- Looking for sys/sdt.h +-- Looking for sys/sdt.h - not found +-- Looking for unistd.h +-- Looking for unistd.h - found +-- Looking for sys/types.h +-- Looking for sys/types.h - found +-- Looking for stdint.h +-- Looking for stdint.h - found +-- Looking for stddef.h +-- Looking for stddef.h - found +-- Check size of off64_t +-- Check size of off64_t - done +-- Looking for fseeko +-- Looking for fseeko - found +-- Looking for strerror +-- Looking for strerror - found +-- Looking for posix_memalign +-- Looking for posix_memalign - found +-- Looking for aligned_alloc +-- Looking for aligned_alloc - found +-- Performing Test HAVE_NO_INTERPOSITION +-- Performing Test HAVE_NO_INTERPOSITION - Success +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL +-- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success +-- Performing Test HAVE_ATTRIBUTE_ALIGNED +-- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success +-- Performing Test HAVE_THREAD_LOCAL +-- Performing Test HAVE_THREAD_LOCAL - Success +-- Performing Test HAVE_BUILTIN_CTZ +-- Performing Test HAVE_BUILTIN_CTZ - Success +-- Performing Test HAVE_BUILTIN_CTZLL +-- Performing Test HAVE_BUILTIN_CTZLL - Success +-- Performing Test HAVE_PTRDIFF_T +-- Performing Test HAVE_PTRDIFF_T - Success +-- Performing Test HAVE_RVV_INTRIN +-- Performing Test HAVE_RVV_INTRIN - Success +-- Architecture-specific source files: arch/riscv/riscv_features.c;arch/riscv/riscv_features.c;arch/riscv/adler32_rvv.c;arch/riscv/chunkset_rvv.c;arch/riscv/compare256_rvv.c;arch/riscv/slide_hash_rvv.c +-- The following features have been enabled: + + * CMAKE_BUILD_TYPE, Build type: Release (default) + * WITH_GZFILEOP, Compile with support for gzFile related functions + * ZLIB_COMPAT, Compile with zlib compatible API + * ZLIB_ENABLE_TESTS, Build test binaries + * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API + * WITH_SANITIZER, Enable sanitizer support + * WITH_OPTIM, Build with optimisation + * WITH_NEW_STRATEGIES, Use new strategies + * WITH_RVV, Build with RVV intrinsics + +-- The following features have been disabled: + + * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix + * WITH_GTEST, Build gtest_zlib + * WITH_FUZZERS, Build test/fuzz + * WITH_BENCHMARKS, Build test/benchmarks + * WITH_BENCHMARK_APPS, Build application benchmarks + * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) + * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings + * WITH_CODE_COVERAGE, Enable code coverage reporting + * WITH_INFLATE_STRICT, Build with strict inflate distance checking + * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances + * INSTALL_UTILS, Copy minigzip and minideflate during install + +CMake Warning at CMakeLists.txt:1287 (message): + Building to source folder is not recommended. Cpack will be unable to + generate source package. + + +-- Configuring done +-- Generating done +-- Build files have been written to: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5 +[1/93] Building C object CMakeFiles/zlib.dir/cpu_features.c.o +[2/93] Building C object CMakeFiles/zlibstatic.dir/cpu_features.c.o +[3/93] Building C object CMakeFiles/zlib.dir/crc32_fold.c.o +[4/93] Building C object CMakeFiles/zlib.dir/slide_hash.c.o +[5/93] Building C object CMakeFiles/zlib.dir/arch/riscv/riscv_features.c.o +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c: In function 'is_kernel_version_greater_or_equal_to_6_5': +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c:22:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] + 22 | if (major > 6 || major == 6 && minor >= 5) + | ~~~~~~~~~~~^~~~~~~~~~~~~ +[6/93] Building C object CMakeFiles/zlib.dir/adler32_fold.c.o +[7/93] Building C object CMakeFiles/zlib.dir/deflate_huff.c.o +[8/93] Building C object CMakeFiles/zlib.dir/compress.c.o +[9/93] Building C object CMakeFiles/zlibstatic.dir/adler32_fold.c.o +[10/93] Building C object CMakeFiles/zlibstatic.dir/zutil.c.o +[11/93] Building C object CMakeFiles/zlibstatic.dir/crc32_fold.c.o +[12/93] Building C object CMakeFiles/zlibstatic.dir/compress.c.o +[13/93] Building C object CMakeFiles/zlib.dir/zutil.c.o +[14/93] Building C object CMakeFiles/zlibstatic.dir/slide_hash.c.o +[15/93] Building C object CMakeFiles/zlib.dir/insert_string.c.o +[16/93] Building C object CMakeFiles/zlib.dir/insert_string_roll.c.o +[17/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/riscv_features.c.o +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c: In function 'is_kernel_version_greater_or_equal_to_6_5': +/root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/arch/riscv/riscv_features.c:22:33: warning: suggest parentheses around '&&' within '||' [-Wparentheses] + 22 | if (major > 6 || major == 6 && minor >= 5) + | ~~~~~~~~~~~^~~~~~~~~~~~~ +[18/93] Building C object CMakeFiles/zlibstatic.dir/insert_string.c.o +[19/93] Building C object CMakeFiles/zlibstatic.dir/insert_string_roll.c.o +[20/93] Building C object CMakeFiles/zlibstatic.dir/uncompr.c.o +[21/93] Building C object CMakeFiles/zlib.dir/uncompr.c.o +[22/93] Building C object CMakeFiles/zlibstatic.dir/deflate_huff.c.o +[23/93] Building C object CMakeFiles/zlib.dir/deflate_fast.c.o +[24/93] Building C object CMakeFiles/zlib.dir/deflate_rle.c.o +[25/93] Building C object CMakeFiles/zlibstatic.dir/deflate_fast.c.o +[26/93] Building C object CMakeFiles/zlibstatic.dir/crc32_braid_comb.c.o +[27/93] Building C object CMakeFiles/zlibstatic.dir/functable.c.o +[28/93] Building C object CMakeFiles/zlib.dir/adler32.c.o +[29/93] Building C object CMakeFiles/zlib.dir/deflate_stored.c.o +[30/93] Building C object CMakeFiles/zlib.dir/functable.c.o +[31/93] Building C object CMakeFiles/zlibstatic.dir/deflate_rle.c.o +[32/93] Building C object CMakeFiles/zlib.dir/deflate_slow.c.o +[33/93] Building C object CMakeFiles/zlib.dir/crc32_braid_comb.c.o +[34/93] Building C object CMakeFiles/zlibstatic.dir/deflate_stored.c.o +[35/93] Building C object CMakeFiles/zlibstatic.dir/crc32_braid.c.o +[36/93] Building C object CMakeFiles/zlibstatic.dir/adler32.c.o +[37/93] Building C object CMakeFiles/zlibstatic.dir/deflate_slow.c.o +[38/93] Building C object CMakeFiles/zlib.dir/inftrees.c.o +[39/93] Building C object CMakeFiles/zlib.dir/arch/riscv/slide_hash_rvv.c.o +[40/93] Building C object CMakeFiles/zlib.dir/crc32_braid.c.o +[41/93] Building C object CMakeFiles/zlibstatic.dir/inftrees.c.o +[42/93] Building C object CMakeFiles/zlib.dir/gzlib.c.o +[43/93] Building C object CMakeFiles/zlibstatic.dir/deflate_medium.c.o +[44/93] Building C object CMakeFiles/zlibstatic.dir/deflate_quick.c.o +[45/93] Building C object CMakeFiles/zlib.dir/arch/riscv/adler32_rvv.c.o +[46/93] Building C object CMakeFiles/zlib.dir/compare256.c.o +[47/93] Building C object CMakeFiles/zlib.dir/deflate_medium.c.o +[48/93] Building C object CMakeFiles/zlibstatic.dir/compare256.c.o +[49/93] Building C object CMakeFiles/zlib.dir/deflate_quick.c.o +[50/93] Building C object CMakeFiles/zlib.dir/gzread.c.o +[51/93] Building C object CMakeFiles/zlib.dir/chunkset.c.o +[52/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/adler32_rvv.c.o +[53/93] Building C object CMakeFiles/zlib.dir/gzwrite.c.o +[54/93] Building C object CMakeFiles/zlibstatic.dir/chunkset.c.o +[55/93] Building C object CMakeFiles/zlib.dir/arch/riscv/compare256_rvv.c.o +[56/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/compare256_rvv.c.o +[57/93] Building C object test/CMakeFiles/makefixed.dir/__/tools/makefixed.c.o +[58/93] Building C object test/CMakeFiles/maketrees.dir/__/zutil.c.o +[59/93] Building C object test/CMakeFiles/maketrees.dir/__/tools/maketrees.c.o +[60/93] Building C object test/CMakeFiles/switchlevels.dir/switchlevels.c.o +[61/93] Building C object test/CMakeFiles/infcover.dir/__/inftrees.c.o +[62/93] Building C object test/CMakeFiles/makefixed.dir/__/inftrees.c.o +[63/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/slide_hash_rvv.c.o +[64/93] Building C object test/CMakeFiles/minigzip.dir/minigzip.c.o +[65/93] Building C object CMakeFiles/zlibstatic.dir/arch/riscv/chunkset_rvv.c.o +[66/93] Building C object CMakeFiles/zlib.dir/arch/riscv/chunkset_rvv.c.o +[67/93] Building C object CMakeFiles/zlibstatic.dir/gzlib.c.o +[68/93] Building C object test/CMakeFiles/minideflate.dir/minideflate.c.o +[69/93] Building C object CMakeFiles/zlibstatic.dir/gzwrite.c.o +[70/93] Building C object CMakeFiles/zlib.dir/infback.c.o +[71/93] Building C object CMakeFiles/zlibstatic.dir/gzread.c.o +[72/93] Building C object test/CMakeFiles/makecrct.dir/__/tools/makecrct.c.o +[73/93] Building C object CMakeFiles/zlibstatic.dir/infback.c.o +[74/93] Building C object CMakeFiles/zlibstatic.dir/deflate.c.o +[75/93] Building C object CMakeFiles/zlib.dir/deflate.c.o +[76/93] Building C object test/CMakeFiles/infcover.dir/infcover.c.o +[77/93] Building C object CMakeFiles/zlib.dir/trees.c.o +[78/93] Building C object CMakeFiles/zlibstatic.dir/trees.c.o +[79/93] Building C object test/CMakeFiles/example.dir/example.c.o +[80/93] Linking C executable makefixed +[81/93] Linking C executable makecrct +[82/93] Building C object test/CMakeFiles/maketrees.dir/__/trees.c.o +[83/93] Linking C executable maketrees +[84/93] Building C object CMakeFiles/zlib.dir/inflate.c.o +[85/93] Building C object CMakeFiles/zlibstatic.dir/inflate.c.o +[86/93] Linking C shared library libz.so.1.3.0.zlib-ng +[87/93] Creating library symlink libz.so.1 libz.so +[88/93] Linking C executable switchlevels +[89/93] Linking C executable infcover +[90/93] Linking C executable minideflate +[91/93] Linking C static library libz.a +[92/93] Linking C executable example +[93/93] Linking C executable minigzip +[0/1] Install the project... +-- Install configuration: "Release" +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so.1.3.0.zlib-ng +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so.1 +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.so +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/libz.a +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zlib.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zlib_name_mangling.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/include/zconf.h +-- Installing: /root/mugen-ruyi/testcases/cli-test/ruyi/build/zlib-ng-2.1.5/zlib_my_install/lib64/pkgconfig/zlib.pc +zconf.h +zlib.h +zlib_name_mangling.h +Thu Dec 7 20:02:58 2023 - INFO - End of the test. +Thu Dec 7 20:02:58 2023 - INFO - succeed to execute the case. +Thu Dec 7 20:02:58 2023 - INFO - start environment cleanup. +Thu Dec 7 20:02:58 2023 - WARN - no thing to do. +Thu Dec 7 20:03:03 2023 - WARN - no thing to do. +Thu Dec 7 20:03:03 2023 - INFO - Finish environment cleanup! diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-07-19:55:53.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-07-19:55:53.log new file mode 100644 index 0000000000000000000000000000000000000000..0095f334fc2317bc626cddd70ee1dfcd851dd137 --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_llvm/2023-12-07-19:55:53.log @@ -0,0 +1,13 @@ +Thu Dec 7 19:55:53 2023 - INFO - Start environmental preparation. +Thu Dec 7 19:55:57 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 19:55:58 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 10.2M 9 958k 0 0 2125k 0 0:00:04 --:--:-- 0:00:04 2125k 38 10.2M 38 4030k 0 0 2353k 0 0:00:04 0:00:01 0:00:03 2354k 57 10.2M 57 5966k 0 0 2433k 0 0:00:04 0:00:02 0:00:02 2433k 100 10.2M 100 10.2M 0 0 3044k 0 0:00:03 0:00:03 --:--:-- 3045k +Thu Dec 7 19:56:02 2023 - INFO - End of environmental preparation! +Thu Dec 7 19:56:02 2023 - INFO - Start to run test. +mkdir: cannot create directory ‘llvm_test’: File exists +Thu Dec 7 19:56:09 2023 - INFO - No llvm-upstream available for current host riscv64, skip +Thu Dec 7 19:56:09 2023 - INFO - start environment cleanup. +Thu Dec 7 19:56:09 2023 - WARN - no thing to do. +Thu Dec 7 19:56:10 2023 - INFO - Finish environment cleanup! diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-07-20:06:07.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-07-20:06:07.log new file mode 100644 index 0000000000000000000000000000000000000000..9033da942cf2d8d066c91c8264eb3a8d03c3a6d0 --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_qemu/2023-12-07-20:06:07.log @@ -0,0 +1,12 @@ +Thu Dec 7 20:06:08 2023 - INFO - Start environmental preparation. +Thu Dec 7 20:06:12 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 20:06:13 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 10.2M 15 1626k 0 0 2463k 0 0:00:04 --:--:-- 0:00:04 2463k 58 10.2M 58 6122k 0 0 3681k 0 0:00:02 0:00:01 0:00:01 3681k 96 10.2M 96 9.8M 0 0 3783k 0 0:00:02 0:00:02 --:--:-- 3782k 100 10.2M 100 10.2M 0 0 3808k 0 0:00:02 0:00:02 --:--:-- 3808k +Thu Dec 7 20:06:16 2023 - INFO - End of environmental preparation! +Thu Dec 7 20:06:16 2023 - INFO - Start to run test. +Thu Dec 7 20:06:22 2023 - INFO - No qemu-user-riscv-upstream available for current host riscv64, skip +Thu Dec 7 20:06:22 2023 - INFO - start environment cleanup. +Thu Dec 7 20:06:22 2023 - WARN - no thing to do. +Thu Dec 7 20:06:22 2023 - INFO - Finish environment cleanup! diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-07-20:06:23.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-07-20:06:23.log new file mode 100644 index 0000000000000000000000000000000000000000..9b576fa799aaf06dde8a9d50c2265b4a85e17219 --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_venv/2023-12-07-20:06:23.log @@ -0,0 +1,22 @@ +Thu Dec 7 20:06:24 2023 - INFO - Start environmental preparation. +Thu Dec 7 20:06:28 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 20:06:29 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 10.2M 21 2299k 0 0 2592k 0 0:00:04 --:--:-- 0:00:04 2592k 64 10.2M 64 6763k 0 0 3578k 0 0:00:02 0:00:01 0:00:01 3578k 100 10.2M 100 10.2M 0 0 3812k 0 0:00:02 0:00:02 --:--:-- 3813k +Thu Dec 7 20:06:32 2023 - INFO - End of environmental preparation! +Thu Dec 7 20:06:32 2023 - INFO - Start to run test. +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 224M 0 762k 0 0 1811k 0 0:02:06 --:--:-- 0:02:06 1812k 2 224M 2 4762k 0 0 3349k 0 0:01:08 0:00:01 0:01:07 3349k 4 224M 4 9290k 0 0 3836k 0 0:00:59 0:00:02 0:00:57 3836k 5 224M 5 13.3M 0 0 3982k 0 0:00:57 0:00:03 0:00:54 3982k 7 224M 7 17.4M 0 0 4034k 0 0:00:57 0:00:04 0:00:53 4035k 9 224M 9 21.8M 0 0 4118k 0 0:00:55 0:00:05 0:00:50 4313k 11 224M 11 25.6M 0 0 4087k 0 0:00:56 0:00:06 0:00:50 4297k 13 224M 13 29.6M 0 0 4097k 0 0:00:56 0:00:07 0:00:49 4224k 15 224M 15 33.9M 0 0 4120k 0 0:00:55 0:00:08 0:00:47 4215k 16 224M 16 37.6M 0 0 4092k 0 0:00:56 0:00:09 0:00:47 4143k 18 224M 18 41.8M 0 0 4108k 0 0:00:55 0:00:10 0:00:45 4096k 20 224M 20 45.9M 0 0 4119k 0 0:00:55 0:00:11 0:00:44 4160k 22 224M 22 50.0M 0 0 4122k 0 0:00:55 0:00:12 0:00:43 4160k 24 224M 24 54.1M 0 0 4133k 0 0:00:55 0:00:13 0:00:42 4154k 26 224M 26 58.5M 0 0 4153k 0 0:00:55 0:00:14 0:00:41 4269k 27 224M 27 62.6M 0 0 4160k 0 0:00:55 0:00:15 0:00:40 4268k 29 224M 29 66.4M 0 0 4143k 0 0:00:55 0:00:16 0:00:39 4198k 31 224M 31 70.5M 0 0 4145k 0 0:00:55 0:00:17 0:00:38 4203k 33 224M 33 74.8M 0 0 4158k 0 0:00:55 0:00:18 0:00:37 4227k 35 224M 35 79.0M 0 0 4165k 0 0:00:55 0:00:19 0:00:36 4202k 37 224M 37 83.6M 0 0 4194k 0 0:00:54 0:00:20 0:00:34 4300k 39 224M 39 88.0M 0 0 4206k 0 0:00:54 0:00:21 0:00:33 4414k 41 224M 41 92.1M 0 0 4207k 0 0:00:54 0:00:22 0:00:32 4420k 42 224M 42 96.3M 0 0 4212k 0 0:00:54 0:00:23 0:00:31 4411k 45 224M 45 101M 0 0 4245k 0 0:00:54 0:00:24 0:00:30 4557k 46 224M 46 105M 0 0 4240k 0 0:00:54 0:00:25 0:00:29 4430k 48 224M 48 109M 0 0 4230k 0 0:00:54 0:00:26 0:00:28 4330k 50 224M 50 113M 0 0 4247k 0 0:00:54 0:00:27 0:00:27 4428k 52 224M 52 118M 0 0 4259k 0 0:00:53 0:00:28 0:00:25 4477k 54 224M 54 122M 0 0 4262k 0 0:00:53 0:00:29 0:00:24 4342k 56 224M 56 126M 0 0 4265k 0 0:00:53 0:00:30 0:00:23 4390k 58 224M 58 130M 0 0 4260k 0 0:00:53 0:00:31 0:00:22 4424k 59 224M 59 134M 0 0 4236k 0 0:00:54 0:00:32 0:00:22 4176k 61 224M 61 138M 0 0 4231k 0 0:00:54 0:00:33 0:00:21 4071k 63 224M 63 142M 0 0 4237k 0 0:00:54 0:00:34 0:00:20 4089k 65 224M 65 146M 0 0 4248k 0 0:00:54 0:00:35 0:00:19 4148k 67 224M 67 151M 0 0 4259k 0 0:00:53 0:00:36 0:00:17 4252k 69 224M 69 155M 0 0 4253k 0 0:00:54 0:00:37 0:00:17 4365k 71 224M 71 159M 0 0 4253k 0 0:00:54 0:00:38 0:00:16 4400k 73 224M 73 164M 0 0 4260k 0 0:00:53 0:00:39 0:00:14 4421k 75 224M 75 168M 0 0 4267k 0 0:00:53 0:00:40 0:00:13 4400k 76 224M 76 172M 0 0 4268k 0 0:00:53 0:00:41 0:00:12 4334k 78 224M 78 176M 0 0 4268k 0 0:00:53 0:00:42 0:00:11 4375k 80 224M 80 181M 0 0 4276k 0 0:00:53 0:00:43 0:00:10 4458k 82 224M 82 185M 0 0 4280k 0 0:00:53 0:00:44 0:00:09 4434k 84 224M 84 190M 0 0 4287k 0 0:00:53 0:00:45 0:00:08 4450k 86 224M 86 194M 0 0 4291k 0 0:00:53 0:00:46 0:00:07 4481k 88 224M 88 198M 0 0 4295k 0 0:00:53 0:00:47 0:00:06 4521k 90 224M 90 203M 0 0 4305k 0 0:00:53 0:00:48 0:00:05 4554k 92 224M 92 207M 0 0 4297k 0 0:00:53 0:00:49 0:00:04 4446k 93 224M 93 210M 0 0 4277k 0 0:00:53 0:00:50 0:00:03 4183k 95 224M 95 214M 0 0 4273k 0 0:00:53 0:00:51 0:00:02 4105k 97 224M 97 218M 0 0 4269k 0 0:00:53 0:00:52 0:00:01 4022k 98 224M 98 222M 0 0 4258k 0 0:00:54 0:00:53 0:00:01 3799k 100 224M 100 224M 0 0 4258k 0 0:00:54 0:00:54 --:--:-- 3845k +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: The virtual environment is now created. +«Ruyi test-venv» +Thu Dec 7 20:08:34 2023 - INFO - End of the test. +Thu Dec 7 20:08:34 2023 - INFO - succeed to execute the case. +Thu Dec 7 20:08:34 2023 - INFO - start environment cleanup. +Thu Dec 7 20:08:35 2023 - WARN - no thing to do. +Thu Dec 7 20:08:37 2023 - INFO - Finish environment cleanup! diff --git a/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-07-20:08:38.log b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-07-20:08:38.log new file mode 100644 index 0000000000000000000000000000000000000000..db25b20eeb4989c5bdc40c2011e4545bc165786a --- /dev/null +++ b/round1/mugen/oE2309-riscv64-sg2042/logs/ruyi/oe_test_ruyi_xdg/2023-12-07-20:08:38.log @@ -0,0 +1,64 @@ +Thu Dec 7 20:08:38 2023 - INFO - Start environmental preparation. +Thu Dec 7 20:08:42 2023 - INFO - pkgs:(git tar bzip2 xz zstd) is already installed +Thu Dec 7 20:08:43 2023 - INFO - unsupported package manager: apt-get + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 10.2M 11 1207k 0 0 2400k 0 0:00:04 --:--:-- 0:00:04 2399k 53 10.2M 53 5559k 0 0 3705k 0 0:00:02 0:00:01 0:00:01 3706k 63 10.2M 63 6679k 0 0 2414k 0 0:00:04 0:00:02 0:00:02 2414k 97 10.2M 97 9.9M 0 0 2920k 0 0:00:03 0:00:03 --:--:-- 2920k 100 10.2M 100 10.2M 0 0 2942k 0 0:00:03 0:00:03 --:--:-- 2942k +Thu Dec 7 20:08:47 2023 - INFO - End of environmental preparation! +Thu Dec 7 20:08:47 2023 - INFO - Start to run test. +List of available packages: + +* source/coremark + - 1.0.2-pre.20230125 (prerelease, latest-prerelease) + - 1.0.1 (latest) +* source/ruyisdk-demo + - 0.20231114.0 (latest) +* toolchain/gnu-plct + - 0.20231118.0 (latest) slug: gnu-plct-20231118 +* toolchain/gnu-upstream + - 0.20231118.0 (latest) slug: gnu-upstream-20231118 +* toolchain/llvm-upstream + - 17.0.5-ruyi.20231121 (latest, no binary for current host) slug: llvm-upstream-20231121 +* toolchain/gnu-plct-xthead + - 0.20231118.0 (latest) slug: gnu-plct-xthead-20231118 +* emulator/qemu-user-riscv-xthead + - 6.1.0-ruyi.20231207+g03813c9fe8 (latest, no binary for current host) +* emulator/qemu-user-riscv-upstream + - 8.1.2-ruyi.20231121 (latest, no binary for current host) +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 2 distfile(s): +Package declares 1 distfile(s): +Package declares 1 distfile(s): +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Binary artifacts +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +### Toolchain metadata +info: downloading https://mirror.iscas.ac.cn/ruyisdk/dist/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz to +/root/.cache/test/ruyi/distfiles/RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz + % Total % Received % Xferd Average Speed Time Time Time Current + Dload Upload Total Spent Left Speed + 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 224M 0 766k 0 0 1934k 0 0:01:58 --:--:-- 0:01:58 1935k 1 224M 1 3102k 0 0 1663k 0 0:02:18 0:00:01 0:02:17 1663k 1 224M 1 3374k 0 0 1408k 0 0:02:43 0:00:02 0:02:41 1408k 3 224M 3 7966k 0 0 2345k 0 0:01:38 0:00:03 0:01:35 2345k 5 224M 5 12.2M 0 0 2857k 0 0:01:20 0:00:04 0:01:16 2857k 7 224M 7 16.1M 0 0 3057k 0 0:01:15 0:00:05 0:01:10 3146k 9 224M 9 20.4M 0 0 3282k 0 0:01:10 0:00:06 0:01:04 3948k 10 224M 10 23.9M 0 0 3309k 0 0:01:09 0:00:07 0:01:02 4220k 12 224M 12 27.9M 0 0 3415k 0 0:01:07 0:00:08 0:00:59 4141k 14 224M 14 32.1M 0 0 3499k 0 0:01:05 0:00:09 0:00:56 4064k 16 224M 16 36.6M 0 0 3608k 0 0:01:03 0:00:10 0:00:53 4201k 18 224M 18 40.8M 0 0 3667k 0 0:01:02 0:00:11 0:00:51 4160k 19 224M 19 44.8M 0 0 3700k 0 0:01:02 0:00:12 0:00:50 4277k 20 224M 20 46.7M 0 0 3453k 0 0:01:06 0:00:13 0:00:53 3511k 21 224M 21 49.0M 0 0 3487k 0 0:01:05 0:00:14 0:00:51 3465k 22 224M 22 49.9M 0 0 3280k 0 0:01:10 0:00:15 0:00:55 2627k 23 224M 23 53.5M 0 0 3346k 0 0:01:08 0:00:16 0:00:52 2614k 25 224M 25 57.6M 0 0 3392k 0 0:01:07 0:00:17 0:00:50 2625k 27 224M 27 61.3M 0 0 3415k 0 0:01:07 0:00:18 0:00:49 3302k 29 224M 29 65.5M 0 0 3303k 0 0:01:09 0:00:20 0:00:49 2855k 29 224M 29 65.9M 0 0 3306k 0 0:01:09 0:00:20 0:00:49 3389k 30 224M 30 69.5M 0 0 3327k 0 0:01:09 0:00:21 0:00:48 3265k 32 224M 32 74.0M 0 0 3384k 0 0:01:07 0:00:22 0:00:45 3357k 34 224M 34 78.1M 0 0 3417k 0 0:01:07 0:00:23 0:00:44 3425k 36 224M 36 82.5M 0 0 3462k 0 0:01:06 0:00:24 0:00:42 4257k 38 224M 38 86.6M 0 0 3494k 0 0:01:05 0:00:25 0:00:40 4266k 40 224M 40 91.3M 0 0 3542k 0 0:01:04 0:00:26 0:00:38 4462k 42 224M 42 95.1M 0 0 3556k 0 0:01:04 0:00:27 0:00:37 4329k 43 224M 43 98.2M 0 0 3543k 0 0:01:04 0:00:28 0:00:36 4130k 45 224M 45 102M 0 0 3585k 0 0:01:04 0:00:29 0:00:35 4183k 47 224M 47 106M 0 0 3590k 0 0:01:04 0:00:30 0:00:34 4073k 49 224M 49 110M 0 0 3589k 0 0:01:04 0:00:31 0:00:33 3836k 50 224M 50 114M 0 0 3611k 0 0:01:03 0:00:32 0:00:31 3912k 52 224M 52 117M 0 0 3599k 0 0:01:03 0:00:33 0:00:30 3921k 53 224M 53 120M 0 0 3580k 0 0:01:04 0:00:34 0:00:30 3552k 55 224M 55 124M 0 0 3606k 0 0:01:03 0:00:35 0:00:28 3708k 56 224M 56 127M 0 0 3596k 0 0:01:03 0:00:36 0:00:27 3638k 58 224M 58 131M 0 0 3607k 0 0:01:03 0:00:37 0:00:26 3584k 60 224M 60 136M 0 0 3634k 0 0:01:03 0:00:38 0:00:25 3868k 62 224M 62 140M 0 0 3664k 0 0:01:02 0:00:39 0:00:23 4239k 64 224M 64 145M 0 0 3681k 0 0:01:02 0:00:40 0:00:22 4211k 66 224M 66 149M 0 0 3705k 0 0:01:02 0:00:41 0:00:21 4499k 68 224M 68 154M 0 0 3733k 0 0:01:01 0:00:42 0:00:19 4677k 70 224M 70 158M 0 0 3744k 0 0:01:01 0:00:43 0:00:18 4586k 72 224M 72 163M 0 0 3768k 0 0:01:01 0:00:44 0:00:17 4592k 74 224M 74 167M 0 0 3781k 0 0:01:00 0:00:45 0:00:15 4585k 76 224M 76 170M 0 0 3765k 0 0:01:01 0:00:46 0:00:15 4262k 77 224M 77 173M 0 0 3754k 0 0:01:01 0:00:47 0:00:14 3927k 79 224M 79 177M 0 0 3761k 0 0:01:01 0:00:48 0:00:13 3910k 80 224M 80 181M 0 0 3769k 0 0:01:01 0:00:49 0:00:12 3772k 82 224M 82 185M 0 0 3773k 0 0:01:00 0:00:50 0:00:10 3706k 84 224M 84 189M 0 0 3767k 0 0:01:01 0:00:51 0:00:10 3786k 85 224M 85 191M 0 0 3750k 0 0:01:01 0:00:52 0:00:09 3720k 86 224M 86 195M 0 0 3740k 0 0:01:01 0:00:53 0:00:08 3532k 88 224M 88 199M 0 0 3750k 0 0:01:01 0:00:54 0:00:07 3563k 90 224M 90 202M 0 0 3751k 0 0:01:01 0:00:55 0:00:06 3523k 92 224M 92 207M 0 0 3760k 0 0:01:01 0:00:56 0:00:05 3691k 94 224M 94 211M 0 0 3768k 0 0:01:01 0:00:57 0:00:04 3958k 96 224M 96 215M 0 0 3784k 0 0:01:00 0:00:58 0:00:02 4250k 97 224M 97 219M 0 0 3792k 0 0:01:00 0:00:59 0:00:01 4246k 99 224M 99 224M 0 0 3806k 0 0:01:00 0:01:00 --:--:-- 4421k 100 224M 100 224M 0 0 3806k 0 0:01:00 0:01:00 --:--:-- 4445k +info: extracting RuyiSDK-20231118-PLCT-Sources-HOST-riscv64-linux-gnu-riscv64-plct-linux-gnu.tar.xz for package gnu-plct-0.20231118.0 +info: package gnu-plct-0.20231118.0 installed to /root/.local/share/test/ruyi/binaries/riscv64/gnu-plct-0.20231118.0 +info: skipping already installed package gnu-plct-0.20231118.0 +info: uninstallation consent given over CLI, proceeding +info: removing installed packages +info: removing cached data +info: removing the ruyi binary +info: ruyi is uninstalled +Thu Dec 7 20:11:08 2023 - INFO - End of the test. +Thu Dec 7 20:11:09 2023 - INFO - succeed to execute the case. +Thu Dec 7 20:11:09 2023 - INFO - start environment cleanup. +Thu Dec 7 20:11:09 2023 - WARN - no thing to do. +Thu Dec 7 20:11:09 2023 - INFO - Finish environment cleanup!