-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 20:33:28 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 oleg651-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: 'oleg651-server' oleg651-server: oleg651-server.virtnet: executing load_modules_local oleg651-server: kmemleak disabled oleg651-server: Loading modules from /home/green/git/lustre-release/lustre oleg651-server: detected 4 online CPUs by sysfs oleg651-server: MODOPTS_LIBCFS= oleg651-server: Force libcfs to create 2 CPU partitions oleg651-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg651-client.virtnet /mnt/lustre (opts:) Stopping client oleg651-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 20:34:03 (1788568443) oleg651-client: oleg651-client.virtnet: executing lst_cleanup oleg651-server: oleg651-server.virtnet: executing lst_cleanup oleg651-server: oleg651-server.virtnet: executing lst_setup oleg651-client: oleg651-client.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.51@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.206.151@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.51@tcp are added to session 192.168.206.151@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: 892 RPC/s Min: 892 RPC/s Max: 892 RPC/s [W] Avg: 920 RPC/s Min: 920 RPC/s Max: 920 RPC/s [LNet Bandwidth of c] [R] Avg: 105.26 MiB/s Min: 105.26 MiB/s Max: 105.26 MiB/s [W] Avg: 104.84 MiB/s Min: 104.84 MiB/s Max: 104.84 MiB/s [LNet Rates of s] [R] Avg: 904 RPC/s Min: 904 RPC/s Max: 904 RPC/s [W] Avg: 895 RPC/s Min: 895 RPC/s Max: 895 RPC/s [LNet Bandwidth of s] [R] Avg: 104.97 MiB/s Min: 104.97 MiB/s Max: 104.97 MiB/s [W] Avg: 105.51 MiB/s Min: 105.51 MiB/s Max: 105.51 MiB/s [LNet Rates of c] [R] Avg: 825 RPC/s Min: 825 RPC/s Max: 825 RPC/s [W] Avg: 808 RPC/s Min: 808 RPC/s Max: 808 RPC/s [LNet Bandwidth of c] [R] Avg: 97.12 MiB/s Min: 97.12 MiB/s Max: 97.12 MiB/s [W] Avg: 96.43 MiB/s Min: 96.43 MiB/s Max: 96.43 MiB/s [LNet Rates of s] [R] Avg: 830 RPC/s Min: 830 RPC/s Max: 830 RPC/s [W] Avg: 828 RPC/s Min: 828 RPC/s Max: 828 RPC/s [LNet Bandwidth of s] [R] Avg: 96.00 MiB/s Min: 96.00 MiB/s Max: 96.00 MiB/s [W] Avg: 97.08 MiB/s Min: 97.08 MiB/s Max: 97.08 MiB/s [LNet Rates of c] [R] Avg: 868 RPC/s Min: 868 RPC/s Max: 868 RPC/s [W] Avg: 867 RPC/s Min: 867 RPC/s Max: 867 RPC/s [LNet Bandwidth of c] [R] Avg: 101.57 MiB/s Min: 101.57 MiB/s Max: 101.57 MiB/s [W] Avg: 101.76 MiB/s Min: 101.76 MiB/s Max: 101.76 MiB/s [LNet Rates of s] [R] Avg: 871 RPC/s Min: 871 RPC/s Max: 871 RPC/s [W] Avg: 868 RPC/s Min: 868 RPC/s Max: 868 RPC/s [LNet Bandwidth of s] [R] Avg: 102.20 MiB/s Min: 102.20 MiB/s Max: 102.20 MiB/s [W] Avg: 101.61 MiB/s Min: 101.61 MiB/s Max: 101.61 MiB/s [LNet Rates of c] [R] Avg: 830 RPC/s Min: 830 RPC/s Max: 830 RPC/s [W] Avg: 855 RPC/s Min: 855 RPC/s Max: 855 RPC/s [LNet Bandwidth of c] [R] Avg: 100.22 MiB/s Min: 100.22 MiB/s Max: 100.22 MiB/s [W] Avg: 98.88 MiB/s Min: 98.88 MiB/s Max: 98.88 MiB/s [LNet Rates of s] [R] Avg: 837 RPC/s Min: 837 RPC/s Max: 837 RPC/s [W] Avg: 837 RPC/s Min: 837 RPC/s Max: 837 RPC/s [LNet Bandwidth of s] [R] Avg: 98.72 MiB/s Min: 98.72 MiB/s Max: 98.72 MiB/s [W] Avg: 100.08 MiB/s Min: 100.08 MiB/s Max: 100.08 MiB/s [LNet Rates of c] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [LNet Bandwidth of c] [R] Avg: 83.37 MiB/s Min: 83.37 MiB/s Max: 83.37 MiB/s [W] Avg: 82.77 MiB/s Min: 82.77 MiB/s Max: 82.77 MiB/s [LNet Rates of s] [R] Avg: 713 RPC/s Min: 713 RPC/s Max: 713 RPC/s [W] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [LNet Bandwidth of s] [R] Avg: 82.57 MiB/s Min: 82.57 MiB/s Max: 82.57 MiB/s [W] Avg: 82.28 MiB/s Min: 82.28 MiB/s Max: 82.28 MiB/s [LNet Rates of c] [R] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [W] Avg: 697 RPC/s Min: 697 RPC/s Max: 697 RPC/s [LNet Bandwidth of c] [R] Avg: 82.56 MiB/s Min: 82.56 MiB/s Max: 82.56 MiB/s [W] Avg: 82.24 MiB/s Min: 82.24 MiB/s Max: 82.24 MiB/s [LNet Rates of s] [R] Avg: 709 RPC/s Min: 709 RPC/s Max: 709 RPC/s [W] Avg: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [LNet Bandwidth of s] [R] Avg: 82.54 MiB/s Min: 82.54 MiB/s Max: 82.54 MiB/s [W] Avg: 83.40 MiB/s Min: 83.40 MiB/s Max: 83.40 MiB/s [LNet Rates of c] [R] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [W] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [LNet Bandwidth of c] [R] Avg: 77.47 MiB/s Min: 77.47 MiB/s Max: 77.47 MiB/s [W] Avg: 78.43 MiB/s Min: 78.43 MiB/s Max: 78.43 MiB/s [LNet Rates of s] [R] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of s] [R] Avg: 78.09 MiB/s Min: 78.09 MiB/s Max: 78.09 MiB/s [W] Avg: 77.89 MiB/s Min: 77.89 MiB/s Max: 77.89 MiB/s [LNet Rates of c] [R] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [W] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [LNet Bandwidth of c] [R] Avg: 76.69 MiB/s Min: 76.69 MiB/s Max: 76.69 MiB/s [W] Avg: 77.28 MiB/s Min: 77.28 MiB/s Max: 77.28 MiB/s [LNet Rates of s] [R] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of s] [R] Avg: 76.54 MiB/s Min: 76.54 MiB/s Max: 76.54 MiB/s [W] Avg: 75.22 MiB/s Min: 75.22 MiB/s Max: 75.22 MiB/s [LNet Rates of c] [R] Avg: 534 RPC/s Min: 534 RPC/s Max: 534 RPC/s [W] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [LNet Bandwidth of c] [R] Avg: 63.21 MiB/s Min: 63.21 MiB/s Max: 63.21 MiB/s [W] Avg: 63.00 MiB/s Min: 63.00 MiB/s Max: 63.00 MiB/s [LNet Rates of s] [R] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [W] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [LNet Bandwidth of s] [R] Avg: 63.20 MiB/s Min: 63.20 MiB/s Max: 63.20 MiB/s [W] Avg: 64.37 MiB/s Min: 64.37 MiB/s Max: 64.37 MiB/s [LNet Rates of c] [R] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [W] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [LNet Bandwidth of c] [R] Avg: 72.93 MiB/s Min: 72.93 MiB/s Max: 72.93 MiB/s [W] Avg: 72.65 MiB/s Min: 72.65 MiB/s Max: 72.65 MiB/s [LNet Rates of s] [R] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of s] [R] Avg: 73.18 MiB/s Min: 73.18 MiB/s Max: 73.18 MiB/s [W] Avg: 73.07 MiB/s Min: 73.07 MiB/s Max: 73.07 MiB/s [LNet Rates of c] [R] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of c] [R] Avg: 86.42 MiB/s Min: 86.42 MiB/s Max: 86.42 MiB/s [W] Avg: 87.28 MiB/s Min: 87.28 MiB/s Max: 87.28 MiB/s [LNet Rates of s] [R] Avg: 749 RPC/s Min: 749 RPC/s Max: 749 RPC/s [W] Avg: 743 RPC/s Min: 743 RPC/s Max: 743 RPC/s [LNet Bandwidth of s] [R] Avg: 87.62 MiB/s Min: 87.62 MiB/s Max: 87.62 MiB/s [W] Avg: 85.87 MiB/s Min: 85.87 MiB/s Max: 85.87 MiB/s [LNet Rates of c] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of c] [R] Avg: 83.05 MiB/s Min: 83.05 MiB/s Max: 83.05 MiB/s [W] Avg: 82.19 MiB/s Min: 82.19 MiB/s Max: 82.19 MiB/s [LNet Rates of s] [R] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [W] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [LNet Bandwidth of s] [R] Avg: 81.85 MiB/s Min: 81.85 MiB/s Max: 81.85 MiB/s [W] Avg: 83.57 MiB/s Min: 83.57 MiB/s Max: 83.57 MiB/s [LNet Rates of c] [R] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [LNet Bandwidth of c] [R] Avg: 86.39 MiB/s Min: 86.39 MiB/s Max: 86.39 MiB/s [W] Avg: 85.51 MiB/s Min: 85.51 MiB/s Max: 85.51 MiB/s [LNet Rates of s] [R] Avg: 729 RPC/s Min: 729 RPC/s Max: 729 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of s] [R] Avg: 85.33 MiB/s Min: 85.33 MiB/s Max: 85.33 MiB/s [W] Avg: 86.59 MiB/s Min: 86.59 MiB/s Max: 86.59 MiB/s [LNet Rates of c] [R] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [W] Avg: 700 RPC/s Min: 700 RPC/s Max: 700 RPC/s [LNet Bandwidth of c] [R] Avg: 84.06 MiB/s Min: 84.06 MiB/s Max: 84.06 MiB/s [W] Avg: 84.53 MiB/s Min: 84.53 MiB/s Max: 84.53 MiB/s [LNet Rates of s] [R] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of s] [R] Avg: 84.77 MiB/s Min: 84.77 MiB/s Max: 84.77 MiB/s [W] Avg: 83.81 MiB/s Min: 83.81 MiB/s Max: 83.81 MiB/s [LNet Rates of c] [R] Avg: 722 RPC/s Min: 722 RPC/s Max: 722 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of c] [R] Avg: 84.82 MiB/s Min: 84.82 MiB/s Max: 84.82 MiB/s [W] Avg: 83.74 MiB/s Min: 83.74 MiB/s Max: 83.74 MiB/s [LNet Rates of s] [R] Avg: 715 RPC/s Min: 715 RPC/s Max: 715 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of s] [R] Avg: 83.49 MiB/s Min: 83.49 MiB/s Max: 83.49 MiB/s [W] Avg: 84.35 MiB/s Min: 84.35 MiB/s Max: 84.35 MiB/s [LNet Rates of c] [R] Avg: 818 RPC/s Min: 818 RPC/s Max: 818 RPC/s [W] Avg: 814 RPC/s Min: 814 RPC/s Max: 814 RPC/s [LNet Bandwidth of c] [R] Avg: 97.14 MiB/s Min: 97.14 MiB/s Max: 97.14 MiB/s [W] Avg: 94.83 MiB/s Min: 94.83 MiB/s Max: 94.83 MiB/s [LNet Rates of s] [R] Avg: 818 RPC/s Min: 818 RPC/s Max: 818 RPC/s [W] Avg: 825 RPC/s Min: 825 RPC/s Max: 825 RPC/s [LNet Bandwidth of s] [R] Avg: 94.97 MiB/s Min: 94.97 MiB/s Max: 94.97 MiB/s [W] Avg: 97.30 MiB/s Min: 97.30 MiB/s Max: 97.30 MiB/s [LNet Rates of c] [R] Avg: 597 RPC/s Min: 597 RPC/s Max: 597 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of c] [R] Avg: 72.21 MiB/s Min: 72.21 MiB/s Max: 72.21 MiB/s [W] Avg: 71.33 MiB/s Min: 71.33 MiB/s Max: 71.33 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [LNet Bandwidth of s] [R] Avg: 71.35 MiB/s Min: 71.35 MiB/s Max: 71.35 MiB/s [W] Avg: 72.73 MiB/s Min: 72.73 MiB/s Max: 72.73 MiB/s [LNet Rates of c] [R] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [W] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [LNet Bandwidth of c] [R] Avg: 87.42 MiB/s Min: 87.42 MiB/s Max: 87.42 MiB/s [W] Avg: 87.76 MiB/s Min: 87.76 MiB/s Max: 87.76 MiB/s [LNet Rates of s] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [LNet Bandwidth of s] [R] Avg: 86.91 MiB/s Min: 86.91 MiB/s Max: 86.91 MiB/s [W] Avg: 86.38 MiB/s Min: 86.38 MiB/s Max: 86.38 MiB/s [LNet Rates of c] [R] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [W] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [LNet Bandwidth of c] [R] Avg: 70.52 MiB/s Min: 70.52 MiB/s Max: 70.52 MiB/s [W] Avg: 70.60 MiB/s Min: 70.60 MiB/s Max: 70.60 MiB/s [LNet Rates of s] [R] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of s] [R] Avg: 70.44 MiB/s Min: 70.44 MiB/s Max: 70.44 MiB/s [W] Avg: 70.53 MiB/s Min: 70.53 MiB/s Max: 70.53 MiB/s [LNet Rates of c] [R] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [W] Avg: 674 RPC/s Min: 674 RPC/s Max: 674 RPC/s [LNet Bandwidth of c] [R] Avg: 77.19 MiB/s Min: 77.19 MiB/s Max: 77.19 MiB/s [W] Avg: 77.82 MiB/s Min: 77.82 MiB/s Max: 77.82 MiB/s [LNet Rates of s] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [LNet Bandwidth of s] [R] Avg: 78.06 MiB/s Min: 78.06 MiB/s Max: 78.06 MiB/s [W] Avg: 77.31 MiB/s Min: 77.31 MiB/s Max: 77.31 MiB/s [LNet Rates of c] [R] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of c] [R] Avg: 72.47 MiB/s Min: 72.47 MiB/s Max: 72.47 MiB/s [W] Avg: 72.46 MiB/s Min: 72.46 MiB/s Max: 72.46 MiB/s [LNet Rates of s] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [LNet Bandwidth of s] [R] Avg: 72.97 MiB/s Min: 72.97 MiB/s Max: 72.97 MiB/s [W] Avg: 72.78 MiB/s Min: 72.78 MiB/s Max: 72.78 MiB/s [LNet Rates of c] [R] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [W] Avg: 792 RPC/s Min: 792 RPC/s Max: 792 RPC/s [LNet Bandwidth of c] [R] Avg: 90.61 MiB/s Min: 90.61 MiB/s Max: 90.61 MiB/s [W] Avg: 89.97 MiB/s Min: 89.97 MiB/s Max: 89.97 MiB/s [LNet Rates of s] [R] Avg: 773 RPC/s Min: 773 RPC/s Max: 773 RPC/s [W] Avg: 769 RPC/s Min: 769 RPC/s Max: 769 RPC/s [LNet Bandwidth of s] [R] Avg: 89.78 MiB/s Min: 89.78 MiB/s Max: 89.78 MiB/s [W] Avg: 90.85 MiB/s Min: 90.85 MiB/s Max: 90.85 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of c] [R] Avg: 79.72 MiB/s Min: 79.72 MiB/s Max: 79.72 MiB/s [W] Avg: 80.51 MiB/s Min: 80.51 MiB/s Max: 80.51 MiB/s [LNet Rates of s] [R] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of s] [R] Avg: 80.58 MiB/s Min: 80.58 MiB/s Max: 80.58 MiB/s [W] Avg: 79.79 MiB/s Min: 79.79 MiB/s Max: 79.79 MiB/s [LNet Rates of c] [R] Avg: 784 RPC/s Min: 784 RPC/s Max: 784 RPC/s [W] Avg: 781 RPC/s Min: 781 RPC/s Max: 781 RPC/s [LNet Bandwidth of c] [R] Avg: 93.66 MiB/s Min: 93.66 MiB/s Max: 93.66 MiB/s [W] Avg: 91.99 MiB/s Min: 91.99 MiB/s Max: 91.99 MiB/s [LNet Rates of s] [R] Avg: 783 RPC/s Min: 783 RPC/s Max: 783 RPC/s [W] Avg: 807 RPC/s Min: 807 RPC/s Max: 807 RPC/s [LNet Bandwidth of s] [R] Avg: 91.99 MiB/s Min: 91.99 MiB/s Max: 91.99 MiB/s [W] Avg: 93.66 MiB/s Min: 93.66 MiB/s Max: 93.66 MiB/s [LNet Rates of c] [R] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of c] [R] Avg: 88.41 MiB/s Min: 88.41 MiB/s Max: 88.41 MiB/s [W] Avg: 88.41 MiB/s Min: 88.41 MiB/s Max: 88.41 MiB/s [LNet Rates of s] [R] Avg: 762 RPC/s Min: 762 RPC/s Max: 762 RPC/s [W] Avg: 740 RPC/s Min: 740 RPC/s Max: 740 RPC/s [LNet Bandwidth of s] [R] Avg: 88.61 MiB/s Min: 88.61 MiB/s Max: 88.61 MiB/s [W] Avg: 88.31 MiB/s Min: 88.31 MiB/s Max: 88.31 MiB/s [LNet Rates of c] [R] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [W] Avg: 826 RPC/s Min: 826 RPC/s Max: 826 RPC/s [LNet Bandwidth of c] [R] Avg: 98.32 MiB/s Min: 98.32 MiB/s Max: 98.32 MiB/s [W] Avg: 97.11 MiB/s Min: 97.11 MiB/s Max: 97.11 MiB/s [LNet Rates of s] [R] Avg: 836 RPC/s Min: 836 RPC/s Max: 836 RPC/s [W] Avg: 841 RPC/s Min: 841 RPC/s Max: 841 RPC/s [LNet Bandwidth of s] [R] Avg: 97.40 MiB/s Min: 97.40 MiB/s Max: 97.40 MiB/s [W] Avg: 97.32 MiB/s Min: 97.32 MiB/s Max: 97.32 MiB/s [LNet Rates of c] [R] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [W] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [LNet Bandwidth of c] [R] Avg: 80.55 MiB/s Min: 80.55 MiB/s Max: 80.55 MiB/s [W] Avg: 81.40 MiB/s Min: 81.40 MiB/s Max: 81.40 MiB/s [LNet Rates of s] [R] Avg: 682 RPC/s Min: 682 RPC/s Max: 682 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of s] [R] Avg: 80.28 MiB/s Min: 80.28 MiB/s Max: 80.28 MiB/s [W] Avg: 80.83 MiB/s Min: 80.83 MiB/s Max: 80.83 MiB/s [LNet Rates of c] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of c] [R] Avg: 77.10 MiB/s Min: 77.10 MiB/s Max: 77.10 MiB/s [W] Avg: 77.89 MiB/s Min: 77.89 MiB/s Max: 77.89 MiB/s [LNet Rates of s] [R] Avg: 672 RPC/s Min: 672 RPC/s Max: 672 RPC/s [W] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [LNet Bandwidth of s] [R] Avg: 78.19 MiB/s Min: 78.19 MiB/s Max: 78.19 MiB/s [W] Avg: 77.31 MiB/s Min: 77.31 MiB/s Max: 77.31 MiB/s [LNet Rates of c] [R] Avg: 778 RPC/s Min: 778 RPC/s Max: 778 RPC/s [W] Avg: 772 RPC/s Min: 772 RPC/s Max: 772 RPC/s [LNet Bandwidth of c] [R] Avg: 90.61 MiB/s Min: 90.61 MiB/s Max: 90.61 MiB/s [W] Avg: 89.93 MiB/s Min: 89.93 MiB/s Max: 89.93 MiB/s [LNet Rates of s] [R] Avg: 771 RPC/s Min: 771 RPC/s Max: 771 RPC/s [W] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [LNet Bandwidth of s] [R] Avg: 90.18 MiB/s Min: 90.18 MiB/s Max: 90.18 MiB/s [W] Avg: 90.75 MiB/s Min: 90.75 MiB/s Max: 90.75 MiB/s [LNet Rates of c] [R] Avg: 842 RPC/s Min: 842 RPC/s Max: 842 RPC/s [W] Avg: 846 RPC/s Min: 846 RPC/s Max: 846 RPC/s [LNet Bandwidth of c] [R] Avg: 99.87 MiB/s Min: 99.87 MiB/s Max: 99.87 MiB/s [W] Avg: 99.98 MiB/s Min: 99.98 MiB/s Max: 99.98 MiB/s [LNet Rates of s] [R] Avg: 861 RPC/s Min: 861 RPC/s Max: 861 RPC/s [W] Avg: 852 RPC/s Min: 852 RPC/s Max: 852 RPC/s [LNet Bandwidth of s] [R] Avg: 100.41 MiB/s Min: 100.41 MiB/s Max: 100.41 MiB/s [W] Avg: 100.18 MiB/s Min: 100.18 MiB/s Max: 100.18 MiB/s killing 9824 ... 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 oleg651-client: oleg651-client.virtnet: executing lst_cleanup oleg651-server: oleg651-server.virtnet: executing lst_cleanup PASS smoke (332s) == lnet-selftest test complete, duration 364 sec ========= 20:39:34 (1788568774) Starting client oleg651-client.virtnet: -o user_xattr,flock 192.168.206.151@tcp:/lustre /mnt/lustre Mount client oleg651-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.206.151@tcp:/lustre /mnt/lustre Started clients oleg651-client.virtnet: 192.168.206.151@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 20:39:36 (1788568776) === === lnet-selftest: finish cleanup 20:39:39 (1788568779) ===