-----============= acceptance-small: lnet-selftest ============----- Tue Sep 8 05:11: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 oleg319-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: 'oleg319-server' oleg319-server: oleg319-server.virtnet: executing load_modules_local oleg319-server: kmemleak disabled oleg319-server: Loading modules from /home/green/git/lustre-release/lustre oleg319-server: detected 4 online CPUs by sysfs oleg319-server: MODOPTS_LIBCFS= oleg319-server: Force libcfs to create 2 CPU partitions oleg319-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg319-client.virtnet /mnt/lustre (opts:) Stopping client oleg319-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 05:12:09 (1788858729) oleg319-client: oleg319-client.virtnet: executing lst_cleanup oleg319-server: oleg319-server.virtnet: executing lst_cleanup oleg319-client: oleg319-client.virtnet: executing lst_setup oleg319-server: oleg319-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.203.19@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.203.119@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.203.19@tcp are added to session 192.168.203.119@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: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 79.72 MiB/s Min: 79.72 MiB/s Max: 79.72 MiB/s [W] Avg: 78.68 MiB/s Min: 78.68 MiB/s Max: 78.68 MiB/s [LNet Rates of s] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [LNet Bandwidth of s] [R] Avg: 78.87 MiB/s Min: 78.87 MiB/s Max: 78.87 MiB/s [W] Avg: 79.68 MiB/s Min: 79.68 MiB/s Max: 79.68 MiB/s [LNet Rates of c] [R] Avg: 809 RPC/s Min: 809 RPC/s Max: 809 RPC/s [W] Avg: 810 RPC/s Min: 810 RPC/s Max: 810 RPC/s [LNet Bandwidth of c] [R] Avg: 95.03 MiB/s Min: 95.03 MiB/s Max: 95.03 MiB/s [W] Avg: 95.41 MiB/s Min: 95.41 MiB/s Max: 95.41 MiB/s [LNet Rates of s] [R] Avg: 819 RPC/s Min: 819 RPC/s Max: 819 RPC/s [W] Avg: 818 RPC/s Min: 818 RPC/s Max: 818 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.22 MiB/s Min: 95.22 MiB/s Max: 95.22 MiB/s [LNet Rates of c] [R] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [LNet Bandwidth of c] [R] Avg: 75.60 MiB/s Min: 75.60 MiB/s Max: 75.60 MiB/s [W] Avg: 76.58 MiB/s Min: 76.58 MiB/s Max: 76.58 MiB/s [LNet Rates of s] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [LNet Bandwidth of s] [R] Avg: 76.16 MiB/s Min: 76.16 MiB/s Max: 76.16 MiB/s [W] Avg: 75.56 MiB/s Min: 75.56 MiB/s Max: 75.56 MiB/s [LNet Rates of c] [R] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [LNet Bandwidth of c] [R] Avg: 74.22 MiB/s Min: 74.22 MiB/s Max: 74.22 MiB/s [W] Avg: 76.30 MiB/s Min: 76.30 MiB/s Max: 76.30 MiB/s [LNet Rates of s] [R] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of s] [R] Avg: 75.54 MiB/s Min: 75.54 MiB/s Max: 75.54 MiB/s [W] Avg: 74.04 MiB/s Min: 74.04 MiB/s Max: 74.04 MiB/s [LNet Rates of c] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [LNet Bandwidth of c] [R] Avg: 74.34 MiB/s Min: 74.34 MiB/s Max: 74.34 MiB/s [W] Avg: 74.17 MiB/s Min: 74.17 MiB/s Max: 74.17 MiB/s [LNet Rates of s] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [LNet Bandwidth of s] [R] Avg: 74.75 MiB/s Min: 74.75 MiB/s Max: 74.75 MiB/s [W] Avg: 74.54 MiB/s Min: 74.54 MiB/s Max: 74.54 MiB/s [LNet Rates of c] [R] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [W] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [LNet Bandwidth of c] [R] Avg: 78.91 MiB/s Min: 78.91 MiB/s Max: 78.91 MiB/s [W] Avg: 79.40 MiB/s Min: 79.40 MiB/s Max: 79.40 MiB/s [LNet Rates of s] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [LNet Bandwidth of s] [R] Avg: 79.45 MiB/s Min: 79.45 MiB/s Max: 79.45 MiB/s [W] Avg: 78.75 MiB/s Min: 78.75 MiB/s Max: 78.75 MiB/s [LNet Rates of c] [R] Avg: 701 RPC/s Min: 701 RPC/s Max: 701 RPC/s [W] Avg: 711 RPC/s Min: 711 RPC/s Max: 711 RPC/s [LNet Bandwidth of c] [R] Avg: 82.69 MiB/s Min: 82.69 MiB/s Max: 82.69 MiB/s [W] Avg: 83.13 MiB/s Min: 83.13 MiB/s Max: 83.13 MiB/s [LNet Rates of s] [R] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [W] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [LNet Bandwidth of s] [R] Avg: 83.05 MiB/s Min: 83.05 MiB/s Max: 83.05 MiB/s [W] Avg: 82.84 MiB/s Min: 82.84 MiB/s Max: 82.84 MiB/s [LNet Rates of c] [R] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of c] [R] Avg: 74.35 MiB/s Min: 74.35 MiB/s Max: 74.35 MiB/s [W] Avg: 76.09 MiB/s Min: 76.09 MiB/s Max: 76.09 MiB/s [LNet Rates of s] [R] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [W] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [LNet Bandwidth of s] [R] Avg: 76.09 MiB/s Min: 76.09 MiB/s Max: 76.09 MiB/s [W] Avg: 74.34 MiB/s Min: 74.34 MiB/s Max: 74.34 MiB/s [LNet Rates of c] [R] Avg: 493 RPC/s Min: 493 RPC/s Max: 493 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of c] [R] Avg: 58.48 MiB/s Min: 58.48 MiB/s Max: 58.48 MiB/s [W] Avg: 58.67 MiB/s Min: 58.67 MiB/s Max: 58.67 MiB/s [LNet Rates of s] [R] Avg: 497 RPC/s Min: 497 RPC/s Max: 497 RPC/s [W] Avg: 496 RPC/s Min: 496 RPC/s Max: 496 RPC/s [LNet Bandwidth of s] [R] Avg: 58.66 MiB/s Min: 58.66 MiB/s Max: 58.66 MiB/s [W] Avg: 58.37 MiB/s Min: 58.37 MiB/s Max: 58.37 MiB/s [LNet Rates of c] [R] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [W] Avg: 567 RPC/s Min: 567 RPC/s Max: 567 RPC/s [LNet Bandwidth of c] [R] Avg: 67.29 MiB/s Min: 67.29 MiB/s Max: 67.29 MiB/s [W] Avg: 69.00 MiB/s Min: 69.00 MiB/s Max: 69.00 MiB/s [LNet Rates of s] [R] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [W] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [LNet Bandwidth of s] [R] Avg: 68.82 MiB/s Min: 68.82 MiB/s Max: 68.82 MiB/s [W] Avg: 67.53 MiB/s Min: 67.53 MiB/s Max: 67.53 MiB/s [LNet Rates of c] [R] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of c] [R] Avg: 75.54 MiB/s Min: 75.54 MiB/s Max: 75.54 MiB/s [W] Avg: 77.46 MiB/s Min: 77.46 MiB/s Max: 77.46 MiB/s [LNet Rates of s] [R] Avg: 660 RPC/s Min: 660 RPC/s Max: 660 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of s] [R] Avg: 77.80 MiB/s Min: 77.80 MiB/s Max: 77.80 MiB/s [W] Avg: 76.07 MiB/s Min: 76.07 MiB/s Max: 76.07 MiB/s [LNet Rates of c] [R] Avg: 756 RPC/s Min: 756 RPC/s Max: 756 RPC/s [W] Avg: 775 RPC/s Min: 775 RPC/s Max: 775 RPC/s [LNet Bandwidth of c] [R] Avg: 89.22 MiB/s Min: 89.22 MiB/s Max: 89.22 MiB/s [W] Avg: 91.17 MiB/s Min: 91.17 MiB/s Max: 91.17 MiB/s [LNet Rates of s] [R] Avg: 756 RPC/s Min: 756 RPC/s Max: 756 RPC/s [W] Avg: 771 RPC/s Min: 771 RPC/s Max: 771 RPC/s [LNet Bandwidth of s] [R] Avg: 92.04 MiB/s Min: 92.04 MiB/s Max: 92.04 MiB/s [W] Avg: 89.25 MiB/s Min: 89.25 MiB/s Max: 89.25 MiB/s [LNet Rates of c] [R] Avg: 886 RPC/s Min: 886 RPC/s Max: 886 RPC/s [W] Avg: 883 RPC/s Min: 883 RPC/s Max: 883 RPC/s [LNet Bandwidth of c] [R] Avg: 101.18 MiB/s Min: 101.18 MiB/s Max: 101.18 MiB/s [W] Avg: 106.08 MiB/s Min: 106.08 MiB/s Max: 106.08 MiB/s [LNet Rates of s] [R] Avg: 902 RPC/s Min: 902 RPC/s Max: 902 RPC/s [W] Avg: 876 RPC/s Min: 876 RPC/s Max: 876 RPC/s [LNet Bandwidth of s] [R] Avg: 106.63 MiB/s Min: 106.63 MiB/s Max: 106.63 MiB/s [W] Avg: 101.32 MiB/s Min: 101.32 MiB/s Max: 101.32 MiB/s [LNet Rates of c] [R] Avg: 800 RPC/s Min: 800 RPC/s Max: 800 RPC/s [W] Avg: 802 RPC/s Min: 802 RPC/s Max: 802 RPC/s [LNet Bandwidth of c] [R] Avg: 94.26 MiB/s Min: 94.26 MiB/s Max: 94.26 MiB/s [W] Avg: 94.26 MiB/s Min: 94.26 MiB/s Max: 94.26 MiB/s [LNet Rates of s] [R] Avg: 805 RPC/s Min: 805 RPC/s Max: 805 RPC/s [W] Avg: 793 RPC/s Min: 793 RPC/s Max: 793 RPC/s [LNet Bandwidth of s] [R] Avg: 92.80 MiB/s Min: 92.80 MiB/s Max: 92.80 MiB/s [W] Avg: 93.43 MiB/s Min: 93.43 MiB/s Max: 93.43 MiB/s [LNet Rates of c] [R] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of c] [R] Avg: 74.51 MiB/s Min: 74.51 MiB/s Max: 74.51 MiB/s [W] Avg: 76.41 MiB/s Min: 76.41 MiB/s Max: 76.41 MiB/s [LNet Rates of s] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of s] [R] Avg: 75.68 MiB/s Min: 75.68 MiB/s Max: 75.68 MiB/s [W] Avg: 74.22 MiB/s Min: 74.22 MiB/s Max: 74.22 MiB/s [LNet Rates of c] [R] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of c] [R] Avg: 77.03 MiB/s Min: 77.03 MiB/s Max: 77.03 MiB/s [W] Avg: 79.09 MiB/s Min: 79.09 MiB/s Max: 79.09 MiB/s [LNet Rates of s] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [LNet Bandwidth of s] [R] Avg: 79.40 MiB/s Min: 79.40 MiB/s Max: 79.40 MiB/s [W] Avg: 77.33 MiB/s Min: 77.33 MiB/s Max: 77.33 MiB/s [LNet Rates of c] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of c] [R] Avg: 75.82 MiB/s Min: 75.82 MiB/s Max: 75.82 MiB/s [W] Avg: 76.71 MiB/s Min: 76.71 MiB/s Max: 76.71 MiB/s [LNet Rates of s] [R] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [W] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [LNet Bandwidth of s] [R] Avg: 76.94 MiB/s Min: 76.94 MiB/s Max: 76.94 MiB/s [W] Avg: 75.65 MiB/s Min: 75.65 MiB/s Max: 75.65 MiB/s [LNet Rates of c] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [LNet Bandwidth of c] [R] Avg: 80.83 MiB/s Min: 80.83 MiB/s Max: 80.83 MiB/s [W] Avg: 82.50 MiB/s Min: 82.50 MiB/s Max: 82.50 MiB/s [LNet Rates of s] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [LNet Bandwidth of s] [R] Avg: 82.25 MiB/s Min: 82.25 MiB/s Max: 82.25 MiB/s [W] Avg: 80.68 MiB/s Min: 80.68 MiB/s Max: 80.68 MiB/s [LNet Rates of c] [R] Avg: 798 RPC/s Min: 798 RPC/s Max: 798 RPC/s [W] Avg: 798 RPC/s Min: 798 RPC/s Max: 798 RPC/s [LNet Bandwidth of c] [R] Avg: 92.59 MiB/s Min: 92.59 MiB/s Max: 92.59 MiB/s [W] Avg: 94.18 MiB/s Min: 94.18 MiB/s Max: 94.18 MiB/s [LNet Rates of s] [R] Avg: 793 RPC/s Min: 793 RPC/s Max: 793 RPC/s [W] Avg: 789 RPC/s Min: 789 RPC/s Max: 789 RPC/s [LNet Bandwidth of s] [R] Avg: 94.42 MiB/s Min: 94.42 MiB/s Max: 94.42 MiB/s [W] Avg: 91.90 MiB/s Min: 91.90 MiB/s Max: 91.90 MiB/s [LNet Rates of c] [R] Avg: 671 RPC/s Min: 671 RPC/s Max: 671 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of c] [R] Avg: 76.04 MiB/s Min: 76.04 MiB/s Max: 76.04 MiB/s [W] Avg: 75.94 MiB/s Min: 75.94 MiB/s Max: 75.94 MiB/s [LNet Rates of s] [R] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of s] [R] Avg: 75.22 MiB/s Min: 75.22 MiB/s Max: 75.22 MiB/s [W] Avg: 75.85 MiB/s Min: 75.85 MiB/s Max: 75.85 MiB/s [LNet Rates of c] [R] Avg: 567 RPC/s Min: 567 RPC/s Max: 567 RPC/s [W] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [LNet Bandwidth of c] [R] Avg: 68.13 MiB/s Min: 68.13 MiB/s Max: 68.13 MiB/s [W] Avg: 70.02 MiB/s Min: 70.02 MiB/s Max: 70.02 MiB/s [LNet Rates of s] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of s] [R] Avg: 69.73 MiB/s Min: 69.73 MiB/s Max: 69.73 MiB/s [W] Avg: 68.55 MiB/s Min: 68.55 MiB/s Max: 68.55 MiB/s [LNet Rates of c] [R] Avg: 491 RPC/s Min: 491 RPC/s Max: 491 RPC/s [W] Avg: 483 RPC/s Min: 483 RPC/s Max: 483 RPC/s [LNet Bandwidth of c] [R] Avg: 57.27 MiB/s Min: 57.27 MiB/s Max: 57.27 MiB/s [W] Avg: 57.92 MiB/s Min: 57.92 MiB/s Max: 57.92 MiB/s [LNet Rates of s] [R] Avg: 493 RPC/s Min: 493 RPC/s Max: 493 RPC/s [W] Avg: 491 RPC/s Min: 491 RPC/s Max: 491 RPC/s [LNet Bandwidth of s] [R] Avg: 58.27 MiB/s Min: 58.27 MiB/s Max: 58.27 MiB/s [W] Avg: 57.19 MiB/s Min: 57.19 MiB/s Max: 57.19 MiB/s [LNet Rates of c] [R] Avg: 611 RPC/s Min: 611 RPC/s Max: 611 RPC/s [W] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [LNet Bandwidth of c] [R] Avg: 71.69 MiB/s Min: 71.69 MiB/s Max: 71.69 MiB/s [W] Avg: 72.95 MiB/s Min: 72.95 MiB/s Max: 72.95 MiB/s [LNet Rates of s] [R] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [W] Avg: 610 RPC/s Min: 610 RPC/s Max: 610 RPC/s [LNet Bandwidth of s] [R] Avg: 73.10 MiB/s Min: 73.10 MiB/s Max: 73.10 MiB/s [W] Avg: 71.76 MiB/s Min: 71.76 MiB/s Max: 71.76 MiB/s [LNet Rates of c] [R] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [W] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [LNet Bandwidth of c] [R] Avg: 80.41 MiB/s Min: 80.41 MiB/s Max: 80.41 MiB/s [W] Avg: 80.71 MiB/s Min: 80.71 MiB/s Max: 80.71 MiB/s [LNet Rates of s] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 681 RPC/s Min: 681 RPC/s Max: 681 RPC/s [LNet Bandwidth of s] [R] Avg: 80.34 MiB/s Min: 80.34 MiB/s Max: 80.34 MiB/s [W] Avg: 80.32 MiB/s Min: 80.32 MiB/s Max: 80.32 MiB/s [LNet Rates of c] [R] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [W] Avg: 770 RPC/s Min: 770 RPC/s Max: 770 RPC/s [LNet Bandwidth of c] [R] Avg: 88.14 MiB/s Min: 88.14 MiB/s Max: 88.14 MiB/s [W] Avg: 89.00 MiB/s Min: 89.00 MiB/s Max: 89.00 MiB/s [LNet Rates of s] [R] Avg: 764 RPC/s Min: 764 RPC/s Max: 764 RPC/s [W] Avg: 753 RPC/s Min: 753 RPC/s Max: 753 RPC/s [LNet Bandwidth of s] [R] Avg: 89.39 MiB/s Min: 89.39 MiB/s Max: 89.39 MiB/s [W] Avg: 88.52 MiB/s Min: 88.52 MiB/s Max: 88.52 MiB/s [LNet Rates of c] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [LNet Bandwidth of c] [R] Avg: 70.81 MiB/s Min: 70.81 MiB/s Max: 70.81 MiB/s [W] Avg: 70.53 MiB/s Min: 70.53 MiB/s Max: 70.53 MiB/s [LNet Rates of s] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [LNet Bandwidth of s] [R] Avg: 70.31 MiB/s Min: 70.31 MiB/s Max: 70.31 MiB/s [W] Avg: 70.79 MiB/s Min: 70.79 MiB/s Max: 70.79 MiB/s [LNet Rates of c] [R] Avg: 680 RPC/s Min: 680 RPC/s Max: 680 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of c] [R] Avg: 77.74 MiB/s Min: 77.74 MiB/s Max: 77.74 MiB/s [W] Avg: 79.81 MiB/s Min: 79.81 MiB/s Max: 79.81 MiB/s [LNet Rates of s] [R] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of s] [R] Avg: 80.39 MiB/s Min: 80.39 MiB/s Max: 80.39 MiB/s [W] Avg: 77.52 MiB/s Min: 77.52 MiB/s Max: 77.52 MiB/s [LNet Rates of c] [R] Avg: 722 RPC/s Min: 722 RPC/s Max: 722 RPC/s [W] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [LNet Bandwidth of c] [R] Avg: 83.42 MiB/s Min: 83.42 MiB/s Max: 83.42 MiB/s [W] Avg: 84.68 MiB/s Min: 84.68 MiB/s Max: 84.68 MiB/s [LNet Rates of s] [R] Avg: 722 RPC/s Min: 722 RPC/s Max: 722 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of s] [R] Avg: 84.91 MiB/s Min: 84.91 MiB/s Max: 84.91 MiB/s [W] Avg: 83.56 MiB/s Min: 83.56 MiB/s Max: 83.56 MiB/s [LNet Rates of c] [R] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [W] Avg: 702 RPC/s Min: 702 RPC/s Max: 702 RPC/s [LNet Bandwidth of c] [R] Avg: 81.36 MiB/s Min: 81.36 MiB/s Max: 81.36 MiB/s [W] Avg: 81.95 MiB/s Min: 81.95 MiB/s Max: 81.95 MiB/s [LNet Rates of s] [R] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [W] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [LNet Bandwidth of s] [R] Avg: 81.52 MiB/s Min: 81.52 MiB/s Max: 81.52 MiB/s [W] Avg: 81.62 MiB/s Min: 81.62 MiB/s Max: 81.62 MiB/s killing 9806 ... 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 oleg319-server: oleg319-server.virtnet: executing lst_cleanup oleg319-client: oleg319-client.virtnet: executing lst_cleanup PASS smoke (342s) == lnet-selftest test complete, duration 375 sec ========= 05:17:51 (1788859071) Starting client oleg319-client.virtnet: -o user_xattr,flock 192.168.203.119@tcp:/lustre /mnt/lustre Mount client oleg319-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.203.119@tcp:/lustre /mnt/lustre Started clients oleg319-client.virtnet: 192.168.203.119@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 05:17:54 (1788859074) === === lnet-selftest: finish cleanup 05:18:00 (1788859080) ===