-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 20:21:41 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 oleg616-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: 'oleg616-server' oleg616-server: oleg616-server.virtnet: executing load_modules_local oleg616-server: kmemleak disabled oleg616-server: Loading modules from /home/green/git/lustre-release/lustre oleg616-server: detected 4 online CPUs by sysfs oleg616-server: MODOPTS_LIBCFS= oleg616-server: Force libcfs to create 2 CPU partitions oleg616-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg616-client.virtnet /mnt/lustre (opts:) Stopping client oleg616-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 20:22:19 (1788567739) oleg616-client: oleg616-client.virtnet: executing lst_cleanup oleg616-server: oleg616-server.virtnet: executing lst_cleanup oleg616-client: oleg616-client.virtnet: executing lst_setup oleg616-server: oleg616-server.virtnet: executing lst_setup #!/usr/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.206.16@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.206.116@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.16@tcp are added to session 192.168.206.116@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: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of c] [R] Avg: 74.60 MiB/s Min: 74.60 MiB/s Max: 74.60 MiB/s [W] Avg: 77.34 MiB/s Min: 77.34 MiB/s Max: 77.34 MiB/s [LNet Rates of s] [R] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [W] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [LNet Bandwidth of s] [R] Avg: 77.20 MiB/s Min: 77.20 MiB/s Max: 77.20 MiB/s [W] Avg: 74.92 MiB/s Min: 74.92 MiB/s Max: 74.92 MiB/s [LNet Rates of c] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [LNet Bandwidth of c] [R] Avg: 73.25 MiB/s Min: 73.25 MiB/s Max: 73.25 MiB/s [W] Avg: 73.90 MiB/s Min: 73.90 MiB/s Max: 73.90 MiB/s [LNet Rates of s] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [LNet Bandwidth of s] [R] Avg: 72.99 MiB/s Min: 72.99 MiB/s Max: 72.99 MiB/s [W] Avg: 71.46 MiB/s Min: 71.46 MiB/s Max: 71.46 MiB/s [LNet Rates of c] [R] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [W] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [LNet Bandwidth of c] [R] Avg: 76.08 MiB/s Min: 76.08 MiB/s Max: 76.08 MiB/s [W] Avg: 75.51 MiB/s Min: 75.51 MiB/s Max: 75.51 MiB/s [LNet Rates of s] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 649 RPC/s Min: 649 RPC/s Max: 649 RPC/s [LNet Bandwidth of s] [R] Avg: 76.43 MiB/s Min: 76.43 MiB/s Max: 76.43 MiB/s [W] Avg: 78.07 MiB/s Min: 78.07 MiB/s Max: 78.07 MiB/s [LNet Rates of c] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [LNet Bandwidth of c] [R] Avg: 75.70 MiB/s Min: 75.70 MiB/s Max: 75.70 MiB/s [W] Avg: 79.05 MiB/s Min: 79.05 MiB/s Max: 79.05 MiB/s [LNet Rates of s] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [LNet Bandwidth of s] [R] Avg: 79.05 MiB/s Min: 79.05 MiB/s Max: 79.05 MiB/s [W] Avg: 75.15 MiB/s Min: 75.15 MiB/s Max: 75.15 MiB/s [LNet Rates of c] [R] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [W] Avg: 592 RPC/s Min: 592 RPC/s Max: 592 RPC/s [LNet Bandwidth of c] [R] Avg: 70.12 MiB/s Min: 70.12 MiB/s Max: 70.12 MiB/s [W] Avg: 70.42 MiB/s Min: 70.42 MiB/s Max: 70.42 MiB/s [LNet Rates of s] [R] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [W] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [LNet Bandwidth of s] [R] Avg: 70.57 MiB/s Min: 70.57 MiB/s Max: 70.57 MiB/s [W] Avg: 70.27 MiB/s Min: 70.27 MiB/s Max: 70.27 MiB/s [LNet Rates of c] [R] Avg: 624 RPC/s Min: 624 RPC/s Max: 624 RPC/s [W] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [LNet Bandwidth of c] [R] Avg: 71.08 MiB/s Min: 71.08 MiB/s Max: 71.08 MiB/s [W] Avg: 72.74 MiB/s Min: 72.74 MiB/s Max: 72.74 MiB/s [LNet Rates of s] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 619 RPC/s Min: 619 RPC/s Max: 619 RPC/s [LNet Bandwidth of s] [R] Avg: 72.54 MiB/s Min: 72.54 MiB/s Max: 72.54 MiB/s [W] Avg: 71.09 MiB/s Min: 71.09 MiB/s Max: 71.09 MiB/s [LNet Rates of c] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [LNet Bandwidth of c] [R] Avg: 76.51 MiB/s Min: 76.51 MiB/s Max: 76.51 MiB/s [W] Avg: 76.96 MiB/s Min: 76.96 MiB/s Max: 76.96 MiB/s [LNet Rates of s] [R] Avg: 662 RPC/s Min: 662 RPC/s Max: 662 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: 76.52 MiB/s Min: 76.52 MiB/s Max: 76.52 MiB/s [LNet Rates of c] [R] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [W] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [LNet Bandwidth of c] [R] Avg: 79.01 MiB/s Min: 79.01 MiB/s Max: 79.01 MiB/s [W] Avg: 78.43 MiB/s Min: 78.43 MiB/s Max: 78.43 MiB/s [LNet Rates of s] [R] Avg: 664 RPC/s Min: 664 RPC/s Max: 664 RPC/s [W] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [LNet Bandwidth of s] [R] Avg: 78.46 MiB/s Min: 78.46 MiB/s Max: 78.46 MiB/s [W] Avg: 78.84 MiB/s Min: 78.84 MiB/s Max: 78.84 MiB/s [LNet Rates of c] [R] Avg: 629 RPC/s Min: 629 RPC/s Max: 629 RPC/s [W] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [LNet Bandwidth of c] [R] Avg: 74.47 MiB/s Min: 74.47 MiB/s Max: 74.47 MiB/s [W] Avg: 74.76 MiB/s Min: 74.76 MiB/s Max: 74.76 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: 74.62 MiB/s Min: 74.62 MiB/s Max: 74.62 MiB/s [W] Avg: 74.53 MiB/s Min: 74.53 MiB/s Max: 74.53 MiB/s [LNet Rates of c] [R] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [W] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [LNet Bandwidth of c] [R] Avg: 67.96 MiB/s Min: 67.96 MiB/s Max: 67.96 MiB/s [W] Avg: 67.32 MiB/s Min: 67.32 MiB/s Max: 67.32 MiB/s [LNet Rates of s] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of s] [R] Avg: 68.27 MiB/s Min: 68.27 MiB/s Max: 68.27 MiB/s [W] Avg: 68.06 MiB/s Min: 68.06 MiB/s Max: 68.06 MiB/s [LNet Rates of c] [R] Avg: 604 RPC/s Min: 604 RPC/s Max: 604 RPC/s [W] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [LNet Bandwidth of c] [R] Avg: 72.94 MiB/s Min: 72.94 MiB/s Max: 72.94 MiB/s [W] Avg: 74.79 MiB/s Min: 74.79 MiB/s Max: 74.79 MiB/s [LNet Rates of s] [R] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [W] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [LNet Bandwidth of s] [R] Avg: 74.20 MiB/s Min: 74.20 MiB/s Max: 74.20 MiB/s [W] Avg: 73.00 MiB/s Min: 73.00 MiB/s Max: 73.00 MiB/s [LNet Rates of c] [R] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [W] Avg: 650 RPC/s Min: 650 RPC/s Max: 650 RPC/s [LNet Bandwidth of c] [R] Avg: 76.30 MiB/s Min: 76.30 MiB/s Max: 76.30 MiB/s [W] Avg: 77.11 MiB/s Min: 77.11 MiB/s Max: 77.11 MiB/s [LNet Rates of s] [R] Avg: 657 RPC/s Min: 657 RPC/s Max: 657 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of s] [R] Avg: 76.31 MiB/s Min: 76.31 MiB/s Max: 76.31 MiB/s [W] Avg: 75.15 MiB/s Min: 75.15 MiB/s Max: 75.15 MiB/s [LNet Rates of c] [R] Avg: 528 RPC/s Min: 528 RPC/s Max: 528 RPC/s [W] Avg: 529 RPC/s Min: 529 RPC/s Max: 529 RPC/s [LNet Bandwidth of c] [R] Avg: 61.74 MiB/s Min: 61.74 MiB/s Max: 61.74 MiB/s [W] Avg: 62.14 MiB/s Min: 62.14 MiB/s Max: 62.14 MiB/s [LNet Rates of s] [R] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [W] Avg: 532 RPC/s Min: 532 RPC/s Max: 532 RPC/s [LNet Bandwidth of s] [R] Avg: 62.82 MiB/s Min: 62.82 MiB/s Max: 62.82 MiB/s [W] Avg: 62.14 MiB/s Min: 62.14 MiB/s Max: 62.14 MiB/s [LNet Rates of c] [R] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [W] Avg: 555 RPC/s Min: 555 RPC/s Max: 555 RPC/s [LNet Bandwidth of c] [R] Avg: 63.74 MiB/s Min: 63.74 MiB/s Max: 63.74 MiB/s [W] Avg: 65.00 MiB/s Min: 65.00 MiB/s Max: 65.00 MiB/s [LNet Rates of s] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [LNet Bandwidth of s] [R] Avg: 64.46 MiB/s Min: 64.46 MiB/s Max: 64.46 MiB/s [W] Avg: 64.44 MiB/s Min: 64.44 MiB/s Max: 64.44 MiB/s [LNet Rates of c] [R] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [W] Avg: 566 RPC/s Min: 566 RPC/s Max: 566 RPC/s [LNet Bandwidth of c] [R] Avg: 68.50 MiB/s Min: 68.50 MiB/s Max: 68.50 MiB/s [W] Avg: 69.80 MiB/s Min: 69.80 MiB/s Max: 69.80 MiB/s [LNet Rates of s] [R] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [W] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [LNet Bandwidth of s] [R] Avg: 70.13 MiB/s Min: 70.13 MiB/s Max: 70.13 MiB/s [W] Avg: 68.54 MiB/s Min: 68.54 MiB/s Max: 68.54 MiB/s [LNet Rates of c] [R] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [W] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [LNet Bandwidth of c] [R] Avg: 72.46 MiB/s Min: 72.46 MiB/s Max: 72.46 MiB/s [W] Avg: 73.72 MiB/s Min: 73.72 MiB/s Max: 73.72 MiB/s [LNet Rates of s] [R] Avg: 616 RPC/s Min: 616 RPC/s Max: 616 RPC/s [W] Avg: 620 RPC/s Min: 620 RPC/s Max: 620 RPC/s [LNet Bandwidth of s] [R] Avg: 74.29 MiB/s Min: 74.29 MiB/s Max: 74.29 MiB/s [W] Avg: 72.73 MiB/s Min: 72.73 MiB/s Max: 72.73 MiB/s [LNet Rates of c] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 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.82 MiB/s Min: 76.82 MiB/s Max: 76.82 MiB/s [LNet Rates of s] [R] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of s] [R] Avg: 76.11 MiB/s Min: 76.11 MiB/s Max: 76.11 MiB/s [W] Avg: 76.10 MiB/s Min: 76.10 MiB/s Max: 76.10 MiB/s [LNet Rates of c] [R] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of c] [R] Avg: 76.92 MiB/s Min: 76.92 MiB/s Max: 76.92 MiB/s [W] Avg: 77.45 MiB/s Min: 77.45 MiB/s Max: 77.45 MiB/s [LNet Rates of s] [R] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [W] Avg: 658 RPC/s Min: 658 RPC/s Max: 658 RPC/s [LNet Bandwidth of s] [R] Avg: 77.56 MiB/s Min: 77.56 MiB/s Max: 77.56 MiB/s [W] Avg: 76.60 MiB/s Min: 76.60 MiB/s Max: 76.60 MiB/s [LNet Rates of c] [R] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of c] [R] Avg: 78.49 MiB/s Min: 78.49 MiB/s Max: 78.49 MiB/s [W] Avg: 77.03 MiB/s Min: 77.03 MiB/s Max: 77.03 MiB/s [LNet Rates of s] [R] Avg: 667 RPC/s Min: 667 RPC/s Max: 667 RPC/s [W] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [LNet Bandwidth of s] [R] Avg: 77.55 MiB/s Min: 77.55 MiB/s Max: 77.55 MiB/s [W] Avg: 78.31 MiB/s Min: 78.31 MiB/s Max: 78.31 MiB/s [LNet Rates of c] [R] Avg: 727 RPC/s Min: 727 RPC/s Max: 727 RPC/s [W] Avg: 730 RPC/s Min: 730 RPC/s Max: 730 RPC/s [LNet Bandwidth of c] [R] Avg: 85.22 MiB/s Min: 85.22 MiB/s Max: 85.22 MiB/s [W] Avg: 85.50 MiB/s Min: 85.50 MiB/s Max: 85.50 MiB/s [LNet Rates of s] [R] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 719 RPC/s Min: 719 RPC/s Max: 719 RPC/s [LNet Bandwidth of s] [R] Avg: 84.32 MiB/s Min: 84.32 MiB/s Max: 84.32 MiB/s [W] Avg: 84.98 MiB/s Min: 84.98 MiB/s Max: 84.98 MiB/s [LNet Rates of c] [R] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [W] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [LNet Bandwidth of c] [R] Avg: 69.58 MiB/s Min: 69.58 MiB/s Max: 69.58 MiB/s [W] Avg: 70.33 MiB/s Min: 70.33 MiB/s Max: 70.33 MiB/s [LNet Rates of s] [R] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [W] Avg: 599 RPC/s Min: 599 RPC/s Max: 599 RPC/s [LNet Bandwidth of s] [R] Avg: 70.70 MiB/s Min: 70.70 MiB/s Max: 70.70 MiB/s [W] Avg: 69.49 MiB/s Min: 69.49 MiB/s Max: 69.49 MiB/s [LNet Rates of c] [R] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [W] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [LNet Bandwidth of c] [R] Avg: 73.58 MiB/s Min: 73.58 MiB/s Max: 73.58 MiB/s [W] Avg: 75.02 MiB/s Min: 75.02 MiB/s Max: 75.02 MiB/s [LNet Rates of s] [R] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of s] [R] Avg: 75.18 MiB/s Min: 75.18 MiB/s Max: 75.18 MiB/s [W] Avg: 74.01 MiB/s Min: 74.01 MiB/s Max: 74.01 MiB/s [LNet Rates of c] [R] Avg: 716 RPC/s Min: 716 RPC/s Max: 716 RPC/s [W] Avg: 691 RPC/s Min: 691 RPC/s Max: 691 RPC/s [LNet Bandwidth of c] [R] Avg: 82.82 MiB/s Min: 82.82 MiB/s Max: 82.82 MiB/s [W] Avg: 83.91 MiB/s Min: 83.91 MiB/s Max: 83.91 MiB/s [LNet Rates of s] [R] Avg: 704 RPC/s Min: 704 RPC/s Max: 704 RPC/s [W] Avg: 710 RPC/s Min: 710 RPC/s Max: 710 RPC/s [LNet Bandwidth of s] [R] Avg: 84.59 MiB/s Min: 84.59 MiB/s Max: 84.59 MiB/s [W] Avg: 82.69 MiB/s Min: 82.69 MiB/s Max: 82.69 MiB/s [LNet Rates of c] [R] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of c] [R] Avg: 67.77 MiB/s Min: 67.77 MiB/s Max: 67.77 MiB/s [W] Avg: 68.17 MiB/s Min: 68.17 MiB/s Max: 68.17 MiB/s [LNet Rates of s] [R] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [W] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [LNet Bandwidth of s] [R] Avg: 66.88 MiB/s Min: 66.88 MiB/s Max: 66.88 MiB/s [W] Avg: 67.37 MiB/s Min: 67.37 MiB/s Max: 67.37 MiB/s [LNet Rates of c] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of c] [R] Avg: 75.34 MiB/s Min: 75.34 MiB/s Max: 75.34 MiB/s [W] Avg: 77.41 MiB/s Min: 77.41 MiB/s Max: 77.41 MiB/s [LNet Rates of s] [R] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [W] Avg: 654 RPC/s Min: 654 RPC/s Max: 654 RPC/s [LNet Bandwidth of s] [R] Avg: 78.21 MiB/s Min: 78.21 MiB/s Max: 78.21 MiB/s [W] Avg: 75.98 MiB/s Min: 75.98 MiB/s Max: 75.98 MiB/s [LNet Rates of c] [R] Avg: 626 RPC/s Min: 626 RPC/s Max: 626 RPC/s [W] Avg: 651 RPC/s Min: 651 RPC/s Max: 651 RPC/s [LNet Bandwidth of c] [R] Avg: 75.91 MiB/s Min: 75.91 MiB/s Max: 75.91 MiB/s [W] Avg: 75.54 MiB/s Min: 75.54 MiB/s Max: 75.54 MiB/s [LNet Rates of s] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [LNet Bandwidth of s] [R] Avg: 74.72 MiB/s Min: 74.72 MiB/s Max: 74.72 MiB/s [W] Avg: 75.50 MiB/s Min: 75.50 MiB/s Max: 75.50 MiB/s [LNet Rates of c] [R] Avg: 626 RPC/s Min: 626 RPC/s Max: 626 RPC/s [W] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [LNet Bandwidth of c] [R] Avg: 72.30 MiB/s Min: 72.30 MiB/s Max: 72.30 MiB/s [W] Avg: 72.19 MiB/s Min: 72.19 MiB/s Max: 72.19 MiB/s [LNet Rates of s] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [LNet Bandwidth of s] [R] Avg: 73.41 MiB/s Min: 73.41 MiB/s Max: 73.41 MiB/s [W] Avg: 72.36 MiB/s Min: 72.36 MiB/s Max: 72.36 MiB/s [LNet Rates of c] [R] Avg: 739 RPC/s Min: 739 RPC/s Max: 739 RPC/s [W] Avg: 766 RPC/s Min: 766 RPC/s Max: 766 RPC/s [LNet Bandwidth of c] [R] Avg: 89.03 MiB/s Min: 89.03 MiB/s Max: 89.03 MiB/s [W] Avg: 88.47 MiB/s Min: 88.47 MiB/s Max: 88.47 MiB/s [LNet Rates of s] [R] Avg: 763 RPC/s Min: 763 RPC/s Max: 763 RPC/s [W] Avg: 756 RPC/s Min: 756 RPC/s Max: 756 RPC/s [LNet Bandwidth of s] [R] Avg: 88.01 MiB/s Min: 88.01 MiB/s Max: 88.01 MiB/s [W] Avg: 89.39 MiB/s Min: 89.39 MiB/s Max: 89.39 MiB/s [LNet Rates of c] [R] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of c] [R] Avg: 72.95 MiB/s Min: 72.95 MiB/s Max: 72.95 MiB/s [W] Avg: 74.13 MiB/s Min: 74.13 MiB/s Max: 74.13 MiB/s [LNet Rates of s] [R] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [W] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [LNet Bandwidth of s] [R] Avg: 73.77 MiB/s Min: 73.77 MiB/s Max: 73.77 MiB/s [W] Avg: 72.88 MiB/s Min: 72.88 MiB/s Max: 72.88 MiB/s [LNet Rates of c] [R] Avg: 652 RPC/s Min: 652 RPC/s Max: 652 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of c] [R] Avg: 77.34 MiB/s Min: 77.34 MiB/s Max: 77.34 MiB/s [W] Avg: 78.63 MiB/s Min: 78.63 MiB/s Max: 78.63 MiB/s killing 9837 ... 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 oleg616-client: oleg616-client.virtnet: executing lst_cleanup oleg616-server: oleg616-server.virtnet: executing lst_cleanup PASS smoke (338s) == lnet-selftest test complete, duration 375 sec ========= 20:27:57 (1788568077) Starting client oleg616-client.virtnet: -o user_xattr,flock 192.168.206.116@tcp:/lustre /mnt/lustre Mount client oleg616-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.206.116@tcp:/lustre /mnt/lustre Started clients oleg616-client.virtnet: 192.168.206.116@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:28:00 (1788568080) === === lnet-selftest: finish cleanup 20:28:04 (1788568084) ===