Changes:
------------------------------------------ [...truncated 463.34 KB...]
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53453 0.0 0.0 13452 7440 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53460 0.0 0.0 2576 892 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53462 0.0 0.0 3700 1760 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54302), raddr=('127.0.0.1', 4244)> (1 sockets open) MSC is ready at 127.0.0.1 'show msc connection' says: 'MSC is connected: 1' ERROR Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54302), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 testEnsureNoEnsureModeSet (__main__.TestVTYNAT.testEnsureNoEnsureModeSet) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/53192/fd
total 0 lr-x------ 1 build build 64 Aug 20 15:10 0 -> pipe:[867752857] l-wx------ 1 build build 64 Aug 20 15:10 1 -> pipe:[867752858] l-wx------ 1 build build 64 Aug 20 15:10 2 -> pipe:[867752859] l-wx------ 1 build build 64 Aug 20 15:10 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53463 0.0 0.0 13452 7428 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53470 0.0 0.0 2576 948 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53472 0.0 0.0 3700 1796 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54310), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54310), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testPrefixTreeLoading (__main__.TestVTYNAT.testPrefixTreeLoading) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/53192/fd
total 0 lr-x------ 1 build build 64 Aug 20 15:10 0 -> pipe:[867752857] l-wx------ 1 build build 64 Aug 20 15:10 1 -> pipe:[867752858] l-wx------ 1 build build 64 Aug 20 15:10 2 -> pipe:[867752859] l-wx------ 1 build build 64 Aug 20 15:10 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53473 0.0 0.0 13452 7540 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53480 0.0 0.0 2576 900 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53482 0.0 0.0 3700 1800 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54322), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54322), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testRewriteNoRewrite (__main__.TestVTYNAT.testRewriteNoRewrite) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/53192/fd
total 0 lr-x------ 1 build build 64 Aug 20 15:10 0 -> pipe:[867752857] l-wx------ 1 build build 64 Aug 20 15:10 1 -> pipe:[867752858] l-wx------ 1 build build 64 Aug 20 15:10 2 -> pipe:[867752859] l-wx------ 1 build build 64 Aug 20 15:10 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53483 0.0 0.0 13452 6860 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53490 0.0 0.0 2576 896 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53492 0.0 0.0 3700 1744 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54330), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54330), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testRewritePostNoRewrite (__main__.TestVTYNAT.testRewritePostNoRewrite) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/53192/fd
total 0 lr-x------ 1 build build 64 Aug 20 15:10 0 -> pipe:[867752857] l-wx------ 1 build build 64 Aug 20 15:10 1 -> pipe:[867752858] l-wx------ 1 build build 64 Aug 20 15:10 2 -> pipe:[867752859] l-wx------ 1 build build 64 Aug 20 15:10 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53493 0.0 0.0 13452 7376 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53500 0.0 0.0 2576 956 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53502 0.0 0.0 3700 1832 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54338), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 54338), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testUssdSideChannelProvider (__main__.TestVTYNAT.testUssdSideChannelProvider) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/53192/fd
total 0 lr-x------ 1 build build 64 Aug 20 15:10 0 -> pipe:[867752857] l-wx------ 1 build build 64 Aug 20 15:10 1 -> pipe:[867752858] l-wx------ 1 build build 64 Aug 20 15:10 2 -> pipe:[867752859] l-wx------ 1 build build 64 Aug 20 15:10 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53503 0.0 0.0 13452 7440 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53510 0.0 0.0 2576 948 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53512 0.0 0.0 3700 1896 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48568), raddr=('127.0.0.1', 4244)> (1 sockets open) Connected to 127.0.0.1:5001 Expecting ID_GET request Going to send ID_RESP response Going to send PING request Expecting PONG response Going to shut down connection Expecting EOF Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48568), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok testVtyTree (__main__.TestVTYNAT.testVtyTree) ... Launching: PWD=/build/openbsc './src/osmo-bsc_nat/osmo-bsc_nat' '-l' '127.0.0.1' '-c' '/build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg'
ls -l /proc/53192/fd
total 0 lr-x------ 1 build build 64 Aug 20 15:10 0 -> pipe:[867752857] l-wx------ 1 build build 64 Aug 20 15:10 1 -> pipe:[867752858] l-wx------ 1 build build 64 Aug 20 15:10 2 -> pipe:[867752859] l-wx------ 1 build build 64 Aug 20 15:10 3 -> /dev/null
ss -tn
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess
ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:PortProcess LISTEN 0 1 0.0.0.0:5001 0.0.0.0:* LISTEN 0 10 127.0.0.1:4244 0.0.0.0:* LISTEN 0 10 127.0.0.1:4250 0.0.0.0:* LISTEN 0 1 127.0.0.1:5000 0.0.0.0:*
ps xua | grep osmo
build 53513 0.0 0.0 13452 7332 ? S 15:11 0:00 ./src/osmo-bsc_nat/osmo-bsc_nat -l 127.0.0.1 -c /build/openbsc/tests/../doc/examples/osmo-bsc_nat/osmo-bsc-nat.cfg build 53520 0.0 0.0 2576 904 ? S 15:11 0:00 /bin/sh -c ps xua | grep osmo build 53522 0.0 0.0 3700 1784 ? S 15:11 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48574), raddr=('127.0.0.1', 4244)> (1 sockets open) Socket: closing 127.0.0.1:4244 <socket.socket fd=4, family=2, type=1, proto=0, laddr=('127.0.0.1', 48574), raddr=('127.0.0.1', 4244)> (0 sockets open) Process returned code: -15 ok
====================================================================== ERROR: testBSCreload (__main__.TestVTYNAT.testBSCreload) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/openbsc/tests/./vty_test_runner.py", line 803, in testBSCreload msc_socket, msc = nat_msc_test(self, ip, port, verbose=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/build/openbsc/tests/./vty_test_runner.py", line 1047, in nat_msc_test raise Exception("VTY reports MSC is connected, but I haven't" Exception: VTY reports MSC is connected, but I haven't connected yet: '127.0.0.1' 5522
---------------------------------------------------------------------- Ran 33 tests in 80.018s
FAILED (errors=1) make[5]: *** [Makefile:717: python-tests] Error 1 make[5]: Leaving directory '/build/openbsc/tests' make[4]: *** [Makefile:726: check-local] Error 2 make[4]: Leaving directory '/build/openbsc/tests' make[3]: *** [Makefile:575: check-am] Error 2 make[3]: Leaving directory '/build/openbsc/tests' make[2]: *** [Makefile:425: check-recursive] Error 1 make[2]: Leaving directory '/build/openbsc/tests' make[1]: *** [Makefile:457: check-recursive] Error 1 make[1]: Leaving directory '/build/openbsc' make: *** [Makefile:756: check] Error 2 + cat-testlogs.sh Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 4098414 killed; [ssh-agent] Stopped. Archiving artifacts