-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 14:11:08 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 oleg106-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: 'oleg106-server' oleg106-server: oleg106-server.virtnet: executing load_modules_local oleg106-server: kmemleak disabled oleg106-server: Loading modules from /home/green/git/lustre-release/lustre oleg106-server: detected 4 online CPUs by sysfs oleg106-server: MODOPTS_LIBCFS= oleg106-server: Force libcfs to create 2 CPU partitions oleg106-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg106-client.virtnet /mnt/lustre (opts:) Stopping client oleg106-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 14:11:50 (1788545510) oleg106-client: oleg106-client.virtnet: executing lst_cleanup oleg106-server: oleg106-server.virtnet: executing lst_cleanup oleg106-server: oleg106-server.virtnet: executing lst_setup oleg106-client: oleg106-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.201.6@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.201.106@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.201.6@tcp are added to session 192.168.201.106@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: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [W] Avg: 734 RPC/s Min: 734 RPC/s Max: 734 RPC/s [LNet Bandwidth of c] [R] Avg: 86.08 MiB/s Min: 86.08 MiB/s Max: 86.08 MiB/s [W] Avg: 86.38 MiB/s Min: 86.38 MiB/s Max: 86.38 MiB/s [LNet Rates of s] [R] Avg: 736 RPC/s Min: 736 RPC/s Max: 736 RPC/s [W] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [LNet Bandwidth of s] [R] Avg: 86.61 MiB/s Min: 86.61 MiB/s Max: 86.61 MiB/s [W] Avg: 85.81 MiB/s Min: 85.81 MiB/s Max: 85.81 MiB/s [LNet Rates of c] [R] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [W] Avg: 518 RPC/s Min: 518 RPC/s Max: 518 RPC/s [LNet Bandwidth of c] [R] Avg: 60.42 MiB/s Min: 60.42 MiB/s Max: 60.42 MiB/s [W] Avg: 62.40 MiB/s Min: 62.40 MiB/s Max: 62.40 MiB/s [LNet Rates of s] [R] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [W] Avg: 524 RPC/s Min: 524 RPC/s Max: 524 RPC/s [LNet Bandwidth of s] [R] Avg: 62.87 MiB/s Min: 62.87 MiB/s Max: 62.87 MiB/s [W] Avg: 60.23 MiB/s Min: 60.23 MiB/s Max: 60.23 MiB/s [LNet Rates of c] [R] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [W] Avg: 758 RPC/s Min: 758 RPC/s Max: 758 RPC/s [LNet Bandwidth of c] [R] Avg: 87.60 MiB/s Min: 87.60 MiB/s Max: 87.60 MiB/s [W] Avg: 88.09 MiB/s Min: 88.09 MiB/s Max: 88.09 MiB/s [LNet Rates of s] [R] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [W] Avg: 747 RPC/s Min: 747 RPC/s Max: 747 RPC/s [LNet Bandwidth of s] [R] Avg: 88.01 MiB/s Min: 88.01 MiB/s Max: 88.01 MiB/s [W] Avg: 88.20 MiB/s Min: 88.20 MiB/s Max: 88.20 MiB/s [LNet Rates of c] [R] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [W] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [LNet Bandwidth of c] [R] Avg: 84.41 MiB/s Min: 84.41 MiB/s Max: 84.41 MiB/s [W] Avg: 84.30 MiB/s Min: 84.30 MiB/s Max: 84.30 MiB/s [LNet Rates of s] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [LNet Bandwidth of s] [R] Avg: 85.59 MiB/s Min: 85.59 MiB/s Max: 85.59 MiB/s [W] Avg: 85.27 MiB/s Min: 85.27 MiB/s Max: 85.27 MiB/s [LNet Rates of c] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [LNet Bandwidth of c] [R] Avg: 78.24 MiB/s Min: 78.24 MiB/s Max: 78.24 MiB/s [W] Avg: 78.43 MiB/s Min: 78.43 MiB/s Max: 78.43 MiB/s [LNet Rates of s] [R] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [W] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [LNet Bandwidth of s] [R] Avg: 77.07 MiB/s Min: 77.07 MiB/s Max: 77.07 MiB/s [W] Avg: 77.96 MiB/s Min: 77.96 MiB/s Max: 77.96 MiB/s [LNet Rates of c] [R] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of c] [R] Avg: 74.86 MiB/s Min: 74.86 MiB/s Max: 74.86 MiB/s [W] Avg: 76.34 MiB/s Min: 76.34 MiB/s Max: 76.34 MiB/s [LNet Rates of s] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [LNet Bandwidth of s] [R] Avg: 76.41 MiB/s Min: 76.41 MiB/s Max: 76.41 MiB/s [W] Avg: 74.43 MiB/s Min: 74.43 MiB/s Max: 74.43 MiB/s [LNet Rates of c] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [LNet Bandwidth of c] [R] Avg: 81.92 MiB/s Min: 81.92 MiB/s Max: 81.92 MiB/s [W] Avg: 81.53 MiB/s Min: 81.53 MiB/s Max: 81.53 MiB/s [LNet Rates of s] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [LNet Bandwidth of s] [R] Avg: 81.54 MiB/s Min: 81.54 MiB/s Max: 81.54 MiB/s [W] Avg: 81.83 MiB/s Min: 81.83 MiB/s Max: 81.83 MiB/s [LNet Rates of c] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [LNet Bandwidth of c] [R] Avg: 78.37 MiB/s Min: 78.37 MiB/s Max: 78.37 MiB/s [W] Avg: 79.85 MiB/s Min: 79.85 MiB/s Max: 79.85 MiB/s [LNet Rates of s] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [LNet Bandwidth of s] [R] Avg: 79.67 MiB/s Min: 79.67 MiB/s Max: 79.67 MiB/s [W] Avg: 78.37 MiB/s Min: 78.37 MiB/s Max: 78.37 MiB/s [LNet Rates of c] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 708 RPC/s Min: 708 RPC/s Max: 708 RPC/s [LNet Bandwidth of c] [R] Avg: 82.22 MiB/s Min: 82.22 MiB/s Max: 82.22 MiB/s [W] Avg: 83.30 MiB/s Min: 83.30 MiB/s Max: 83.30 MiB/s [LNet Rates of s] [R] Avg: 712 RPC/s Min: 712 RPC/s Max: 712 RPC/s [W] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [LNet Bandwidth of s] [R] Avg: 83.40 MiB/s Min: 83.40 MiB/s Max: 83.40 MiB/s [W] Avg: 82.11 MiB/s Min: 82.11 MiB/s Max: 82.11 MiB/s [LNet Rates of c] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [LNet Bandwidth of c] [R] Avg: 70.75 MiB/s Min: 70.75 MiB/s Max: 70.75 MiB/s [W] Avg: 70.08 MiB/s Min: 70.08 MiB/s Max: 70.08 MiB/s [LNet Rates of s] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of s] [R] Avg: 70.03 MiB/s Min: 70.03 MiB/s Max: 70.03 MiB/s [W] Avg: 70.99 MiB/s Min: 70.99 MiB/s Max: 70.99 MiB/s [LNet Rates of c] [R] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of c] [R] Avg: 74.03 MiB/s Min: 74.03 MiB/s Max: 74.03 MiB/s [W] Avg: 74.93 MiB/s Min: 74.93 MiB/s Max: 74.93 MiB/s [LNet Rates of s] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of s] [R] Avg: 75.06 MiB/s Min: 75.06 MiB/s Max: 75.06 MiB/s [W] Avg: 73.87 MiB/s Min: 73.87 MiB/s Max: 73.87 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of c] [R] Avg: 78.25 MiB/s Min: 78.25 MiB/s Max: 78.25 MiB/s [W] Avg: 78.54 MiB/s Min: 78.54 MiB/s Max: 78.54 MiB/s [LNet Rates of s] [R] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [W] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [LNet Bandwidth of s] [R] Avg: 79.39 MiB/s Min: 79.39 MiB/s Max: 79.39 MiB/s [W] Avg: 77.96 MiB/s Min: 77.96 MiB/s Max: 77.96 MiB/s [LNet Rates of c] [R] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of c] [R] Avg: 78.62 MiB/s Min: 78.62 MiB/s Max: 78.62 MiB/s [W] Avg: 79.39 MiB/s Min: 79.39 MiB/s Max: 79.39 MiB/s [LNet Rates of s] [R] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [W] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [LNet Bandwidth of s] [R] Avg: 78.06 MiB/s Min: 78.06 MiB/s Max: 78.06 MiB/s [W] Avg: 78.81 MiB/s Min: 78.81 MiB/s Max: 78.81 MiB/s [LNet Rates of c] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [LNet Bandwidth of c] [R] Avg: 79.39 MiB/s Min: 79.39 MiB/s Max: 79.39 MiB/s [W] Avg: 80.76 MiB/s Min: 80.76 MiB/s Max: 80.76 MiB/s [LNet Rates of s] [R] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [W] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [LNet Bandwidth of s] [R] Avg: 80.86 MiB/s Min: 80.86 MiB/s Max: 80.86 MiB/s [W] Avg: 79.47 MiB/s Min: 79.47 MiB/s Max: 79.47 MiB/s [LNet Rates of c] [R] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [W] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [LNet Bandwidth of c] [R] Avg: 76.40 MiB/s Min: 76.40 MiB/s Max: 76.40 MiB/s [W] Avg: 76.30 MiB/s Min: 76.30 MiB/s Max: 76.30 MiB/s [LNet Rates of s] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of s] [R] Avg: 76.40 MiB/s Min: 76.40 MiB/s Max: 76.40 MiB/s [W] Avg: 76.39 MiB/s Min: 76.39 MiB/s Max: 76.39 MiB/s [LNet Rates of c] [R] Avg: 824 RPC/s Min: 824 RPC/s Max: 824 RPC/s [W] Avg: 809 RPC/s Min: 809 RPC/s Max: 809 RPC/s [LNet Bandwidth of c] [R] Avg: 95.02 MiB/s Min: 95.02 MiB/s Max: 95.02 MiB/s [W] Avg: 95.52 MiB/s Min: 95.52 MiB/s Max: 95.52 MiB/s [LNet Rates of s] [R] Avg: 829 RPC/s Min: 829 RPC/s Max: 829 RPC/s [W] Avg: 823 RPC/s Min: 823 RPC/s Max: 823 RPC/s [LNet Bandwidth of s] [R] Avg: 95.98 MiB/s Min: 95.98 MiB/s Max: 95.98 MiB/s [W] Avg: 95.39 MiB/s Min: 95.39 MiB/s Max: 95.39 MiB/s [LNet Rates of c] [R] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [W] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [LNet Bandwidth of c] [R] Avg: 77.15 MiB/s Min: 77.15 MiB/s Max: 77.15 MiB/s [W] Avg: 76.77 MiB/s Min: 76.77 MiB/s Max: 76.77 MiB/s [LNet Rates of s] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 RPC/s [LNet Bandwidth of s] [R] Avg: 76.83 MiB/s Min: 76.83 MiB/s Max: 76.83 MiB/s [W] Avg: 76.34 MiB/s Min: 76.34 MiB/s Max: 76.34 MiB/s [LNet Rates of c] [R] Avg: 608 RPC/s Min: 608 RPC/s Max: 608 RPC/s [W] Avg: 597 RPC/s Min: 597 RPC/s Max: 597 RPC/s [LNet Bandwidth of c] [R] Avg: 70.30 MiB/s Min: 70.30 MiB/s Max: 70.30 MiB/s [W] Avg: 71.59 MiB/s Min: 71.59 MiB/s Max: 71.59 MiB/s [LNet Rates of s] [R] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [W] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [LNet Bandwidth of s] [R] Avg: 71.21 MiB/s Min: 71.21 MiB/s Max: 71.21 MiB/s [W] Avg: 70.50 MiB/s Min: 70.50 MiB/s Max: 70.50 MiB/s [LNet Rates of c] [R] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [W] Avg: 699 RPC/s Min: 699 RPC/s Max: 699 RPC/s [LNet Bandwidth of c] [R] Avg: 81.80 MiB/s Min: 81.80 MiB/s Max: 81.80 MiB/s [W] Avg: 82.95 MiB/s Min: 82.95 MiB/s Max: 82.95 MiB/s [LNet Rates of s] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 702 RPC/s Min: 702 RPC/s Max: 702 RPC/s [LNet Bandwidth of s] [R] Avg: 82.46 MiB/s Min: 82.46 MiB/s Max: 82.46 MiB/s [W] Avg: 81.82 MiB/s Min: 81.82 MiB/s Max: 81.82 MiB/s [LNet Rates of c] [R] Avg: 735 RPC/s Min: 735 RPC/s Max: 735 RPC/s [W] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [LNet Bandwidth of c] [R] Avg: 86.15 MiB/s Min: 86.15 MiB/s Max: 86.15 MiB/s [W] Avg: 85.66 MiB/s Min: 85.66 MiB/s Max: 85.66 MiB/s [LNet Rates of s] [R] Avg: 738 RPC/s Min: 738 RPC/s Max: 738 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of s] [R] Avg: 85.84 MiB/s Min: 85.84 MiB/s Max: 85.84 MiB/s [W] Avg: 86.22 MiB/s Min: 86.22 MiB/s Max: 86.22 MiB/s [LNet Rates of c] [R] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [W] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [LNet Bandwidth of c] [R] Avg: 78.23 MiB/s Min: 78.23 MiB/s Max: 78.23 MiB/s [W] Avg: 78.26 MiB/s Min: 78.26 MiB/s Max: 78.26 MiB/s [LNet Rates of s] [R] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of s] [R] Avg: 78.63 MiB/s Min: 78.63 MiB/s Max: 78.63 MiB/s [W] Avg: 78.40 MiB/s Min: 78.40 MiB/s Max: 78.40 MiB/s [LNet Rates of c] [R] Avg: 852 RPC/s Min: 852 RPC/s Max: 852 RPC/s [W] Avg: 833 RPC/s Min: 833 RPC/s Max: 833 RPC/s [LNet Bandwidth of c] [R] Avg: 100.14 MiB/s Min: 100.14 MiB/s Max: 100.14 MiB/s [W] Avg: 99.64 MiB/s Min: 99.64 MiB/s Max: 99.64 MiB/s [LNet Rates of s] [R] Avg: 854 RPC/s Min: 854 RPC/s Max: 854 RPC/s [W] Avg: 852 RPC/s Min: 852 RPC/s Max: 852 RPC/s [LNet Bandwidth of s] [R] Avg: 99.55 MiB/s Min: 99.55 MiB/s Max: 99.55 MiB/s [W] Avg: 99.75 MiB/s Min: 99.75 MiB/s Max: 99.75 MiB/s [LNet Rates of c] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [LNet Bandwidth of c] [R] Avg: 74.33 MiB/s Min: 74.33 MiB/s Max: 74.33 MiB/s [W] Avg: 74.92 MiB/s Min: 74.92 MiB/s Max: 74.92 MiB/s [LNet Rates of s] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of s] [R] Avg: 74.77 MiB/s Min: 74.77 MiB/s Max: 74.77 MiB/s [W] Avg: 74.38 MiB/s Min: 74.38 MiB/s Max: 74.38 MiB/s [LNet Rates of c] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [LNet Bandwidth of c] [R] Avg: 68.01 MiB/s Min: 68.01 MiB/s Max: 68.01 MiB/s [W] Avg: 69.31 MiB/s Min: 69.31 MiB/s Max: 69.31 MiB/s [LNet Rates of s] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [LNet Bandwidth of s] [R] Avg: 69.04 MiB/s Min: 69.04 MiB/s Max: 69.04 MiB/s [W] Avg: 67.98 MiB/s Min: 67.98 MiB/s Max: 67.98 MiB/s [LNet Rates of c] [R] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [W] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [LNet Bandwidth of c] [R] Avg: 73.03 MiB/s Min: 73.03 MiB/s Max: 73.03 MiB/s [W] Avg: 74.00 MiB/s Min: 74.00 MiB/s Max: 74.00 MiB/s [LNet Rates of s] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [LNet Bandwidth of s] [R] Avg: 74.04 MiB/s Min: 74.04 MiB/s Max: 74.04 MiB/s [W] Avg: 73.25 MiB/s Min: 73.25 MiB/s Max: 73.25 MiB/s [LNet Rates of c] [R] Avg: 767 RPC/s Min: 767 RPC/s Max: 767 RPC/s [W] Avg: 768 RPC/s Min: 768 RPC/s Max: 768 RPC/s [LNet Bandwidth of c] [R] Avg: 91.03 MiB/s Min: 91.03 MiB/s Max: 91.03 MiB/s [W] Avg: 91.24 MiB/s Min: 91.24 MiB/s Max: 91.24 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: 91.38 MiB/s Min: 91.38 MiB/s Max: 91.38 MiB/s [W] Avg: 90.69 MiB/s Min: 90.69 MiB/s Max: 90.69 MiB/s [LNet Rates of c] [R] Avg: 754 RPC/s Min: 754 RPC/s Max: 754 RPC/s [W] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [LNet Bandwidth of c] [R] Avg: 87.97 MiB/s Min: 87.97 MiB/s Max: 87.97 MiB/s [W] Avg: 90.01 MiB/s Min: 90.01 MiB/s Max: 90.01 MiB/s [LNet Rates of s] [R] Avg: 765 RPC/s Min: 765 RPC/s Max: 765 RPC/s [W] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [LNet Bandwidth of s] [R] Avg: 89.84 MiB/s Min: 89.84 MiB/s Max: 89.84 MiB/s [W] Avg: 87.99 MiB/s Min: 87.99 MiB/s Max: 87.99 MiB/s [LNet Rates of c] [R] Avg: 762 RPC/s Min: 762 RPC/s Max: 762 RPC/s [W] Avg: 748 RPC/s Min: 748 RPC/s Max: 748 RPC/s [LNet Bandwidth of c] [R] Avg: 87.77 MiB/s Min: 87.77 MiB/s Max: 87.77 MiB/s [W] Avg: 90.88 MiB/s Min: 90.88 MiB/s Max: 90.88 MiB/s [LNet Rates of s] [R] Avg: 767 RPC/s Min: 767 RPC/s Max: 767 RPC/s [W] Avg: 760 RPC/s Min: 760 RPC/s Max: 760 RPC/s [LNet Bandwidth of s] [R] Avg: 91.42 MiB/s Min: 91.42 MiB/s Max: 91.42 MiB/s [W] Avg: 88.46 MiB/s Min: 88.46 MiB/s Max: 88.46 MiB/s [LNet Rates of c] [R] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [W] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [LNet Bandwidth of c] [R] Avg: 71.64 MiB/s Min: 71.64 MiB/s Max: 71.64 MiB/s [W] Avg: 72.38 MiB/s Min: 72.38 MiB/s Max: 72.38 MiB/s [LNet Rates of s] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of s] [R] Avg: 71.39 MiB/s Min: 71.39 MiB/s Max: 71.39 MiB/s [W] Avg: 70.85 MiB/s Min: 70.85 MiB/s Max: 70.85 MiB/s killing 9854 ... 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 oleg106-client: oleg106-client.virtnet: executing lst_cleanup oleg106-server: oleg106-server.virtnet: executing lst_cleanup PASS smoke (337s) == lnet-selftest test complete, duration 377 sec ========= 14:17:27 (1788545847) Starting client oleg106-client.virtnet: -o user_xattr,flock 192.168.201.106@tcp:/lustre /mnt/lustre Mount client oleg106-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.201.106@tcp:/lustre /mnt/lustre Started clients oleg106-client.virtnet: 192.168.201.106@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 14:17:29 (1788545849) === === lnet-selftest: finish cleanup 14:17:33 (1788545853) ===