-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 20:23:00 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 oleg101-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: 'oleg101-server' oleg101-server: oleg101-server.virtnet: executing load_modules_local oleg101-server: kmemleak disabled oleg101-server: Loading modules from /home/green/git/lustre-release/lustre oleg101-server: detected 4 online CPUs by sysfs oleg101-server: MODOPTS_LIBCFS= oleg101-server: Force libcfs to create 2 CPU partitions oleg101-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg101-client.virtnet /mnt/lustre (opts:) Stopping client oleg101-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 20:23:45 (1788567825) oleg101-client: oleg101-client.virtnet: executing lst_cleanup oleg101-server: oleg101-server.virtnet: executing lst_cleanup oleg101-server: oleg101-server.virtnet: executing lst_setup oleg101-client: oleg101-client.virtnet: executing lst_setup #!/usr/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.201.1@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.201.101@tcp echo '=====================================' echo 'Listing of bad_group should not crash' echo '=====================================' /home/green/git/lustre-release/lustre/../lnet/utils/lst list_group s bad_group c /home/green/git/lustre-release/lustre/../lnet/utils/lst add_batch b /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw write check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=4k /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=full size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c brw read check=discard size=1M /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 1 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from c --to s ping /home/green/git/lustre-release/lustre/../lnet/utils/lst add_test --batch b --loop 1000 --concurrency 8 --distribute 1:1 --from s --to c ping /home/green/git/lustre-release/lustre/../lnet/utils/lst run b sleep 1 /home/green/git/lustre-release/lustre/../lnet/utils/lst stat --delay 10 --timeout 10 c s & pid=$! trap "cleanup $pid" INT TERM sleep 300 cleanup $pid SESSION: hh FEATURES: 1 TIMEOUT: 100000 FORCE: No 192.168.201.1@tcp are added to session 192.168.201.101@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: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [W] Avg: 556 RPC/s Min: 556 RPC/s Max: 556 RPC/s [LNet Bandwidth of c] [R] Avg: 66.23 MiB/s Min: 66.23 MiB/s Max: 66.23 MiB/s [W] Avg: 67.11 MiB/s Min: 67.11 MiB/s Max: 67.11 MiB/s [LNet Rates of s] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 560 RPC/s Min: 560 RPC/s Max: 560 RPC/s [LNet Bandwidth of s] [R] Avg: 67.15 MiB/s Min: 67.15 MiB/s Max: 67.15 MiB/s [W] Avg: 66.34 MiB/s Min: 66.34 MiB/s Max: 66.34 MiB/s [LNet Rates of c] [R] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [W] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [LNet Bandwidth of c] [R] Avg: 70.20 MiB/s Min: 70.20 MiB/s Max: 70.20 MiB/s [W] Avg: 71.41 MiB/s Min: 71.41 MiB/s Max: 71.41 MiB/s [LNet Rates of s] [R] Avg: 615 RPC/s Min: 615 RPC/s Max: 615 RPC/s [W] Avg: 606 RPC/s Min: 606 RPC/s Max: 606 RPC/s [LNet Bandwidth of s] [R] Avg: 71.09 MiB/s Min: 71.09 MiB/s Max: 71.09 MiB/s [W] Avg: 69.98 MiB/s Min: 69.98 MiB/s Max: 69.98 MiB/s [LNet Rates of c] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 566 RPC/s Min: 566 RPC/s Max: 566 RPC/s [LNet Bandwidth of c] [R] Avg: 67.60 MiB/s Min: 67.60 MiB/s Max: 67.60 MiB/s [W] Avg: 68.04 MiB/s Min: 68.04 MiB/s Max: 68.04 MiB/s [LNet Rates of s] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 576 RPC/s Min: 576 RPC/s Max: 576 RPC/s [LNet Bandwidth of s] [R] Avg: 68.41 MiB/s Min: 68.41 MiB/s Max: 68.41 MiB/s [W] Avg: 67.15 MiB/s Min: 67.15 MiB/s Max: 67.15 MiB/s [LNet Rates of c] [R] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [W] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [LNet Bandwidth of c] [R] Avg: 68.25 MiB/s Min: 68.25 MiB/s Max: 68.25 MiB/s [W] Avg: 72.46 MiB/s Min: 72.46 MiB/s Max: 72.46 MiB/s [LNet Rates of s] [R] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [W] Avg: 597 RPC/s Min: 597 RPC/s Max: 597 RPC/s [LNet Bandwidth of s] [R] Avg: 71.99 MiB/s Min: 71.99 MiB/s Max: 71.99 MiB/s [W] Avg: 68.89 MiB/s Min: 68.89 MiB/s Max: 68.89 MiB/s [LNet Rates of c] [R] Avg: 525 RPC/s Min: 525 RPC/s Max: 525 RPC/s [W] Avg: 505 RPC/s Min: 505 RPC/s Max: 505 RPC/s [LNet Bandwidth of c] [R] Avg: 62.07 MiB/s Min: 62.07 MiB/s Max: 62.07 MiB/s [W] Avg: 61.79 MiB/s Min: 61.79 MiB/s Max: 61.79 MiB/s [LNet Rates of s] [R] Avg: 529 RPC/s Min: 529 RPC/s Max: 529 RPC/s [W] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [LNet Bandwidth of s] [R] Avg: 62.12 MiB/s Min: 62.12 MiB/s Max: 62.12 MiB/s [W] Avg: 61.82 MiB/s Min: 61.82 MiB/s Max: 61.82 MiB/s [LNet Rates of c] [R] Avg: 572 RPC/s Min: 572 RPC/s Max: 572 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of c] [R] Avg: 67.33 MiB/s Min: 67.33 MiB/s Max: 67.33 MiB/s [W] Avg: 68.89 MiB/s Min: 68.89 MiB/s Max: 68.89 MiB/s [LNet Rates of s] [R] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [W] Avg: 574 RPC/s Min: 574 RPC/s Max: 574 RPC/s [LNet Bandwidth of s] [R] Avg: 68.70 MiB/s Min: 68.70 MiB/s Max: 68.70 MiB/s [W] Avg: 67.23 MiB/s Min: 67.23 MiB/s Max: 67.23 MiB/s [LNet Rates of c] [R] Avg: 556 RPC/s Min: 556 RPC/s Max: 556 RPC/s [W] Avg: 590 RPC/s Min: 590 RPC/s Max: 590 RPC/s [LNet Bandwidth of c] [R] Avg: 65.94 MiB/s Min: 65.94 MiB/s Max: 65.94 MiB/s [W] Avg: 68.81 MiB/s Min: 68.81 MiB/s Max: 68.81 MiB/s [LNet Rates of s] [R] Avg: 574 RPC/s Min: 574 RPC/s Max: 574 RPC/s [W] Avg: 566 RPC/s Min: 566 RPC/s Max: 566 RPC/s [LNet Bandwidth of s] [R] Avg: 68.77 MiB/s Min: 68.77 MiB/s Max: 68.77 MiB/s [W] Avg: 66.27 MiB/s Min: 66.27 MiB/s Max: 66.27 MiB/s [LNet Rates of c] [R] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [W] Avg: 627 RPC/s Min: 627 RPC/s Max: 627 RPC/s [LNet Bandwidth of c] [R] Avg: 72.42 MiB/s Min: 72.42 MiB/s Max: 72.42 MiB/s [W] Avg: 73.99 MiB/s Min: 73.99 MiB/s Max: 73.99 MiB/s [LNet Rates of s] [R] Avg: 631 RPC/s Min: 631 RPC/s Max: 631 RPC/s [W] Avg: 621 RPC/s Min: 621 RPC/s Max: 621 RPC/s [LNet Bandwidth of s] [R] Avg: 73.93 MiB/s Min: 73.93 MiB/s Max: 73.93 MiB/s [W] Avg: 72.56 MiB/s Min: 72.56 MiB/s Max: 72.56 MiB/s [LNet Rates of c] [R] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [W] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [LNet Bandwidth of c] [R] Avg: 74.39 MiB/s Min: 74.39 MiB/s Max: 74.39 MiB/s [W] Avg: 75.36 MiB/s Min: 75.36 MiB/s Max: 75.36 MiB/s [LNet Rates of s] [R] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [W] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [LNet Bandwidth of s] [R] Avg: 75.29 MiB/s Min: 75.29 MiB/s Max: 75.29 MiB/s [W] Avg: 74.03 MiB/s Min: 74.03 MiB/s Max: 74.03 MiB/s [LNet Rates of c] [R] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [W] Avg: 586 RPC/s Min: 586 RPC/s Max: 586 RPC/s [LNet Bandwidth of c] [R] Avg: 68.39 MiB/s Min: 68.39 MiB/s Max: 68.39 MiB/s [W] Avg: 69.76 MiB/s Min: 69.76 MiB/s Max: 69.76 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: 70.47 MiB/s Min: 70.47 MiB/s Max: 70.47 MiB/s [W] Avg: 68.33 MiB/s Min: 68.33 MiB/s Max: 68.33 MiB/s [LNet Rates of c] [R] Avg: 610 RPC/s Min: 610 RPC/s Max: 610 RPC/s [W] Avg: 638 RPC/s Min: 638 RPC/s Max: 638 RPC/s [LNet Bandwidth of c] [R] Avg: 72.97 MiB/s Min: 72.97 MiB/s Max: 72.97 MiB/s [W] Avg: 74.77 MiB/s Min: 74.77 MiB/s Max: 74.77 MiB/s [LNet Rates of s] [R] Avg: 625 RPC/s Min: 625 RPC/s Max: 625 RPC/s [W] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [LNet Bandwidth of s] [R] Avg: 74.14 MiB/s Min: 74.14 MiB/s Max: 74.14 MiB/s [W] Avg: 73.36 MiB/s Min: 73.36 MiB/s Max: 73.36 MiB/s [LNet Rates of c] [R] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [W] Avg: 592 RPC/s Min: 592 RPC/s Max: 592 RPC/s [LNet Bandwidth of c] [R] Avg: 70.77 MiB/s Min: 70.77 MiB/s Max: 70.77 MiB/s [W] Avg: 71.52 MiB/s Min: 71.52 MiB/s Max: 71.52 MiB/s [LNet Rates of s] [R] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [W] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [LNet Bandwidth of s] [R] Avg: 71.59 MiB/s Min: 71.59 MiB/s Max: 71.59 MiB/s [W] Avg: 70.62 MiB/s Min: 70.62 MiB/s Max: 70.62 MiB/s [LNet Rates of c] [R] Avg: 551 RPC/s Min: 551 RPC/s Max: 551 RPC/s [W] Avg: 561 RPC/s Min: 561 RPC/s Max: 561 RPC/s [LNet Bandwidth of c] [R] Avg: 64.08 MiB/s Min: 64.08 MiB/s Max: 64.08 MiB/s [W] Avg: 66.28 MiB/s Min: 66.28 MiB/s Max: 66.28 MiB/s [LNet Rates of s] [R] Avg: 560 RPC/s Min: 560 RPC/s Max: 560 RPC/s [W] Avg: 553 RPC/s Min: 553 RPC/s Max: 553 RPC/s [LNet Bandwidth of s] [R] Avg: 66.40 MiB/s Min: 66.40 MiB/s Max: 66.40 MiB/s [W] Avg: 64.04 MiB/s Min: 64.04 MiB/s Max: 64.04 MiB/s [LNet Rates of c] [R] Avg: 537 RPC/s Min: 537 RPC/s Max: 537 RPC/s [W] Avg: 548 RPC/s Min: 548 RPC/s Max: 548 RPC/s [LNet Bandwidth of c] [R] Avg: 62.65 MiB/s Min: 62.65 MiB/s Max: 62.65 MiB/s [W] Avg: 64.83 MiB/s Min: 64.83 MiB/s Max: 64.83 MiB/s [LNet Rates of s] [R] Avg: 555 RPC/s Min: 555 RPC/s Max: 555 RPC/s [W] Avg: 542 RPC/s Min: 542 RPC/s Max: 542 RPC/s [LNet Bandwidth of s] [R] Avg: 64.79 MiB/s Min: 64.79 MiB/s Max: 64.79 MiB/s [W] Avg: 62.99 MiB/s Min: 62.99 MiB/s Max: 62.99 MiB/s [LNet Rates of c] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [LNet Bandwidth of c] [R] Avg: 64.24 MiB/s Min: 64.24 MiB/s Max: 64.24 MiB/s [W] Avg: 66.64 MiB/s Min: 66.64 MiB/s Max: 66.64 MiB/s [LNet Rates of s] [R] Avg: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [W] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [LNet Bandwidth of s] [R] Avg: 66.68 MiB/s Min: 66.68 MiB/s Max: 66.68 MiB/s [W] Avg: 63.87 MiB/s Min: 63.87 MiB/s Max: 63.87 MiB/s [LNet Rates of c] [R] Avg: 563 RPC/s Min: 563 RPC/s Max: 563 RPC/s [W] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [LNet Bandwidth of c] [R] Avg: 64.70 MiB/s Min: 64.70 MiB/s Max: 64.70 MiB/s [W] Avg: 66.05 MiB/s Min: 66.05 MiB/s Max: 66.05 MiB/s [LNet Rates of s] [R] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [W] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [LNet Bandwidth of s] [R] Avg: 66.22 MiB/s Min: 66.22 MiB/s Max: 66.22 MiB/s [W] Avg: 64.43 MiB/s Min: 64.43 MiB/s Max: 64.43 MiB/s [LNet Rates of c] [R] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [W] Avg: 633 RPC/s Min: 633 RPC/s Max: 633 RPC/s [LNet Bandwidth of c] [R] Avg: 71.70 MiB/s Min: 71.70 MiB/s Max: 71.70 MiB/s [W] Avg: 74.25 MiB/s Min: 74.25 MiB/s Max: 74.25 MiB/s [LNet Rates of s] [R] Avg: 623 RPC/s Min: 623 RPC/s Max: 623 RPC/s [W] Avg: 611 RPC/s Min: 611 RPC/s Max: 611 RPC/s [LNet Bandwidth of s] [R] Avg: 74.39 MiB/s Min: 74.39 MiB/s Max: 74.39 MiB/s [W] Avg: 72.52 MiB/s Min: 72.52 MiB/s Max: 72.52 MiB/s [LNet Rates of c] [R] Avg: 635 RPC/s Min: 635 RPC/s Max: 635 RPC/s [W] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [LNet Bandwidth of c] [R] Avg: 75.27 MiB/s Min: 75.27 MiB/s Max: 75.27 MiB/s [W] Avg: 76.66 MiB/s Min: 76.66 MiB/s Max: 76.66 MiB/s [LNet Rates of s] [R] Avg: 643 RPC/s Min: 643 RPC/s Max: 643 RPC/s [W] Avg: 636 RPC/s Min: 636 RPC/s Max: 636 RPC/s [LNet Bandwidth of s] [R] Avg: 76.29 MiB/s Min: 76.29 MiB/s Max: 76.29 MiB/s [W] Avg: 75.10 MiB/s Min: 75.10 MiB/s Max: 75.10 MiB/s [LNet Rates of c] [R] Avg: 571 RPC/s Min: 571 RPC/s Max: 571 RPC/s [W] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [LNet Bandwidth of c] [R] Avg: 65.60 MiB/s Min: 65.60 MiB/s Max: 65.60 MiB/s [W] Avg: 67.29 MiB/s Min: 67.29 MiB/s Max: 67.29 MiB/s [LNet Rates of s] [R] Avg: 576 RPC/s Min: 576 RPC/s Max: 576 RPC/s [W] Avg: 568 RPC/s Min: 568 RPC/s Max: 568 RPC/s [LNet Bandwidth of s] [R] Avg: 67.88 MiB/s Min: 67.88 MiB/s Max: 67.88 MiB/s [W] Avg: 65.34 MiB/s Min: 65.34 MiB/s Max: 65.34 MiB/s [LNet Rates of c] [R] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [W] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 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.46 MiB/s Min: 68.46 MiB/s Max: 68.46 MiB/s [LNet Rates of s] [R] Avg: 579 RPC/s Min: 579 RPC/s Max: 579 RPC/s [W] Avg: 574 RPC/s Min: 574 RPC/s Max: 574 RPC/s [LNet Bandwidth of s] [R] Avg: 68.89 MiB/s Min: 68.89 MiB/s Max: 68.89 MiB/s [W] Avg: 68.00 MiB/s Min: 68.00 MiB/s Max: 68.00 MiB/s [LNet Rates of c] [R] Avg: 561 RPC/s Min: 561 RPC/s Max: 561 RPC/s [W] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [LNet Bandwidth of c] [R] Avg: 68.88 MiB/s Min: 68.88 MiB/s Max: 68.88 MiB/s [W] Avg: 70.09 MiB/s Min: 70.09 MiB/s Max: 70.09 MiB/s [LNet Rates of s] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 569 RPC/s Min: 569 RPC/s Max: 569 RPC/s [LNet Bandwidth of s] [R] Avg: 69.14 MiB/s Min: 69.14 MiB/s Max: 69.14 MiB/s [W] Avg: 69.12 MiB/s Min: 69.12 MiB/s Max: 69.12 MiB/s [LNet Rates of c] [R] Avg: 661 RPC/s Min: 661 RPC/s Max: 661 RPC/s [W] Avg: 644 RPC/s Min: 644 RPC/s Max: 644 RPC/s [LNet Bandwidth of c] [R] Avg: 76.33 MiB/s Min: 76.33 MiB/s Max: 76.33 MiB/s [W] Avg: 76.73 MiB/s Min: 76.73 MiB/s Max: 76.73 MiB/s [LNet Rates of s] [R] Avg: 656 RPC/s Min: 656 RPC/s Max: 656 RPC/s [W] Avg: 655 RPC/s Min: 655 RPC/s Max: 655 RPC/s [LNet Bandwidth of s] [R] Avg: 76.93 MiB/s Min: 76.93 MiB/s Max: 76.93 MiB/s [W] Avg: 75.96 MiB/s Min: 75.96 MiB/s Max: 75.96 MiB/s [LNet Rates of c] [R] Avg: 500 RPC/s Min: 500 RPC/s Max: 500 RPC/s [W] Avg: 532 RPC/s Min: 532 RPC/s Max: 532 RPC/s [LNet Bandwidth of c] [R] Avg: 59.95 MiB/s Min: 59.95 MiB/s Max: 59.95 MiB/s [W] Avg: 63.68 MiB/s Min: 63.68 MiB/s Max: 63.68 MiB/s [LNet Rates of s] [R] Avg: 521 RPC/s Min: 521 RPC/s Max: 521 RPC/s [W] Avg: 509 RPC/s Min: 509 RPC/s Max: 509 RPC/s [LNet Bandwidth of s] [R] Avg: 63.15 MiB/s Min: 63.15 MiB/s Max: 63.15 MiB/s [W] Avg: 59.98 MiB/s Min: 59.98 MiB/s Max: 59.98 MiB/s [LNet Rates of c] [R] Avg: 591 RPC/s Min: 591 RPC/s Max: 591 RPC/s [W] Avg: 597 RPC/s Min: 597 RPC/s Max: 597 RPC/s [LNet Bandwidth of c] [R] Avg: 68.17 MiB/s Min: 68.17 MiB/s Max: 68.17 MiB/s [W] Avg: 69.45 MiB/s Min: 69.45 MiB/s Max: 69.45 MiB/s [LNet Rates of s] [R] Avg: 603 RPC/s Min: 603 RPC/s Max: 603 RPC/s [W] Avg: 595 RPC/s Min: 595 RPC/s Max: 595 RPC/s [LNet Bandwidth of s] [R] Avg: 69.91 MiB/s Min: 69.91 MiB/s Max: 69.91 MiB/s [W] Avg: 68.32 MiB/s Min: 68.32 MiB/s Max: 68.32 MiB/s [LNet Rates of c] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [LNet Bandwidth of c] [R] Avg: 66.07 MiB/s Min: 66.07 MiB/s Max: 66.07 MiB/s [W] Avg: 68.02 MiB/s Min: 68.02 MiB/s Max: 68.02 MiB/s [LNet Rates of s] [R] Avg: 571 RPC/s Min: 571 RPC/s Max: 571 RPC/s [W] Avg: 576 RPC/s Min: 576 RPC/s Max: 576 RPC/s [LNet Bandwidth of s] [R] Avg: 68.18 MiB/s Min: 68.18 MiB/s Max: 68.18 MiB/s [W] Avg: 66.17 MiB/s Min: 66.17 MiB/s Max: 66.17 MiB/s [LNet Rates of c] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 589 RPC/s Min: 589 RPC/s Max: 589 RPC/s [LNet Bandwidth of c] [R] Avg: 68.11 MiB/s Min: 68.11 MiB/s Max: 68.11 MiB/s [W] Avg: 71.51 MiB/s Min: 71.51 MiB/s Max: 71.51 MiB/s [LNet Rates of s] [R] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [W] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [LNet Bandwidth of s] [R] Avg: 71.27 MiB/s Min: 71.27 MiB/s Max: 71.27 MiB/s [W] Avg: 67.58 MiB/s Min: 67.58 MiB/s Max: 67.58 MiB/s [LNet Rates of c] [R] Avg: 639 RPC/s Min: 639 RPC/s Max: 639 RPC/s [W] Avg: 668 RPC/s Min: 668 RPC/s Max: 668 RPC/s [LNet Bandwidth of c] [R] Avg: 76.07 MiB/s Min: 76.07 MiB/s Max: 76.07 MiB/s [W] Avg: 78.11 MiB/s Min: 78.11 MiB/s Max: 78.11 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.87 MiB/s Min: 77.87 MiB/s Max: 77.87 MiB/s [W] Avg: 76.50 MiB/s Min: 76.50 MiB/s Max: 76.50 MiB/s [LNet Rates of c] [R] Avg: 571 RPC/s Min: 571 RPC/s Max: 571 RPC/s [W] Avg: 566 RPC/s Min: 566 RPC/s Max: 566 RPC/s [LNet Bandwidth of c] [R] Avg: 66.80 MiB/s Min: 66.80 MiB/s Max: 66.80 MiB/s [W] Avg: 68.74 MiB/s Min: 68.74 MiB/s Max: 68.74 MiB/s [LNet Rates of s] [R] Avg: 575 RPC/s Min: 575 RPC/s Max: 575 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of s] [R] Avg: 68.75 MiB/s Min: 68.75 MiB/s Max: 68.75 MiB/s [W] Avg: 66.79 MiB/s Min: 66.79 MiB/s Max: 66.79 MiB/s [LNet Rates of c] [R] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [W] Avg: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [LNet Bandwidth of c] [R] Avg: 66.67 MiB/s Min: 66.67 MiB/s Max: 66.67 MiB/s [W] Avg: 66.27 MiB/s Min: 66.27 MiB/s Max: 66.27 MiB/s [LNet Rates of s] [R] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [W] Avg: 554 RPC/s Min: 554 RPC/s Max: 554 RPC/s [LNet Bandwidth of s] [R] Avg: 66.31 MiB/s Min: 66.31 MiB/s Max: 66.31 MiB/s [W] Avg: 65.58 MiB/s Min: 65.58 MiB/s Max: 65.58 MiB/s [LNet Rates of c] [R] Avg: 514 RPC/s Min: 514 RPC/s Max: 514 RPC/s [W] Avg: 531 RPC/s Min: 531 RPC/s Max: 531 RPC/s [LNet Bandwidth of c] [R] Avg: 59.79 MiB/s Min: 59.79 MiB/s Max: 59.79 MiB/s [W] Avg: 62.38 MiB/s Min: 62.38 MiB/s Max: 62.38 MiB/s [LNet Rates of s] [R] Avg: 545 RPC/s Min: 545 RPC/s Max: 545 RPC/s [W] Avg: 518 RPC/s Min: 518 RPC/s Max: 518 RPC/s [LNet Bandwidth of s] [R] Avg: 62.05 MiB/s Min: 62.05 MiB/s Max: 62.05 MiB/s [W] Avg: 60.86 MiB/s Min: 60.86 MiB/s Max: 60.86 MiB/s killing 9837 ... 1 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 oleg101-client: oleg101-client.virtnet: executing lst_cleanup oleg101-server: oleg101-server.virtnet: executing lst_cleanup PASS smoke (343s) == lnet-selftest test complete, duration 386 sec ========= 20:29:28 (1788568168) Starting client oleg101-client.virtnet: -o user_xattr,flock 192.168.201.101@tcp:/lustre /mnt/lustre Mount client oleg101-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.201.101@tcp:/lustre /mnt/lustre Started clients oleg101-client.virtnet: 192.168.201.101@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:29:32 (1788568172) === === lnet-selftest: finish cleanup 20:29:37 (1788568177) ===