-----============= acceptance-small: lnet-selftest ============----- Sat Sep 5 01:18:35 EDT 2026 MGS_OS_ID_LIKE=rhel centos fedora rocky MGS_OS_VERSION_ID=8.10 MGS_OS_ID=rocky MGS_OS_VERSION_CODE=134873088 MDS1_OS_VERSION_ID=8.10 MDS1_OS_VERSION_CODE=134873088 MDS1_OS_ID_LIKE=rhel centos fedora rocky MDS1_OS_ID=rocky OST1_OS_VERSION_CODE=134873088 OST1_OS_ID_LIKE=rhel centos fedora rocky OST1_OS_VERSION_ID=8.10 OST1_OS_ID=rocky CLIENT_OS_ID=rocky CLIENT_OS_VERSION_CODE=134873088 CLIENT_OS_VERSION_ID=8.10 CLIENT_OS_ID_LIKE=rhel centos fedora rocky oleg621-server: ls: cannot access '/home/green/git/lustre-release/lustre/tests/except/lnet-selftest.*ex': No such file or directory excepting tests: Loading modules from /home/green/git/lustre-release/lustre detected 4 online CPUs by sysfs MODOPTS_LIBCFS= Force libcfs to create 2 CPU partitions loading modules on: 'oleg621-server' oleg621-server: oleg621-server.virtnet: executing load_modules_local oleg621-server: kmemleak disabled oleg621-server: Loading modules from /home/green/git/lustre-release/lustre oleg621-server: detected 4 online CPUs by sysfs oleg621-server: MODOPTS_LIBCFS= oleg621-server: Force libcfs to create 2 CPU partitions oleg621-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg621-client.virtnet /mnt/lustre (opts:) Stopping client oleg621-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 01:19:12 (1788585552) oleg621-client: oleg621-client.virtnet: executing lst_cleanup oleg621-server: oleg621-server.virtnet: executing lst_cleanup oleg621-client: oleg621-client.virtnet: executing lst_setup oleg621-server: oleg621-server.virtnet: executing lst_setup #!/usr/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.206.21@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.206.121@tcp echo '=====================================' echo 'Listing of bad_group should not crash' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst list_group s bad_group c /home/green/git/lustre-release/lustre/../lnet/utils/lst add_batch b /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst run b sleep 1 /home/green/git/lustre-release/lustre/../lnet/utils/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 300 cleanup $pid SESSION: hh FEATURES: 1 TIMEOUT: 100000 FORCE: No 192.168.206.21@tcp are added to session 192.168.206.121@tcp are added to session ===================================== Listing of bad_group should not crash ===================================== 1 0 0 0 1 (null) 1 0 0 0 1 (null) Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully Test was added successfully b is running now [LNet Rates of c] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of c] [R] Avg: 82.05 MiB/s Min: 82.05 MiB/s Max: 82.05 MiB/s [W] Avg: 81.65 MiB/s Min: 81.65 MiB/s Max: 81.65 MiB/s [LNet Rates of s] [R] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [W] Avg: 700 RPC/s Min: 700 RPC/s Max: 700 RPC/s [LNet Bandwidth of s] [R] Avg: 81.58 MiB/s Min: 81.58 MiB/s Max: 81.58 MiB/s [W] Avg: 81.58 MiB/s Min: 81.58 MiB/s Max: 81.58 MiB/s [LNet Rates of c] [R] Avg: 528 RPC/s Min: 528 RPC/s Max: 528 RPC/s [W] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [LNet Bandwidth of c] [R] Avg: 60.29 MiB/s Min: 60.29 MiB/s Max: 60.29 MiB/s [W] Avg: 62.61 MiB/s Min: 62.61 MiB/s Max: 62.61 MiB/s [LNet Rates of s] [R] Avg: 544 RPC/s Min: 544 RPC/s Max: 544 RPC/s [W] Avg: 512 RPC/s Min: 512 RPC/s Max: 512 RPC/s [LNet Bandwidth of s] [R] Avg: 63.15 MiB/s Min: 63.15 MiB/s Max: 63.15 MiB/s [W] Avg: 60.16 MiB/s Min: 60.16 MiB/s Max: 60.16 MiB/s [LNet Rates of c] [R] Avg: 571 RPC/s Min: 571 RPC/s Max: 571 RPC/s [W] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [LNet Bandwidth of c] [R] Avg: 67.88 MiB/s Min: 67.88 MiB/s Max: 67.88 MiB/s [W] Avg: 67.70 MiB/s Min: 67.70 MiB/s Max: 67.70 MiB/s [LNet Rates of s] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of s] [R] Avg: 67.83 MiB/s Min: 67.83 MiB/s Max: 67.83 MiB/s [W] Avg: 67.72 MiB/s Min: 67.72 MiB/s Max: 67.72 MiB/s [LNet Rates of c] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [LNet Bandwidth of c] [R] Avg: 84.11 MiB/s Min: 84.11 MiB/s Max: 84.11 MiB/s [W] Avg: 83.92 MiB/s Min: 83.92 MiB/s Max: 83.92 MiB/s [LNet Rates of s] [R] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of s] [R] Avg: 84.16 MiB/s Min: 84.16 MiB/s Max: 84.16 MiB/s [W] Avg: 85.13 MiB/s Min: 85.13 MiB/s Max: 85.13 MiB/s [LNet Rates of c] [R] Avg: 851 RPC/s Min: 851 RPC/s Max: 851 RPC/s [W] Avg: 858 RPC/s Min: 858 RPC/s Max: 858 RPC/s [LNet Bandwidth of c] [R] Avg: 100.63 MiB/s Min: 100.63 MiB/s Max: 100.63 MiB/s [W] Avg: 100.20 MiB/s Min: 100.20 MiB/s Max: 100.20 MiB/s [LNet Rates of s] [R] Avg: 861 RPC/s Min: 861 RPC/s Max: 861 RPC/s [W] Avg: 861 RPC/s Min: 861 RPC/s Max: 861 RPC/s [LNet Bandwidth of s] [R] Avg: 101.17 MiB/s Min: 101.17 MiB/s Max: 101.17 MiB/s [W] Avg: 101.49 MiB/s Min: 101.49 MiB/s Max: 101.49 MiB/s [LNet Rates of c] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of c] [R] Avg: 84.08 MiB/s Min: 84.08 MiB/s Max: 84.08 MiB/s [W] Avg: 83.99 MiB/s Min: 83.99 MiB/s Max: 83.99 MiB/s [LNet Rates of s] [R] Avg: 706 RPC/s Min: 706 RPC/s Max: 706 RPC/s [W] Avg: 702 RPC/s Min: 702 RPC/s Max: 702 RPC/s [LNet Bandwidth of s] [R] Avg: 82.77 MiB/s Min: 82.77 MiB/s Max: 82.77 MiB/s [W] Avg: 82.96 MiB/s Min: 82.96 MiB/s Max: 82.96 MiB/s [LNet Rates of c] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [LNet Bandwidth of c] [R] Avg: 88.39 MiB/s Min: 88.39 MiB/s Max: 88.39 MiB/s [W] Avg: 88.78 MiB/s Min: 88.78 MiB/s Max: 88.78 MiB/s [LNet Rates of s] [R] Avg: 759 RPC/s Min: 759 RPC/s Max: 759 RPC/s [W] Avg: 750 RPC/s Min: 750 RPC/s Max: 750 RPC/s [LNet Bandwidth of s] [R] Avg: 88.90 MiB/s Min: 88.90 MiB/s Max: 88.90 MiB/s [W] Avg: 88.21 MiB/s Min: 88.21 MiB/s Max: 88.21 MiB/s [LNet Rates of c] [R] Avg: 746 RPC/s Min: 746 RPC/s Max: 746 RPC/s [W] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [LNet Bandwidth of c] [R] Avg: 89.75 MiB/s Min: 89.75 MiB/s Max: 89.75 MiB/s [W] Avg: 90.60 MiB/s Min: 90.60 MiB/s Max: 90.60 MiB/s [LNet Rates of s] [R] Avg: 763 RPC/s Min: 763 RPC/s Max: 763 RPC/s [W] Avg: 761 RPC/s Min: 761 RPC/s Max: 761 RPC/s [LNet Bandwidth of s] [R] Avg: 90.65 MiB/s Min: 90.65 MiB/s Max: 90.65 MiB/s [W] Avg: 90.21 MiB/s Min: 90.21 MiB/s Max: 90.21 MiB/s [LNet Rates of c] [R] Avg: 847 RPC/s Min: 847 RPC/s Max: 847 RPC/s [W] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [LNet Bandwidth of c] [R] Avg: 98.81 MiB/s Min: 98.81 MiB/s Max: 98.81 MiB/s [W] Avg: 100.50 MiB/s Min: 100.50 MiB/s Max: 100.50 MiB/s [LNet Rates of s] [R] Avg: 852 RPC/s Min: 852 RPC/s Max: 852 RPC/s [W] Avg: 850 RPC/s Min: 850 RPC/s Max: 850 RPC/s [LNet Bandwidth of s] [R] Avg: 100.42 MiB/s Min: 100.42 MiB/s Max: 100.42 MiB/s [W] Avg: 98.93 MiB/s Min: 98.93 MiB/s Max: 98.93 MiB/s [LNet Rates of c] [R] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [W] Avg: 835 RPC/s Min: 835 RPC/s Max: 835 RPC/s [LNet Bandwidth of c] [R] Avg: 97.91 MiB/s Min: 97.91 MiB/s Max: 97.91 MiB/s [W] Avg: 97.52 MiB/s Min: 97.52 MiB/s Max: 97.52 MiB/s [LNet Rates of s] [R] Avg: 836 RPC/s Min: 836 RPC/s Max: 836 RPC/s [W] Avg: 835 RPC/s Min: 835 RPC/s Max: 835 RPC/s [LNet Bandwidth of s] [R] Avg: 97.38 MiB/s Min: 97.38 MiB/s Max: 97.38 MiB/s [W] Avg: 97.97 MiB/s Min: 97.97 MiB/s Max: 97.97 MiB/s [LNet Rates of c] [R] Avg: 864 RPC/s Min: 864 RPC/s Max: 864 RPC/s [W] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [LNet Bandwidth of c] [R] Avg: 98.52 MiB/s Min: 98.52 MiB/s Max: 98.52 MiB/s [W] Avg: 99.22 MiB/s Min: 99.22 MiB/s Max: 99.22 MiB/s [LNet Rates of s] [R] Avg: 847 RPC/s Min: 847 RPC/s Max: 847 RPC/s [W] Avg: 853 RPC/s Min: 853 RPC/s Max: 853 RPC/s [LNet Bandwidth of s] [R] Avg: 98.92 MiB/s Min: 98.92 MiB/s Max: 98.92 MiB/s [W] Avg: 98.25 MiB/s Min: 98.25 MiB/s Max: 98.25 MiB/s [LNet Rates of c] [R] Avg: 835 RPC/s Min: 835 RPC/s Max: 835 RPC/s [W] Avg: 830 RPC/s Min: 830 RPC/s Max: 830 RPC/s [LNet Bandwidth of c] [R] Avg: 98.13 MiB/s Min: 98.13 MiB/s Max: 98.13 MiB/s [W] Avg: 98.56 MiB/s Min: 98.56 MiB/s Max: 98.56 MiB/s [LNet Rates of s] [R] Avg: 844 RPC/s Min: 844 RPC/s Max: 844 RPC/s [W] Avg: 837 RPC/s Min: 837 RPC/s Max: 837 RPC/s [LNet Bandwidth of s] [R] Avg: 98.47 MiB/s Min: 98.47 MiB/s Max: 98.47 MiB/s [W] Avg: 97.39 MiB/s Min: 97.39 MiB/s Max: 97.39 MiB/s [LNet Rates of c] [R] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [W] Avg: 800 RPC/s Min: 800 RPC/s Max: 800 RPC/s [LNet Bandwidth of c] [R] Avg: 92.02 MiB/s Min: 92.02 MiB/s Max: 92.02 MiB/s [W] Avg: 93.20 MiB/s Min: 93.20 MiB/s Max: 93.20 MiB/s [LNet Rates of s] [R] Avg: 798 RPC/s Min: 798 RPC/s Max: 798 RPC/s [W] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [LNet Bandwidth of s] [R] Avg: 93.34 MiB/s Min: 93.34 MiB/s Max: 93.34 MiB/s [W] Avg: 92.64 MiB/s Min: 92.64 MiB/s Max: 92.64 MiB/s [LNet Rates of c] [R] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [W] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [LNet Bandwidth of c] [R] Avg: 83.69 MiB/s Min: 83.69 MiB/s Max: 83.69 MiB/s [W] Avg: 84.27 MiB/s Min: 84.27 MiB/s Max: 84.27 MiB/s [LNet Rates of s] [R] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [W] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [LNet Bandwidth of s] [R] Avg: 84.60 MiB/s Min: 84.60 MiB/s Max: 84.60 MiB/s [W] Avg: 83.73 MiB/s Min: 83.73 MiB/s Max: 83.73 MiB/s [LNet Rates of c] [R] Avg: 759 RPC/s Min: 759 RPC/s Max: 759 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of c] [R] Avg: 88.97 MiB/s Min: 88.97 MiB/s Max: 88.97 MiB/s [W] Avg: 90.38 MiB/s Min: 90.38 MiB/s Max: 90.38 MiB/s [LNet Rates of s] [R] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 762 RPC/s Min: 762 RPC/s Max: 762 RPC/s [LNet Bandwidth of s] [R] Avg: 90.10 MiB/s Min: 90.10 MiB/s Max: 90.10 MiB/s [W] Avg: 89.34 MiB/s Min: 89.34 MiB/s Max: 89.34 MiB/s [LNet Rates of c] [R] Avg: 859 RPC/s Min: 859 RPC/s Max: 859 RPC/s [W] Avg: 837 RPC/s Min: 837 RPC/s Max: 837 RPC/s [LNet Bandwidth of c] [R] Avg: 101.33 MiB/s Min: 101.33 MiB/s Max: 101.33 MiB/s [W] Avg: 101.04 MiB/s Min: 101.04 MiB/s Max: 101.04 MiB/s [LNet Rates of s] [R] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [W] Avg: 857 RPC/s Min: 857 RPC/s Max: 857 RPC/s [LNet Bandwidth of s] [R] Avg: 100.96 MiB/s Min: 100.96 MiB/s Max: 100.96 MiB/s [W] Avg: 100.86 MiB/s Min: 100.86 MiB/s Max: 100.86 MiB/s [LNet Rates of c] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of c] [R] Avg: 87.56 MiB/s Min: 87.56 MiB/s Max: 87.56 MiB/s [W] Avg: 88.25 MiB/s Min: 88.25 MiB/s Max: 88.25 MiB/s [LNet Rates of s] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 744 RPC/s Min: 744 RPC/s Max: 744 RPC/s [LNet Bandwidth of s] [R] Avg: 88.32 MiB/s Min: 88.32 MiB/s Max: 88.32 MiB/s [W] Avg: 87.72 MiB/s Min: 87.72 MiB/s Max: 87.72 MiB/s [LNet Rates of c] [R] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [W] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [LNet Bandwidth of c] [R] Avg: 89.02 MiB/s Min: 89.02 MiB/s Max: 89.02 MiB/s [W] Avg: 90.32 MiB/s Min: 90.32 MiB/s Max: 90.32 MiB/s [LNet Rates of s] [R] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [W] Avg: 759 RPC/s Min: 759 RPC/s Max: 759 RPC/s [LNet Bandwidth of s] [R] Avg: 91.07 MiB/s Min: 91.07 MiB/s Max: 91.07 MiB/s [W] Avg: 88.74 MiB/s Min: 88.74 MiB/s Max: 88.74 MiB/s [LNet Rates of c] [R] Avg: 725 RPC/s Min: 725 RPC/s Max: 725 RPC/s [W] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [LNet Bandwidth of c] [R] Avg: 85.49 MiB/s Min: 85.49 MiB/s Max: 85.49 MiB/s [W] Avg: 85.82 MiB/s Min: 85.82 MiB/s Max: 85.82 MiB/s [LNet Rates of s] [R] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [W] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [LNet Bandwidth of s] [R] Avg: 86.17 MiB/s Min: 86.17 MiB/s Max: 86.17 MiB/s [W] Avg: 85.00 MiB/s Min: 85.00 MiB/s Max: 85.00 MiB/s [LNet Rates of c] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of c] [R] Avg: 79.38 MiB/s Min: 79.38 MiB/s Max: 79.38 MiB/s [W] Avg: 80.71 MiB/s Min: 80.71 MiB/s Max: 80.71 MiB/s [LNet Rates of s] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [LNet Bandwidth of s] [R] Avg: 79.45 MiB/s Min: 79.45 MiB/s Max: 79.45 MiB/s [W] Avg: 79.84 MiB/s Min: 79.84 MiB/s Max: 79.84 MiB/s [LNet Rates of c] [R] Avg: 786 RPC/s Min: 786 RPC/s Max: 786 RPC/s [W] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [LNet Bandwidth of c] [R] Avg: 91.15 MiB/s Min: 91.15 MiB/s Max: 91.15 MiB/s [W] Avg: 90.61 MiB/s Min: 90.61 MiB/s Max: 90.61 MiB/s [LNet Rates of s] [R] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [W] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [LNet Bandwidth of s] [R] Avg: 91.70 MiB/s Min: 91.70 MiB/s Max: 91.70 MiB/s [W] Avg: 91.50 MiB/s Min: 91.50 MiB/s Max: 91.50 MiB/s [LNet Rates of c] [R] Avg: 697 RPC/s Min: 697 RPC/s Max: 697 RPC/s [W] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [LNet Bandwidth of c] [R] Avg: 82.67 MiB/s Min: 82.67 MiB/s Max: 82.67 MiB/s [W] Avg: 85.00 MiB/s Min: 85.00 MiB/s Max: 85.00 MiB/s [LNet Rates of s] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 703 RPC/s Min: 703 RPC/s Max: 703 RPC/s [LNet Bandwidth of s] [R] Avg: 83.88 MiB/s Min: 83.88 MiB/s Max: 83.88 MiB/s [W] Avg: 82.18 MiB/s Min: 82.18 MiB/s Max: 82.18 MiB/s [LNet Rates of c] [R] Avg: 840 RPC/s Min: 840 RPC/s Max: 840 RPC/s [W] Avg: 841 RPC/s Min: 841 RPC/s Max: 841 RPC/s [LNet Bandwidth of c] [R] Avg: 99.14 MiB/s Min: 99.14 MiB/s Max: 99.14 MiB/s [W] Avg: 99.13 MiB/s Min: 99.13 MiB/s Max: 99.13 MiB/s [LNet Rates of s] [R] Avg: 841 RPC/s Min: 841 RPC/s Max: 841 RPC/s [W] Avg: 846 RPC/s Min: 846 RPC/s Max: 846 RPC/s [LNet Bandwidth of s] [R] Avg: 99.44 MiB/s Min: 99.44 MiB/s Max: 99.44 MiB/s [W] Avg: 99.15 MiB/s Min: 99.15 MiB/s Max: 99.15 MiB/s [LNet Rates of c] [R] Avg: 876 RPC/s Min: 876 RPC/s Max: 876 RPC/s [W] Avg: 880 RPC/s Min: 880 RPC/s Max: 880 RPC/s [LNet Bandwidth of c] [R] Avg: 103.50 MiB/s Min: 103.50 MiB/s Max: 103.50 MiB/s [W] Avg: 104.80 MiB/s Min: 104.80 MiB/s Max: 104.80 MiB/s [LNet Rates of s] [R] Avg: 885 RPC/s Min: 885 RPC/s Max: 885 RPC/s [W] Avg: 876 RPC/s Min: 876 RPC/s Max: 876 RPC/s [LNet Bandwidth of s] [R] Avg: 104.43 MiB/s Min: 104.43 MiB/s Max: 104.43 MiB/s [W] Avg: 103.35 MiB/s Min: 103.35 MiB/s Max: 103.35 MiB/s [LNet Rates of c] [R] Avg: 987 RPC/s Min: 987 RPC/s Max: 987 RPC/s [W] Avg: 989 RPC/s Min: 989 RPC/s Max: 989 RPC/s [LNet Bandwidth of c] [R] Avg: 116.46 MiB/s Min: 116.46 MiB/s Max: 116.46 MiB/s [W] Avg: 115.59 MiB/s Min: 115.59 MiB/s Max: 115.59 MiB/s [LNet Rates of s] [R] Avg: 995 RPC/s Min: 995 RPC/s Max: 995 RPC/s [W] Avg: 993 RPC/s Min: 993 RPC/s Max: 993 RPC/s [LNet Bandwidth of s] [R] Avg: 115.52 MiB/s Min: 115.52 MiB/s Max: 115.52 MiB/s [W] Avg: 116.89 MiB/s Min: 116.89 MiB/s Max: 116.89 MiB/s [LNet Rates of c] [R] Avg: 1010 RPC/s Min: 1010 RPC/s Max: 1010 RPC/s [W] Avg: 1017 RPC/s Min: 1017 RPC/s Max: 1017 RPC/s [LNet Bandwidth of c] [R] Avg: 118.07 MiB/s Min: 118.07 MiB/s Max: 118.07 MiB/s [W] Avg: 119.75 MiB/s Min: 119.75 MiB/s Max: 119.75 MiB/s [LNet Rates of s] [R] Avg: 1020 RPC/s Min: 1020 RPC/s Max: 1020 RPC/s [W] Avg: 1012 RPC/s Min: 1012 RPC/s Max: 1012 RPC/s [LNet Bandwidth of s] [R] Avg: 119.84 MiB/s Min: 119.84 MiB/s Max: 119.84 MiB/s [W] Avg: 117.48 MiB/s Min: 117.48 MiB/s Max: 117.48 MiB/s [LNet Rates of c] [R] Avg: 883 RPC/s Min: 883 RPC/s Max: 883 RPC/s [W] Avg: 887 RPC/s Min: 887 RPC/s Max: 887 RPC/s [LNet Bandwidth of c] [R] Avg: 103.29 MiB/s Min: 103.29 MiB/s Max: 103.29 MiB/s [W] Avg: 104.28 MiB/s Min: 104.28 MiB/s Max: 104.28 MiB/s [LNet Rates of s] [R] Avg: 886 RPC/s Min: 886 RPC/s Max: 886 RPC/s [W] Avg: 881 RPC/s Min: 881 RPC/s Max: 881 RPC/s [LNet Bandwidth of s] [R] Avg: 104.45 MiB/s Min: 104.45 MiB/s Max: 104.45 MiB/s [W] Avg: 103.17 MiB/s Min: 103.17 MiB/s Max: 103.17 MiB/s [LNet Rates of c] [R] Avg: 879 RPC/s Min: 879 RPC/s Max: 879 RPC/s [W] Avg: 869 RPC/s Min: 869 RPC/s Max: 869 RPC/s [LNet Bandwidth of c] [R] Avg: 103.39 MiB/s Min: 103.39 MiB/s Max: 103.39 MiB/s [W] Avg: 104.13 MiB/s Min: 104.13 MiB/s Max: 104.13 MiB/s [LNet Rates of s] [R] Avg: 869 RPC/s Min: 869 RPC/s Max: 869 RPC/s [W] Avg: 892 RPC/s Min: 892 RPC/s Max: 892 RPC/s [LNet Bandwidth of s] [R] Avg: 104.01 MiB/s Min: 104.01 MiB/s Max: 104.01 MiB/s [W] Avg: 104.12 MiB/s Min: 104.12 MiB/s Max: 104.12 MiB/s [LNet Rates of c] [R] Avg: 960 RPC/s Min: 960 RPC/s Max: 960 RPC/s [W] Avg: 947 RPC/s Min: 947 RPC/s Max: 947 RPC/s [LNet Bandwidth of c] [R] Avg: 115.93 MiB/s Min: 115.93 MiB/s Max: 115.93 MiB/s [W] Avg: 114.46 MiB/s Min: 114.46 MiB/s Max: 114.46 MiB/s [LNet Rates of s] [R] Avg: 966 RPC/s Min: 966 RPC/s Max: 966 RPC/s [W] Avg: 951 RPC/s Min: 951 RPC/s Max: 951 RPC/s [LNet Bandwidth of s] [R] Avg: 115.04 MiB/s Min: 115.04 MiB/s Max: 115.04 MiB/s [W] Avg: 116.22 MiB/s Min: 116.22 MiB/s Max: 116.22 MiB/s [LNet Rates of c] [R] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [W] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [LNet Bandwidth of c] [R] Avg: 103.27 MiB/s Min: 103.27 MiB/s Max: 103.27 MiB/s [W] Avg: 102.78 MiB/s Min: 102.78 MiB/s Max: 102.78 MiB/s killing 9828 ... 2 batch in stopping Batch is stopped c: Total 0 error nodes in c s: Total 0 error nodes in s Total 0 error nodes in c Total 0 error nodes in s oleg621-client: oleg621-client.virtnet: executing lst_cleanup oleg621-server: oleg621-server.virtnet: executing lst_cleanup PASS smoke (334s) == lnet-selftest test complete, duration 369 sec ========= 01:24:46 (1788585886) Starting client oleg621-client.virtnet: -o user_xattr,flock 192.168.206.121@tcp:/lustre /mnt/lustre Mount client oleg621-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.206.121@tcp:/lustre /mnt/lustre Started clients oleg621-client.virtnet: 192.168.206.121@tcp:/lustre on /mnt/lustre type lustre (rw,flock,checksum,encrypt,lazystatfs,lruresize,nolock,statfs_project,nosync_on_close,nouser_fid2path,user_xattr,verbose) === lnet-selftest: start cleanup 01:24:48 (1788585888) === === lnet-selftest: finish cleanup 01:24:51 (1788585891) ===