-----============= acceptance-small: lnet-selftest ============----- Sat Sep 5 16:37:33 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 oleg402-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: 'oleg402-server' oleg402-server: oleg402-server.virtnet: executing load_modules_local oleg402-server: kmemleak disabled oleg402-server: Loading modules from /home/green/git/lustre-release/lustre oleg402-server: detected 4 online CPUs by sysfs oleg402-server: MODOPTS_LIBCFS= oleg402-server: Force libcfs to create 2 CPU partitions oleg402-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg402-client.virtnet /mnt/lustre (opts:) Stopping client oleg402-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 16:38:14 (1788640694) oleg402-client: oleg402-client.virtnet: executing lst_cleanup oleg402-server: oleg402-server.virtnet: executing lst_cleanup oleg402-client: oleg402-client.virtnet: executing lst_setup oleg402-server: oleg402-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.204.2@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.102@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.204.2@tcp are added to session 192.168.204.102@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: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [W] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [LNet Bandwidth of c] [R] Avg: 71.84 MiB/s Min: 71.84 MiB/s Max: 71.84 MiB/s [W] Avg: 70.99 MiB/s Min: 70.99 MiB/s Max: 70.99 MiB/s [LNet Rates of s] [R] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [W] Avg: 607 RPC/s Min: 607 RPC/s Max: 607 RPC/s [LNet Bandwidth of s] [R] Avg: 71.48 MiB/s Min: 71.48 MiB/s Max: 71.48 MiB/s [W] Avg: 72.98 MiB/s Min: 72.98 MiB/s Max: 72.98 MiB/s [LNet Rates of c] [R] Avg: 800 RPC/s Min: 800 RPC/s Max: 800 RPC/s [W] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [LNet Bandwidth of c] [R] Avg: 95.12 MiB/s Min: 95.12 MiB/s Max: 95.12 MiB/s [W] Avg: 97.15 MiB/s Min: 97.15 MiB/s Max: 97.15 MiB/s [LNet Rates of s] [R] Avg: 831 RPC/s Min: 831 RPC/s Max: 831 RPC/s [W] Avg: 819 RPC/s Min: 819 RPC/s Max: 819 RPC/s [LNet Bandwidth of s] [R] Avg: 96.70 MiB/s Min: 96.70 MiB/s Max: 96.70 MiB/s [W] Avg: 95.36 MiB/s Min: 95.36 MiB/s Max: 95.36 MiB/s [LNet Rates of c] [R] Avg: 815 RPC/s Min: 815 RPC/s Max: 815 RPC/s [W] Avg: 818 RPC/s Min: 818 RPC/s Max: 818 RPC/s [LNet Bandwidth of c] [R] Avg: 97.15 MiB/s Min: 97.15 MiB/s Max: 97.15 MiB/s [W] Avg: 96.00 MiB/s Min: 96.00 MiB/s Max: 96.00 MiB/s [LNet Rates of s] [R] Avg: 826 RPC/s Min: 826 RPC/s Max: 826 RPC/s [W] Avg: 823 RPC/s Min: 823 RPC/s Max: 823 RPC/s [LNet Bandwidth of s] [R] Avg: 96.27 MiB/s Min: 96.27 MiB/s Max: 96.27 MiB/s [W] Avg: 97.52 MiB/s Min: 97.52 MiB/s Max: 97.52 MiB/s [LNet Rates of c] [R] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [W] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [LNet Bandwidth of c] [R] Avg: 78.46 MiB/s Min: 78.46 MiB/s Max: 78.46 MiB/s [W] Avg: 81.72 MiB/s Min: 81.72 MiB/s Max: 81.72 MiB/s [LNet Rates of s] [R] Avg: 689 RPC/s Min: 689 RPC/s Max: 689 RPC/s [W] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [LNet Bandwidth of s] [R] Avg: 81.76 MiB/s Min: 81.76 MiB/s Max: 81.76 MiB/s [W] Avg: 78.80 MiB/s Min: 78.80 MiB/s Max: 78.80 MiB/s [LNet Rates of c] [R] Avg: 705 RPC/s Min: 705 RPC/s Max: 705 RPC/s [W] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 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.56 MiB/s Min: 84.56 MiB/s Max: 84.56 MiB/s [LNet Rates of s] [R] Avg: 706 RPC/s Min: 706 RPC/s Max: 706 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of s] [R] Avg: 84.05 MiB/s Min: 84.05 MiB/s Max: 84.05 MiB/s [W] Avg: 83.26 MiB/s Min: 83.26 MiB/s Max: 83.26 MiB/s [LNet Rates of c] [R] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [W] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [LNet Bandwidth of c] [R] Avg: 73.36 MiB/s Min: 73.36 MiB/s Max: 73.36 MiB/s [W] Avg: 77.22 MiB/s Min: 77.22 MiB/s Max: 77.22 MiB/s [LNet Rates of s] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 617 RPC/s Min: 617 RPC/s Max: 617 RPC/s [LNet Bandwidth of s] [R] Avg: 77.44 MiB/s Min: 77.44 MiB/s Max: 77.44 MiB/s [W] Avg: 73.33 MiB/s Min: 73.33 MiB/s Max: 73.33 MiB/s [LNet Rates of c] [R] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [W] Avg: 544 RPC/s Min: 544 RPC/s Max: 544 RPC/s [LNet Bandwidth of c] [R] Avg: 62.27 MiB/s Min: 62.27 MiB/s Max: 62.27 MiB/s [W] Avg: 64.89 MiB/s Min: 64.89 MiB/s Max: 64.89 MiB/s [LNet Rates of s] [R] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [W] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [LNet Bandwidth of s] [R] Avg: 64.88 MiB/s Min: 64.88 MiB/s Max: 64.88 MiB/s [W] Avg: 62.04 MiB/s Min: 62.04 MiB/s Max: 62.04 MiB/s [LNet Rates of c] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of c] [R] Avg: 76.32 MiB/s Min: 76.32 MiB/s Max: 76.32 MiB/s [W] Avg: 76.94 MiB/s Min: 76.94 MiB/s Max: 76.94 MiB/s [LNet Rates of s] [R] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of s] [R] Avg: 77.11 MiB/s Min: 77.11 MiB/s Max: 77.11 MiB/s [W] Avg: 77.12 MiB/s Min: 77.12 MiB/s Max: 77.12 MiB/s [LNet Rates of c] [R] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [W] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [LNet Bandwidth of c] [R] Avg: 76.62 MiB/s Min: 76.62 MiB/s Max: 76.62 MiB/s [W] Avg: 79.47 MiB/s Min: 79.47 MiB/s Max: 79.47 MiB/s [LNet Rates of s] [R] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [W] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [LNet Bandwidth of s] [R] Avg: 79.46 MiB/s Min: 79.46 MiB/s Max: 79.46 MiB/s [W] Avg: 76.05 MiB/s Min: 76.05 MiB/s Max: 76.05 MiB/s [LNet Rates of c] [R] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 74.11 MiB/s Min: 74.11 MiB/s Max: 74.11 MiB/s [W] Avg: 75.45 MiB/s Min: 75.45 MiB/s Max: 75.45 MiB/s [LNet Rates of s] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [LNet Bandwidth of s] [R] Avg: 75.40 MiB/s Min: 75.40 MiB/s Max: 75.40 MiB/s [W] Avg: 74.62 MiB/s Min: 74.62 MiB/s Max: 74.62 MiB/s [LNet Rates of c] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [LNet Bandwidth of c] [R] Avg: 68.92 MiB/s Min: 68.92 MiB/s Max: 68.92 MiB/s [W] Avg: 69.56 MiB/s Min: 69.56 MiB/s Max: 69.56 MiB/s [LNet Rates of s] [R] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of s] [R] Avg: 69.63 MiB/s Min: 69.63 MiB/s Max: 69.63 MiB/s [W] Avg: 68.79 MiB/s Min: 68.79 MiB/s Max: 68.79 MiB/s [LNet Rates of c] [R] Avg: 539 RPC/s Min: 539 RPC/s Max: 539 RPC/s [W] Avg: 569 RPC/s Min: 569 RPC/s Max: 569 RPC/s [LNet Bandwidth of c] [R] Avg: 63.80 MiB/s Min: 63.80 MiB/s Max: 63.80 MiB/s [W] Avg: 65.34 MiB/s Min: 65.34 MiB/s Max: 65.34 MiB/s [LNet Rates of s] [R] Avg: 556 RPC/s Min: 556 RPC/s Max: 556 RPC/s [W] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [LNet Bandwidth of s] [R] Avg: 65.00 MiB/s Min: 65.00 MiB/s Max: 65.00 MiB/s [W] Avg: 63.73 MiB/s Min: 63.73 MiB/s Max: 63.73 MiB/s [LNet Rates of c] [R] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [W] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [LNet Bandwidth of c] [R] Avg: 69.60 MiB/s Min: 69.60 MiB/s Max: 69.60 MiB/s [W] Avg: 69.50 MiB/s Min: 69.50 MiB/s Max: 69.50 MiB/s [LNet Rates of s] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [LNet Bandwidth of s] [R] Avg: 69.72 MiB/s Min: 69.72 MiB/s Max: 69.72 MiB/s [W] Avg: 69.72 MiB/s Min: 69.72 MiB/s Max: 69.72 MiB/s [LNet Rates of c] [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 c] [R] Avg: 63.25 MiB/s Min: 63.25 MiB/s Max: 63.25 MiB/s [W] Avg: 65.11 MiB/s Min: 65.11 MiB/s Max: 65.11 MiB/s [LNet Rates of s] [R] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [W] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [LNet Bandwidth of s] [R] Avg: 65.26 MiB/s Min: 65.26 MiB/s Max: 65.26 MiB/s [W] Avg: 63.29 MiB/s Min: 63.29 MiB/s Max: 63.29 MiB/s [LNet Rates of c] [R] Avg: 467 RPC/s Min: 467 RPC/s Max: 467 RPC/s [W] Avg: 449 RPC/s Min: 449 RPC/s Max: 449 RPC/s [LNet Bandwidth of c] [R] Avg: 54.18 MiB/s Min: 54.18 MiB/s Max: 54.18 MiB/s [W] Avg: 54.30 MiB/s Min: 54.30 MiB/s Max: 54.30 MiB/s [LNet Rates of s] [R] Avg: 458 RPC/s Min: 458 RPC/s Max: 458 RPC/s [W] Avg: 466 RPC/s Min: 466 RPC/s Max: 466 RPC/s [LNet Bandwidth of s] [R] Avg: 54.82 MiB/s Min: 54.82 MiB/s Max: 54.82 MiB/s [W] Avg: 54.08 MiB/s Min: 54.08 MiB/s Max: 54.08 MiB/s [LNet Rates of c] [R] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [W] Avg: 613 RPC/s Min: 613 RPC/s Max: 613 RPC/s [LNet Bandwidth of c] [R] Avg: 69.66 MiB/s Min: 69.66 MiB/s Max: 69.66 MiB/s [W] Avg: 71.79 MiB/s Min: 71.79 MiB/s Max: 71.79 MiB/s [LNet Rates of s] [R] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [W] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [LNet Bandwidth of s] [R] Avg: 71.64 MiB/s Min: 71.64 MiB/s Max: 71.64 MiB/s [W] Avg: 70.23 MiB/s Min: 70.23 MiB/s Max: 70.23 MiB/s [LNet Rates of c] [R] Avg: 879 RPC/s Min: 879 RPC/s Max: 879 RPC/s [W] Avg: 883 RPC/s Min: 883 RPC/s Max: 883 RPC/s [LNet Bandwidth of c] [R] Avg: 103.40 MiB/s Min: 103.40 MiB/s Max: 103.40 MiB/s [W] Avg: 105.17 MiB/s Min: 105.17 MiB/s Max: 105.17 MiB/s [LNet Rates of s] [R] Avg: 886 RPC/s Min: 886 RPC/s Max: 886 RPC/s [W] Avg: 882 RPC/s Min: 882 RPC/s Max: 882 RPC/s [LNet Bandwidth of s] [R] Avg: 105.24 MiB/s Min: 105.24 MiB/s Max: 105.24 MiB/s [W] Avg: 103.47 MiB/s Min: 103.47 MiB/s Max: 103.47 MiB/s [LNet Rates of c] [R] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 RPC/s [W] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [LNet Bandwidth of c] [R] Avg: 84.93 MiB/s Min: 84.93 MiB/s Max: 84.93 MiB/s [W] Avg: 86.43 MiB/s Min: 86.43 MiB/s Max: 86.43 MiB/s [LNet Rates of s] [R] Avg: 737 RPC/s Min: 737 RPC/s Max: 737 RPC/s [W] Avg: 733 RPC/s Min: 733 RPC/s Max: 733 RPC/s [LNet Bandwidth of s] [R] Avg: 86.29 MiB/s Min: 86.29 MiB/s Max: 86.29 MiB/s [W] Avg: 84.51 MiB/s Min: 84.51 MiB/s Max: 84.51 MiB/s [LNet Rates of c] [R] Avg: 717 RPC/s Min: 717 RPC/s Max: 717 RPC/s [W] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [LNet Bandwidth of c] [R] Avg: 82.97 MiB/s Min: 82.97 MiB/s Max: 82.97 MiB/s [W] Avg: 86.77 MiB/s Min: 86.77 MiB/s Max: 86.77 MiB/s [LNet Rates of s] [R] Avg: 709 RPC/s Min: 709 RPC/s Max: 709 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of s] [R] Avg: 86.85 MiB/s Min: 86.85 MiB/s Max: 86.85 MiB/s [W] Avg: 82.18 MiB/s Min: 82.18 MiB/s Max: 82.18 MiB/s [LNet Rates of c] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [LNet Bandwidth of c] [R] Avg: 72.33 MiB/s Min: 72.33 MiB/s Max: 72.33 MiB/s [W] Avg: 73.70 MiB/s Min: 73.70 MiB/s Max: 73.70 MiB/s [LNet Rates of s] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [LNet Bandwidth of s] [R] Avg: 73.51 MiB/s Min: 73.51 MiB/s Max: 73.51 MiB/s [W] Avg: 73.10 MiB/s Min: 73.10 MiB/s Max: 73.10 MiB/s [LNet Rates of c] [R] Avg: 849 RPC/s Min: 849 RPC/s Max: 849 RPC/s [W] Avg: 829 RPC/s Min: 829 RPC/s Max: 829 RPC/s [LNet Bandwidth of c] [R] Avg: 97.76 MiB/s Min: 97.76 MiB/s Max: 97.76 MiB/s [W] Avg: 98.53 MiB/s Min: 98.53 MiB/s Max: 98.53 MiB/s [LNet Rates of s] [R] Avg: 842 RPC/s Min: 842 RPC/s Max: 842 RPC/s [W] Avg: 847 RPC/s Min: 847 RPC/s Max: 847 RPC/s [LNet Bandwidth of s] [R] Avg: 98.67 MiB/s Min: 98.67 MiB/s Max: 98.67 MiB/s [W] Avg: 97.93 MiB/s Min: 97.93 MiB/s Max: 97.93 MiB/s [LNet Rates of c] [R] Avg: 898 RPC/s Min: 898 RPC/s Max: 898 RPC/s [W] Avg: 901 RPC/s Min: 901 RPC/s Max: 901 RPC/s [LNet Bandwidth of c] [R] Avg: 104.81 MiB/s Min: 104.81 MiB/s Max: 104.81 MiB/s [W] Avg: 107.05 MiB/s Min: 107.05 MiB/s Max: 107.05 MiB/s [LNet Rates of s] [R] Avg: 888 RPC/s Min: 888 RPC/s Max: 888 RPC/s [W] Avg: 893 RPC/s Min: 893 RPC/s Max: 893 RPC/s [LNet Bandwidth of s] [R] Avg: 107.23 MiB/s Min: 107.23 MiB/s Max: 107.23 MiB/s [W] Avg: 104.14 MiB/s Min: 104.14 MiB/s Max: 104.14 MiB/s [LNet Rates of c] [R] Avg: 875 RPC/s Min: 875 RPC/s Max: 875 RPC/s [W] Avg: 888 RPC/s Min: 888 RPC/s Max: 888 RPC/s [LNet Bandwidth of c] [R] Avg: 101.51 MiB/s Min: 101.51 MiB/s Max: 101.51 MiB/s [W] Avg: 106.97 MiB/s Min: 106.97 MiB/s Max: 106.97 MiB/s [LNet Rates of s] [R] Avg: 904 RPC/s Min: 904 RPC/s Max: 904 RPC/s [W] Avg: 877 RPC/s Min: 877 RPC/s Max: 877 RPC/s [LNet Bandwidth of s] [R] Avg: 106.50 MiB/s Min: 106.50 MiB/s Max: 106.50 MiB/s [W] Avg: 101.52 MiB/s Min: 101.52 MiB/s Max: 101.52 MiB/s [LNet Rates of c] [R] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [W] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [LNet Bandwidth of c] [R] Avg: 80.04 MiB/s Min: 80.04 MiB/s Max: 80.04 MiB/s [W] Avg: 81.01 MiB/s Min: 81.01 MiB/s Max: 81.01 MiB/s [LNet Rates of s] [R] Avg: 685 RPC/s Min: 685 RPC/s Max: 685 RPC/s [W] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [LNet Bandwidth of s] [R] Avg: 81.40 MiB/s Min: 81.40 MiB/s Max: 81.40 MiB/s [W] Avg: 80.01 MiB/s Min: 80.01 MiB/s Max: 80.01 MiB/s [LNet Rates of c] [R] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of c] [R] Avg: 74.17 MiB/s Min: 74.17 MiB/s Max: 74.17 MiB/s [W] Avg: 76.02 MiB/s Min: 76.02 MiB/s Max: 76.02 MiB/s [LNet Rates of s] [R] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [W] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [LNet Bandwidth of s] [R] Avg: 75.50 MiB/s Min: 75.50 MiB/s Max: 75.50 MiB/s [W] Avg: 74.42 MiB/s Min: 74.42 MiB/s Max: 74.42 MiB/s [LNet Rates of c] [R] Avg: 582 RPC/s Min: 582 RPC/s Max: 582 RPC/s [W] Avg: 610 RPC/s Min: 610 RPC/s Max: 610 RPC/s [LNet Bandwidth of c] [R] Avg: 71.12 MiB/s Min: 71.12 MiB/s Max: 71.12 MiB/s [W] Avg: 72.19 MiB/s Min: 72.19 MiB/s Max: 72.19 MiB/s [LNet Rates of s] [R] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [W] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [LNet Bandwidth of s] [R] Avg: 72.00 MiB/s Min: 72.00 MiB/s Max: 72.00 MiB/s [W] Avg: 70.91 MiB/s Min: 70.91 MiB/s Max: 70.91 MiB/s [LNet Rates of c] [R] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [W] Avg: 725 RPC/s Min: 725 RPC/s Max: 725 RPC/s [LNet Bandwidth of c] [R] Avg: 82.78 MiB/s Min: 82.78 MiB/s Max: 82.78 MiB/s [W] Avg: 86.19 MiB/s Min: 86.19 MiB/s Max: 86.19 MiB/s [LNet Rates of s] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 718 RPC/s Min: 718 RPC/s Max: 718 RPC/s [LNet Bandwidth of s] [R] Avg: 85.99 MiB/s Min: 85.99 MiB/s Max: 85.99 MiB/s [W] Avg: 82.91 MiB/s Min: 82.91 MiB/s Max: 82.91 MiB/s [LNet Rates of c] [R] Avg: 788 RPC/s Min: 788 RPC/s Max: 788 RPC/s [W] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [LNet Bandwidth of c] [R] Avg: 92.65 MiB/s Min: 92.65 MiB/s Max: 92.65 MiB/s [W] Avg: 93.85 MiB/s Min: 93.85 MiB/s Max: 93.85 MiB/s [LNet Rates of s] [R] Avg: 791 RPC/s Min: 791 RPC/s Max: 791 RPC/s [W] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [LNet Bandwidth of s] [R] Avg: 93.91 MiB/s Min: 93.91 MiB/s Max: 93.91 MiB/s [W] Avg: 92.33 MiB/s Min: 92.33 MiB/s Max: 92.33 MiB/s [LNet Rates of c] [R] Avg: 863 RPC/s Min: 863 RPC/s Max: 863 RPC/s [W] Avg: 874 RPC/s Min: 874 RPC/s Max: 874 RPC/s [LNet Bandwidth of c] [R] Avg: 100.36 MiB/s Min: 100.36 MiB/s Max: 100.36 MiB/s [W] Avg: 102.95 MiB/s Min: 102.95 MiB/s Max: 102.95 MiB/s [LNet Rates of s] [R] Avg: 878 RPC/s Min: 878 RPC/s Max: 878 RPC/s [W] Avg: 867 RPC/s Min: 867 RPC/s Max: 867 RPC/s [LNet Bandwidth of s] [R] Avg: 102.94 MiB/s Min: 102.94 MiB/s Max: 102.94 MiB/s [W] Avg: 100.55 MiB/s Min: 100.55 MiB/s Max: 100.55 MiB/s killing 9864 ... 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 oleg402-client: oleg402-client.virtnet: executing lst_cleanup oleg402-server: oleg402-server.virtnet: executing lst_cleanup PASS smoke (337s) == lnet-selftest test complete, duration 376 sec ========= 16:43:51 (1788641031) Starting client oleg402-client.virtnet: -o user_xattr,flock 192.168.204.102@tcp:/lustre /mnt/lustre Mount client oleg402-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.102@tcp:/lustre /mnt/lustre Started clients oleg402-client.virtnet: 192.168.204.102@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 16:43:53 (1788641033) === === lnet-selftest: finish cleanup 16:43:56 (1788641036) ===