-----============= acceptance-small: lnet-selftest ============----- Sat Sep 5 19:44:48 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 oleg439-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: 'oleg439-server' oleg439-server: oleg439-server.virtnet: executing load_modules_local oleg439-server: kmemleak disabled oleg439-server: Loading modules from /home/green/git/lustre-release/lustre oleg439-server: detected 4 online CPUs by sysfs oleg439-server: MODOPTS_LIBCFS= oleg439-server: Force libcfs to create 2 CPU partitions oleg439-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg439-client.virtnet /mnt/lustre (opts:) Stopping client oleg439-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 19:45:28 (1788651928) oleg439-server: oleg439-server.virtnet: executing lst_cleanup oleg439-client: oleg439-client.virtnet: executing lst_cleanup oleg439-server: oleg439-server.virtnet: executing lst_setup oleg439-client: oleg439-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.204.39@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.139@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.39@tcp are added to session 192.168.204.139@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: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of c] [R] Avg: 68.62 MiB/s Min: 68.62 MiB/s Max: 68.62 MiB/s [W] Avg: 69.51 MiB/s Min: 69.51 MiB/s Max: 69.51 MiB/s [LNet Rates of s] [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 s] [R] Avg: 69.71 MiB/s Min: 69.71 MiB/s Max: 69.71 MiB/s [W] Avg: 68.36 MiB/s Min: 68.36 MiB/s Max: 68.36 MiB/s [LNet Rates of c] [R] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [W] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [LNet Bandwidth of c] [R] Avg: 79.54 MiB/s Min: 79.54 MiB/s Max: 79.54 MiB/s [W] Avg: 80.51 MiB/s Min: 80.51 MiB/s Max: 80.51 MiB/s [LNet Rates of s] [R] Avg: 688 RPC/s Min: 688 RPC/s Max: 688 RPC/s [W] Avg: 673 RPC/s Min: 673 RPC/s Max: 673 RPC/s [LNet Bandwidth of s] [R] Avg: 80.90 MiB/s Min: 80.90 MiB/s Max: 80.90 MiB/s [W] Avg: 79.51 MiB/s Min: 79.51 MiB/s Max: 79.51 MiB/s [LNet Rates of c] [R] Avg: 694 RPC/s Min: 694 RPC/s Max: 694 RPC/s [W] Avg: 697 RPC/s Min: 697 RPC/s Max: 697 RPC/s [LNet Bandwidth of c] [R] Avg: 80.82 MiB/s Min: 80.82 MiB/s Max: 80.82 MiB/s [W] Avg: 82.56 MiB/s Min: 82.56 MiB/s Max: 82.56 MiB/s [LNet Rates of s] [R] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [W] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [LNet Bandwidth of s] [R] Avg: 81.81 MiB/s Min: 81.81 MiB/s Max: 81.81 MiB/s [W] Avg: 81.22 MiB/s Min: 81.22 MiB/s Max: 81.22 MiB/s [LNet Rates of c] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [LNet Bandwidth of c] [R] Avg: 70.92 MiB/s Min: 70.92 MiB/s Max: 70.92 MiB/s [W] Avg: 71.13 MiB/s Min: 71.13 MiB/s Max: 71.13 MiB/s [LNet Rates of s] [R] Avg: 608 RPC/s Min: 608 RPC/s Max: 608 RPC/s [W] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [LNet Bandwidth of s] [R] Avg: 71.23 MiB/s Min: 71.23 MiB/s Max: 71.23 MiB/s [W] Avg: 70.69 MiB/s Min: 70.69 MiB/s Max: 70.69 MiB/s [LNet Rates of c] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [LNet Bandwidth of c] [R] Avg: 67.95 MiB/s Min: 67.95 MiB/s Max: 67.95 MiB/s [W] Avg: 68.25 MiB/s Min: 68.25 MiB/s Max: 68.25 MiB/s [LNet Rates of s] [R] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [W] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [LNet Bandwidth of s] [R] Avg: 68.43 MiB/s Min: 68.43 MiB/s Max: 68.43 MiB/s [W] Avg: 67.55 MiB/s Min: 67.55 MiB/s Max: 67.55 MiB/s [LNet Rates of c] [R] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [W] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [LNet Bandwidth of c] [R] Avg: 76.69 MiB/s Min: 76.69 MiB/s Max: 76.69 MiB/s [W] Avg: 75.32 MiB/s Min: 75.32 MiB/s Max: 75.32 MiB/s [LNet Rates of s] [R] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [W] Avg: 653 RPC/s Min: 653 RPC/s Max: 653 RPC/s [LNet Bandwidth of s] [R] Avg: 75.21 MiB/s Min: 75.21 MiB/s Max: 75.21 MiB/s [W] Avg: 77.28 MiB/s Min: 77.28 MiB/s Max: 77.28 MiB/s [LNet Rates of c] [R] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [W] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [LNet Bandwidth of c] [R] Avg: 65.37 MiB/s Min: 65.37 MiB/s Max: 65.37 MiB/s [W] Avg: 62.99 MiB/s Min: 62.99 MiB/s Max: 62.99 MiB/s [LNet Rates of s] [R] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [W] Avg: 549 RPC/s Min: 549 RPC/s Max: 549 RPC/s [LNet Bandwidth of s] [R] Avg: 62.86 MiB/s Min: 62.86 MiB/s Max: 62.86 MiB/s [W] Avg: 64.76 MiB/s Min: 64.76 MiB/s Max: 64.76 MiB/s [LNet Rates of c] [R] Avg: 648 RPC/s Min: 648 RPC/s Max: 648 RPC/s [W] Avg: 678 RPC/s Min: 678 RPC/s Max: 678 RPC/s [LNet Bandwidth of c] [R] Avg: 76.41 MiB/s Min: 76.41 MiB/s Max: 76.41 MiB/s [W] Avg: 77.01 MiB/s Min: 77.01 MiB/s Max: 77.01 MiB/s [LNet Rates of s] [R] Avg: 669 RPC/s Min: 669 RPC/s Max: 669 RPC/s [W] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [LNet Bandwidth of s] [R] Avg: 77.21 MiB/s Min: 77.21 MiB/s Max: 77.21 MiB/s [W] Avg: 77.01 MiB/s Min: 77.01 MiB/s Max: 77.01 MiB/s [LNet Rates of c] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 690 RPC/s Min: 690 RPC/s Max: 690 RPC/s [LNet Bandwidth of c] [R] Avg: 82.43 MiB/s Min: 82.43 MiB/s Max: 82.43 MiB/s [W] Avg: 81.93 MiB/s Min: 81.93 MiB/s Max: 81.93 MiB/s [LNet Rates of s] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 699 RPC/s Min: 699 RPC/s Max: 699 RPC/s [LNet Bandwidth of s] [R] Avg: 81.90 MiB/s Min: 81.90 MiB/s Max: 81.90 MiB/s [W] Avg: 82.50 MiB/s Min: 82.50 MiB/s Max: 82.50 MiB/s [LNet Rates of c] [R] Avg: 693 RPC/s Min: 693 RPC/s Max: 693 RPC/s [W] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [LNet Bandwidth of c] [R] Avg: 80.60 MiB/s Min: 80.60 MiB/s Max: 80.60 MiB/s [W] Avg: 80.51 MiB/s Min: 80.51 MiB/s Max: 80.51 MiB/s [LNet Rates of s] [R] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [W] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [LNet Bandwidth of s] [R] Avg: 80.33 MiB/s Min: 80.33 MiB/s Max: 80.33 MiB/s [W] Avg: 80.42 MiB/s Min: 80.42 MiB/s Max: 80.42 MiB/s [LNet Rates of c] [R] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [W] Avg: 707 RPC/s Min: 707 RPC/s Max: 707 RPC/s [LNet Bandwidth of c] [R] Avg: 84.78 MiB/s Min: 84.78 MiB/s Max: 84.78 MiB/s [W] Avg: 84.29 MiB/s Min: 84.29 MiB/s Max: 84.29 MiB/s [LNet Rates of s] [R] Avg: 726 RPC/s Min: 726 RPC/s Max: 726 RPC/s [W] Avg: 728 RPC/s Min: 728 RPC/s Max: 728 RPC/s [LNet Bandwidth of s] [R] Avg: 84.42 MiB/s Min: 84.42 MiB/s Max: 84.42 MiB/s [W] Avg: 84.52 MiB/s Min: 84.52 MiB/s Max: 84.52 MiB/s [LNet Rates of c] [R] Avg: 699 RPC/s Min: 699 RPC/s Max: 699 RPC/s [W] Avg: 695 RPC/s Min: 695 RPC/s Max: 695 RPC/s [LNet Bandwidth of c] [R] Avg: 80.46 MiB/s Min: 80.46 MiB/s Max: 80.46 MiB/s [W] Avg: 79.08 MiB/s Min: 79.08 MiB/s Max: 79.08 MiB/s [LNet Rates of s] [R] Avg: 686 RPC/s Min: 686 RPC/s Max: 686 RPC/s [W] Avg: 694 RPC/s Min: 694 RPC/s Max: 694 RPC/s [LNet Bandwidth of s] [R] Avg: 79.32 MiB/s Min: 79.32 MiB/s Max: 79.32 MiB/s [W] Avg: 80.46 MiB/s Min: 80.46 MiB/s Max: 80.46 MiB/s [LNet Rates of c] [R] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [W] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [LNet Bandwidth of c] [R] Avg: 76.27 MiB/s Min: 76.27 MiB/s Max: 76.27 MiB/s [W] Avg: 74.92 MiB/s Min: 74.92 MiB/s Max: 74.92 MiB/s [LNet Rates of s] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [LNet Bandwidth of s] [R] Avg: 74.77 MiB/s Min: 74.77 MiB/s Max: 74.77 MiB/s [W] Avg: 76.35 MiB/s Min: 76.35 MiB/s Max: 76.35 MiB/s [LNet Rates of c] [R] Avg: 731 RPC/s Min: 731 RPC/s Max: 731 RPC/s [W] Avg: 732 RPC/s Min: 732 RPC/s Max: 732 RPC/s [LNet Bandwidth of c] [R] Avg: 87.29 MiB/s Min: 87.29 MiB/s Max: 87.29 MiB/s [W] Avg: 85.99 MiB/s Min: 85.99 MiB/s Max: 85.99 MiB/s [LNet Rates of s] [R] Avg: 741 RPC/s Min: 741 RPC/s Max: 741 RPC/s [W] Avg: 742 RPC/s Min: 742 RPC/s Max: 742 RPC/s [LNet Bandwidth of s] [R] Avg: 86.14 MiB/s Min: 86.14 MiB/s Max: 86.14 MiB/s [W] Avg: 88.09 MiB/s Min: 88.09 MiB/s Max: 88.09 MiB/s [LNet Rates of c] [R] Avg: 746 RPC/s Min: 746 RPC/s Max: 746 RPC/s [W] Avg: 757 RPC/s Min: 757 RPC/s Max: 757 RPC/s [LNet Bandwidth of c] [R] Avg: 87.67 MiB/s Min: 87.67 MiB/s Max: 87.67 MiB/s [W] Avg: 86.79 MiB/s Min: 86.79 MiB/s Max: 86.79 MiB/s [LNet Rates of s] [R] Avg: 751 RPC/s Min: 751 RPC/s Max: 751 RPC/s [W] Avg: 745 RPC/s Min: 745 RPC/s Max: 745 RPC/s [LNet Bandwidth of s] [R] Avg: 86.79 MiB/s Min: 86.79 MiB/s Max: 86.79 MiB/s [W] Avg: 87.08 MiB/s Min: 87.08 MiB/s Max: 87.08 MiB/s [LNet Rates of c] [R] Avg: 818 RPC/s Min: 818 RPC/s Max: 818 RPC/s [W] Avg: 833 RPC/s Min: 833 RPC/s Max: 833 RPC/s [LNet Bandwidth of c] [R] Avg: 96.95 MiB/s Min: 96.95 MiB/s Max: 96.95 MiB/s [W] Avg: 96.47 MiB/s Min: 96.47 MiB/s Max: 96.47 MiB/s [LNet Rates of s] [R] Avg: 823 RPC/s Min: 823 RPC/s Max: 823 RPC/s [W] Avg: 825 RPC/s Min: 825 RPC/s Max: 825 RPC/s [LNet Bandwidth of s] [R] Avg: 96.37 MiB/s Min: 96.37 MiB/s Max: 96.37 MiB/s [W] Avg: 97.15 MiB/s Min: 97.15 MiB/s Max: 97.15 MiB/s [LNet Rates of c] [R] Avg: 858 RPC/s Min: 858 RPC/s Max: 858 RPC/s [W] Avg: 859 RPC/s Min: 859 RPC/s Max: 859 RPC/s [LNet Bandwidth of c] [R] Avg: 99.76 MiB/s Min: 99.76 MiB/s Max: 99.76 MiB/s [W] Avg: 100.64 MiB/s Min: 100.64 MiB/s Max: 100.64 MiB/s [LNet Rates of s] [R] Avg: 862 RPC/s Min: 862 RPC/s Max: 862 RPC/s [W] Avg: 860 RPC/s Min: 860 RPC/s Max: 860 RPC/s [LNet Bandwidth of s] [R] Avg: 100.74 MiB/s Min: 100.74 MiB/s Max: 100.74 MiB/s [W] Avg: 99.76 MiB/s Min: 99.76 MiB/s Max: 99.76 MiB/s [LNet Rates of c] [R] Avg: 876 RPC/s Min: 876 RPC/s Max: 876 RPC/s [W] Avg: 851 RPC/s Min: 851 RPC/s Max: 851 RPC/s [LNet Bandwidth of c] [R] Avg: 102.72 MiB/s Min: 102.72 MiB/s Max: 102.72 MiB/s [W] Avg: 101.73 MiB/s Min: 101.73 MiB/s Max: 101.73 MiB/s [LNet Rates of s] [R] Avg: 872 RPC/s Min: 872 RPC/s Max: 872 RPC/s [W] Avg: 878 RPC/s Min: 878 RPC/s Max: 878 RPC/s [LNet Bandwidth of s] [R] Avg: 101.71 MiB/s Min: 101.71 MiB/s Max: 101.71 MiB/s [W] Avg: 102.99 MiB/s Min: 102.99 MiB/s Max: 102.99 MiB/s [LNet Rates of c] [R] Avg: 833 RPC/s Min: 833 RPC/s Max: 833 RPC/s [W] Avg: 827 RPC/s Min: 827 RPC/s Max: 827 RPC/s [LNet Bandwidth of c] [R] Avg: 98.48 MiB/s Min: 98.48 MiB/s Max: 98.48 MiB/s [W] Avg: 95.64 MiB/s Min: 95.64 MiB/s Max: 95.64 MiB/s [LNet Rates of s] [R] Avg: 821 RPC/s Min: 821 RPC/s Max: 821 RPC/s [W] Avg: 820 RPC/s Min: 820 RPC/s Max: 820 RPC/s [LNet Bandwidth of s] [R] Avg: 95.10 MiB/s Min: 95.10 MiB/s Max: 95.10 MiB/s [W] Avg: 96.92 MiB/s Min: 96.92 MiB/s Max: 96.92 MiB/s [LNet Rates of c] [R] Avg: 630 RPC/s Min: 630 RPC/s Max: 630 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of c] [R] Avg: 74.94 MiB/s Min: 74.94 MiB/s Max: 74.94 MiB/s [W] Avg: 74.85 MiB/s Min: 74.85 MiB/s Max: 74.85 MiB/s [LNet Rates of s] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of s] [R] Avg: 74.82 MiB/s Min: 74.82 MiB/s Max: 74.82 MiB/s [W] Avg: 75.68 MiB/s Min: 75.68 MiB/s Max: 75.68 MiB/s [LNet Rates of c] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 562 RPC/s Min: 562 RPC/s Max: 562 RPC/s [LNet Bandwidth of c] [R] Avg: 69.43 MiB/s Min: 69.43 MiB/s Max: 69.43 MiB/s [W] Avg: 67.58 MiB/s Min: 67.58 MiB/s Max: 67.58 MiB/s [LNet Rates of s] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [LNet Bandwidth of s] [R] Avg: 67.80 MiB/s Min: 67.80 MiB/s Max: 67.80 MiB/s [W] Avg: 69.24 MiB/s Min: 69.24 MiB/s Max: 69.24 MiB/s [LNet Rates of c] [R] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [W] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [LNet Bandwidth of c] [R] Avg: 63.13 MiB/s Min: 63.13 MiB/s Max: 63.13 MiB/s [W] Avg: 64.23 MiB/s Min: 64.23 MiB/s Max: 64.23 MiB/s [LNet Rates of s] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 547 RPC/s Min: 547 RPC/s Max: 547 RPC/s [LNet Bandwidth of s] [R] Avg: 64.75 MiB/s Min: 64.75 MiB/s Max: 64.75 MiB/s [W] Avg: 63.47 MiB/s Min: 63.47 MiB/s Max: 63.47 MiB/s [LNet Rates of c] [R] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [W] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [LNet Bandwidth of c] [R] Avg: 75.76 MiB/s Min: 75.76 MiB/s Max: 75.76 MiB/s [W] Avg: 75.85 MiB/s Min: 75.85 MiB/s Max: 75.85 MiB/s [LNet Rates of s] [R] Avg: 647 RPC/s Min: 647 RPC/s Max: 647 RPC/s [W] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [LNet Bandwidth of s] [R] Avg: 74.88 MiB/s Min: 74.88 MiB/s Max: 74.88 MiB/s [W] Avg: 75.82 MiB/s Min: 75.82 MiB/s Max: 75.82 MiB/s [LNet Rates of c] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [LNet Bandwidth of c] [R] Avg: 74.12 MiB/s Min: 74.12 MiB/s Max: 74.12 MiB/s [W] Avg: 74.22 MiB/s Min: 74.22 MiB/s Max: 74.22 MiB/s [LNet Rates of s] [R] Avg: 640 RPC/s Min: 640 RPC/s Max: 640 RPC/s [W] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [LNet Bandwidth of s] [R] Avg: 74.71 MiB/s Min: 74.71 MiB/s Max: 74.71 MiB/s [W] Avg: 74.41 MiB/s Min: 74.41 MiB/s Max: 74.41 MiB/s [LNet Rates of c] [R] Avg: 684 RPC/s Min: 684 RPC/s Max: 684 RPC/s [W] Avg: 679 RPC/s Min: 679 RPC/s Max: 679 RPC/s [LNet Bandwidth of c] [R] Avg: 79.99 MiB/s Min: 79.99 MiB/s Max: 79.99 MiB/s [W] Avg: 78.81 MiB/s Min: 78.81 MiB/s Max: 78.81 MiB/s [LNet Rates of s] [R] Avg: 666 RPC/s Min: 666 RPC/s Max: 666 RPC/s [W] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [LNet Bandwidth of s] [R] Avg: 77.75 MiB/s Min: 77.75 MiB/s Max: 77.75 MiB/s [W] Avg: 78.33 MiB/s Min: 78.33 MiB/s Max: 78.33 MiB/s [LNet Rates of c] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [LNet Bandwidth of c] [R] Avg: 69.23 MiB/s Min: 69.23 MiB/s Max: 69.23 MiB/s [W] Avg: 70.60 MiB/s Min: 70.60 MiB/s Max: 70.60 MiB/s [LNet Rates of s] [R] Avg: 600 RPC/s Min: 600 RPC/s Max: 600 RPC/s [W] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [LNet Bandwidth of s] [R] Avg: 71.74 MiB/s Min: 71.74 MiB/s Max: 71.74 MiB/s [W] Avg: 69.89 MiB/s Min: 69.89 MiB/s Max: 69.89 MiB/s [LNet Rates of c] [R] Avg: 659 RPC/s Min: 659 RPC/s Max: 659 RPC/s [W] Avg: 675 RPC/s Min: 675 RPC/s Max: 675 RPC/s [LNet Bandwidth of c] [R] Avg: 78.34 MiB/s Min: 78.34 MiB/s Max: 78.34 MiB/s [W] Avg: 79.21 MiB/s Min: 79.21 MiB/s Max: 79.21 MiB/s [LNet Rates of s] [R] Avg: 663 RPC/s Min: 663 RPC/s Max: 663 RPC/s [W] Avg: 677 RPC/s Min: 677 RPC/s Max: 677 RPC/s [LNet Bandwidth of s] [R] Avg: 79.33 MiB/s Min: 79.33 MiB/s Max: 79.33 MiB/s [W] Avg: 79.12 MiB/s Min: 79.12 MiB/s Max: 79.12 MiB/s [LNet Rates of c] [R] Avg: 687 RPC/s Min: 687 RPC/s Max: 687 RPC/s [W] Avg: 670 RPC/s Min: 670 RPC/s Max: 670 RPC/s [LNet Bandwidth of c] [R] Avg: 80.14 MiB/s Min: 80.14 MiB/s Max: 80.14 MiB/s [W] Avg: 78.67 MiB/s Min: 78.67 MiB/s Max: 78.67 MiB/s [LNet Rates of s] [R] Avg: 676 RPC/s Min: 676 RPC/s Max: 676 RPC/s [W] Avg: 665 RPC/s Min: 665 RPC/s Max: 665 RPC/s [LNet Bandwidth of s] [R] Avg: 78.20 MiB/s Min: 78.20 MiB/s Max: 78.20 MiB/s [W] Avg: 78.78 MiB/s Min: 78.78 MiB/s Max: 78.78 MiB/s [LNet Rates of c] [R] Avg: 692 RPC/s Min: 692 RPC/s Max: 692 RPC/s [W] Avg: 723 RPC/s Min: 723 RPC/s Max: 723 RPC/s [LNet Bandwidth of c] [R] Avg: 82.27 MiB/s Min: 82.27 MiB/s Max: 82.27 MiB/s [W] Avg: 82.80 MiB/s Min: 82.80 MiB/s Max: 82.80 MiB/s [LNet Rates of s] [R] Avg: 724 RPC/s Min: 724 RPC/s Max: 724 RPC/s [W] Avg: 714 RPC/s Min: 714 RPC/s Max: 714 RPC/s [LNet Bandwidth of s] [R] Avg: 82.99 MiB/s Min: 82.99 MiB/s Max: 82.99 MiB/s [W] Avg: 83.52 MiB/s Min: 83.52 MiB/s Max: 83.52 MiB/s killing 9829 ... 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 oleg439-client: oleg439-client.virtnet: executing lst_cleanup oleg439-server: oleg439-server.virtnet: executing lst_cleanup PASS smoke (336s) == lnet-selftest test complete, duration 374 sec ========= 19:51:04 (1788652264) Starting client oleg439-client.virtnet: -o user_xattr,flock 192.168.204.139@tcp:/lustre /mnt/lustre Mount client oleg439-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.139@tcp:/lustre /mnt/lustre Started clients oleg439-client.virtnet: 192.168.204.139@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 19:51:06 (1788652266) === === lnet-selftest: finish cleanup 19:51:09 (1788652269) ===