See
<https://jenkins.osmocom.org/jenkins/job/master-osmo-sgsn/IU=--disable-iu,WITH_MANUALS=0,a3=default,a4=default,label=osmocom-master/52003/display/redirect>
Changes:
------------------------------------------
[...truncated 319.21 KiB...]
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0,
laddr=('127.0.0.1', 55606), raddr=('127.0.0.1', 4245)> (0 sockets
open)
Verifying src/sgsn/osmo-sgsn -c
/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8, test
write_config
Launching: PWD=/build/osmo-sgsn-1.12.0.31-df44/_build/sub 'src/sgsn/osmo-sgsn'
'-c'
'/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8'
ls -l /proc/56180/fd
total 0
lr-x------ 1 build build 64 Jan 17 13:24 0 -> pipe:[3450057224]
l-wx------ 1 build build 64 Jan 17 13:24 1 -> pipe:[3450057225]
l-wx------ 1 build build 64 Jan 17 13:24 2 -> pipe:[3450057226]
l-wx------ 1 build build 64 Jan 17 13:24 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 10 127.0.0.1:4245 0.0.0.0:*
ps xua | grep osmo
build 50418 0.0 0.0
3924 3004 ? S 13:24 0:00 /bin/bash -c test -d osmo-sgsn-1.12.0.31-df44/_build
|| exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-sgsn-1.12.0.31-df44/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-sgsn-1.12.0.31-df44/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--disable-iu --enable-external-tests \ --srcdir=../..
--prefix="$dc_install_base" \ && make \ && make dvi \
&& make check \ && make install \ && make installcheck \
&& make uninstall \ && make
distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \
&& chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../..
&& umask 077 && mkdir "$dc_destdir") \ && make
DESTDIR="$dc_destdir" install \ && make
DESTDIR="$dc_destdir" uninstall \ && make
DESTDIR="$dc_destdir" \
distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf
"$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \
&& make dist \ && rm -rf osmo-sgsn-1.12.0.31-df44.tar.gz
osmo-sgsn-1.12.0.31-df44.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
build 53895 0.0 0.0 3924 3024 ? S 13:24 0:00 /bin/bash -c fail=; \
if (target_option=k; case ${target_option-} in ?) ;; *) echo
"am__make_running_with_option: internal error: invalid" "target option
'${target_option-}' specified" >&2; exit 1;; esac; has_opt=no;
sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n
'/build/osmo-sgsn-1.12.0.31-df44/_build/sub'; then true; else false; fi; }; then
sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf
'%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac;
fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed
"s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes &&
{ skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt
'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt
'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt
'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;;
-[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac;
done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \
failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed
s/-recursive//`; \ case "check-recursive" in \ distclean-* |
maintainer-clean-*) list='include src contrib tests doc ' ;; \ *)
list='include src contrib tests doc ' ;; \ esac; \ for subdir in $list; do \
echo "Making $target in $subdir"; \ if test "$subdir" =
"."; then \ dot_seen=yes; \ local_target="$target-am"; \
else \ local_target="$target"; \ fi; \
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make
$local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" =
"no"; then \ make "$target-am" || exit 1; \ fi; test -z
"$fail"
build 53935 0.0 0.0 3924 3152 ? S 13:24 0:00 /bin/bash -c fail=; \
if (target_option=k; case ${target_option-} in ?) ;; *) echo
"am__make_running_with_option: internal error: invalid" "target option
'${target_option-}' specified" >&2; exit 1;; esac; has_opt=no;
sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n
'/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'; then true; else false; fi; };
then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\;
sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs
$bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n'
"$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test
$skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;;
-*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O)
strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l)
strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm])
skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes;
break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \
failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed
s/-recursive//`; \ case "check-recursive" in \ distclean-* |
maintainer-clean-*) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis
' ;; \ *) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis
' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir";
\ if test "$subdir" = "."; then \ dot_seen=yes; \
local_target="$target-am"; \ else \ local_target="$target"; \
fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make
$local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" =
"no"; then \ make "$target-am" || exit 1; \ fi; test -z
"$fail"
build 56180 4.4 0.0 28356 23808 ? S 13:24 0:00 /usr/bin/python3
/usr/local/bin/osmotestconfig.py -p /build/osmo-sgsn-1.12.0.31-df44/_build/sub/../.. -w
/build/osmo-sgsn-1.12.0.31-df44/_build/sub -v
build 56191 0.0 0.0 18220 12104 ? D 13:24 0:00 src/sgsn/osmo-sgsn -c
/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8
build 56198 0.0 0.0 2576 876 ? S 13:24 0:00 /bin/sh -c ps xua |
grep osmo
build 56200 0.0 0.0 3700 1872 ? S 13:24 0:00 grep osmo
Socket: in 1 tries, connected to 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1,
proto=0, laddr=('127.0.0.1', 55608), raddr=('127.0.0.1', 4245)> (1
sockets open)
Terminating took 0.897s
Process returned code: 0
Socket: closing 127.0.0.1:4245 <socket.socket fd=4, family=2, type=1, proto=0,
laddr=('127.0.0.1', 55608), raddr=('127.0.0.1', 4245)> (0 sockets
open)
Verifying src/sgsn/osmo-sgsn -c
/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8, test
token_vty_command
Launching: PWD=/build/osmo-sgsn-1.12.0.31-df44/_build/sub 'src/sgsn/osmo-sgsn'
'-c'
'/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8'
ls -l /proc/56180/fd
total 0
lr-x------ 1 build build 64 Jan 17 13:24 0 -> pipe:[3450057224]
l-wx------ 1 build build 64 Jan 17 13:24 1 -> pipe:[3450057225]
l-wx------ 1 build build 64 Jan 17 13:24 2 -> pipe:[3450057226]
l-wx------ 1 build build 64 Jan 17 13:24 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
ps xua | grep osmo
build 50418 0.0 0.0
3924 3004 ? S 13:24 0:00 /bin/bash -c test -d osmo-sgsn-1.12.0.31-df44/_build
|| exit 0; \ dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd
osmo-sgsn-1.12.0.31-df44/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
&& dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \ && am__cwd=`pwd` \
&& CDPATH="${ZSH_VERSION+.}:" && cd
osmo-sgsn-1.12.0.31-df44/_build/sub \ && ../../configure \
--with-systemdsystemunitdir=$dc_install_base//lib/systemd/system \ --enable-werror
--disable-iu --enable-external-tests \ --srcdir=../..
--prefix="$dc_install_base" \ && make \ && make dvi \
&& make check \ && make install \ && make installcheck \
&& make uninstall \ && make
distuninstallcheck_dir="$dc_install_base" \ distuninstallcheck \
&& chmod -R a-w "$dc_install_base" \ && ({ \ (cd ../..
&& umask 077 && mkdir "$dc_destdir") \ && make
DESTDIR="$dc_destdir" install \ && make
DESTDIR="$dc_destdir" uninstall \ && make
DESTDIR="$dc_destdir" \
distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \ } || { rm -rf
"$dc_destdir"; exit 1; }) \ && rm -rf "$dc_destdir" \
&& make dist \ && rm -rf osmo-sgsn-1.12.0.31-df44.tar.gz
osmo-sgsn-1.12.0.31-df44.tar.bz2 \ && make distcleancheck \ && cd
"$am__cwd" \ || exit 1
build 53895 0.0 0.0 3924 3024 ? S 13:24 0:00 /bin/bash -c fail=; \
if (target_option=k; case ${target_option-} in ?) ;; *) echo
"am__make_running_with_option: internal error: invalid" "target option
'${target_option-}' specified" >&2; exit 1;; esac; has_opt=no;
sane_makeflags=$MAKEFLAGS; if { if test -z '2'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n
'/build/osmo-sgsn-1.12.0.31-df44/_build/sub'; then true; else false; fi; }; then
sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\; sane_makeflags=`printf
'%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs $bs?]*//g"`;; esac;
fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n' "$flg" | sed
"s/$1.*$//"`; }; for flg in $sane_makeflags; do test $skip_next = yes &&
{ skip_next=no; continue; }; case $flg in *=*|--*) continue;; -*I) strip_trailopt
'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O) strip_trailopt
'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l) strip_trailopt
'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm]) skip_next=yes;;
-[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes; break;; esac;
done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \
failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed
s/-recursive//`; \ case "check-recursive" in \ distclean-* |
maintainer-clean-*) list='include src contrib tests doc ' ;; \ *)
list='include src contrib tests doc ' ;; \ esac; \ for subdir in $list; do \
echo "Making $target in $subdir"; \ if test "$subdir" =
"."; then \ dot_seen=yes; \ local_target="$target-am"; \
else \ local_target="$target"; \ fi; \
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make
$local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" =
"no"; then \ make "$target-am" || exit 1; \ fi; test -z
"$fail"
build 53935 0.0 0.0 3924 3152 ? S 13:24 0:00 /bin/bash -c fail=; \
if (target_option=k; case ${target_option-} in ?) ;; *) echo
"am__make_running_with_option: internal error: invalid" "target option
'${target_option-}' specified" >&2; exit 1;; esac; has_opt=no;
sane_makeflags=$MAKEFLAGS; if { if test -z '3'; then false; elif test -n
'x86_64-pc-linux-gnu'; then true; elif test -n '4.3' && test -n
'/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'; then true; else false; fi; };
then sane_makeflags=$MFLAGS; else case $MAKEFLAGS in *\\[\ \?]*) bs=\\;
sane_makeflags=`printf '%s\n' "$MAKEFLAGS" | sed "s/$bs$bs[$bs
$bs?]*//g"`;; esac; fi; skip_next=no; strip_trailopt () { flg=`printf '%s\n'
"$flg" | sed "s/$1.*$//"`; }; for flg in $sane_makeflags; do test
$skip_next = yes && { skip_next=no; continue; }; case $flg in *=*|--*) continue;;
-*I) strip_trailopt 'I'; skip_next=yes;; -*I?*) strip_trailopt 'I';; -*O)
strip_trailopt 'O'; skip_next=yes;; -*O?*) strip_trailopt 'O';; -*l)
strip_trailopt 'l'; skip_next=yes;; -*l?*) strip_trailopt 'l';; -[dEDm])
skip_next=yes;; -[JT]) skip_next=yes;; esac; case $flg in *$target_option*) has_opt=yes;
break;; esac; done; test $has_opt = yes); then \ failcom='fail=yes'; \ else \
failcom='exit 1'; \ fi; \ dot_seen=no; \ target=`echo check-recursive | sed
s/-recursive//`; \ case "check-recursive" in \ distclean-* |
maintainer-clean-*) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis
' ;; \ *) list='gprs gtphub gprs_routing_area sgsn xid sndcp_xid slhc v42bis
' ;; \ esac; \ for subdir in $list; do \ echo "Making $target in $subdir";
\ if test "$subdir" = "."; then \ dot_seen=yes; \
local_target="$target-am"; \ else \ local_target="$target"; \
fi; \ (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make
$local_target) \ || eval $failcom; \ done; \ if test "$dot_seen" =
"no"; then \ make "$target-am" || exit 1; \ fi; test -z
"$fail"
build 56180 1.9 0.0 28356 23808 ? S 13:24 0:00 /usr/bin/python3
/usr/local/bin/osmotestconfig.py -p /build/osmo-sgsn-1.12.0.31-df44/_build/sub/../.. -w
/build/osmo-sgsn-1.12.0.31-df44/_build/sub -v
build 56201 0.0 0.0 13324 7768 ? D 13:24 0:00 src/sgsn/osmo-sgsn -c
/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8
build 56208 0.0 0.0 2576 924 ? S 13:24 0:00 /bin/sh -c ps xua |
grep osmo
build 56210 0.0 0.0 3700 1896 ? S 13:24 0:00 grep osmo
Failed to verify src/sgsn/osmo-sgsn -c
/build/osmo-sgsn-1.12.0.31-df44/_build/sub/writtenconfig/osmo-sgsn.cfg3ro4oxu8
Current directory: /build/osmo-sgsn-1.12.0.31-df44/_build/sub
Error was [Errno 111] Connection refused
Config was
!
! OsmoSGSN (1.12.0.31-df44) configuration saved from vty
!!
!
log stderr
logging filter all 1
logging color 1
logging print category-hex 0
logging print category 1
logging print thread-id 0
logging timestamp 0
logging print level 1
logging print file basename last
logging level mm notice
logging level pag notice
logging level meas notice
logging level ref notice
logging level gprs notice
logging level llc notice
logging level sndcp notice
logging level slhc notice
logging level ranap notice
logging level sua notice
logging level v42bis notice
logging level gtp notice
logging level rim notice
logging level ra notice
logging level lglobal notice
logging level llapd notice
logging level linp notice
logging level lmux notice
logging level lmi notice
logging level lmib notice
logging level lsms notice
logging level lctrl notice
logging level lgtp notice
logging level lstats notice
logging level lgsup notice
logging level loap notice
logging level lss7 notice
logging level lsccp notice
logging level lsua notice
logging level lm3ua notice
logging level lmgcp notice
logging level ljibuf notice
logging level lrspro notice
logging level lns notice
logging level lbssgp notice
logging level lnsdata notice
logging level lnssignal notice
logging level liuup notice
logging level lpfcp notice
logging level lcsn1 notice
logging level lio notice
!
stats interval 5
!
line vty
no login
!
ns
timer tns-block 3
timer tns-block-retries 3
timer tns-reset 3
timer tns-reset-retries 3
timer tns-test 30
timer tns-alive 3
timer tns-alive-retries 10
timer tsns-prov 3
timer tsns-size-retries 3
timer tsns-config-retries 3
timer tsns-procedures-retries 3
bind udp local
listen 127.0.0.1 23000
accept-ipaccess
ip-sns signalling-weight 1 data-weight 1
bssgp
sgsn
gtp state-dir ./
gtp local-ip 127.0.0.1
ggsn 0 remote-ip 127.0.0.2
ggsn 0 gtp-version 1
ggsn 0 echo-interval 60
encryption gea 0
encryption uea 1 2
gsup remote-ip 127.0.0.1
gsup remote-port 4222
auth-policy remote
gsup oap-id 0
! apn * ggsn 0
no cdr filename
no cdr trap
cdr interval 600
no compression rfc1144
no compression v42bis
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Connecting socket failed, retrying...
Terminating took 1.415s
Process returned code: 0
Socket: closing 127.0.0.1:4245 <socket.socket fd=5, family=2, type=1, proto=0,
laddr=('0.0.0.0', 32872)> (0 sockets open)
Traceback (most recent call last):
File "/usr/local/bin/osmotestconfig.py", line 4, in <module>
__import__('pkg_resources').run_script('osmopython==0.3.0',
'osmotestconfig.py')
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 708, in
run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1517, in
run_script
exec(code, namespace, namespace)
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py",
line 192, in <module>
sys.exit(test_all_apps(apps, configs, ignore_configs=ignores,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py",
line 153, in test_all_apps
test_config(app, config, tmpdir, verbose)
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py",
line 36, in test_config
if test_config_atest(app_desc, newconfig, token_vty_command, verbose) > 0:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py",
line 60, in test_config_atest
raise se
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py",
line 53, in test_config_atest
ret = run_test(vty)
^^^^^^^^^^^^^
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/EGG-INFO/scripts/osmotestconfig.py",
line 95, in token_vty_command
vty.command("help")
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/osmopy/obscvty.py",
line 222, in command
return self._common_command(request, close)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/osmopy/obscvty.py",
line 175, in _common_command
self._connect_socket()
File
"/usr/local/lib/python3.11/dist-packages/osmopython-0.3.0-py3.11.egg/osmopy/obscvty.py",
line 82, in _connect_socket
self.socket.connect((self.host, self.port))
ConnectionRefusedError: [Errno 111] Connection refused
make[8]: *** [Makefile:713: vty-python-test] Error 1
make[8]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'
make[7]: *** [Makefile:729: vty-test] Error 2
make[7]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'
make[6]: *** [Makefile:706: python-tests] Error 2
make[6]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'
make[5]: *** [Makefile:738: check-local] Error 2
make[5]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'
make[4]: *** [Makefile:566: check-am] Error 2
make[4]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'
make[3]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub/tests'
make[3]: *** [Makefile:416: check-recursive] Error 1
make[2]: *** [Makefile:459: check-recursive] Error 1
make[2]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub'
make[1]: *** [Makefile:758: check] Error 2
make[1]: Leaving directory '/build/osmo-sgsn-1.12.0.31-df44/_build/sub'
make: *** [Makefile:678: distcheck] Error 1
+ 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 1736213 killed;
[ssh-agent] Stopped.
Archiving artifacts