-----============= acceptance-small: lnet-selftest ============----- Fri Sep 4 20:23:25 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 oleg408-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: 'oleg408-server' oleg408-server: oleg408-server.virtnet: executing load_modules_local oleg408-server: kmemleak disabled oleg408-server: Loading modules from /home/green/git/lustre-release/lustre oleg408-server: detected 4 online CPUs by sysfs oleg408-server: MODOPTS_LIBCFS= oleg408-server: Force libcfs to create 2 CPU partitions oleg408-server: /usr/sbin/ not writable for /usr/sbin/mount.lustre_tgt Stopping clients: oleg408-client.virtnet /mnt/lustre (opts:) Stopping client oleg408-client.virtnet /mnt/lustre opts: == lnet-selftest test smoke: lst regression test ========= 20:24:14 (1788567854) oleg408-client: oleg408-client.virtnet: executing lst_cleanup oleg408-server: oleg408-server.virtnet: executing lst_cleanup oleg408-client: oleg408-client.virtnet: executing lst_setup oleg408-server: oleg408-server.virtnet: executing lst_setup #!/usr/bin/bash set -e cleanup () { trap 0; echo killing $1 ... ; kill -9 $1 || true; } /home/green/git/lustre-release/lustre/../lnet/utils/lst new_session --timeo 100000 hh /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group c 192.168.204.8@tcp /home/green/git/lustre-release/lustre/../lnet/utils/lst add_group s 192.168.204.108@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.8@tcp are added to session 192.168.204.108@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: 517 RPC/s Min: 517 RPC/s Max: 517 RPC/s [W] Avg: 508 RPC/s Min: 508 RPC/s Max: 508 RPC/s [LNet Bandwidth of c] [R] Avg: 60.48 MiB/s Min: 60.48 MiB/s Max: 60.48 MiB/s [W] Avg: 61.86 MiB/s Min: 61.86 MiB/s Max: 61.86 MiB/s [LNet Rates of s] [R] Avg: 526 RPC/s Min: 526 RPC/s Max: 526 RPC/s [W] Avg: 499 RPC/s Min: 499 RPC/s Max: 499 RPC/s [LNet Bandwidth of s] [R] Avg: 62.11 MiB/s Min: 62.11 MiB/s Max: 62.11 MiB/s [W] Avg: 60.71 MiB/s Min: 60.71 MiB/s Max: 60.71 MiB/s [LNet Rates of c] [R] Avg: 494 RPC/s Min: 494 RPC/s Max: 494 RPC/s [W] Avg: 497 RPC/s Min: 497 RPC/s Max: 497 RPC/s [LNet Bandwidth of c] [R] Avg: 57.94 MiB/s Min: 57.94 MiB/s Max: 57.94 MiB/s [W] Avg: 58.14 MiB/s Min: 58.14 MiB/s Max: 58.14 MiB/s [LNet Rates of s] [R] Avg: 498 RPC/s Min: 498 RPC/s Max: 498 RPC/s [W] Avg: 496 RPC/s Min: 496 RPC/s Max: 496 RPC/s [LNet Bandwidth of s] [R] Avg: 58.15 MiB/s Min: 58.15 MiB/s Max: 58.15 MiB/s [W] Avg: 57.95 MiB/s Min: 57.95 MiB/s Max: 57.95 MiB/s [LNet Rates of c] [R] Avg: 610 RPC/s Min: 610 RPC/s Max: 610 RPC/s [W] Avg: 642 RPC/s Min: 642 RPC/s Max: 642 RPC/s [LNet Bandwidth of c] [R] Avg: 72.67 MiB/s Min: 72.67 MiB/s Max: 72.67 MiB/s [W] Avg: 72.37 MiB/s Min: 72.37 MiB/s Max: 72.37 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.24 MiB/s Min: 72.24 MiB/s Max: 72.24 MiB/s [W] Avg: 72.66 MiB/s Min: 72.66 MiB/s Max: 72.66 MiB/s [LNet Rates of c] [R] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [W] Avg: 581 RPC/s Min: 581 RPC/s Max: 581 RPC/s [LNet Bandwidth of c] [R] Avg: 69.09 MiB/s Min: 69.09 MiB/s Max: 69.09 MiB/s [W] Avg: 69.08 MiB/s Min: 69.08 MiB/s Max: 69.08 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: 68.93 MiB/s Min: 68.93 MiB/s Max: 68.93 MiB/s [W] Avg: 69.42 MiB/s Min: 69.42 MiB/s Max: 69.42 MiB/s [LNet Rates of c] [R] Avg: 538 RPC/s Min: 538 RPC/s Max: 538 RPC/s [W] Avg: 540 RPC/s Min: 540 RPC/s Max: 540 RPC/s [LNet Bandwidth of c] [R] Avg: 64.18 MiB/s Min: 64.18 MiB/s Max: 64.18 MiB/s [W] Avg: 64.09 MiB/s Min: 64.09 MiB/s Max: 64.09 MiB/s [LNet Rates of s] [R] Avg: 540 RPC/s Min: 540 RPC/s Max: 540 RPC/s [W] Avg: 537 RPC/s Min: 537 RPC/s Max: 537 RPC/s [LNet Bandwidth of s] [R] Avg: 63.91 MiB/s Min: 63.91 MiB/s Max: 63.91 MiB/s [W] Avg: 63.89 MiB/s Min: 63.89 MiB/s Max: 63.89 MiB/s [LNet Rates of c] [R] Avg: 496 RPC/s Min: 496 RPC/s Max: 496 RPC/s [W] Avg: 498 RPC/s Min: 498 RPC/s Max: 498 RPC/s [LNet Bandwidth of c] [R] Avg: 58.76 MiB/s Min: 58.76 MiB/s Max: 58.76 MiB/s [W] Avg: 59.74 MiB/s Min: 59.74 MiB/s Max: 59.74 MiB/s [LNet Rates of s] [R] Avg: 503 RPC/s Min: 503 RPC/s Max: 503 RPC/s [W] Avg: 525 RPC/s Min: 525 RPC/s Max: 525 RPC/s [LNet Bandwidth of s] [R] Avg: 59.98 MiB/s Min: 59.98 MiB/s Max: 59.98 MiB/s [W] Avg: 58.99 MiB/s Min: 58.99 MiB/s Max: 58.99 MiB/s [LNet Rates of c] [R] Avg: 541 RPC/s Min: 541 RPC/s Max: 541 RPC/s [W] Avg: 520 RPC/s Min: 520 RPC/s Max: 520 RPC/s [LNet Bandwidth of c] [R] Avg: 60.66 MiB/s Min: 60.66 MiB/s Max: 60.66 MiB/s [W] Avg: 62.44 MiB/s Min: 62.44 MiB/s Max: 62.44 MiB/s [LNet Rates of s] [R] Avg: 536 RPC/s Min: 536 RPC/s Max: 536 RPC/s [W] Avg: 511 RPC/s Min: 511 RPC/s Max: 511 RPC/s [LNet Bandwidth of s] [R] Avg: 62.47 MiB/s Min: 62.47 MiB/s Max: 62.47 MiB/s [W] Avg: 60.73 MiB/s Min: 60.73 MiB/s Max: 60.73 MiB/s [LNet Rates of c] [R] Avg: 561 RPC/s Min: 561 RPC/s Max: 561 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of c] [R] Avg: 67.60 MiB/s Min: 67.60 MiB/s Max: 67.60 MiB/s [W] Avg: 67.32 MiB/s Min: 67.32 MiB/s Max: 67.32 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.09 MiB/s Min: 67.09 MiB/s Max: 67.09 MiB/s [W] Avg: 67.46 MiB/s Min: 67.46 MiB/s Max: 67.46 MiB/s [LNet Rates of c] [R] Avg: 613 RPC/s Min: 613 RPC/s Max: 613 RPC/s [W] Avg: 608 RPC/s Min: 608 RPC/s Max: 608 RPC/s [LNet Bandwidth of c] [R] Avg: 72.12 MiB/s Min: 72.12 MiB/s Max: 72.12 MiB/s [W] Avg: 71.59 MiB/s Min: 71.59 MiB/s Max: 71.59 MiB/s [LNet Rates of s] [R] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [W] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [LNet Bandwidth of s] [R] Avg: 71.97 MiB/s Min: 71.97 MiB/s Max: 71.97 MiB/s [W] Avg: 72.40 MiB/s Min: 72.40 MiB/s Max: 72.40 MiB/s [LNet Rates of c] [R] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [W] Avg: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [LNet Bandwidth of c] [R] Avg: 63.94 MiB/s Min: 63.94 MiB/s Max: 63.94 MiB/s [W] Avg: 65.64 MiB/s Min: 65.64 MiB/s Max: 65.64 MiB/s [LNet Rates of s] [R] Avg: 559 RPC/s Min: 559 RPC/s Max: 559 RPC/s [W] Avg: 531 RPC/s Min: 531 RPC/s Max: 531 RPC/s [LNet Bandwidth of s] [R] Avg: 65.39 MiB/s Min: 65.39 MiB/s Max: 65.39 MiB/s [W] Avg: 63.68 MiB/s Min: 63.68 MiB/s Max: 63.68 MiB/s [LNet Rates of c] [R] Avg: 601 RPC/s Min: 601 RPC/s Max: 601 RPC/s [W] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [LNet Bandwidth of c] [R] Avg: 70.08 MiB/s Min: 70.08 MiB/s Max: 70.08 MiB/s [W] Avg: 70.87 MiB/s Min: 70.87 MiB/s Max: 70.87 MiB/s [LNet Rates of s] [R] Avg: 594 RPC/s Min: 594 RPC/s Max: 594 RPC/s [W] Avg: 609 RPC/s Min: 609 RPC/s Max: 609 RPC/s [LNet Bandwidth of s] [R] Avg: 71.17 MiB/s Min: 71.17 MiB/s Max: 71.17 MiB/s [W] Avg: 69.62 MiB/s Min: 69.62 MiB/s Max: 69.62 MiB/s [LNet Rates of c] [R] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [W] Avg: 598 RPC/s Min: 598 RPC/s Max: 598 RPC/s [LNet Bandwidth of c] [R] Avg: 67.63 MiB/s Min: 67.63 MiB/s Max: 67.63 MiB/s [W] Avg: 70.54 MiB/s Min: 70.54 MiB/s Max: 70.54 MiB/s [LNet Rates of s] [R] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [W] Avg: 578 RPC/s Min: 578 RPC/s Max: 578 RPC/s [LNet Bandwidth of s] [R] Avg: 70.33 MiB/s Min: 70.33 MiB/s Max: 70.33 MiB/s [W] Avg: 68.35 MiB/s Min: 68.35 MiB/s Max: 68.35 MiB/s [LNet Rates of c] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [LNet Bandwidth of c] [R] Avg: 66.96 MiB/s Min: 66.96 MiB/s Max: 66.96 MiB/s [W] Avg: 70.47 MiB/s Min: 70.47 MiB/s Max: 70.47 MiB/s [LNet Rates of s] [R] Avg: 592 RPC/s Min: 592 RPC/s Max: 592 RPC/s [W] Avg: 583 RPC/s Min: 583 RPC/s Max: 583 RPC/s [LNet Bandwidth of s] [R] Avg: 70.58 MiB/s Min: 70.58 MiB/s Max: 70.58 MiB/s [W] Avg: 66.81 MiB/s Min: 66.81 MiB/s Max: 66.81 MiB/s [LNet Rates of c] [R] Avg: 585 RPC/s Min: 585 RPC/s Max: 585 RPC/s [W] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [LNet Bandwidth of c] [R] Avg: 70.56 MiB/s Min: 70.56 MiB/s Max: 70.56 MiB/s [W] Avg: 71.16 MiB/s Min: 71.16 MiB/s Max: 71.16 MiB/s [LNet Rates of s] [R] Avg: 602 RPC/s Min: 602 RPC/s Max: 602 RPC/s [W] Avg: 593 RPC/s Min: 593 RPC/s Max: 593 RPC/s [LNet Bandwidth of s] [R] Avg: 71.09 MiB/s Min: 71.09 MiB/s Max: 71.09 MiB/s [W] Avg: 70.97 MiB/s Min: 70.97 MiB/s Max: 70.97 MiB/s [LNet Rates of c] [R] Avg: 480 RPC/s Min: 480 RPC/s Max: 480 RPC/s [W] Avg: 455 RPC/s Min: 455 RPC/s Max: 455 RPC/s [LNet Bandwidth of c] [R] Avg: 54.30 MiB/s Min: 54.30 MiB/s Max: 54.30 MiB/s [W] Avg: 54.68 MiB/s Min: 54.68 MiB/s Max: 54.68 MiB/s [LNet Rates of s] [R] Avg: 470 RPC/s Min: 470 RPC/s Max: 470 RPC/s [W] Avg: 477 RPC/s Min: 477 RPC/s Max: 477 RPC/s [LNet Bandwidth of s] [R] Avg: 54.46 MiB/s Min: 54.46 MiB/s Max: 54.46 MiB/s [W] Avg: 54.10 MiB/s Min: 54.10 MiB/s Max: 54.10 MiB/s [LNet Rates of c] [R] Avg: 456 RPC/s Min: 456 RPC/s Max: 456 RPC/s [W] Avg: 479 RPC/s Min: 479 RPC/s Max: 479 RPC/s [LNet Bandwidth of c] [R] Avg: 55.50 MiB/s Min: 55.50 MiB/s Max: 55.50 MiB/s [W] Avg: 55.50 MiB/s Min: 55.50 MiB/s Max: 55.50 MiB/s [LNet Rates of s] [R] Avg: 471 RPC/s Min: 471 RPC/s Max: 471 RPC/s [W] Avg: 486 RPC/s Min: 486 RPC/s Max: 486 RPC/s [LNet Bandwidth of s] [R] Avg: 55.86 MiB/s Min: 55.86 MiB/s Max: 55.86 MiB/s [W] Avg: 55.43 MiB/s Min: 55.43 MiB/s Max: 55.43 MiB/s [LNet Rates of c] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 584 RPC/s Min: 584 RPC/s Max: 584 RPC/s [LNet Bandwidth of c] [R] Avg: 68.29 MiB/s Min: 68.29 MiB/s Max: 68.29 MiB/s [W] Avg: 68.69 MiB/s Min: 68.69 MiB/s Max: 68.69 MiB/s [LNet Rates of s] [R] Avg: 588 RPC/s Min: 588 RPC/s Max: 588 RPC/s [W] Avg: 560 RPC/s Min: 560 RPC/s Max: 560 RPC/s [LNet Bandwidth of s] [R] Avg: 68.45 MiB/s Min: 68.45 MiB/s Max: 68.45 MiB/s [W] Avg: 68.14 MiB/s Min: 68.14 MiB/s Max: 68.14 MiB/s [LNet Rates of c] [R] Avg: 609 RPC/s Min: 609 RPC/s Max: 609 RPC/s [W] Avg: 612 RPC/s Min: 612 RPC/s Max: 612 RPC/s [LNet Bandwidth of c] [R] Avg: 71.50 MiB/s Min: 71.50 MiB/s Max: 71.50 MiB/s [W] Avg: 73.67 MiB/s Min: 73.67 MiB/s Max: 73.67 MiB/s [LNet Rates of s] [R] Avg: 614 RPC/s Min: 614 RPC/s Max: 614 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of s] [R] Avg: 73.97 MiB/s Min: 73.97 MiB/s Max: 73.97 MiB/s [W] Avg: 71.71 MiB/s Min: 71.71 MiB/s Max: 71.71 MiB/s [LNet Rates of c] [R] Avg: 499 RPC/s Min: 499 RPC/s Max: 499 RPC/s [W] Avg: 511 RPC/s Min: 511 RPC/s Max: 511 RPC/s [LNet Bandwidth of c] [R] Avg: 57.44 MiB/s Min: 57.44 MiB/s Max: 57.44 MiB/s [W] Avg: 59.42 MiB/s Min: 59.42 MiB/s Max: 59.42 MiB/s [LNet Rates of s] [R] Avg: 516 RPC/s Min: 516 RPC/s Max: 516 RPC/s [W] Avg: 481 RPC/s Min: 481 RPC/s Max: 481 RPC/s [LNet Bandwidth of s] [R] Avg: 59.11 MiB/s Min: 59.11 MiB/s Max: 59.11 MiB/s [W] Avg: 57.31 MiB/s Min: 57.31 MiB/s Max: 57.31 MiB/s [LNet Rates of c] [R] Avg: 503 RPC/s Min: 503 RPC/s Max: 503 RPC/s [W] Avg: 495 RPC/s Min: 495 RPC/s Max: 495 RPC/s [LNet Bandwidth of c] [R] Avg: 59.95 MiB/s Min: 59.95 MiB/s Max: 59.95 MiB/s [W] Avg: 59.66 MiB/s Min: 59.66 MiB/s Max: 59.66 MiB/s [LNet Rates of s] [R] Avg: 492 RPC/s Min: 492 RPC/s Max: 492 RPC/s [W] Avg: 516 RPC/s Min: 516 RPC/s Max: 516 RPC/s [LNet Bandwidth of s] [R] Avg: 59.39 MiB/s Min: 59.39 MiB/s Max: 59.39 MiB/s [W] Avg: 59.20 MiB/s Min: 59.20 MiB/s Max: 59.20 MiB/s [LNet Rates of c] [R] Avg: 526 RPC/s Min: 526 RPC/s Max: 526 RPC/s [W] Avg: 511 RPC/s Min: 511 RPC/s Max: 511 RPC/s [LNet Bandwidth of c] [R] Avg: 59.35 MiB/s Min: 59.35 MiB/s Max: 59.35 MiB/s [W] Avg: 60.87 MiB/s Min: 60.87 MiB/s Max: 60.87 MiB/s [LNet Rates of s] [R] Avg: 522 RPC/s Min: 522 RPC/s Max: 522 RPC/s [W] Avg: 502 RPC/s Min: 502 RPC/s Max: 502 RPC/s [LNet Bandwidth of s] [R] Avg: 60.37 MiB/s Min: 60.37 MiB/s Max: 60.37 MiB/s [W] Avg: 59.31 MiB/s Min: 59.31 MiB/s Max: 59.31 MiB/s [LNet Rates of c] [R] Avg: 393 RPC/s Min: 393 RPC/s Max: 393 RPC/s [W] Avg: 418 RPC/s Min: 418 RPC/s Max: 418 RPC/s [LNet Bandwidth of c] [R] Avg: 46.77 MiB/s Min: 46.77 MiB/s Max: 46.77 MiB/s [W] Avg: 47.61 MiB/s Min: 47.61 MiB/s Max: 47.61 MiB/s [LNet Rates of s] [R] Avg: 415 RPC/s Min: 415 RPC/s Max: 415 RPC/s [W] Avg: 402 RPC/s Min: 402 RPC/s Max: 402 RPC/s [LNet Bandwidth of s] [R] Avg: 48.08 MiB/s Min: 48.08 MiB/s Max: 48.08 MiB/s [W] Avg: 47.09 MiB/s Min: 47.09 MiB/s Max: 47.09 MiB/s [LNet Rates of c] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 605 RPC/s Min: 605 RPC/s Max: 605 RPC/s [LNet Bandwidth of c] [R] Avg: 73.67 MiB/s Min: 73.67 MiB/s Max: 73.67 MiB/s [W] Avg: 73.46 MiB/s Min: 73.46 MiB/s Max: 73.46 MiB/s [LNet Rates of s] [R] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [W] Avg: 628 RPC/s Min: 628 RPC/s Max: 628 RPC/s [LNet Bandwidth of s] [R] Avg: 73.88 MiB/s Min: 73.88 MiB/s Max: 73.88 MiB/s [W] Avg: 73.97 MiB/s Min: 73.97 MiB/s Max: 73.97 MiB/s [LNet Rates of c] [R] Avg: 632 RPC/s Min: 632 RPC/s Max: 632 RPC/s [W] Avg: 637 RPC/s Min: 637 RPC/s Max: 637 RPC/s [LNet Bandwidth of c] [R] Avg: 74.70 MiB/s Min: 74.70 MiB/s Max: 74.70 MiB/s [W] Avg: 75.40 MiB/s Min: 75.40 MiB/s Max: 75.40 MiB/s [LNet Rates of s] [R] Avg: 641 RPC/s Min: 641 RPC/s Max: 641 RPC/s [W] Avg: 634 RPC/s Min: 634 RPC/s Max: 634 RPC/s [LNet Bandwidth of s] [R] Avg: 74.87 MiB/s Min: 74.87 MiB/s Max: 74.87 MiB/s [W] Avg: 74.56 MiB/s Min: 74.56 MiB/s Max: 74.56 MiB/s [LNet Rates of c] [R] Avg: 618 RPC/s Min: 618 RPC/s Max: 618 RPC/s [W] Avg: 645 RPC/s Min: 645 RPC/s Max: 645 RPC/s [LNet Bandwidth of c] [R] Avg: 73.09 MiB/s Min: 73.09 MiB/s Max: 73.09 MiB/s [W] Avg: 74.69 MiB/s Min: 74.69 MiB/s Max: 74.69 MiB/s [LNet Rates of s] [R] Avg: 622 RPC/s Min: 622 RPC/s Max: 622 RPC/s [W] Avg: 646 RPC/s Min: 646 RPC/s Max: 646 RPC/s [LNet Bandwidth of s] [R] Avg: 74.70 MiB/s Min: 74.70 MiB/s Max: 74.70 MiB/s [W] Avg: 72.78 MiB/s Min: 72.78 MiB/s Max: 72.78 MiB/s [LNet Rates of c] [R] Avg: 577 RPC/s Min: 577 RPC/s Max: 577 RPC/s [W] Avg: 567 RPC/s Min: 567 RPC/s Max: 567 RPC/s [LNet Bandwidth of c] [R] Avg: 67.22 MiB/s Min: 67.22 MiB/s Max: 67.22 MiB/s [W] Avg: 68.10 MiB/s Min: 68.10 MiB/s Max: 68.10 MiB/s [LNet Rates of s] [R] Avg: 587 RPC/s Min: 587 RPC/s Max: 587 RPC/s [W] Avg: 557 RPC/s Min: 557 RPC/s Max: 557 RPC/s [LNet Bandwidth of s] [R] Avg: 68.15 MiB/s Min: 68.15 MiB/s Max: 68.15 MiB/s [W] Avg: 67.16 MiB/s Min: 67.16 MiB/s Max: 67.16 MiB/s [LNet Rates of c] [R] Avg: 453 RPC/s Min: 453 RPC/s Max: 453 RPC/s [W] Avg: 450 RPC/s Min: 450 RPC/s Max: 450 RPC/s [LNet Bandwidth of c] [R] Avg: 51.86 MiB/s Min: 51.86 MiB/s Max: 51.86 MiB/s [W] Avg: 55.25 MiB/s Min: 55.25 MiB/s Max: 55.25 MiB/s [LNet Rates of s] [R] Avg: 457 RPC/s Min: 457 RPC/s Max: 457 RPC/s [W] Avg: 451 RPC/s Min: 451 RPC/s Max: 451 RPC/s [LNet Bandwidth of s] [R] Avg: 55.37 MiB/s Min: 55.37 MiB/s Max: 55.37 MiB/s [W] Avg: 51.44 MiB/s Min: 51.44 MiB/s Max: 51.44 MiB/s [LNet Rates of c] [R] Avg: 447 RPC/s Min: 447 RPC/s Max: 447 RPC/s [W] Avg: 453 RPC/s Min: 453 RPC/s Max: 453 RPC/s [LNet Bandwidth of c] [R] Avg: 51.70 MiB/s Min: 51.70 MiB/s Max: 51.70 MiB/s [W] Avg: 54.65 MiB/s Min: 54.65 MiB/s Max: 54.65 MiB/s [LNet Rates of s] [R] Avg: 462 RPC/s Min: 462 RPC/s Max: 462 RPC/s [W] Avg: 459 RPC/s Min: 459 RPC/s Max: 459 RPC/s [LNet Bandwidth of s] [R] Avg: 54.35 MiB/s Min: 54.35 MiB/s Max: 54.35 MiB/s [W] Avg: 52.11 MiB/s Min: 52.11 MiB/s Max: 52.11 MiB/s [LNet Rates of c] [R] Avg: 546 RPC/s Min: 546 RPC/s Max: 546 RPC/s [W] Avg: 570 RPC/s Min: 570 RPC/s Max: 570 RPC/s [LNet Bandwidth of c] [R] Avg: 63.27 MiB/s Min: 63.27 MiB/s Max: 63.27 MiB/s [W] Avg: 64.53 MiB/s Min: 64.53 MiB/s Max: 64.53 MiB/s [LNet Rates of s] [R] Avg: 552 RPC/s Min: 552 RPC/s Max: 552 RPC/s [W] Avg: 550 RPC/s Min: 550 RPC/s Max: 550 RPC/s [LNet Bandwidth of s] [R] Avg: 64.56 MiB/s Min: 64.56 MiB/s Max: 64.56 MiB/s [W] Avg: 63.48 MiB/s Min: 63.48 MiB/s Max: 63.48 MiB/s [LNet Rates of c] [R] Avg: 486 RPC/s Min: 486 RPC/s Max: 486 RPC/s [W] Avg: 487 RPC/s Min: 487 RPC/s Max: 487 RPC/s [LNet Bandwidth of c] [R] Avg: 57.52 MiB/s Min: 57.52 MiB/s Max: 57.52 MiB/s [W] Avg: 58.99 MiB/s Min: 58.99 MiB/s Max: 58.99 MiB/s killing 9848 ... 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 oleg408-client: oleg408-client.virtnet: executing lst_cleanup oleg408-server: oleg408-server.virtnet: executing lst_cleanup PASS smoke (347s) == lnet-selftest test complete, duration 394 sec ========= 20:30:01 (1788568201) Starting client oleg408-client.virtnet: -o user_xattr,flock 192.168.204.108@tcp:/lustre /mnt/lustre Mount client oleg408-client.virtnet: mount -t lustre -o user_xattr,flock 192.168.204.108@tcp:/lustre /mnt/lustre Started clients oleg408-client.virtnet: 192.168.204.108@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:30:05 (1788568205) === === lnet-selftest: finish cleanup 20:30:09 (1788568209) ===