make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_gre_neigh.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_gre_neigh.sh # 5.79 [+5.79] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.36 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.95 [+0.59] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.52 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.07 [+0.55] TEST: ingress mirror to gretap: neighbor change [FAIL] # 8.07 [+0.00] Expected to capture == 10 packets, got 0. # 8.13 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.71 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.29 [+0.59] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.87 [+0.58] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.42 [+0.55] TEST: egress mirror to gretap: neighbor change [FAIL] # 10.43 [+0.00] Expected to capture == 10 packets, got 0. # 10.48 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.04 [+0.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.62 [+0.58] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.18 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.73 [+0.54] TEST: ingress mirror to ip6gretap: neighbor change [FAIL] # 12.73 [+0.00] Expected to capture == 10 packets, got 0. # 12.78 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.34 [+0.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.91 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.48 [+0.56] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 15.02 [+0.55] TEST: egress mirror to ip6gretap: neighbor change [FAIL] # 15.02 [+0.00] Expected to capture == 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_gre_neigh.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->